Skip to content

Commit e4e4d45

Browse files
authored
chore(compute): update discovery doc circa 20240903 (#14708)
1 parent 71e2613 commit e4e4d45

File tree

255 files changed

+515
-445
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+515
-445
lines changed

generator/discovery/compute_public_google_rest_v1.json

Lines changed: 171 additions & 129 deletions
Large diffs are not rendered by default.

google/cloud/compute/backend_services/v1/backend_services_client.h

Lines changed: 34 additions & 36 deletions
Large diffs are not rendered by default.

google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups_client.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ class GlobalNetworkEndpointGroupsClient {
501501
/// [`StatusOr`]: @ref google::cloud::StatusOr
502502
/// [`Status`]: @ref google::cloud::Status
503503
/// [google.cloud.cpp.compute.global_network_endpoint_groups.v1.GetNetworkEndpointGroupRequest]: @cloud_cpp_reference_link{google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups.proto#L226}
504-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
504+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
505505
///
506506
// clang-format on
507507
StatusOr<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -534,7 +534,7 @@ class GlobalNetworkEndpointGroupsClient {
534534
/// [`StatusOr`]: @ref google::cloud::StatusOr
535535
/// [`Status`]: @ref google::cloud::Status
536536
/// [google.cloud.cpp.compute.global_network_endpoint_groups.v1.GetNetworkEndpointGroupRequest]: @cloud_cpp_reference_link{google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups.proto#L226}
537-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
537+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
538538
///
539539
// clang-format on
540540
StatusOr<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -702,7 +702,7 @@ class GlobalNetworkEndpointGroupsClient {
702702
/// [`StatusOr`]: @ref google::cloud::StatusOr
703703
/// [`Status`]: @ref google::cloud::Status
704704
/// [google.cloud.cpp.compute.global_network_endpoint_groups.v1.ListGlobalNetworkEndpointGroupsRequest]: @cloud_cpp_reference_link{google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups.proto#L265}
705-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
705+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
706706
///
707707
// clang-format on
708708
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -744,7 +744,7 @@ class GlobalNetworkEndpointGroupsClient {
744744
/// [`StatusOr`]: @ref google::cloud::StatusOr
745745
/// [`Status`]: @ref google::cloud::Status
746746
/// [google.cloud.cpp.compute.global_network_endpoint_groups.v1.ListGlobalNetworkEndpointGroupsRequest]: @cloud_cpp_reference_link{google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups.proto#L265}
747-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
747+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
748748
///
749749
// clang-format on
750750
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -784,7 +784,7 @@ class GlobalNetworkEndpointGroupsClient {
784784
/// [`StatusOr`]: @ref google::cloud::StatusOr
785785
/// [`Status`]: @ref google::cloud::Status
786786
/// [google.cloud.cpp.compute.global_network_endpoint_groups.v1.ListNetworkEndpointsRequest]: @cloud_cpp_reference_link{google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups.proto#L333}
787-
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L517}
787+
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L529}
788788
///
789789
// clang-format on
790790
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointWithHealthStatus>
@@ -826,7 +826,7 @@ class GlobalNetworkEndpointGroupsClient {
826826
/// [`StatusOr`]: @ref google::cloud::StatusOr
827827
/// [`Status`]: @ref google::cloud::Status
828828
/// [google.cloud.cpp.compute.global_network_endpoint_groups.v1.ListNetworkEndpointsRequest]: @cloud_cpp_reference_link{google/cloud/compute/global_network_endpoint_groups/v1/global_network_endpoint_groups.proto#L333}
829-
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L517}
829+
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L529}
830830
///
831831
// clang-format on
832832
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointWithHealthStatus>

google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups_client.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ class NetworkEndpointGroupsClient {
600600
/// [`StatusOr`]: @ref google::cloud::StatusOr
601601
/// [`Status`]: @ref google::cloud::Status
602602
/// [google.cloud.cpp.compute.network_endpoint_groups.v1.GetNetworkEndpointGroupRequest]: @cloud_cpp_reference_link{google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups.proto#L364}
603-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
603+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
604604
///
605605
// clang-format on
606606
StatusOr<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -633,7 +633,7 @@ class NetworkEndpointGroupsClient {
633633
/// [`StatusOr`]: @ref google::cloud::StatusOr
634634
/// [`Status`]: @ref google::cloud::Status
635635
/// [google.cloud.cpp.compute.network_endpoint_groups.v1.GetNetworkEndpointGroupRequest]: @cloud_cpp_reference_link{google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups.proto#L364}
636-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
636+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
637637
///
638638
// clang-format on
639639
StatusOr<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -804,7 +804,7 @@ class NetworkEndpointGroupsClient {
804804
/// [`StatusOr`]: @ref google::cloud::StatusOr
805805
/// [`Status`]: @ref google::cloud::Status
806806
/// [google.cloud.cpp.compute.network_endpoint_groups.v1.ListNetworkEndpointGroupsRequest]: @cloud_cpp_reference_link{google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups.proto#L415}
807-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
807+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
808808
///
809809
// clang-format on
810810
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -846,7 +846,7 @@ class NetworkEndpointGroupsClient {
846846
/// [`StatusOr`]: @ref google::cloud::StatusOr
847847
/// [`Status`]: @ref google::cloud::Status
848848
/// [google.cloud.cpp.compute.network_endpoint_groups.v1.ListNetworkEndpointGroupsRequest]: @cloud_cpp_reference_link{google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups.proto#L415}
849-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
849+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
850850
///
851851
// clang-format on
852852
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -889,7 +889,7 @@ class NetworkEndpointGroupsClient {
889889
/// [`StatusOr`]: @ref google::cloud::StatusOr
890890
/// [`Status`]: @ref google::cloud::Status
891891
/// [google.cloud.cpp.compute.network_endpoint_groups.v1.ListNetworkEndpointsRequest]: @cloud_cpp_reference_link{google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups.proto#L487}
892-
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L517}
892+
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L529}
893893
///
894894
// clang-format on
895895
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointWithHealthStatus>
@@ -935,7 +935,7 @@ class NetworkEndpointGroupsClient {
935935
/// [`StatusOr`]: @ref google::cloud::StatusOr
936936
/// [`Status`]: @ref google::cloud::Status
937937
/// [google.cloud.cpp.compute.network_endpoint_groups.v1.ListNetworkEndpointsRequest]: @cloud_cpp_reference_link{google/cloud/compute/network_endpoint_groups/v1/network_endpoint_groups.proto#L487}
938-
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L517}
938+
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L529}
939939
///
940940
// clang-format on
941941
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointWithHealthStatus>

google/cloud/compute/region_backend_services/v1/region_backend_services_client.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -616,8 +616,8 @@ class RegionBackendServicesClient {
616616

617617
// clang-format off
618618
///
619-
/// Retrieves an aggregated list of all usable backend services in the
620-
/// specified project in the given region.
619+
/// Retrieves a list of all usable backend services in the specified project in
620+
/// the given region.
621621
/// https://cloud.google.com/compute/docs/reference/rest/v1/regionBackendServices/listUsable
622622
///
623623
/// @param project Project ID for this request.
@@ -654,8 +654,8 @@ class RegionBackendServicesClient {
654654

655655
// clang-format off
656656
///
657-
/// Retrieves an aggregated list of all usable backend services in the
658-
/// specified project in the given region.
657+
/// Retrieves a list of all usable backend services in the specified project in
658+
/// the given region.
659659
/// https://cloud.google.com/compute/docs/reference/rest/v1/regionBackendServices/listUsable
660660
///
661661
/// @param request Unary RPCs, such as the one wrapped by this

google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups_client.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ class RegionNetworkEndpointGroupsClient {
513513
/// [`StatusOr`]: @ref google::cloud::StatusOr
514514
/// [`Status`]: @ref google::cloud::Status
515515
/// [google.cloud.cpp.compute.region_network_endpoint_groups.v1.GetNetworkEndpointGroupRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups.proto#L254}
516-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
516+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
517517
///
518518
// clang-format on
519519
StatusOr<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -546,7 +546,7 @@ class RegionNetworkEndpointGroupsClient {
546546
/// [`StatusOr`]: @ref google::cloud::StatusOr
547547
/// [`Status`]: @ref google::cloud::Status
548548
/// [google.cloud.cpp.compute.region_network_endpoint_groups.v1.GetNetworkEndpointGroupRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups.proto#L254}
549-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
549+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
550550
///
551551
// clang-format on
552552
StatusOr<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -718,7 +718,7 @@ class RegionNetworkEndpointGroupsClient {
718718
/// [`StatusOr`]: @ref google::cloud::StatusOr
719719
/// [`Status`]: @ref google::cloud::Status
720720
/// [google.cloud.cpp.compute.region_network_endpoint_groups.v1.ListRegionNetworkEndpointGroupsRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups.proto#L386}
721-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
721+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
722722
///
723723
// clang-format on
724724
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -760,7 +760,7 @@ class RegionNetworkEndpointGroupsClient {
760760
/// [`StatusOr`]: @ref google::cloud::StatusOr
761761
/// [`Status`]: @ref google::cloud::Status
762762
/// [google.cloud.cpp.compute.region_network_endpoint_groups.v1.ListRegionNetworkEndpointGroupsRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups.proto#L386}
763-
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L113}
763+
/// [google.cloud.cpp.compute.v1.NetworkEndpointGroup]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L118}
764764
///
765765
// clang-format on
766766
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointGroup>
@@ -802,7 +802,7 @@ class RegionNetworkEndpointGroupsClient {
802802
/// [`StatusOr`]: @ref google::cloud::StatusOr
803803
/// [`Status`]: @ref google::cloud::Status
804804
/// [google.cloud.cpp.compute.region_network_endpoint_groups.v1.ListNetworkEndpointsRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups.proto#L306}
805-
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L517}
805+
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L529}
806806
///
807807
// clang-format on
808808
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointWithHealthStatus>
@@ -844,7 +844,7 @@ class RegionNetworkEndpointGroupsClient {
844844
/// [`StatusOr`]: @ref google::cloud::StatusOr
845845
/// [`Status`]: @ref google::cloud::Status
846846
/// [google.cloud.cpp.compute.region_network_endpoint_groups.v1.ListNetworkEndpointsRequest]: @cloud_cpp_reference_link{google/cloud/compute/region_network_endpoint_groups/v1/region_network_endpoint_groups.proto#L306}
847-
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L517}
847+
/// [google.cloud.cpp.compute.v1.NetworkEndpointWithHealthStatus]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_013.proto#L529}
848848
///
849849
// clang-format on
850850
StreamRange<google::cloud::cpp::compute::v1::NetworkEndpointWithHealthStatus>

google/cloud/compute/subnetworks/v1/subnetworks_client.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ class SubnetworksClient {
118118
/// [`StatusOr`]: @ref google::cloud::StatusOr
119119
/// [`Status`]: @ref google::cloud::Status
120120
/// [google.cloud.cpp.compute.subnetworks.v1.AggregatedListSubnetworksRequest]: @cloud_cpp_reference_link{google/cloud/compute/subnetworks/v1/subnetworks.proto#L189}
121-
/// [google.cloud.cpp.compute.v1.SubnetworksScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L487}
121+
/// [google.cloud.cpp.compute.v1.SubnetworksScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L486}
122122
///
123123
// clang-format on
124124
StreamRange<std::pair<std::string,
@@ -160,7 +160,7 @@ class SubnetworksClient {
160160
/// [`StatusOr`]: @ref google::cloud::StatusOr
161161
/// [`Status`]: @ref google::cloud::Status
162162
/// [google.cloud.cpp.compute.subnetworks.v1.AggregatedListSubnetworksRequest]: @cloud_cpp_reference_link{google/cloud/compute/subnetworks/v1/subnetworks.proto#L189}
163-
/// [google.cloud.cpp.compute.v1.SubnetworksScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L487}
163+
/// [google.cloud.cpp.compute.v1.SubnetworksScopedList]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L486}
164164
///
165165
// clang-format on
166166
StreamRange<std::pair<std::string,
@@ -772,7 +772,7 @@ class SubnetworksClient {
772772
/// [`StatusOr`]: @ref google::cloud::StatusOr
773773
/// [`Status`]: @ref google::cloud::Status
774774
/// [google.cloud.cpp.compute.subnetworks.v1.ListUsableRequest]: @cloud_cpp_reference_link{google/cloud/compute/subnetworks/v1/subnetworks.proto#L481}
775-
/// [google.cloud.cpp.compute.v1.UsableSubnetwork]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L582}
775+
/// [google.cloud.cpp.compute.v1.UsableSubnetwork]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L581}
776776
///
777777
// clang-format on
778778
StreamRange<google::cloud::cpp::compute::v1::UsableSubnetwork> ListUsable(
@@ -812,7 +812,7 @@ class SubnetworksClient {
812812
/// [`StatusOr`]: @ref google::cloud::StatusOr
813813
/// [`Status`]: @ref google::cloud::Status
814814
/// [google.cloud.cpp.compute.subnetworks.v1.ListUsableRequest]: @cloud_cpp_reference_link{google/cloud/compute/subnetworks/v1/subnetworks.proto#L481}
815-
/// [google.cloud.cpp.compute.v1.UsableSubnetwork]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L582}
815+
/// [google.cloud.cpp.compute.v1.UsableSubnetwork]: @cloud_cpp_reference_link{google/cloud/compute/v1/internal/common_126.proto#L581}
816816
///
817817
// clang-format on
818818
StreamRange<google::cloud::cpp::compute::v1::UsableSubnetwork> ListUsable(

protos/google/cloud/compute/accelerator_types/v1/accelerator_types.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/addresses/v1/addresses.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/autoscalers/v1/autoscalers.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/backend_buckets/v1/backend_buckets.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/backend_services/v1/backend_services.proto

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

@@ -153,8 +153,7 @@ service BackendServices {
153153
option (google.api.method_signature) = "project";
154154
}
155155

156-
// Retrieves an aggregated list of all usable backend services in the
157-
// specified project.
156+
// Retrieves a list of all usable backend services in the specified project.
158157
// https://cloud.google.com/compute/docs/reference/rest/v1/backendServices/listUsable
159158
rpc ListUsable(ListUsableRequest)
160159
returns (google.cloud.cpp.compute.v1.BackendServiceListUsable) {

protos/google/cloud/compute/disk_types/v1/disk_types.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/disks/v1/disks.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/external_vpn_gateways/v1/external_vpn_gateways.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

protos/google/cloud/compute/firewall_policies/v1/firewall_policies.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Generated by the C++ microgenerator.
1616
// If you make any local changes, they will be lost.
1717
// file:///workspace/generator/discovery/compute_public_google_rest_v1.json
18-
// revision: 20240813
18+
// revision: 20240903
1919

2020
syntax = "proto3";
2121

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy