RestoreDatabaseMetadata.Builder.clear()
The name of the backup restoring from.
The name of the database being restored to.
The time the restore finished, unset for ongoing restores.
The operation state of the restore.
How far along the restore is as an estimated percentage of remaining time.
The time the restore was started.
RestoreDatabaseMetadata.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
The time the restore finished, unset for ongoing restores.
RestoreDatabaseMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RestoreDatabaseMetadata.Builder.mergeFrom(com.google.protobuf.Message other)
How far along the restore is as an estimated percentage of remaining time.
RestoreDatabaseMetadata.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
The time the restore was started.
RestoreDatabaseMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
The name of the backup restoring from.
RestoreDatabaseMetadata.Builder.setBackupBytes(com.google.protobuf.ByteString value)
The name of the backup restoring from.
The name of the database being restored to.
RestoreDatabaseMetadata.Builder.setDatabaseBytes(com.google.protobuf.ByteString value)
The name of the database being restored to.
RestoreDatabaseMetadata.Builder.setEndTime(com.google.protobuf.Timestamp value)
The time the restore finished, unset for ongoing restores.
RestoreDatabaseMetadata.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the restore finished, unset for ongoing restores.
The operation state of the restore.
The operation state of the restore.
How far along the restore is as an estimated percentage of remaining time.
How far along the restore is as an estimated percentage of remaining time.
RestoreDatabaseMetadata.Builder.setStartTime(com.google.protobuf.Timestamp value)
The time the restore was started.
RestoreDatabaseMetadata.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the restore was started.