public static final class CreateTableFromSnapshotMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder> implements CreateTableFromSnapshotMetadataOrBuilder
The metadata for the Operation returned by CreateTableFromSnapshot. 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.CreateTableFromSnapshotMetadata
Modifier and Type | Method and Description |
---|---|
CreateTableFromSnapshotMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateTableFromSnapshotMetadata |
build() |
CreateTableFromSnapshotMetadata |
buildPartial() |
CreateTableFromSnapshotMetadata.Builder |
clear() |
CreateTableFromSnapshotMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateTableFromSnapshotMetadata.Builder |
clearFinishTime()
The time at which the operation failed or was completed successfully.
|
CreateTableFromSnapshotMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateTableFromSnapshotMetadata.Builder |
clearOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot
operation.
|
CreateTableFromSnapshotMetadata.Builder |
clearRequestTime()
The time at which the original request was received.
|
CreateTableFromSnapshotMetadata.Builder |
clone() |
CreateTableFromSnapshotMetadata |
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.
|
CreateTableFromSnapshotRequest |
getOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot
operation.
|
CreateTableFromSnapshotRequest.Builder |
getOriginalRequestBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot
operation.
|
CreateTableFromSnapshotRequestOrBuilder |
getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateTableFromSnapshot
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 CreateTableFromSnapshot
operation.
|
boolean |
hasRequestTime()
The time at which the original request was received.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateTableFromSnapshotMetadata.Builder |
mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
CreateTableFromSnapshotMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateTableFromSnapshotMetadata.Builder |
mergeFrom(CreateTableFromSnapshotMetadata other) |
CreateTableFromSnapshotMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateTableFromSnapshotMetadata.Builder |
mergeOriginalRequest(CreateTableFromSnapshotRequest value)
The request that prompted the initiation of this CreateTableFromSnapshot
operation.
|
CreateTableFromSnapshotMetadata.Builder |
mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
CreateTableFromSnapshotMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateTableFromSnapshotMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateTableFromSnapshotMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
|
CreateTableFromSnapshotMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
CreateTableFromSnapshotMetadata.Builder |
setOriginalRequest(CreateTableFromSnapshotRequest.Builder builderForValue)
The request that prompted the initiation of this CreateTableFromSnapshot
operation.
|
CreateTableFromSnapshotMetadata.Builder |
setOriginalRequest(CreateTableFromSnapshotRequest value)
The request that prompted the initiation of this CreateTableFromSnapshot
operation.
|
CreateTableFromSnapshotMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateTableFromSnapshotMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
|
CreateTableFromSnapshotMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
CreateTableFromSnapshotMetadata.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CreateTableFromSnapshotMetadata build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CreateTableFromSnapshotMetadata buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CreateTableFromSnapshotMetadata.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder mergeFrom(CreateTableFromSnapshotMetadata other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public CreateTableFromSnapshotMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CreateTableFromSnapshotMetadata.Builder>
IOException
public boolean hasOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;
hasOriginalRequest
in interface CreateTableFromSnapshotMetadataOrBuilder
public CreateTableFromSnapshotRequest getOriginalRequest()
The request that prompted the initiation of this CreateTableFromSnapshot operation.
.google.bigtable.admin.v2.CreateTableFromSnapshotRequest original_request = 1;
getOriginalRequest
in interface CreateTableFromSnapshotMetadataOrBuilder
public 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 CreateTableFromSnapshotMetadataOrBuilder
public boolean hasRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
hasRequestTime
in interface CreateTableFromSnapshotMetadataOrBuilder
public com.google.protobuf.Timestamp getRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
getRequestTime
in interface CreateTableFromSnapshotMetadataOrBuilder
public CreateTableFromSnapshotMetadata.Builder setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
public CreateTableFromSnapshotMetadata.Builder setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
public CreateTableFromSnapshotMetadata.Builder mergeRequestTime(com.google.protobuf.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 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 CreateTableFromSnapshotMetadataOrBuilder
public boolean hasFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;
hasFinishTime
in interface CreateTableFromSnapshotMetadataOrBuilder
public 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 CreateTableFromSnapshotMetadataOrBuilder
public CreateTableFromSnapshotMetadata.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 CreateTableFromSnapshotMetadata.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 CreateTableFromSnapshotMetadata.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 CreateTableFromSnapshotMetadata.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 CreateTableFromSnapshotMetadataOrBuilder
public final CreateTableFromSnapshotMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
public final CreateTableFromSnapshotMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CreateTableFromSnapshotMetadata.Builder>
Copyright © 2020 Google LLC. All rights reserved.