Skip to content

Commit ab64815

Browse files
feat(all): auto-regenerate discovery clients (#1973)
1 parent 8b0974e commit ab64815

File tree

301 files changed

+52779
-7791
lines changed

Some content is hidden

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

301 files changed

+52779
-7791
lines changed

accessapproval/v1/accessapproval-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"canonicalName": "Access Approval",
1515
"description": "An API for controlling access to data by Google personnel.",
1616
"discoveryVersion": "v1",
17-
"documentationLink": "https://cloud.google.com/cloud-provider-access-management/access-approval/docs",
17+
"documentationLink": "https://cloud.google.com/assured-workloads/access-approval/docs",
1818
"fullyEncodeReservedExpansion": true,
1919
"icons": {
2020
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20230421",
916+
"revision": "20230505",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -1149,7 +1149,7 @@
11491149
"id": "EnrolledService",
11501150
"properties": {
11511151
"cloudProduct": {
1152-
"description": "The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive): * all * GA * App Engine * Artifact Registry * BigQuery * Certificate Authority Service * Cloud Bigtable * Cloud Key Management Service * Compute Engine * Cloud Composer * Cloud Dataflow * Cloud Dataproc * Cloud DLP * Cloud EKM * Cloud Firestore * Cloud HSM * Cloud Identity and Access Management * Cloud Logging * Cloud NAT * Cloud Pub/Sub * Cloud Spanner * Cloud SQL * Cloud Storage * Google Kubernetes Engine * Organization Policy Serivice * Persistent Disk * Resource Manager * Secret Manager * Speaker ID Note: These values are supported as input for legacy purposes, but will not be returned from the API. * all * ga-only * appengine.googleapis.com * artifactregistry.googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com * cloudresourcemanager.googleapis.com * cloudsql.googleapis.com * compute.googleapis.com * dataflow.googleapis.com * dataproc.googleapis.com * dlp.googleapis.com * iam.googleapis.com * logging.googleapis.com * orgpolicy.googleapis.com * pubsub.googleapis.com * spanner.googleapis.com * secretmanager.googleapis.com * speakerid.googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels. More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services",
1152+
"description": "The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive): * all * GA * App Engine * Artifact Registry * BigQuery * Certificate Authority Service * Cloud Bigtable * Cloud Key Management Service * Compute Engine * Cloud Composer * Cloud Dataflow * Cloud Dataproc * Cloud DLP * Cloud EKM * Cloud Firestore * Cloud HSM * Cloud Identity and Access Management * Cloud Logging * Cloud NAT * Cloud Pub/Sub * Cloud Spanner * Cloud SQL * Cloud Storage * Eventarc * Google Kubernetes Engine * Organization Policy Serivice * Persistent Disk * Resource Manager * Secret Manager * Speaker ID Note: These values are supported as input for legacy purposes, but will not be returned from the API. * all * ga-only * appengine.googleapis.com * artifactregistry.googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com * cloudresourcemanager.googleapis.com * cloudsql.googleapis.com * compute.googleapis.com * dataflow.googleapis.com * dataproc.googleapis.com * dlp.googleapis.com * iam.googleapis.com * logging.googleapis.com * orgpolicy.googleapis.com * pubsub.googleapis.com * spanner.googleapis.com * secretmanager.googleapis.com * speakerid.googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels. More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services",
11531153
"type": "string"
11541154
},
11551155
"enrollmentLevel": {

accessapproval/v1/accessapproval-gen.go

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adexchangebuyer2/v2beta1/adexchangebuyer2-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,7 @@
25682568
}
25692569
}
25702570
},
2571-
"revision": "20230419",
2571+
"revision": "20230508",
25722572
"rootUrl": "https://adexchangebuyer.googleapis.com/",
25732573
"schemas": {
25742574
"AbsoluteDateRange": {
@@ -4441,7 +4441,7 @@
44414441
"type": "string"
44424442
},
44434443
"guaranteedLooks": {
4444-
"description": "Count of guaranteed looks. Required for deal, optional for product.",
4444+
"description": "Count of guaranteed looks. Required for deal, optional for product. For CPD deals, buyer changes to guaranteed_looks will be ignored.",
44454445
"format": "int64",
44464446
"type": "string"
44474447
},
@@ -4451,7 +4451,7 @@
44514451
"type": "string"
44524452
},
44534453
"minimumDailyLooks": {
4454-
"description": "Daily minimum looks for CPD deal types.",
4454+
"description": "Daily minimum looks for CPD deal types. For CPD deals, buyer should negotiate on this field instead of guaranteed_looks.",
44554455
"format": "int64",
44564456
"type": "string"
44574457
},

adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go

+5-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)