Skip to content

Commit

Permalink
chore(compute): update discovery doc circa 20240813 (googleapis#14668)
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthart authored Aug 26, 2024
1 parent a78e4c6 commit e1055a0
Show file tree
Hide file tree
Showing 250 changed files with 273 additions and 284 deletions.
48 changes: 22 additions & 26 deletions generator/discovery/compute_public_google_rest_v1.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
{
"kind": "discovery#restDescription",
"id": "compute:v1",
"description": "Creates and runs virtual machines on Google Cloud Platform. ",
"discoveryVersion": "v1",
"servicePath": "compute/v1/",
"ownerDomain": "google.com",
"batchPath": "batch/compute/v1",
"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"
},
"ownerName": "Google",
"basePath": "/compute/v1/",
"revision": "20240813",
"name": "compute",
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"schemas": {
"AcceleratorTypeList": {
"id": "AcceleratorTypeList",
Expand Down Expand Up @@ -19126,10 +19118,6 @@
"autoDeleteAutoCreatedReservations": {
"description": "Setting for enabling or disabling automatic deletion for auto-created reservation. If set to true, auto-created reservations will be deleted at Future Reservation's end time (default) or at user's defined timestamp if any of the [auto_created_reservations_delete_time, auto_created_reservations_duration] values is specified. For keeping auto-created reservation indefinitely, this value should be set to false.",
"type": "boolean"
},
"specificReservationRequired": {
"description": "Indicates whether the auto-created reservation can be consumed by VMs with affinity for \"any\" reservation. If the field is set, then only VMs that target the reservation by name can consume from the delivered reservation. If set to true,the delivered resevervation will have the same name as the future reservation.",
"type": "boolean"
}
}
},
Expand Down Expand Up @@ -47810,11 +47798,20 @@
}
}
},
"baseUrl": "https://compute.googleapis.com/compute/v1/",
"id": "compute:v1",
"ownerDomain": "google.com",
"rootUrl": "https://compute.googleapis.com/",
"documentationLink": "https://cloud.google.com/compute/",
"ownerName": "Google",
"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"
},
"protocol": "rest",
"mtlsRootUrl": "https://compute.mtls.googleapis.com/",
"basePath": "/compute/v1/",
"title": "Compute Engine API",
"name": "compute",
"servicePath": "compute/v1/",
"discoveryVersion": "v1",
"parameters": {
"access_token": {
"type": "string",
Expand Down Expand Up @@ -47897,11 +47894,7 @@
"location": "query"
}
},
"documentationLink": "https://cloud.google.com/compute/",
"revision": "20240805",
"version": "v1",
"rootUrl": "https://compute.googleapis.com/",
"protocol": "rest",
"batchPath": "batch/compute/v1",
"resources": {
"acceleratorTypes": {
"methods": {
Expand Down Expand Up @@ -85558,5 +85551,8 @@
}
}
}
}
},
"kind": "discovery#restDescription",
"title": "Compute Engine API",
"version": "v1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ class FutureReservationsClient {
/// [`StatusOr`]: @ref google::cloud::StatusOr
/// [`Status`]: @ref google::cloud::Status
/// [google.cloud.cpp.compute.future_reservations.v1.AggregatedListFutureReservationsRequest]: @cloud_cpp_reference_link{google/cloud/compute/future_reservations/v1/future_reservations.proto#L124}
/// [google.cloud.cpp.compute.v1.FutureReservationsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_043.proto#L530}
/// [google.cloud.cpp.compute.v1.FutureReservationsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_043.proto#L523}
///
// clang-format on
StreamRange<
Expand Down Expand Up @@ -166,7 +166,7 @@ class FutureReservationsClient {
/// [`StatusOr`]: @ref google::cloud::StatusOr
/// [`Status`]: @ref google::cloud::Status
/// [google.cloud.cpp.compute.future_reservations.v1.AggregatedListFutureReservationsRequest]: @cloud_cpp_reference_link{google/cloud/compute/future_reservations/v1/future_reservations.proto#L124}
/// [google.cloud.cpp.compute.v1.FutureReservationsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_043.proto#L530}
/// [google.cloud.cpp.compute.v1.FutureReservationsScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_043.proto#L523}
///
// clang-format on
StreamRange<
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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

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: 20240805
// revision: 20240813

syntax = "proto3";

Expand Down
Loading

0 comments on commit e1055a0

Please sign in to comment.