Skip to content

Commit

Permalink
chore(compute): update discovery doc circa 20241112 (#14850)
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthart authored Nov 20, 2024
1 parent d76430b commit 72d8fd1
Show file tree
Hide file tree
Showing 247 changed files with 270 additions and 267 deletions.
42 changes: 22 additions & 20 deletions generator/discovery/compute_public_google_rest_v1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"name": "compute",
"id": "compute:v1",
"discoveryVersion": "v1",
"protocol": "rest",
"mtlsRootUrl": "https://compute.mtls.googleapis.com/",
"documentationLink": "https://cloud.google.com/compute/",
"parameters": {
"access_token": {
"type": "string",
Expand Down Expand Up @@ -81,9 +87,11 @@
"location": "query"
}
},
"version": "v1",
"description": "Creates and runs virtual machines on Google Cloud Platform. ",
"ownerName": "Google",
"protocol": "rest",
"servicePath": "compute/v1/",
"batchPath": "batch/compute/v1",
"rootUrl": "https://compute.googleapis.com/",
"resources": {
"acceleratorTypes": {
"methods": {
Expand Down Expand Up @@ -37383,17 +37391,9 @@
}
}
},
"ownerName": "Google",
"basePath": "/compute/v1/",
"servicePath": "compute/v1/",
"revision": "20241015",
"discoveryVersion": "v1",
"title": "Compute Engine API",
"name": "compute",
"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/",
"revision": "20241112",
"schemas": {
"AcceleratorTypeList": {
"id": "AcceleratorTypeList",
Expand Down Expand Up @@ -54238,6 +54238,7 @@
"",
"",
"",
"",
""
],
"enum": [
Expand All @@ -54251,6 +54252,7 @@
"COMPUTE_OPTIMIZED_H3",
"GENERAL_PURPOSE",
"GENERAL_PURPOSE_C4",
"GENERAL_PURPOSE_C4A",
"GENERAL_PURPOSE_E2",
"GENERAL_PURPOSE_N2",
"GENERAL_PURPOSE_N2D",
Expand Down Expand Up @@ -84332,7 +84334,13 @@
}
}
},
"version": "v1",
"title": "Compute Engine API",
"kind": "discovery#restDescription",
"ownerDomain": "google.com",
"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"
},
"auth": {
"oauth2": {
"scopes": {
Expand All @@ -84357,11 +84365,5 @@
}
}
},
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"kind": "discovery#restDescription",
"rootUrl": "https://compute.googleapis.com/",
"documentationLink": "https://cloud.google.com/compute/",
"ownerDomain": "google.com",
"batchPath": "batch/compute/v1",
"id": "compute:v1"
"baseUrl": "https://compute.googleapis.com/compute/v1/"
}
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class RegionCommitmentsClient {
/// [`StatusOr`]: @ref google::cloud::StatusOr
/// [`Status`]: @ref google::cloud::Status
/// [google.cloud.cpp.compute.region_commitments.v1.AggregatedListRegionCommitmentsRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_commitments/v1/region_commitments.proto#L102}
/// [google.cloud.cpp.compute.v1.CommitmentsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_018.proto#L396}
/// [google.cloud.cpp.compute.v1.CommitmentsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_018.proto#L397}
///
// clang-format on
StreamRange<std::pair<std::string,
Expand Down Expand Up @@ -164,7 +164,7 @@ class RegionCommitmentsClient {
/// [`StatusOr`]: @ref google::cloud::StatusOr
/// [`Status`]: @ref google::cloud::Status
/// [google.cloud.cpp.compute.region_commitments.v1.AggregatedListRegionCommitmentsRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_commitments/v1/region_commitments.proto#L102}
/// [google.cloud.cpp.compute.v1.CommitmentsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_018.proto#L396}
/// [google.cloud.cpp.compute.v1.CommitmentsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_018.proto#L397}
///
// clang-format on
StreamRange<std::pair<std::string,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
2 changes: 1 addition & 1 deletion protos/google/cloud/compute/addresses/v1/addresses.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
2 changes: 1 addition & 1 deletion protos/google/cloud/compute/disk_types/v1/disk_types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
2 changes: 1 addition & 1 deletion protos/google/cloud/compute/disks/v1/disks.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
2 changes: 1 addition & 1 deletion protos/google/cloud/compute/firewalls/v1/firewalls.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
2 changes: 1 addition & 1 deletion protos/google/cloud/compute/images/v1/images.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
2 changes: 1 addition & 1 deletion protos/google/cloud/compute/instances/v1/instances.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Generated by the C++ microgenerator.
// If you make any local changes, they will be lost.
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
// revision: 20241015
// revision: 20241112

syntax = "proto3";

Expand Down
Loading

0 comments on commit 72d8fd1

Please sign in to comment.