database property
Name of the Firestore database that the backup is from.
Format is projects/{project}/databases/{database}
.
Output only.
Implementation
core.String? database;
Name of the Firestore database that the backup is from.
Format is projects/{project}/databases/{database}
.
Output only.
core.String? database;