Skip to content

Commit

Permalink
feat: Update Compute Engine API to revision 20240430 (#900) (#7297)
Browse files Browse the repository at this point in the history
* feat: Update Compute Engine API to revision 20240430 (#900)
Source-Link: googleapis/googleapis@3820562
Source-Link: googleapis/googleapis-gen@a2cd2c3
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiYTJjZDJjM2JhY2JmOWFlY2Y3ZGQxZjg4NDUwYTZhMTQ1N2UyNDM4YSJ9
  • Loading branch information
gcf-owl-bot[bot] committed May 10, 2024
1 parent d905def commit 78afc83
Show file tree
Hide file tree
Showing 12 changed files with 39 additions and 25 deletions.
Binary file modified Compute/metadata/V1/Compute.php
Binary file not shown.
8 changes: 4 additions & 4 deletions Compute/src/V1/AccessConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Compute/src/V1/Commitment/Type.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Compute/src/V1/Enums/Commitment/Type.php
Expand Up @@ -36,6 +36,8 @@ class Type

const ACCELERATOR_OPTIMIZED_A3 = 'ACCELERATOR_OPTIMIZED_A3';

const ACCELERATOR_OPTIMIZED_A3_MEGA = 'ACCELERATOR_OPTIMIZED_A3_MEGA';

const COMPUTE_OPTIMIZED = 'COMPUTE_OPTIMIZED';

const COMPUTE_OPTIMIZED_C2D = 'COMPUTE_OPTIMIZED_C2D';
Expand Down
2 changes: 2 additions & 0 deletions Compute/src/V1/Enums/Quota/Metric.php
Expand Up @@ -352,6 +352,8 @@ class Metric

const URL_MAPS = 'URL_MAPS';

const VARIABLE_IPV6_PUBLIC_DELEGATED_PREFIXES = 'VARIABLE_IPV6_PUBLIC_DELEGATED_PREFIXES';

const VPN_GATEWAYS = 'VPN_GATEWAYS';

const VPN_TUNNELS = 'VPN_TUNNELS';
Expand Down
8 changes: 4 additions & 4 deletions Compute/src/V1/HTTP2HealthCheck.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Compute/src/V1/HTTPHealthCheck.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Compute/src/V1/HTTPSHealthCheck.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Compute/src/V1/Quota/Metric.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Compute/src/V1/SnapshotSettingsStorageLocationSettings.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78afc83

Please sign in to comment.