Package com.google.bigtable.admin.v2
Class UpdateMaterializedViewMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
com.google.bigtable.admin.v2.UpdateMaterializedViewMetadata.Builder
- All Implemented Interfaces:
UpdateMaterializedViewMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- UpdateMaterializedViewMetadata
public static final class UpdateMaterializedViewMetadata.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
implements UpdateMaterializedViewMetadataOrBuilder
The metadata for the Operation returned by UpdateMaterializedView.Protobuf type
google.bigtable.admin.v2.UpdateMaterializedViewMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()If set, the time at which this operation finished or was canceled.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The request that prompted the initiation of this UpdateMaterializedView operation.The time at which this operation was started.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampIf set, the time at which this operation finished or was canceled.com.google.protobuf.Timestamp.BuilderIf set, the time at which this operation finished or was canceled.com.google.protobuf.TimestampOrBuilderIf set, the time at which this operation finished or was canceled.The request that prompted the initiation of this UpdateMaterializedView operation.The request that prompted the initiation of this UpdateMaterializedView operation.The request that prompted the initiation of this UpdateMaterializedView operation.com.google.protobuf.TimestampThe time at which this operation was started.com.google.protobuf.Timestamp.BuilderThe time at which this operation was started.com.google.protobuf.TimestampOrBuilderThe time at which this operation was started.booleanIf set, the time at which this operation finished or was canceled.booleanThe request that prompted the initiation of this UpdateMaterializedView operation.booleanThe time at which this operation was started.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeEndTime(com.google.protobuf.Timestamp value) If set, the time at which this operation finished or was canceled.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The request that prompted the initiation of this UpdateMaterializedView operation.mergeStartTime(com.google.protobuf.Timestamp value) The time at which this operation was started.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setEndTime(com.google.protobuf.Timestamp value) If set, the time at which this operation finished or was canceled.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) If set, the time at which this operation finished or was canceled.The request that prompted the initiation of this UpdateMaterializedView operation.setOriginalRequest(UpdateMaterializedViewRequest.Builder builderForValue) The request that prompted the initiation of this UpdateMaterializedView operation.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStartTime(com.google.protobuf.Timestamp value) The time at which this operation was started.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which this operation was started.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
setField
public UpdateMaterializedViewMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
clearField
public UpdateMaterializedViewMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
clearOneof
public UpdateMaterializedViewMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
setRepeatedField
public UpdateMaterializedViewMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
addRepeatedField
public UpdateMaterializedViewMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateMaterializedViewMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
mergeFrom
public UpdateMaterializedViewMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateMaterializedViewMetadata.Builder>- Throws:
IOException
-
hasOriginalRequest
public boolean hasOriginalRequest()The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1;- Specified by:
hasOriginalRequestin interfaceUpdateMaterializedViewMetadataOrBuilder- Returns:
- Whether the originalRequest field is set.
-
getOriginalRequest
The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1;- Specified by:
getOriginalRequestin interfaceUpdateMaterializedViewMetadataOrBuilder- Returns:
- The originalRequest.
-
setOriginalRequest
public UpdateMaterializedViewMetadata.Builder setOriginalRequest(UpdateMaterializedViewRequest value) The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1; -
setOriginalRequest
public UpdateMaterializedViewMetadata.Builder setOriginalRequest(UpdateMaterializedViewRequest.Builder builderForValue) The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1; -
mergeOriginalRequest
public UpdateMaterializedViewMetadata.Builder mergeOriginalRequest(UpdateMaterializedViewRequest value) The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1; -
clearOriginalRequest
The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1; -
getOriginalRequestBuilder
The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1; -
getOriginalRequestOrBuilder
The request that prompted the initiation of this UpdateMaterializedView operation.
.google.bigtable.admin.v2.UpdateMaterializedViewRequest original_request = 1;- Specified by:
getOriginalRequestOrBuilderin interfaceUpdateMaterializedViewMetadataOrBuilder
-
hasStartTime
public boolean hasStartTime()The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2;- Specified by:
hasStartTimein interfaceUpdateMaterializedViewMetadataOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2;- Specified by:
getStartTimein interfaceUpdateMaterializedViewMetadataOrBuilder- Returns:
- The startTime.
-
setStartTime
The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2; -
setStartTime
public UpdateMaterializedViewMetadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2; -
mergeStartTime
The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2; -
clearStartTime
The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()The time at which this operation was started.
.google.protobuf.Timestamp start_time = 2;- Specified by:
getStartTimeOrBuilderin interfaceUpdateMaterializedViewMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;- Specified by:
hasEndTimein interfaceUpdateMaterializedViewMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;- Specified by:
getEndTimein interfaceUpdateMaterializedViewMetadataOrBuilder- Returns:
- The endTime.
-
setEndTime
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3; -
setEndTime
public UpdateMaterializedViewMetadata.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; -
mergeEndTime
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3; -
clearEndTime
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3; -
getEndTimeBuilder
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; -
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;- Specified by:
getEndTimeOrBuilderin interfaceUpdateMaterializedViewMetadataOrBuilder
-
setUnknownFields
public final UpdateMaterializedViewMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-
mergeUnknownFields
public final UpdateMaterializedViewMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateMaterializedViewMetadata.Builder>
-