Skip to content

Commit 6e4d3c2

Browse files
feat: [Compute] Update Compute Engine v1 API to revision 20250807 (#8538)
* feat: Update Compute Engine v1 API to revision 20250807 Source-Link: googleapis/googleapis@525c95a Source-Link: googleapis/googleapis-gen@5d35c9c Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiNWQzNWM5YzUyZjJkYTAyZWUzYzZmMzJkNjdjZTQ3YjgxYmY2MzQyYSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3ae6bb8 commit 6e4d3c2

7 files changed

Lines changed: 21 additions & 12 deletions

File tree

Compute/metadata/V1/Compute.php

42 Bytes
Binary file not shown.

Compute/src/V1/BackendService.php

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Compute/src/V1/BackendService/LocalityLbPolicy.php

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Compute/src/V1/BackendServiceLocalityLoadBalancingPolicyConfigPolicy/Name.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Compute/src/V1/Enums/UpcomingMaintenance/MaintenanceReasons.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ class MaintenanceReasons
5151

5252
const FAILURE_NVLINK = 'FAILURE_NVLINK';
5353

54+
const FAILURE_REDUNDANT_HARDWARE_FAULT = 'FAILURE_REDUNDANT_HARDWARE_FAULT';
55+
5456
const INFRASTRUCTURE_RELOCATION = 'INFRASTRUCTURE_RELOCATION';
5557

5658
const MAINTENANCE_REASON_UNKNOWN = 'MAINTENANCE_REASON_UNKNOWN';

Compute/src/V1/TargetHttpsProxy.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Compute/src/V1/UpcomingMaintenance/MaintenanceReasons.php

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)