public static final class CreateMaterializedViewMetadata.Builder extends com.google.protobuf.GeneratedMessage.Builder<CreateMaterializedViewMetadata.Builder> implements CreateMaterializedViewMetadataOrBuilder
The metadata for the Operation returned by CreateMaterializedView.Protobuf type
google.bigtable.admin.v2.CreateMaterializedViewMetadata| Modifier and Type | Method and Description |
|---|---|
CreateMaterializedViewMetadata |
build() |
CreateMaterializedViewMetadata |
buildPartial() |
CreateMaterializedViewMetadata.Builder |
clear() |
CreateMaterializedViewMetadata.Builder |
clearEndTime()
If set, the time at which this operation finished or was canceled.
|
CreateMaterializedViewMetadata.Builder |
clearOriginalRequest()
The request that prompted the initiation of this CreateMaterializedView
operation.
|
CreateMaterializedViewMetadata.Builder |
clearStartTime()
The time at which this operation started.
|
CreateMaterializedViewMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
If set, the time at which this operation finished or was canceled.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
If set, the time at which this operation finished or was canceled.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
If set, the time at which this operation finished or was canceled.
|
CreateMaterializedViewRequest |
getOriginalRequest()
The request that prompted the initiation of this CreateMaterializedView
operation.
|
CreateMaterializedViewRequest.Builder |
getOriginalRequestBuilder()
The request that prompted the initiation of this CreateMaterializedView
operation.
|
CreateMaterializedViewRequestOrBuilder |
getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateMaterializedView
operation.
|
com.google.protobuf.Timestamp |
getStartTime()
The time at which this operation started.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
The time at which this operation started.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
The time at which this operation started.
|
boolean |
hasEndTime()
If set, the time at which this operation finished or was canceled.
|
boolean |
hasOriginalRequest()
The request that prompted the initiation of this CreateMaterializedView
operation.
|
boolean |
hasStartTime()
The time at which this operation started.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateMaterializedViewMetadata.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
If set, the time at which this operation finished or was canceled.
|
CreateMaterializedViewMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateMaterializedViewMetadata.Builder |
mergeFrom(CreateMaterializedViewMetadata other) |
CreateMaterializedViewMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateMaterializedViewMetadata.Builder |
mergeOriginalRequest(CreateMaterializedViewRequest value)
The request that prompted the initiation of this CreateMaterializedView
operation.
|
CreateMaterializedViewMetadata.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
|
CreateMaterializedViewMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
If set, the time at which this operation finished or was canceled.
|
CreateMaterializedViewMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp value)
If set, the time at which this operation finished or was canceled.
|
CreateMaterializedViewMetadata.Builder |
setOriginalRequest(CreateMaterializedViewRequest.Builder builderForValue)
The request that prompted the initiation of this CreateMaterializedView
operation.
|
CreateMaterializedViewMetadata.Builder |
setOriginalRequest(CreateMaterializedViewRequest value)
The request that prompted the initiation of this CreateMaterializedView
operation.
|
CreateMaterializedViewMetadata.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation started.
|
CreateMaterializedViewMetadata.Builder |
setStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<CreateMaterializedViewMetadata.Builder>public CreateMaterializedViewMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<CreateMaterializedViewMetadata.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.GeneratedMessage.Builder<CreateMaterializedViewMetadata.Builder>public CreateMaterializedViewMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateMaterializedViewMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateMaterializedViewMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateMaterializedViewMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateMaterializedViewMetadata.Builder>public CreateMaterializedViewMetadata.Builder mergeFrom(CreateMaterializedViewMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<CreateMaterializedViewMetadata.Builder>public CreateMaterializedViewMetadata.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<CreateMaterializedViewMetadata.Builder>IOExceptionpublic boolean hasOriginalRequest()
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;hasOriginalRequest in interface CreateMaterializedViewMetadataOrBuilderpublic CreateMaterializedViewRequest getOriginalRequest()
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;getOriginalRequest in interface CreateMaterializedViewMetadataOrBuilderpublic CreateMaterializedViewMetadata.Builder setOriginalRequest(CreateMaterializedViewRequest value)
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;public CreateMaterializedViewMetadata.Builder setOriginalRequest(CreateMaterializedViewRequest.Builder builderForValue)
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;public CreateMaterializedViewMetadata.Builder mergeOriginalRequest(CreateMaterializedViewRequest value)
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;public CreateMaterializedViewMetadata.Builder clearOriginalRequest()
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;public CreateMaterializedViewRequest.Builder getOriginalRequestBuilder()
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;public CreateMaterializedViewRequestOrBuilder getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateMaterializedView operation.
.google.bigtable.admin.v2.CreateMaterializedViewRequest original_request = 1;getOriginalRequestOrBuilder in interface CreateMaterializedViewMetadataOrBuilderpublic boolean hasStartTime()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;hasStartTime in interface CreateMaterializedViewMetadataOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;getStartTime in interface CreateMaterializedViewMetadataOrBuilderpublic CreateMaterializedViewMetadata.Builder setStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public CreateMaterializedViewMetadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public CreateMaterializedViewMetadata.Builder mergeStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public CreateMaterializedViewMetadata.Builder clearStartTime()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;getStartTimeOrBuilder in interface CreateMaterializedViewMetadataOrBuilderpublic boolean hasEndTime()
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;hasEndTime in interface CreateMaterializedViewMetadataOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;getEndTime in interface CreateMaterializedViewMetadataOrBuilderpublic CreateMaterializedViewMetadata.Builder setEndTime(com.google.protobuf.Timestamp value)
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;public CreateMaterializedViewMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;public CreateMaterializedViewMetadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;public CreateMaterializedViewMetadata.Builder clearEndTime()
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;getEndTimeOrBuilder in interface CreateMaterializedViewMetadataOrBuilderCopyright © 2026 Google LLC. All rights reserved.