Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#1807)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Jan 10, 2023
1 parent 935ef64 commit de06921
Show file tree
Hide file tree
Showing 43 changed files with 1,885 additions and 2,693 deletions.
49 changes: 2 additions & 47 deletions api-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,36 +616,6 @@
"documentationLink": "https://developers.google.com/authorized-buyers/apis/marketplace/reference/rest/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "baremetalsolution:v1alpha1",
"name": "baremetalsolution",
"version": "v1alpha1",
"title": "Bare Metal Solution API",
"description": "Provides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center.",
"discoveryRestUrl": "https://baremetalsolution.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/bare-metal",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "baremetalsolution:v1",
"name": "baremetalsolution",
"version": "v1",
"title": "Bare Metal Solution API",
"description": "Provides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center.",
"discoveryRestUrl": "https://baremetalsolution.googleapis.com/$discovery/rest?version=v1",
"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/bare-metal",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "baremetalsolution:v2",
Expand Down Expand Up @@ -3499,21 +3469,6 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/application-integration",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "integrations:v1",
"name": "integrations",
"version": "v1",
"title": "Application Integration API",
"description": "",
"discoveryRestUrl": "https://integrations.googleapis.com/$discovery/rest?version=v1",
"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/application-integration",
"preferred": true
},
{
Expand Down Expand Up @@ -5847,7 +5802,7 @@
"id": "vmmigration:v1alpha1",
"name": "vmmigration",
"version": "v1alpha1",
"title": "Migrate to Virtual Machines API",
"title": "VM Migration API",
"description": "Use the Migrate to Virtual Machines API to programmatically migrate workloads.",
"discoveryRestUrl": "https://vmmigration.googleapis.com/$discovery/rest?version=v1alpha1",
"icons": {
Expand All @@ -5862,7 +5817,7 @@
"id": "vmmigration:v1",
"name": "vmmigration",
"version": "v1",
"title": "Migrate to Virtual Machines API",
"title": "VM Migration API",
"description": "Use the Migrate to Virtual Machines API to programmatically migrate workloads.",
"discoveryRestUrl": "https://vmmigration.googleapis.com/$discovery/rest?version=v1",
"icons": {
Expand Down
46 changes: 1 addition & 45 deletions baremetalsolution/v2/baremetalsolution-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,7 @@
}
}
},
"revision": "20221201",
"revision": "20230104",
"rootUrl": "https://baremetalsolution.googleapis.com/",
"schemas": {
"AllowedClient": {
Expand Down Expand Up @@ -2697,50 +2697,6 @@
},
"type": "object"
},
"OperationMetadata": {
"description": "Represents the metadata from a long-running operation.",
"id": "OperationMetadata",
"properties": {
"apiVersion": {
"description": "Output only. API version used with the operation.",
"readOnly": true,
"type": "string"
},
"createTime": {
"description": "Output only. The time the operation was created.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"endTime": {
"description": "Output only. The time the operation finished running.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"requestedCancellation": {
"description": "Output only. Identifies whether the user requested the cancellation of the operation. Operations that have been successfully cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
"readOnly": true,
"type": "boolean"
},
"statusMessage": {
"description": "Output only. Human-readable status of the operation, if any.",
"readOnly": true,
"type": "string"
},
"target": {
"description": "Output only. Server-defined resource path for the target of the operation.",
"readOnly": true,
"type": "string"
},
"verb": {
"description": "Output only. Name of the action executed by the operation.",
"readOnly": true,
"type": "string"
}
},
"type": "object"
},
"ProvisioningConfig": {
"description": "A provisioning configuration.",
"id": "ProvisioningConfig",
Expand Down
52 changes: 0 additions & 52 deletions baremetalsolution/v2/baremetalsolution-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 bigtableadmin/v2/bigtableadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1966,7 +1966,7 @@
}
}
},
"revision": "20221022",
"revision": "20221229",
"rootUrl": "https://bigtableadmin.googleapis.com/",
"schemas": {
"AppProfile": {
Expand Down Expand Up @@ -3397,7 +3397,7 @@
"type": "object"
},
"deletionProtection": {
"description": "Set to true to make the table protected against data loss. i.e. deleting the following resources through Admin APIs are prohibited: - The table. - The column families in the table. - The instance containing the table. Note one can still delete the data stored in the table through Data APIs.",
"description": "Set to true to make the table protected against data loss. i.e. deleting the following resources through Admin APIs are prohibited: * The table. * The column families in the table. * The instance containing the table. Note one can still delete the data stored in the table through Data APIs.",
"type": "boolean"
},
"granularity": {
Expand Down
2 changes: 1 addition & 1 deletion bigtableadmin/v2/bigtableadmin-gen.go

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

Loading

0 comments on commit de06921

Please sign in to comment.