Skip to content

Add @JvmOverloads to schema declarations #6355

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

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Add @JvmOverloads to schema declarations #6355

merged 1 commit into from
Oct 8, 2024

Conversation

rlazo
Copy link
Collaborator

@rlazo rlazo commented Oct 7, 2024

Adding the overloads is necessary to ensure the devEx in Java is better, and no unnecessary parameters are passed to the Schema factory methods.

Adding the overloads is necessary to ensure the devEx in Java is
better, and no unnecessary parameters are passed to the Schema factory methods.
Copy link
Contributor

github-actions bot commented Oct 7, 2024

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@rlazo rlazo requested review from davidmotson and daymxn October 7, 2024 22:43
@rlazo rlazo added this to the vertexai-ga milestone Oct 7, 2024
@google-oss-bot
Copy link
Contributor

1 Warning
⚠️ Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.)

Generated by 🚫 Danger

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Test Results

 20 files  ±0   20 suites  ±0   15s ⏱️ -1s
112 tests ±0  112 ✅ ±0  0 💤 ±0  0 ❌ ±0 
224 runs  ±0  224 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bda6957. ± Comparison against base commit 996acd8.

@rlazo rlazo merged commit 412cef4 into main Oct 8, 2024
29 checks passed
@rlazo rlazo deleted the rl.schema.overload branch October 8, 2024 07:38
@firebase firebase locked and limited conversation to collaborators Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants