CreateCloudBackupAction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
CreateCloudBackupAction.Builder.clear()
The id of the backup to be created, e.g.
The id of the database from which this backup was
created, e.g.
CreateCloudBackupAction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Cloud instance ID (not path), e.g.
CreateCloudBackupAction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The version time of the backup, which must be within the time range of
[earliest_version_time, NOW], where earliest_version_time is retrieved by
cloud spanner frontend API (See details: go/cs-pitr-lite-design).
CreateCloudBackupAction.Builder.clone()
Action that creates a Cloud Spanner database backup.
CreateCloudBackupAction.Builder.mergeExpireTime(com.google.protobuf.Timestamp value)
CreateCloudBackupAction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CreateCloudBackupAction.Builder.mergeFrom(com.google.protobuf.Message other)
CreateCloudBackupAction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
CreateCloudBackupAction.Builder.mergeVersionTime(com.google.protobuf.Timestamp value)
The version time of the backup, which must be within the time range of
[earliest_version_time, NOW], where earliest_version_time is retrieved by
cloud spanner frontend API (See details: go/cs-pitr-lite-design).
CreateCloudBackupAction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The id of the backup to be created, e.g.
CreateCloudBackupAction.Builder.setBackupIdBytes(com.google.protobuf.ByteString value)
The id of the backup to be created, e.g.
The id of the database from which this backup was
created, e.g.
The id of the database from which this backup was
created, e.g.
CreateCloudBackupAction.Builder.setExpireTime(com.google.protobuf.Timestamp value)
CreateCloudBackupAction.Builder.setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
CreateCloudBackupAction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Cloud instance ID (not path), e.g.
Cloud instance ID (not path), e.g.
CreateCloudBackupAction.Builder.setProjectIdBytes(com.google.protobuf.ByteString value)
CreateCloudBackupAction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
CreateCloudBackupAction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
CreateCloudBackupAction.Builder.setVersionTime(com.google.protobuf.Timestamp value)
The version time of the backup, which must be within the time range of
[earliest_version_time, NOW], where earliest_version_time is retrieved by
cloud spanner frontend API (See details: go/cs-pitr-lite-design).
CreateCloudBackupAction.Builder.setVersionTime(com.google.protobuf.Timestamp.Builder builderForValue)
The version time of the backup, which must be within the time range of
[earliest_version_time, NOW], where earliest_version_time is retrieved by
cloud spanner frontend API (See details: go/cs-pitr-lite-design).