public static final class CreateTableFromSnapshotMetadata.Builder extends GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder> implements CreateTableFromSnapshotMetadataOrBuilder
This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. The metadata for the Operation returned by CreateTableFromSnapshot.Protobuf type
google.bigtable.admin.v2.CreateTableFromSnapshotMetadatagetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic CreateTableFromSnapshotMetadata build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic CreateTableFromSnapshotMetadata buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic CreateTableFromSnapshotMetadata.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder mergeFrom(CreateTableFromSnapshotMetadata other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public CreateTableFromSnapshotMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<CreateTableFromSnapshotMetadata.Builder>java.io.IOExceptionpublic boolean hasOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;hasOriginalRequest in interface CreateTableFromSnapshotMetadataOrBuilderpublic CreateTableFromSnapshotRequest getOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;getOriginalRequest in interface CreateTableFromSnapshotMetadataOrBuilderpublic CreateTableFromSnapshotMetadata.Builder setOriginalRequest(CreateTableFromSnapshotRequest value)
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;public CreateTableFromSnapshotMetadata.Builder setOriginalRequest(CreateTableFromSnapshotRequest.Builder builderForValue)
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;public CreateTableFromSnapshotMetadata.Builder mergeOriginalRequest(CreateTableFromSnapshotRequest value)
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;public CreateTableFromSnapshotMetadata.Builder clearOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;public CreateTableFromSnapshotRequest.Builder getOriginalRequestBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;public CreateTableFromSnapshotRequestOrBuilder getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;getOriginalRequestOrBuilder in interface CreateTableFromSnapshotMetadataOrBuilderpublic boolean hasRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;hasRequestTime in interface CreateTableFromSnapshotMetadataOrBuilderpublic Timestamp getRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTime in interface CreateTableFromSnapshotMetadataOrBuilderpublic CreateTableFromSnapshotMetadata.Builder setRequestTime(Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateTableFromSnapshotMetadata.Builder setRequestTime(Timestamp.Builder builderForValue)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateTableFromSnapshotMetadata.Builder mergeRequestTime(Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateTableFromSnapshotMetadata.Builder clearRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public Timestamp.Builder getRequestTimeBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public TimestampOrBuilder getRequestTimeOrBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTimeOrBuilder in interface CreateTableFromSnapshotMetadataOrBuilderpublic boolean hasFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;hasFinishTime in interface CreateTableFromSnapshotMetadataOrBuilderpublic Timestamp getFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;getFinishTime in interface CreateTableFromSnapshotMetadataOrBuilderpublic CreateTableFromSnapshotMetadata.Builder setFinishTime(Timestamp value)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public CreateTableFromSnapshotMetadata.Builder setFinishTime(Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public CreateTableFromSnapshotMetadata.Builder mergeFinishTime(Timestamp value)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public CreateTableFromSnapshotMetadata.Builder clearFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public Timestamp.Builder getFinishTimeBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public TimestampOrBuilder getFinishTimeOrBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;getFinishTimeOrBuilder in interface CreateTableFromSnapshotMetadataOrBuilderpublic final CreateTableFromSnapshotMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>public final CreateTableFromSnapshotMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>