Skip to content

Commit

Permalink
feat: Update Compute Engine API to revision 20250119 (#981) (#8062)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/googleapis@2e899ee
Source-Link: googleapis/googleapis-gen@f3e46d9
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiZjNlNDZkOTNjYWIxNmQ3MTU1Mjg1OGRlYTM5OWQyZDE4OTZmMGI2ZiJ9
  • Loading branch information
gcf-owl-bot[bot] authored Jan 30, 2025
1 parent abac774 commit 53b8e6c
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 0 deletions.
Binary file modified Compute/metadata/V1/Compute.php
Binary file not shown.
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
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ class Type

const ACCELERATOR_OPTIMIZED_A3_MEGA = 'ACCELERATOR_OPTIMIZED_A3_MEGA';

const ACCELERATOR_OPTIMIZED_A3_ULTRA = 'ACCELERATOR_OPTIMIZED_A3_ULTRA';

const COMPUTE_OPTIMIZED = 'COMPUTE_OPTIMIZED';

const COMPUTE_OPTIMIZED_C2D = 'COMPUTE_OPTIMIZED_C2D';
Expand Down
44 changes: 44 additions & 0 deletions Compute/src/V1/Scheduling.php

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

0 comments on commit 53b8e6c

Please sign in to comment.