feat: API regeneration: 20260810T160051Z - #15812
Conversation
feat: add endpoint field to BatchPredictionJob for bring-your-own-endpoint batch prediction PiperOrigin-RevId: 960854789 Source-Link: googleapis/googleapis@0e06eb6
feat: add microsecond timestamp precision support PiperOrigin-RevId: 961036381 Source-Link: googleapis/googleapis@443c807
feat: add support for custom content types docs: clarify wording around quota usage Clients can now specify the content type of chat messages explicitly, instead of relying on autodetection. PiperOrigin-RevId: 961002476 Source-Link: googleapis/googleapis@2d0def9
…it fc62df0 chore: update protobuf to 33.2 and rules_python to 1.6.0 PiperOrigin-RevId: 960369644 Source-Link: googleapis/googleapis@fc62df0
There was a problem hiding this comment.
Code Review
This pull request updates the generated client libraries for Google Cloud AI Platform V1Beta1 and Bigtable V2. Specifically, it introduces an Endpoint field to BatchPredictionJob in AI Platform to support Bring-Your-Own-Endpoint (BYOE) scenarios, along with a corresponding strongly-typed resource name property. In Bigtable V2, it adds a TimestampOrigin enum and field to the Mutation message to track whether timestamps are user-specified or client-auto-generated. Additionally, the pipeline-state.json configuration is updated with the latest generated commit hashes. I have no feedback to provide as there are no review comments.
|
Pull request diff results Diff level: Minor Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.AIPlatform.V1Beta1 Finding changes in Google.Cloud.Bigtable.V2... Diff level: Minor Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.Bigtable.V2 |
Changes in this PR