Skip to content

chore(aiplatform): exclude v1beta1 schema protos and regenerate library - #14360

Merged
JoeWang1127 merged 2 commits into
googleapis:mainfrom
JoeWang1127:chore/aiplatform
Sep 11, 2026
Merged

JoeWang1127 merged 2 commits into
googleapis:mainfrom
JoeWang1127:chore/aiplatform

Conversation

@JoeWang1127

@JoeWang1127 JoeWang1127 commented Sep 11, 2026 •

Copy link
Copy Markdown
Contributor

Update librarian.yaml to place the v1beta1 schema protos under excluded_protos and regenerate java-aiplatform via Librarian, removing the unused schema proto files and updating reflect-config.json.

For googleapis/librarian#5661

@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 removes several protobuf schema files under google/cloud/aiplatform/v1beta1/schema/ (including annotation_payload.proto, annotation_spec_color.proto, data_item_payload.proto, dataset_metadata.proto, and geometry.proto) and updates librarian.yaml to move these files under excluded_protos instead of skip_proto_class_generation. There are no review comments, and I have no feedback to provide.

@JoeWang1127
JoeWang1127 marked this pull request as ready for review September 11, 2026 17:08
@JoeWang1127
JoeWang1127 requested review from a team as code owners September 11, 2026 17:08
@JoeWang1127
JoeWang1127 merged commit d096e29 into googleapis:main Sep 11, 2026
193 of 196 checks passed
JoeWang1127 added a commit to googleapis/librarian that referenced this pull request Sep 11, 2026
…vaAPI (#7571)

Remove the `skip_proto_class_generation` field from JavaAPI and the
configuration schema. The option was a temporary workaround used during
migration to exclude specific proto files from generating Java proto
classes while including them in gRPC and GAPIC modules. With migration
complete, this workaround is no longer needed.

This configuration is removed from librarian.yaml in google-cloud-java
via googleapis/google-cloud-java#14360

Fixes #5661
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