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

FR: Expose the FirestoreOptions#setTimestampsInSnapshotsEnabled(boolean) method #204

Closed
RohanTalip opened this issue Sep 11, 2018 · 1 comment

Comments

@RohanTalip
Copy link

RohanTalip commented Sep 11, 2018

firebase-admin-java (6.4.0) does not yet expose the FirestoreOptions#setTimestampsInSnapshotsEnabled(boolean) method :
https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/google-cloud-clients/google-cloud-firestore/src/main/java/com/google/cloud/firestore/FirestoreOptions.java#L203

I would like to keep our POJOs similar between our Android code base and our Java code that uses Firebase Admin (for Firestore).

I have a pull request that is almost ready which will solve this. I'm just filing an issue as per the directions on the pull request template.

@RohanTalip
Copy link
Author

Thanks for pull request #203 . I'm going to close this issue now as it has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant