chore: regenerate google-cloud-aiplatform#8814
Closed
suztomo wants to merge 1 commit into
Closed
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the google-cloud-aiplatform package by adding a new ModelProvider enum (supporting Anthropic) and a data_sharing_enabled_provider field to the PublisherModelConfig proto message. It also sets skip_generate: true in librarian.yaml and applies extensive formatting cleanups to numerous auto-generated test files. There are no review comments, and I have no feedback to provide.
suztomo
force-pushed
the
migrate-aiplatform
branch
from
July 6, 2026 16:36
eab9e77 to
86ca761
Compare
Member
Author
|
Build (1046198160504) shows strange failure but these Cloud Build checks for handwritten libraries are irrelevant to the google-cloud-aiplatform changes. |
Contributor
|
I am closing this PR because it uses an older version of googleapis for the generation, and the new content should also be addressed by #8821. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR migrates
google-cloud-aiplatformto use Librarian for generation.Highlights
google-cloud-aiplatform. I didn't use "-all" because it generates a pull request that cannot be reviewed (nodejs: generation diff as of July 6th librarian#6638).For googleapis/librarian#6638.