-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Firestore: Add missing fields to Firestore database #8909
Firestore: Add missing fields to Firestore database #8909
Conversation
Hello! I am a robot. It looks like you are a: Community Contributor @trodge, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 34 insertions(+), 4 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccGKEHub2Scope_gkehubScopeBasicExample|TestAccGKEHub2ScopeIamMemberGenerated|TestAccGKEHub2ScopeIamBindingGenerated|TestAccGKEHub2ScopeIamPolicyGenerated |
Rerun these tests in REPLAYING mode to catch issues
|
…orm#8909) * Adjust Firestore database etag description * Adjust Firestore database create_time description * Add update_time field to Firestore database * Add uid field to Firestore database
…orm#8909) * Adjust Firestore database etag description * Adjust Firestore database create_time description * Add update_time field to Firestore database * Add uid field to Firestore database
Adds a few missing fields from the Firestore database.
https://cloud.google.com/firestore/docs/reference/rest/v1/projects.databases
Release Note Template for Downstream PRs (will be copied)