Skip to content

Commit a8d9414

Browse files
feat(all): auto-regenerate discovery clients (#2377)
1 parent 68b1bc1 commit a8d9414

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+4056
-209
lines changed

api-list.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6442,6 +6442,21 @@
64426442
"documentationLink": "https://cloud.google.com/workload-manager/docs",
64436443
"preferred": true
64446444
},
6445+
{
6446+
"kind": "discovery#directoryItem",
6447+
"id": "workspaceevents:v1",
6448+
"name": "workspaceevents",
6449+
"version": "v1",
6450+
"title": "Google Workspace Events API",
6451+
"description": "The Google Workspace Events API lets you subscribe to events and manage change notifications across Google Workspace applications.",
6452+
"discoveryRestUrl": "https://workspaceevents.googleapis.com/$discovery/rest?version=v1",
6453+
"icons": {
6454+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
6455+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
6456+
},
6457+
"documentationLink": "https://developers.google.com/workspace/events",
6458+
"preferred": true
6459+
},
64456460
{
64466461
"kind": "discovery#directoryItem",
64476462
"id": "workstations:v1beta",

apphub/v1/apphub-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
}
397397
}
398398
},
399-
"revision": "20240116",
399+
"revision": "20240122",
400400
"rootUrl": "https://apphub.googleapis.com/",
401401
"schemas": {
402402
"AuditConfig": {
@@ -463,7 +463,7 @@
463463
"type": "array"
464464
},
465465
"role": {
466-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
466+
"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).",
467467
"type": "string"
468468
}
469469
},

apphub/v1/apphub-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apphub/v1alpha/apphub-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,7 +1378,7 @@
13781378
}
13791379
}
13801380
},
1381-
"revision": "20240104",
1381+
"revision": "20240122",
13821382
"rootUrl": "https://apphub.googleapis.com/",
13831383
"schemas": {
13841384
"Application": {
@@ -1542,7 +1542,7 @@
15421542
"type": "array"
15431543
},
15441544
"role": {
1545-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
1545+
"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).",
15461546
"type": "string"
15471547
}
15481548
},

apphub/v1alpha/apphub-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

artifactregistry/v1beta1/artifactregistry-api.json

Lines changed: 2 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -23,51 +23,6 @@
2323
"description": "Regional Endpoint",
2424
"endpointUrl": "https://artifactregistry.me-central2.rep.googleapis.com/",
2525
"location": "me-central2"
26-
},
27-
{
28-
"description": "Locational Endpoint",
29-
"endpointUrl": "https://apt.me-central2.rep.pkg.dev/",
30-
"location": "me-central2"
31-
},
32-
{
33-
"description": "Locational Endpoint",
34-
"endpointUrl": "https://docker.me-central2.rep.pkg.dev/",
35-
"location": "me-central2"
36-
},
37-
{
38-
"description": "Locational Endpoint",
39-
"endpointUrl": "https://go.me-central2.rep.pkg.dev/",
40-
"location": "me-central2"
41-
},
42-
{
43-
"description": "Locational Endpoint",
44-
"endpointUrl": "https://googet.me-central2.rep.pkg.dev/",
45-
"location": "me-central2"
46-
},
47-
{
48-
"description": "Locational Endpoint",
49-
"endpointUrl": "https://kfp.me-central2.rep.pkg.dev/",
50-
"location": "me-central2"
51-
},
52-
{
53-
"description": "Locational Endpoint",
54-
"endpointUrl": "https://maven.me-central2.rep.pkg.dev/",
55-
"location": "me-central2"
56-
},
57-
{
58-
"description": "Locational Endpoint",
59-
"endpointUrl": "https://npm.me-central2.rep.pkg.dev/",
60-
"location": "me-central2"
61-
},
62-
{
63-
"description": "Locational Endpoint",
64-
"endpointUrl": "https://python.me-central2.rep.pkg.dev/",
65-
"location": "me-central2"
66-
},
67-
{
68-
"description": "Locational Endpoint",
69-
"endpointUrl": "https://yum.me-central2.rep.pkg.dev/",
70-
"location": "me-central2"
7126
}
7227
],
7328
"fullyEncodeReservedExpansion": true,
@@ -981,7 +936,7 @@
981936
}
982937
}
983938
},
984-
"revision": "20240102",
939+
"revision": "20240122",
985940
"rootUrl": "https://artifactregistry.googleapis.com/",
986941
"schemas": {
987942
"Binding": {
@@ -1000,7 +955,7 @@
1000955
"type": "array"
1001956
},
1002957
"role": {
1003-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
958+
"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).",
1004959
"type": "string"
1005960
}
1006961
},

artifactregistry/v1beta1/artifactregistry-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudasset/v1p5beta1/cloudasset-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
}
178178
}
179179
},
180-
"revision": "20240105",
180+
"revision": "20240119",
181181
"rootUrl": "https://cloudasset.googleapis.com/",
182182
"schemas": {
183183
"AnalyzeIamPolicyLongrunningMetadata": {
@@ -312,7 +312,7 @@
312312
"type": "array"
313313
},
314314
"role": {
315-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
315+
"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).",
316316
"type": "string"
317317
}
318318
},

cloudasset/v1p5beta1/cloudasset-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudfunctions/v1/cloudfunctions-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
}
553553
}
554554
},
555-
"revision": "20240104",
555+
"revision": "20240118",
556556
"rootUrl": "https://cloudfunctions.googleapis.com/",
557557
"schemas": {
558558
"AuditConfig": {
@@ -625,7 +625,7 @@
625625
"type": "array"
626626
},
627627
"role": {
628-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
628+
"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).",
629629
"type": "string"
630630
}
631631
},
@@ -968,7 +968,7 @@
968968
"id": "GenerateUploadUrlRequest",
969969
"properties": {
970970
"kmsKeyName": {
971-
"description": "Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt function source code objects in staging Cloud Storage buckets. When you generate an upload url and upload your source code, it gets copied to a staging Cloud Storage bucket in an internal regional project. The source code is then copied to a versioned directory in the sources bucket in the consumer project during the function deployment. It must match the pattern `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`. The Google Cloud Functions service account (service-{project_number}@gcf-admin-robot.iam.gserviceaccount.com) must be granted the role 'Cloud KMS CryptoKey Encrypter/Decrypter (roles/cloudkms.cryptoKeyEncrypterDecrypter)' on the Key/KeyRing/Project/Organization (least access preferred). GCF will delegate access to the Google Storage service account in the internal project.",
971+
"description": "Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt function source code objects in intermediate Cloud Storage buckets. When you generate an upload url and upload your source code, it gets copied to an intermediate Cloud Storage bucket. The source code is then copied to a versioned directory in the sources bucket in the consumer project during the function deployment. It must match the pattern `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`. The Google Cloud Functions service account (service-{project_number}@gcf-admin-robot.iam.gserviceaccount.com) must be granted the role 'Cloud KMS CryptoKey Encrypter/Decrypter (roles/cloudkms.cryptoKeyEncrypterDecrypter)' on the Key/KeyRing/Project/Organization (least access preferred). GCF will delegate access to the Google Storage service account in the internal project.",
972972
"type": "string"
973973
}
974974
},

0 commit comments

Comments
 (0)