Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#1755)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 21, 2022
1 parent e18b504 commit caf7af0
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 45 deletions.
6 changes: 3 additions & 3 deletions containeranalysis/v1beta1/containeranalysis-api.json
Expand Up @@ -755,7 +755,7 @@
}
}
},
"revision": "20221107",
"revision": "20221112",
"rootUrl": "https://containeranalysis.googleapis.com/",
"schemas": {
"AliasContext": {
Expand Down Expand Up @@ -3006,7 +3006,7 @@
"type": "object"
},
"DocumentNote": {
"description": "DocumentNote represents an SPDX Document Creation Information section: https://spdx.github.io/spdx-spec/2-document-creation-information/",
"description": "DocumentNote represents an SPDX Document Creation Information section: https://spdx.github.io/spdx-spec/v2.3/document-creation-information/",
"id": "DocumentNote",
"properties": {
"dataLicence": {
Expand All @@ -3021,7 +3021,7 @@
"type": "object"
},
"DocumentOccurrence": {
"description": "DocumentOccurrence represents an SPDX Document Creation Information section: https://spdx.github.io/spdx-spec/2-document-creation-information/",
"description": "DocumentOccurrence represents an SPDX Document Creation Information section: https://spdx.github.io/spdx-spec/v2.3/document-creation-information/",
"id": "DocumentOccurrence",
"properties": {
"createTime": {
Expand Down
4 changes: 2 additions & 2 deletions containeranalysis/v1beta1/containeranalysis-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions file/v1/file-api.json
Expand Up @@ -199,7 +199,7 @@
"type": "string"
},
"parent": {
"description": "Required. The backup's project and location, in the format `projects/{project_number}/locations/{location}`. In Filestore, backup locations map to GCP regions, for example **us-west1**.",
"description": "Required. The backup's project and location, in the format `projects/{project_number}/locations/{location}`. In Filestore, backup locations map to Google Cloud regions, for example **us-west1**.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -298,7 +298,7 @@
"type": "string"
},
"parent": {
"description": "Required. The project and location for which to retrieve backup information, in the format `projects/{project_number}/locations/{location}`. In Filestore, backup locations map to GCP regions, for example **us-west1**. To retrieve backup information for all locations, use \"-\" for the `{location}` value.",
"description": "Required. The project and location for which to retrieve backup information, in the format `projects/{project_number}/locations/{location}`. In Filestore, backup locations map to Google Cloud regions, for example **us-west1**. To retrieve backup information for all locations, use \"-\" for the `{location}` value.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -366,7 +366,7 @@
"type": "string"
},
"parent": {
"description": "Required. The instance's project and location, in the format `projects/{project_id}/locations/{location}`. In Filestore, locations map to GCP zones, for example **us-west1-b**.",
"description": "Required. The instance's project and location, in the format `projects/{project_id}/locations/{location}`. In Filestore, locations map to Google Cloud zones, for example **us-west1-b**.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -470,7 +470,7 @@
"type": "string"
},
"parent": {
"description": "Required. The project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`. In Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To retrieve instance information for all locations, use \"-\" for the `{location}` value.",
"description": "Required. The project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`. In Cloud Filestore, locations map to Google Cloud zones, for example **us-west1-b**. To retrieve instance information for all locations, use \"-\" for the `{location}` value.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -846,7 +846,7 @@
}
}
},
"revision": "20221026",
"revision": "20221111",
"rootUrl": "https://file.googleapis.com/",
"schemas": {
"Backup": {
Expand Down
23 changes: 12 additions & 11 deletions file/v1/file-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions file/v1beta1/file-api.json
Expand Up @@ -199,7 +199,7 @@
"type": "string"
},
"parent": {
"description": "Required. The backup's project and location, in the format `projects/{project_id}/locations/{location}`. In Filestore, backup locations map to GCP regions, for example **us-west1**.",
"description": "Required. The backup's project and location, in the format `projects/{project_id}/locations/{location}`. In Filestore, backup locations map to Google Cloud regions, for example **us-west1**.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -298,7 +298,7 @@
"type": "string"
},
"parent": {
"description": "Required. The project and location for which to retrieve backup information, in the format `projects/{project_id}/locations/{location}`. In Filestore, backup locations map to GCP regions, for example **us-west1**. To retrieve backup information for all locations, use \"-\" for the `{location}` value.",
"description": "Required. The project and location for which to retrieve backup information, in the format `projects/{project_id}/locations/{location}`. In Filestore, backup locations map to Google Cloud regions, for example **us-west1**. To retrieve backup information for all locations, use \"-\" for the `{location}` value.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -366,7 +366,7 @@
"type": "string"
},
"parent": {
"description": "Required. The instance's project and location, in the format `projects/{project_id}/locations/{location}`. In Filestore, locations map to GCP zones, for example **us-west1-b**.",
"description": "Required. The instance's project and location, in the format `projects/{project_id}/locations/{location}`. In Filestore, locations map to Google Cloud zones, for example **us-west1-b**.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -470,7 +470,7 @@
"type": "string"
},
"parent": {
"description": "Required. The project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`. In Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To retrieve instance information for all locations, use \"-\" for the `{location}` value.",
"description": "Required. The project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`. In Cloud Filestore, locations map to Google Cloud zones, for example **us-west1-b**. To retrieve instance information for all locations, use \"-\" for the `{location}` value.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -1041,7 +1041,7 @@
}
}
},
"revision": "20221026",
"revision": "20221111",
"rootUrl": "https://file.googleapis.com/",
"schemas": {
"Backup": {
Expand Down Expand Up @@ -2088,11 +2088,11 @@
"type": "object"
},
"RestoreInstanceRequest": {
"description": "RestoreInstanceRequest restores an existing instance's file share from a snapshot or backup.",
"description": "RestoreInstanceRequest restores an existing instance's file share from a backup.",
"id": "RestoreInstanceRequest",
"properties": {
"fileShare": {
"description": "Required. Name of the file share in the Filestore instance that the snapshot is being restored to.",
"description": "Required. Name of the file share in the Filestore instance that the backup is being restored to.",
"type": "string"
},
"sourceBackup": {
Expand Down

0 comments on commit caf7af0

Please sign in to comment.