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

Expose auto id generation #291

Closed
dmitry-s opened this issue Jul 10, 2020 · 0 comments · Fixed by #292
Closed

Expose auto id generation #291

dmitry-s opened this issue Jul 10, 2020 · 0 comments · Fixed by #292
Assignees
Labels
api: firestore Issues related to the googleapis/java-firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@dmitry-s
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I would like to use FirestoreImpl.autoId() in spring-cloud-gcp-data-firestore

Describe the solution you'd like
autoId() method is added to Internal class

Describe alternatives you've considered
generating ids manually/using UUIDs

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Jul 10, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Jul 11, 2020
@BenWhitehead BenWhitehead added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Jul 13, 2020
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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants