Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix: better support for fallback mode (#768)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 468790263

Source-Link: googleapis/googleapis@873ab45

Source-Link: https://github.com/googleapis/googleapis-gen/commit/cb6f37aeff2a3472e40a7bbace8c67d75e24bee5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9

feat: Update Compute Engine API to revision 20220720 (#723)
Source-Link: googleapis/googleapis@60a0fa7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ba1df1be93f5a1aa5c647fc2f195d41b0075aa93
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmExZGYxYmU5M2Y1YTFhYTVjNjQ3ZmMyZjE5NWQ0MWIwMDc1YWE5MyJ9
  • Loading branch information
gcf-owl-bot[bot] authored Aug 23, 2022
1 parent a3e8497 commit bd36f79
Show file tree
Hide file tree
Showing 832 changed files with 14,861 additions and 8,250 deletions.
340 changes: 323 additions & 17 deletions protos/google/cloud/compute/v1/compute.proto

Large diffs are not rendered by default.

963 changes: 963 additions & 0 deletions protos/protos.d.ts

Large diffs are not rendered by default.

2,697 changes: 2,697 additions & 0 deletions protos/protos.js

Large diffs are not rendered by default.

492 changes: 492 additions & 0 deletions protos/protos.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions samples/generated/v1/accelerator_types.aggregated_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_AcceleratorTypes_AggregatedList_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/accelerator_types.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(acceleratorType, project, zone) {
// [START compute_v1_generated_AcceleratorTypes_Get_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/accelerator_types.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project, zone) {
// [START compute_v1_generated_AcceleratorTypes_List_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/addresses.aggregated_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_Addresses_AggregatedList_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/addresses.delete.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(address, project, region) {
// [START compute_v1_generated_Addresses_Delete_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/addresses.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(address, project, region) {
// [START compute_v1_generated_Addresses_Get_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/addresses.insert.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(addressResource, project, region) {
// [START compute_v1_generated_Addresses_Insert_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/addresses.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project, region) {
// [START compute_v1_generated_Addresses_List_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.aggregated_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_Autoscalers_AggregatedList_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.delete.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(autoscaler, project, zone) {
// [START compute_v1_generated_Autoscalers_Delete_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(autoscaler, project, zone) {
// [START compute_v1_generated_Autoscalers_Get_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.insert.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(autoscalerResource, project, zone) {
// [START compute_v1_generated_Autoscalers_Insert_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project, zone) {
// [START compute_v1_generated_Autoscalers_List_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.patch.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(autoscalerResource, project, zone) {
// [START compute_v1_generated_Autoscalers_Patch_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/autoscalers.update.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(autoscalerResource, project, zone) {
// [START compute_v1_generated_Autoscalers_Update_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.add_signed_url_key.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, project, signedUrlKeyResource) {
// [START compute_v1_generated_BackendBuckets_AddSignedUrlKey_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.delete.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, project) {
// [START compute_v1_generated_BackendBuckets_Delete_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.delete_signed_url_key.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, keyName, project) {
// [START compute_v1_generated_BackendBuckets_DeleteSignedUrlKey_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, project) {
// [START compute_v1_generated_BackendBuckets_Get_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.insert.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucketResource, project) {
// [START compute_v1_generated_BackendBuckets_Insert_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_BackendBuckets_List_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.patch.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, backendBucketResource, project) {
// [START compute_v1_generated_BackendBuckets_Patch_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, project, securityPolicyReferenceResource) {
// [START compute_v1_generated_BackendBuckets_SetEdgeSecurityPolicy_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_buckets.update.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendBucket, backendBucketResource, project) {
// [START compute_v1_generated_BackendBuckets_Update_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.add_signed_url_key.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, project, signedUrlKeyResource) {
// [START compute_v1_generated_BackendServices_AddSignedUrlKey_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.aggregated_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_BackendServices_AggregatedList_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.delete.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, project) {
// [START compute_v1_generated_BackendServices_Delete_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, keyName, project) {
// [START compute_v1_generated_BackendServices_DeleteSignedUrlKey_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, project) {
// [START compute_v1_generated_BackendServices_Get_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.get_health.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, project, resourceGroupReferenceResource) {
// [START compute_v1_generated_BackendServices_GetHealth_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.insert.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendServiceResource, project) {
// [START compute_v1_generated_BackendServices_Insert_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_BackendServices_List_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.patch.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, backendServiceResource, project) {
// [START compute_v1_generated_BackendServices_Patch_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, project, securityPolicyReferenceResource) {
// [START compute_v1_generated_BackendServices_SetEdgeSecurityPolicy_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.set_security_policy.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, project, securityPolicyReferenceResource) {
// [START compute_v1_generated_BackendServices_SetSecurityPolicy_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/backend_services.update.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(backendService, backendServiceResource, project) {
// [START compute_v1_generated_BackendServices_Update_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/disk_types.aggregated_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project) {
// [START compute_v1_generated_DiskTypes_AggregatedList_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/disk_types.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(diskType, project, zone) {
// [START compute_v1_generated_DiskTypes_Get_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/disk_types.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(project, zone) {
// [START compute_v1_generated_DiskTypes_List_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/disks.add_resource_policies.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(disk, disksAddResourcePoliciesRequestResource, project, zone) {
// [START compute_v1_generated_Disks_AddResourcePolicies_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Loading

0 comments on commit bd36f79

Please sign in to comment.