Skip to content

feat: API regeneration: 20260810T160051Z - #15812

Merged
amanda-tarafa merged 4 commits into
mainfrom
librarian-regen-20260810T160051Z
Aug 10, 2026
Merged

feat: API regeneration: 20260810T160051Z#15812
amanda-tarafa merged 4 commits into
mainfrom
librarian-regen-20260810T160051Z

Conversation

@google-cloud-sdk-librarian-dotnet-robot

Copy link
Copy Markdown
Collaborator

Changes in this PR

  • Generated Google.Cloud.AIPlatform.V1Beta1
  • Generated Google.Cloud.Bigtable.V2
  • Generated Google.Cloud.Retail.V2
  • Generated Google.Cloud.DevTools.ContainerAnalysis

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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions

Copy link
Copy Markdown

Pull request diff results
Finding changes in Google.Cloud.AIPlatform.V1Beta1...
Comparing old and new versions (by source)
Minor changes:
Class 'BatchPredictionJob'; property 'EndpointName EndpointAsEndpointName { get; set; }' added.
Class 'BatchPredictionJob'; property 'String Endpoint { get; set; }' added.
Class 'BatchPredictionJob'; constant 'System.Int32 Google.Cloud.AIPlatform.V1Beta1.BatchPredictionJob::EndpointFieldNumber' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta82
Differences from 1.0.0-beta82
Minor changes:
Class 'BatchPredictionJob'; property 'EndpointName EndpointAsEndpointName { get; set; }' added.
Class 'BatchPredictionJob'; property 'String Endpoint { get; set; }' added.
Class 'BatchPredictionJob'; constant 'System.Int32 Google.Cloud.AIPlatform.V1Beta1.BatchPredictionJob::EndpointFieldNumber' added.

Diff level: Minor

Finished comparisons for Google.Cloud.AIPlatform.V1Beta1

Finding changes in Google.Cloud.Bigtable.V2...
Comparing old and new versions (by source)
Minor changes:
Class 'Mutation'; property 'Mutation.Types.TimestampOrigin TimestampOrigin { get; set; }' added.
Class 'Mutation'; constant 'System.Int32 Google.Cloud.Bigtable.V2.Mutation::TimestampOriginFieldNumber' added.
Enum 'Mutation.Types.TimestampOrigin' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.Bigtable.V2 version 3.29.0
Differences from 3.29.0
Minor changes:
Class 'Mutation'; property 'Mutation.Types.TimestampOrigin TimestampOrigin { get; set; }' added.
Class 'Mutation'; constant 'System.Int32 Google.Cloud.Bigtable.V2.Mutation::TimestampOriginFieldNumber' added.
Enum 'Mutation.Types.TimestampOrigin' added.

Diff level: Minor

Finished comparisons for Google.Cloud.Bigtable.V2

@amanda-tarafa
amanda-tarafa merged commit 76f23c5 into main Aug 10, 2026
20 checks passed
@amanda-tarafa
amanda-tarafa deleted the librarian-regen-20260810T160051Z branch August 10, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants