-
SnapshotTableRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
SnapshotTableRequest.Builder.clear()
Description of the snapshot.
SnapshotTableRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
SnapshotTableRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The amount of time that the new snapshot can stay active after it is
created.
SnapshotTableRequest.Builder.clone()
The request that prompted the initiation of this SnapshotTable operation.
SnapshotTableRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotTableRequest.Builder.mergeFrom(com.google.protobuf.Message other)
SnapshotTableRequest.Builder.mergeTtl(com.google.protobuf.Duration value)
The amount of time that the new snapshot can stay active after it is
created.
SnapshotTableRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotTableRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
SnapshotTableRequest.Builder.setClusterBytes(com.google.protobuf.ByteString value)
Description of the snapshot.
Description of the snapshot.
SnapshotTableRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
SnapshotTableRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
SnapshotTableRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
SnapshotTableRequest.Builder.setTtl(com.google.protobuf.Duration value)
The amount of time that the new snapshot can stay active after it is
created.
SnapshotTableRequest.Builder.setTtl(com.google.protobuf.Duration.Builder builderForValue)
The amount of time that the new snapshot can stay active after it is
created.
SnapshotTableRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
The request that prompted the initiation of this SnapshotTable operation.