Skip to content

Commit 3e82e6f

Browse files
feat(all): auto-regenerate discovery clients (#1662)
1 parent 68e7d49 commit 3e82e6f

31 files changed

Lines changed: 390 additions & 240 deletions

analyticshub/v1beta1/analyticshub-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@
765765
}
766766
}
767767
},
768-
"revision": "20220715",
768+
"revision": "20220808",
769769
"rootUrl": "https://analyticshub.googleapis.com/",
770770
"schemas": {
771771
"AuditConfig": {
@@ -836,7 +836,7 @@
836836
"description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
837837
},
838838
"members": {
839-
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
839+
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
840840
"items": {
841841
"type": "string"
842842
},

analyticshub/v1beta1/analyticshub-gen.go

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-list.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4612,6 +4612,21 @@
46124612
"documentationLink": "https://cloud.google.com/recommendations",
46134613
"preferred": true
46144614
},
4615+
{
4616+
"kind": "discovery#directoryItem",
4617+
"id": "run:v1alpha1",
4618+
"name": "run",
4619+
"version": "v1alpha1",
4620+
"title": "Cloud Run Admin API",
4621+
"description": "Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/.",
4622+
"discoveryRestUrl": "https://run.googleapis.com/$discovery/rest?version=v1alpha1",
4623+
"icons": {
4624+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
4625+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
4626+
},
4627+
"documentationLink": "https://cloud.google.com/run/",
4628+
"preferred": false
4629+
},
46154630
{
46164631
"kind": "discovery#directoryItem",
46174632
"id": "run:v1",
@@ -5077,6 +5092,21 @@
50775092
"documentationLink": "https://cloud.google.com/speech-to-text/docs/quickstart-protocol",
50785093
"preferred": false
50795094
},
5095+
{
5096+
"kind": "discovery#directoryItem",
5097+
"id": "speech:v2beta1",
5098+
"name": "speech",
5099+
"version": "v2beta1",
5100+
"title": "Cloud Speech-to-Text API",
5101+
"description": "Converts audio to text by applying powerful neural network models.",
5102+
"discoveryRestUrl": "https://speech.googleapis.com/$discovery/rest?version=v2beta1",
5103+
"icons": {
5104+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
5105+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
5106+
},
5107+
"documentationLink": "https://cloud.google.com/speech-to-text/docs/quickstart-protocol",
5108+
"preferred": false
5109+
},
50805110
{
50815111
"kind": "discovery#directoryItem",
50825112
"id": "speech:v1",

artifactregistry/v1/artifactregistry-api.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,11 @@
631631
"parent"
632632
],
633633
"parameters": {
634+
"orderBy": {
635+
"description": "The field to order the results by.",
636+
"location": "query",
637+
"type": "string"
638+
},
634639
"pageSize": {
635640
"description": "The maximum number of artifacts to return.",
636641
"format": "int32",
@@ -1408,7 +1413,7 @@
14081413
}
14091414
}
14101415
},
1411-
"revision": "20220803",
1416+
"revision": "20220809",
14121417
"rootUrl": "https://artifactregistry.googleapis.com/",
14131418
"schemas": {
14141419
"AptArtifact": {
@@ -1524,6 +1529,12 @@
15241529
},
15251530
"type": "array"
15261531
},
1532+
"updateTime": {
1533+
"description": "Output only. The time when the docker image was last updated.",
1534+
"format": "google-datetime",
1535+
"readOnly": true,
1536+
"type": "string"
1537+
},
15271538
"uploadTime": {
15281539
"description": "Time the image was uploaded.",
15291540
"format": "google-datetime",

artifactregistry/v1/artifactregistry-gen.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

beyondcorp/v1/beyondcorp-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,7 +1741,7 @@
17411741
}
17421742
}
17431743
},
1744-
"revision": "20220725",
1744+
"revision": "20220804",
17451745
"rootUrl": "https://beyondcorp.googleapis.com/",
17461746
"schemas": {
17471747
"AllocatedConnection": {
@@ -3354,7 +3354,7 @@
33543354
"description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
33553355
},
33563356
"members": {
3357-
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
3357+
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
33583358
"items": {
33593359
"type": "string"
33603360
},

beyondcorp/v1/beyondcorp-gen.go

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)