CloneDatabaseMetadata.Builder.clear()
The name of the database being cloned to.
The time the clone finished, unset for ongoing clones.
The operation state of the clone.
The snapshot from which this database was cloned.
How far along the clone is as an estimated percentage of remaining time.
The time the clone was started.
CloneDatabaseMetadata.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
The time the clone finished, unset for ongoing clones.
CloneDatabaseMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CloneDatabaseMetadata.Builder.mergeFrom(com.google.protobuf.Message other)
The snapshot from which this database was cloned.
How far along the clone is as an estimated percentage of remaining time.
CloneDatabaseMetadata.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
The time the clone was started.
CloneDatabaseMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
The name of the database being cloned to.
CloneDatabaseMetadata.Builder.setDatabaseBytes(com.google.protobuf.ByteString value)
The name of the database being cloned to.
CloneDatabaseMetadata.Builder.setEndTime(com.google.protobuf.Timestamp value)
The time the clone finished, unset for ongoing clones.
CloneDatabaseMetadata.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the clone finished, unset for ongoing clones.
The operation state of the clone.
The operation state of the clone.
The snapshot from which this database was cloned.
The snapshot from which this database was cloned.
How far along the clone is as an estimated percentage of remaining time.
How far along the clone is as an estimated percentage of remaining time.
CloneDatabaseMetadata.Builder.setStartTime(com.google.protobuf.Timestamp value)
The time the clone was started.
CloneDatabaseMetadata.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the clone was started.