database property

String? database
getter/setter pair

Name of the Firestore database that the backup is from.

Format is projects/{project}/databases/{database}.

Output only.

Implementation

core.String? database;