Skip to content

Commit 3e4b2e8

Browse files
feat: [Compute] Update Compute Engine v1 API to revision 20250728 (#1081) (#8495)
* feat: Update Compute Engine v1 API to revision 20250728 (#1081) Source-Link: googleapis/googleapis@23f1b4c Source-Link: googleapis/googleapis-gen@9a939e7 Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiOWE5MzllNzhlNGJhOTc1ZDgwYjQ4MWNlOTU1OTE1ZDdjMjJjNzNmYSJ9 * 🦉 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 247d5e4 commit 3e4b2e8

21 files changed

Lines changed: 175 additions & 64 deletions

Compute/metadata/V1/Compute.php

254 Bytes
Binary file not shown.

Compute/samples/V1/GlobalOrganizationOperationsClient/get.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/**
3232
* Retrieves the specified Operations resource. Gets a list of operations by making a `list()` request.
3333
*
34-
* @param string $operation Name of the Operations resource to return, or its unique numeric identifier.
34+
* @param string $operation Name of the Operations resource to return. Parent is derived from this field.
3535
*/
3636
function get_sample(string $operation): void
3737
{

Compute/src/V1/BackendCustomMetric.php

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

0 commit comments

Comments
 (0)