-
BackupInfo.Builder.clear()
The time the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
request was received.
Name of the database the backup was created from.
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
Information about the backup used to restore the database.
Information about the backup used to restore the database.
The time the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
request was received.
BackupInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BackupInfo.Builder.mergeFrom(com.google.protobuf.Message other)
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
BackupInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
BackupInfo.Builder.setBackupBytes(com.google.protobuf.ByteString value)
BackupInfo.Builder.setCreateTime(com.google.protobuf.Timestamp value)
The time the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
request was received.
BackupInfo.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the
[CreateBackup][google.spanner.admin.database.v1.DatabaseAdmin.CreateBackup]
request was received.
Name of the database the backup was created from.
Name of the database the backup was created from.
BackupInfo.Builder.setVersionTime(com.google.protobuf.Timestamp value)
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
BackupInfo.Builder.setVersionTime(com.google.protobuf.Timestamp.Builder builderForValue)
The backup contains an externally consistent copy of `source_database` at
the timestamp specified by `version_time`.
Information about the backup used to restore the database.
Information about the backup used to restore the database.