Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2408)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Feb 10, 2024
1 parent 1bd8304 commit f1b37df
Show file tree
Hide file tree
Showing 12 changed files with 12,727 additions and 356 deletions.
445 changes: 402 additions & 43 deletions aiplatform/v1/aiplatform-api.json

Large diffs are not rendered by default.

1,538 changes: 1,405 additions & 133 deletions aiplatform/v1/aiplatform-gen.go

Large diffs are not rendered by default.

178 changes: 134 additions & 44 deletions aiplatform/v1beta1/aiplatform-api.json

Large diffs are not rendered by default.

471 changes: 391 additions & 80 deletions aiplatform/v1beta1/aiplatform-gen.go

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion artifactregistry/v1/artifactregistry-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1668,7 +1668,7 @@
}
}
},
"revision": "20240122",
"revision": "20240202",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -3001,6 +3001,7 @@
"type": "string"
},
"disallowUnspecifiedMode": {
"description": "Optional. If this is true, aunspecified repo type will be treated as error. Is used for new repo types that don't have any specific fields. Right now is used by AOSS team when creating repos for customers.",
"type": "boolean"
},
"dockerConfig": {
Expand Down
4 changes: 4 additions & 0 deletions artifactregistry/v1/artifactregistry-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 bigquerydatatransfer/v1/bigquerydatatransfer-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
]
},
"unenrollDataSources": {
"description": "Unenroll data sources in a user project. This allows users to remove transfer configurations for these data sources. They will no longer appear in the ListDataSources RPC and will also no longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery).",
"description": "Unenroll data sources in a user project. This allows users to remove transfer configurations for these data sources. They will no longer appear in the ListDataSources RPC and will also no longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery). Data transfers configurations of unenrolled data sources will not be scheduled.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}:unenrollDataSources",
"httpMethod": "POST",
"id": "bigquerydatatransfer.projects.locations.unenrollDataSources",
Expand Down Expand Up @@ -1371,7 +1371,7 @@
}
}
},
"revision": "20240130",
"revision": "20240202",
"rootUrl": "https://bigquerydatatransfer.googleapis.com/",
"schemas": {
"CheckValidCredsRequest": {
Expand Down Expand Up @@ -1795,12 +1795,12 @@
"type": "boolean"
},
"endTime": {
"description": "Defines time to stop scheduling transfer runs. A transfer run cannot be scheduled at or after the end time. The end time can be changed at any moment. The time when a data transfer can be trigerred manually is not limited by this option.",
"description": "Defines time to stop scheduling transfer runs. A transfer run cannot be scheduled at or after the end time. The end time can be changed at any moment. The time when a data transfer can be triggered manually is not limited by this option.",
"format": "google-datetime",
"type": "string"
},
"startTime": {
"description": "Specifies time to start scheduling transfer runs. The first run will be scheduled at or after the start time according to a recurrence pattern defined in the schedule string. The start time can be changed at any moment. The time when a data transfer can be trigerred manually is not limited by this option.",
"description": "Specifies time to start scheduling transfer runs. The first run will be scheduled at or after the start time according to a recurrence pattern defined in the schedule string. The start time can be changed at any moment. The time when a data transfer can be triggered manually is not limited by this option.",
"format": "google-datetime",
"type": "string"
}
Expand Down Expand Up @@ -1935,7 +1935,7 @@
"type": "string"
},
"disabled": {
"description": "Is this config disabled. When set to true, no runs are scheduled for a given transfer.",
"description": "Is this config disabled. When set to true, no runs will be scheduled for this transfer config.",
"type": "boolean"
},
"displayName": {
Expand All @@ -1961,7 +1961,7 @@
"type": "string"
},
"notificationPubsubTopic": {
"description": "Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`",
"description": "Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish. The format for specifying a pubsub topic is: `projects/{project_id}/topics/{topic_id}`",
"type": "string"
},
"ownerInfo": {
Expand Down Expand Up @@ -2086,7 +2086,7 @@
"type": "string"
},
"notificationPubsubTopic": {
"description": "Output only. Pub/Sub topic where a notification will be sent after this transfer run finishes. The format for specifying a pubsub topic is: `projects/{project}/topics/{topic}`",
"description": "Output only. Pub/Sub topic where a notification will be sent after this transfer run finishes. The format for specifying a pubsub topic is: `projects/{project_id}/topics/{topic_id}`",
"readOnly": true,
"type": "string"
},
Expand Down
17 changes: 9 additions & 8 deletions bigquerydatatransfer/v1/bigquerydatatransfer-gen.go

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

4 changes: 2 additions & 2 deletions clouddeploy/v1/clouddeploy-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@
}
}
},
"revision": "20240117",
"revision": "20240131",
"rootUrl": "https://clouddeploy.googleapis.com/",
"schemas": {
"AbandonReleaseRequest": {
Expand Down Expand Up @@ -2635,7 +2635,7 @@
"type": "array"
},
"role": {
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).",
"type": "string"
}
},
Expand Down
6 changes: 5 additions & 1 deletion clouddeploy/v1/clouddeploy-gen.go

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

0 comments on commit f1b37df

Please sign in to comment.