public static final class SnapshotTableMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder> implements SnapshotTableMetadataOrBuilder
The metadata for the Operation returned by SnapshotTable. Note: 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.Protobuf type
google.bigtable.admin.v2.SnapshotTableMetadata| Modifier and Type | Method and Description |
|---|---|
SnapshotTableMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotTableMetadata |
build() |
SnapshotTableMetadata |
buildPartial() |
SnapshotTableMetadata.Builder |
clear() |
SnapshotTableMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotTableMetadata.Builder |
clearFinishTime()
The time at which the operation failed or was completed successfully.
|
SnapshotTableMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotTableMetadata.Builder |
clearOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableMetadata.Builder |
clearRequestTime()
The time at which the original request was received.
|
SnapshotTableMetadata.Builder |
clone() |
SnapshotTableMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getFinishTime()
The time at which the operation failed or was completed successfully.
|
com.google.protobuf.Timestamp.Builder |
getFinishTimeBuilder()
The time at which the operation failed or was completed successfully.
|
com.google.protobuf.TimestampOrBuilder |
getFinishTimeOrBuilder()
The time at which the operation failed or was completed successfully.
|
SnapshotTableRequest |
getOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableRequest.Builder |
getOriginalRequestBuilder()
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableRequestOrBuilder |
getOriginalRequestOrBuilder()
The request that prompted the initiation of this SnapshotTable operation.
|
com.google.protobuf.Timestamp |
getRequestTime()
The time at which the original request was received.
|
com.google.protobuf.Timestamp.Builder |
getRequestTimeBuilder()
The time at which the original request was received.
|
com.google.protobuf.TimestampOrBuilder |
getRequestTimeOrBuilder()
The time at which the original request was received.
|
boolean |
hasFinishTime()
The time at which the operation failed or was completed successfully.
|
boolean |
hasOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
|
boolean |
hasRequestTime()
The time at which the original request was received.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotTableMetadata.Builder |
mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
SnapshotTableMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotTableMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
SnapshotTableMetadata.Builder |
mergeFrom(SnapshotTableMetadata other) |
SnapshotTableMetadata.Builder |
mergeOriginalRequest(SnapshotTableRequest value)
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableMetadata.Builder |
mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
SnapshotTableMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotTableMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotTableMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
|
SnapshotTableMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
SnapshotTableMetadata.Builder |
setOriginalRequest(SnapshotTableRequest.Builder builderForValue)
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableMetadata.Builder |
setOriginalRequest(SnapshotTableRequest value)
The request that prompted the initiation of this SnapshotTable operation.
|
SnapshotTableMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotTableMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
|
SnapshotTableMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
SnapshotTableMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SnapshotTableMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SnapshotTableMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SnapshotTableMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder mergeFrom(SnapshotTableMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public SnapshotTableMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SnapshotTableMetadata.Builder>IOExceptionpublic boolean hasOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;hasOriginalRequest in interface SnapshotTableMetadataOrBuilderpublic SnapshotTableRequest getOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;getOriginalRequest in interface SnapshotTableMetadataOrBuilderpublic SnapshotTableMetadata.Builder setOriginalRequest(SnapshotTableRequest value)
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;public SnapshotTableMetadata.Builder setOriginalRequest(SnapshotTableRequest.Builder builderForValue)
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;public SnapshotTableMetadata.Builder mergeOriginalRequest(SnapshotTableRequest value)
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;public SnapshotTableMetadata.Builder clearOriginalRequest()
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;public SnapshotTableRequest.Builder getOriginalRequestBuilder()
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;public SnapshotTableRequestOrBuilder getOriginalRequestOrBuilder()
The request that prompted the initiation of this SnapshotTable operation.
.google.bigtable.admin.v2.SnapshotTableRequest original_request = 1;getOriginalRequestOrBuilder in interface SnapshotTableMetadataOrBuilderpublic boolean hasRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;hasRequestTime in interface SnapshotTableMetadataOrBuilderpublic com.google.protobuf.Timestamp getRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTime in interface SnapshotTableMetadataOrBuilderpublic SnapshotTableMetadata.Builder setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public SnapshotTableMetadata.Builder setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public SnapshotTableMetadata.Builder mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public SnapshotTableMetadata.Builder clearRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public com.google.protobuf.Timestamp.Builder getRequestTimeBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public com.google.protobuf.TimestampOrBuilder getRequestTimeOrBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTimeOrBuilder in interface SnapshotTableMetadataOrBuilderpublic boolean hasFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;hasFinishTime in interface SnapshotTableMetadataOrBuilderpublic com.google.protobuf.Timestamp getFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;getFinishTime in interface SnapshotTableMetadataOrBuilderpublic SnapshotTableMetadata.Builder setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public SnapshotTableMetadata.Builder setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public SnapshotTableMetadata.Builder mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public SnapshotTableMetadata.Builder clearFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public com.google.protobuf.Timestamp.Builder getFinishTimeBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public com.google.protobuf.TimestampOrBuilder getFinishTimeOrBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;getFinishTimeOrBuilder in interface SnapshotTableMetadataOrBuilderpublic final SnapshotTableMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>public final SnapshotTableMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotTableMetadata.Builder>Copyright © 2018 Google LLC. All rights reserved.