Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vertex AI] Refactor StringFormat and IntegerFormat as structs #13865

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

andrewheard
Copy link
Contributor

Replaced the StringFormat and IntegerFormat enums in Schema with structs. These should likely never have been switched over and thus not be a breaking change (omitting changelog entry). Added an integration test to verify encoding.

#no-changelog

@andrewheard andrewheard marked this pull request as ready for review October 10, 2024 01:24
@andrewheard andrewheard merged commit fde2baf into main Oct 10, 2024
38 checks passed
@andrewheard andrewheard deleted the ah/vertex-format-structs branch October 10, 2024 15:32
MojtabaHs pushed a commit to MojtabaHs/firebase-ios-sdk that referenced this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants