chore: update googleapis commitish to f63acc6#13775
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces several updates across multiple Google Cloud Java client libraries. In the Batch client, it adds support for InstanceFlexibilityPolicy and InstanceSelection under AllocationPolicy to allow creating VMs from multiple machine types. In the Cloud Security Compliance client, it extensively adds JSpecify @Nullable annotations to improve null-safety. In the Compute client, it adds new Advance, Pause, and Resume methods to the Rollouts service, and new NamedSet subresource operations (Delete, Get, List, Patch, Update) to the Routers service. Additionally, it introduces noGracefulShutdown options for InstanceGroupManagers deletion/recreation, adds view parameter support for ForwardingRules retrieval, updates BackendServiceLogConfig to support logging HTTP headers, and adds Arm Confidential Compute Architecture (CCA) support. As there are no review comments provided, I have no feedback to provide on the code changes.
|
Integration tests failed on compute due to quota issues:
|
Updated googleapis commitish in librarian.yaml to googleapis/googleapis@f63acc6
💡 Note: If this PR is still open when the daily update workflow runs next, it will be closed and replaced with a new PR containing the latest updates.