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

feat: adds maximum and minimum FieldValue transforms #1153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mfranberg
Copy link

Currently, the maximum and minimum transforms are not exposed in the java client. This PR adds support for these.

@mfranberg mfranberg requested a review from a team as a code owner December 21, 2022 16:16
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Dec 21, 2022
@conventional-commit-lint-gcf
Copy link

conventional-commit-lint-gcf bot commented Dec 21, 2022

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Dec 21, 2022
@mfranberg mfranberg force-pushed the mfranberg/max-min-transforms branch 2 times, most recently from 45b1064 to 0f81a7a Compare December 21, 2022 16:30
@mfranberg mfranberg changed the title Adds support for maximum and minimum FieldValue transforms fix: adds maximum and minimum FieldValue transforms Dec 21, 2022
@mfranberg mfranberg changed the title fix: adds maximum and minimum FieldValue transforms feat: adds maximum and minimum FieldValue transforms Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant