Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and sofisl committed Aug 17, 2023
1 parent b740cac commit 751227d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 43 deletions.
14 changes: 1 addition & 13 deletions discovery/baremetalsolution-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,7 @@
}
}
},
"revision": "20230807",
"revision": "20230814",
"rootUrl": "https://baremetalsolution.googleapis.com/",
"schemas": {
"AllowedClient": {
Expand Down Expand Up @@ -3512,10 +3512,6 @@
"$ref": "SnapshotReservationDetail",
"description": "Details about snapshot space reservation and usage on the storage volume."
},
"snapshotSchedulePolicy": {
"description": "The name of the snapshot schedule policy in use for this volume, if any.",
"type": "string"
},
"state": {
"description": "The state of this storage volume.",
"enum": [
Expand All @@ -3536,10 +3532,6 @@
],
"type": "string"
},
"storageAggregatePool": {
"description": "Input only. Name of the storage aggregate pool to allocate the volume in. Can be used only for VOLUME_PERFORMANCE_TIER_ASSIGNED volumes.",
"type": "string"
},
"storageType": {
"description": "The storage type for this volume.",
"enum": [
Expand Down Expand Up @@ -3648,10 +3640,6 @@
"description": "Whether snapshots should be enabled.",
"type": "boolean"
},
"storageAggregatePool": {
"description": "Input only. Name of the storage aggregate pool to allocate the volume in. Can be used only for VOLUME_PERFORMANCE_TIER_ASSIGNED volumes.",
"type": "string"
},
"type": {
"description": "The type of this Volume.",
"enum": [
Expand Down
30 changes: 0 additions & 30 deletions discovery/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3066,36 +3066,6 @@
"documentationLink": "https://developers.google.com/games/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "gameservices:v1beta",
"name": "gameservices",
"version": "v1beta",
"title": "Game Services API",
"description": "Deploy and manage infrastructure for global multiplayer gaming experiences.",
"discoveryRestUrl": "https://gameservices.googleapis.com/$discovery/rest?version=v1beta",
"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/solutions/gaming/",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "gameservices:v1",
"name": "gameservices",
"version": "v1",
"title": "Game Services API",
"description": "Deploy and manage infrastructure for global multiplayer gaming experiences.",
"discoveryRestUrl": "https://gameservices.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/solutions/gaming/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "gkebackup:v1",
Expand Down

0 comments on commit 751227d

Please sign in to comment.