Skip to content

Commit

Permalink
feat: Update Compute Engine API to revision 20240430
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed May 12, 2024
1 parent f7df662 commit afd245f
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions google/cloud/compute/v1/compute.v1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"name": "compute",
"batchPath": "batch/compute/v1",
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"parameters": {
"access_token": {
"type": "string",
Expand Down Expand Up @@ -81,8 +84,14 @@
"location": "query"
}
},
"protocol": "rest",
"ownerDomain": "google.com",
"title": "Compute Engine API",
"discoveryVersion": "v1",
"revision": "20240430",
"basePath": "/compute/v1/",
"rootUrl": "https://compute.googleapis.com/",
"kind": "discovery#restDescription",
"id": "compute:v1",
"resources": {
"acceleratorTypes": {
"methods": {
Expand Down Expand Up @@ -37382,48 +37391,7 @@
}
}
},
"ownerDomain": "google.com",
"id": "compute:v1",
"kind": "discovery#restDescription",
"basePath": "/compute/v1/",
"batchPath": "batch/compute/v1",
"ownerName": "Google",
"icons": {
"x16": "https://www.google.com/images/icons/product/compute_engine-16.png",
"x32": "https://www.google.com/images/icons/product/compute_engine-32.png"
},
"servicePath": "compute/v1/",
"auth": {
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
},
"https://www.googleapis.com/auth/compute": {
"description": "View and manage your Google Compute Engine resources"
},
"https://www.googleapis.com/auth/compute.readonly": {
"description": "View your Google Compute Engine resources"
},
"https://www.googleapis.com/auth/devstorage.full_control": {
"description": "Manage your data and permissions in Cloud Storage and see the email address for your Google Account"
},
"https://www.googleapis.com/auth/devstorage.read_only": {
"description": "View your data in Google Cloud Storage"
},
"https://www.googleapis.com/auth/devstorage.read_write": {
"description": "Manage your data in Cloud Storage and see the email address of your Google Account"
}
}
}
},
"documentationLink": "https://cloud.google.com/compute/",
"revision": "20240430",
"title": "Compute Engine API",
"rootUrl": "https://compute.googleapis.com/",
"description": "Creates and runs virtual machines on Google Cloud Platform. ",
"name": "compute",
"mtlsRootUrl": "https://compute.mtls.googleapis.com/",
"schemas": {
"AcceleratorTypeList": {
"id": "AcceleratorTypeList",
Expand Down Expand Up @@ -84191,6 +84159,38 @@
}
}
},
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"version": "v1"
"description": "Creates and runs virtual machines on Google Cloud Platform. ",
"icons": {
"x16": "https://www.google.com/images/icons/product/compute_engine-16.png",
"x32": "https://www.google.com/images/icons/product/compute_engine-32.png"
},
"mtlsRootUrl": "https://compute.mtls.googleapis.com/",
"version": "v1",
"protocol": "rest",
"auth": {
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
},
"https://www.googleapis.com/auth/compute": {
"description": "View and manage your Google Compute Engine resources"
},
"https://www.googleapis.com/auth/compute.readonly": {
"description": "View your Google Compute Engine resources"
},
"https://www.googleapis.com/auth/devstorage.full_control": {
"description": "Manage your data and permissions in Cloud Storage and see the email address for your Google Account"
},
"https://www.googleapis.com/auth/devstorage.read_only": {
"description": "View your data in Google Cloud Storage"
},
"https://www.googleapis.com/auth/devstorage.read_write": {
"description": "Manage your data in Cloud Storage and see the email address of your Google Account"
}
}
}
},
"documentationLink": "https://cloud.google.com/compute/",
"servicePath": "compute/v1/"
}

0 comments on commit afd245f

Please sign in to comment.