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 9, 2024
1 parent 25a1a57 commit f4e6adc
Showing 1 changed file with 117 additions and 117 deletions.
234 changes: 117 additions & 117 deletions google/cloud/compute/v1/compute.v1.json
Original file line number Diff line number Diff line change
@@ -1,88 +1,31 @@
{
"parameters": {
"access_token": {
"type": "string",
"description": "OAuth access token.",
"location": "query"
},
"alt": {
"type": "string",
"description": "Data format for response.",
"default": "json",
"enum": [
"json",
"media",
"proto"
],
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"location": "query"
},
"callback": {
"type": "string",
"description": "JSONP",
"location": "query"
},
"fields": {
"type": "string",
"description": "Selector specifying which fields to include in a partial response.",
"location": "query"
},
"key": {
"type": "string",
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"location": "query"
},
"oauth_token": {
"type": "string",
"description": "OAuth 2.0 token for the current user.",
"location": "query"
},
"prettyPrint": {
"type": "boolean",
"description": "Returns response with indentations and line breaks.",
"default": "true",
"location": "query"
},
"quotaUser": {
"type": "string",
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
"location": "query"
},
"upload_protocol": {
"type": "string",
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"location": "query"
},
"uploadType": {
"type": "string",
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"location": "query"
},
"userIp": {
"type": "string",
"description": "Legacy name for parameter that has been superseded by `quotaUser`.",
"location": "query"
},
"$.xgafv": {
"type": "string",
"description": "V1 error format.",
"enum": [
"1",
"2"
],
"enumDescriptions": [
"v1 error format",
"v2 error format"
],
"location": "query"
"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"
}
}
}
},
"protocol": "rest",
"discoveryVersion": "v1",
"version": "v1",
"batchPath": "batch/compute/v1",
"documentationLink": "https://cloud.google.com/compute/",
"resources": {
"acceleratorTypes": {
"methods": {
Expand Down Expand Up @@ -37382,48 +37325,102 @@
}
}
},
"ownerDomain": "google.com",
"id": "compute:v1",
"kind": "discovery#restDescription",
"basePath": "/compute/v1/",
"batchPath": "batch/compute/v1",
"ownerName": "Google",
"protocol": "rest",
"description": "Creates and runs virtual machines on Google Cloud Platform. ",
"ownerDomain": "google.com",
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"revision": "20240430",
"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"
},
"kind": "discovery#restDescription",
"rootUrl": "https://compute.googleapis.com/",
"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"
}
}
"parameters": {
"access_token": {
"type": "string",
"description": "OAuth access token.",
"location": "query"
},
"alt": {
"type": "string",
"description": "Data format for response.",
"default": "json",
"enum": [
"json",
"media",
"proto"
],
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"location": "query"
},
"callback": {
"type": "string",
"description": "JSONP",
"location": "query"
},
"fields": {
"type": "string",
"description": "Selector specifying which fields to include in a partial response.",
"location": "query"
},
"key": {
"type": "string",
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"location": "query"
},
"oauth_token": {
"type": "string",
"description": "OAuth 2.0 token for the current user.",
"location": "query"
},
"prettyPrint": {
"type": "boolean",
"description": "Returns response with indentations and line breaks.",
"default": "true",
"location": "query"
},
"quotaUser": {
"type": "string",
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
"location": "query"
},
"upload_protocol": {
"type": "string",
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"location": "query"
},
"uploadType": {
"type": "string",
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"location": "query"
},
"userIp": {
"type": "string",
"description": "Legacy name for parameter that has been superseded by `quotaUser`.",
"location": "query"
},
"$.xgafv": {
"type": "string",
"description": "V1 error format.",
"enum": [
"1",
"2"
],
"enumDescriptions": [
"v1 error format",
"v2 error format"
],
"location": "query"
}
},
"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 +84188,9 @@
}
}
},
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"version": "v1"
"name": "compute",
"ownerName": "Google",
"basePath": "/compute/v1/",
"mtlsRootUrl": "https://compute.mtls.googleapis.com/",
"discoveryVersion": "v1"
}

0 comments on commit f4e6adc

Please sign in to comment.