Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #1677

Merged
merged 1 commit into from Aug 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 0 additions & 15 deletions api-list.json
Expand Up @@ -4627,21 +4627,6 @@
"documentationLink": "https://cloud.google.com/recommendations",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "run:v1alpha1",
"name": "run",
"version": "v1alpha1",
"title": "Cloud Run Admin API",
"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/.",
"discoveryRestUrl": "https://run.googleapis.com/$discovery/rest?version=v1alpha1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/run/",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "run:v1",
Expand Down
5 changes: 3 additions & 2 deletions assuredworkloads/v1/assuredworkloads-api.json
Expand Up @@ -379,7 +379,7 @@
}
}
},
"revision": "20220725",
"revision": "20220818",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata": {
Expand Down Expand Up @@ -780,7 +780,8 @@
"id": "GoogleCloudAssuredworkloadsV1beta1Workload",
"properties": {
"billingAccount": {
"description": "Input only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.",
"description": "Output only. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.",
"readOnly": true,
"type": "string"
},
"cjisSettings": {
Expand Down
2 changes: 1 addition & 1 deletion assuredworkloads/v1/assuredworkloads-gen.go

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

44 changes: 22 additions & 22 deletions cloudasset/v1/cloudasset-api.json

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions cloudasset/v1/cloudasset-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 content/v2.1/content-api.json
Expand Up @@ -5908,7 +5908,7 @@
}
}
},
"revision": "20220805",
"revision": "20220818",
"rootUrl": "https://shoppingcontent.googleapis.com/",
"schemas": {
"Account": {
Expand Down Expand Up @@ -5957,7 +5957,7 @@
"description": "The Business Profile which is linked or in the process of being linked with the Merchant Center account."
},
"id": {
"description": "Required for update. Merchant Center account ID.",
"description": "Required. 64-bit Merchant Center account ID.",
"format": "uint64",
"type": "string"
},
Expand Down
2 changes: 1 addition & 1 deletion content/v2.1/content-gen.go

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