We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Thanks for pull request #203 . I'm going to close this issue now as it has been resolved.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: