You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
fix: enum value conflict in generated ProtoSchema descriptor. (#469)
* chore: regen readme (#464)
autosynth cannot find the source of changes triggered by earlier changes in this
repository, or by version upgrades to tools such as linters.
* fix: Enum value confict in Proto conversion. Solution is to convert enum types always in enclosing struct type.
Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
Copy file name to clipboardExpand all lines: google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoSchemaConverter.java
Copy file name to clipboardExpand all lines: google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/ProtoSchemaConverterTest.java
0 commit comments