Reference documentation and code samples for the Cloud Firestore V1 Client class SourceInfo.
Information about the provenance of this database.
Generated from protobuf message google.firestore.admin.v1.Database.SourceInfo
Namespace
Google \ Cloud \ Firestore \ Admin \ V1 \ DatabaseMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ backup
Google\Cloud\Firestore\Admin\V1\Database\SourceInfo\BackupSource
If set, this database was restored from the specified backup (or a snapshot thereof).
↳ operation
string
The associated long-running operation. This field may not be set after the operation has completed. Format: projects/{project}/databases/{database}/operations/{operation}
.
getBackup
If set, this database was restored from the specified backup (or a snapshot thereof).
hasBackup
setBackup
If set, this database was restored from the specified backup (or a snapshot thereof).
$this
getOperation
The associated long-running operation. This field may not be set after
the operation has completed. Format: projects/{project}/databases/{database}/operations/{operation}
.
string
setOperation
The associated long-running operation. This field may not be set after
the operation has completed. Format: projects/{project}/databases/{database}/operations/{operation}
.
var
string
$this
getSource
string