Package com.google.bigtable.admin.v2
Class UpdateAuthorizedViewMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
com.google.bigtable.admin.v2.UpdateAuthorizedViewMetadata.Builder
- All Implemented Interfaces:
UpdateAuthorizedViewMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- UpdateAuthorizedViewMetadata
public static final class UpdateAuthorizedViewMetadata.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
implements UpdateAuthorizedViewMetadataOrBuilder
Metadata for the google.longrunning.Operation returned by [UpdateAuthorizedView][google.bigtable.admin.v2.BigtableTableAdmin.UpdateAuthorizedView].Protobuf type
google.bigtable.admin.v2.UpdateAuthorizedViewMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The time at which the operation failed or was completed successfully.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The request that prompted the initiation of this UpdateAuthorizedView operation.The time at which the original request was received.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampThe time at which the operation failed or was completed successfully.com.google.protobuf.Timestamp.BuilderThe time at which the operation failed or was completed successfully.com.google.protobuf.TimestampOrBuilderThe time at which the operation failed or was completed successfully.The request that prompted the initiation of this UpdateAuthorizedView operation.The request that prompted the initiation of this UpdateAuthorizedView operation.The request that prompted the initiation of this UpdateAuthorizedView operation.com.google.protobuf.TimestampThe time at which the original request was received.com.google.protobuf.Timestamp.BuilderThe time at which the original request was received.com.google.protobuf.TimestampOrBuilderThe time at which the original request was received.booleanThe time at which the operation failed or was completed successfully.booleanThe request that prompted the initiation of this UpdateAuthorizedView operation.booleanThe time at which the original request was received.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFinishTime(com.google.protobuf.Timestamp value) The time at which the operation failed or was completed successfully.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 UpdateAuthorizedView operation.mergeRequestTime(com.google.protobuf.Timestamp value) The time at which the original request was received.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setFinishTime(com.google.protobuf.Timestamp value) The time at which the operation failed or was completed successfully.setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the operation failed or was completed successfully.The request that prompted the initiation of this UpdateAuthorizedView operation.setOriginalRequest(UpdateAuthorizedViewRequest.Builder builderForValue) The request that prompted the initiation of this UpdateAuthorizedView operation.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequestTime(com.google.protobuf.Timestamp value) The time at which the original request was received.setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the original request was received.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<UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.Builder>
-
setField
public UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.Builder>
-
clearField
public UpdateAuthorizedViewMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
-
clearOneof
public UpdateAuthorizedViewMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
-
setRepeatedField
public UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.Builder>
-
addRepeatedField
public UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateAuthorizedViewMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
-
mergeFrom
public UpdateAuthorizedViewMetadata.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<UpdateAuthorizedViewMetadata.Builder>- Throws:
IOException
-
hasOriginalRequest
public boolean hasOriginalRequest()The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1;- Specified by:
hasOriginalRequestin interfaceUpdateAuthorizedViewMetadataOrBuilder- Returns:
- Whether the originalRequest field is set.
-
getOriginalRequest
The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1;- Specified by:
getOriginalRequestin interfaceUpdateAuthorizedViewMetadataOrBuilder- Returns:
- The originalRequest.
-
setOriginalRequest
The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1; -
setOriginalRequest
public UpdateAuthorizedViewMetadata.Builder setOriginalRequest(UpdateAuthorizedViewRequest.Builder builderForValue) The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1; -
mergeOriginalRequest
The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1; -
clearOriginalRequest
The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1; -
getOriginalRequestBuilder
The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1; -
getOriginalRequestOrBuilder
The request that prompted the initiation of this UpdateAuthorizedView operation.
.google.bigtable.admin.v2.UpdateAuthorizedViewRequest original_request = 1;- Specified by:
getOriginalRequestOrBuilderin interfaceUpdateAuthorizedViewMetadataOrBuilder
-
hasRequestTime
public boolean hasRequestTime()The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;- Specified by:
hasRequestTimein interfaceUpdateAuthorizedViewMetadataOrBuilder- Returns:
- Whether the requestTime field is set.
-
getRequestTime
public com.google.protobuf.Timestamp getRequestTime()The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;- Specified by:
getRequestTimein interfaceUpdateAuthorizedViewMetadataOrBuilder- Returns:
- The requestTime.
-
setRequestTime
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2; -
setRequestTime
public UpdateAuthorizedViewMetadata.Builder setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2; -
mergeRequestTime
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2; -
clearRequestTime
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2; -
getRequestTimeBuilder
public com.google.protobuf.Timestamp.Builder getRequestTimeBuilder()The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2; -
getRequestTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRequestTimeOrBuilder()The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;- Specified by:
getRequestTimeOrBuilderin interfaceUpdateAuthorizedViewMetadataOrBuilder
-
hasFinishTime
public boolean hasFinishTime()The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;- Specified by:
hasFinishTimein interfaceUpdateAuthorizedViewMetadataOrBuilder- Returns:
- Whether the finishTime field is set.
-
getFinishTime
public com.google.protobuf.Timestamp getFinishTime()The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;- Specified by:
getFinishTimein interfaceUpdateAuthorizedViewMetadataOrBuilder- Returns:
- The finishTime.
-
setFinishTime
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3; -
setFinishTime
public UpdateAuthorizedViewMetadata.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; -
mergeFinishTime
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3; -
clearFinishTime
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3; -
getFinishTimeBuilder
public com.google.protobuf.Timestamp.Builder getFinishTimeBuilder()The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3; -
getFinishTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFinishTimeOrBuilder()The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;- Specified by:
getFinishTimeOrBuilderin interfaceUpdateAuthorizedViewMetadataOrBuilder
-
setUnknownFields
public final UpdateAuthorizedViewMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
-
mergeUnknownFields
public final UpdateAuthorizedViewMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateAuthorizedViewMetadata.Builder>
-