public static final class CreateAuthorizedViewMetadata.Builder extends com.google.protobuf.GeneratedMessage.Builder<CreateAuthorizedViewMetadata.Builder> implements CreateAuthorizedViewMetadataOrBuilder
The metadata for the Operation returned by CreateAuthorizedView.Protobuf type
google.bigtable.admin.v2.CreateAuthorizedViewMetadata| Modifier and Type | Method and Description |
|---|---|
CreateAuthorizedViewMetadata |
build() |
CreateAuthorizedViewMetadata |
buildPartial() |
CreateAuthorizedViewMetadata.Builder |
clear() |
CreateAuthorizedViewMetadata.Builder |
clearFinishTime()
The time at which the operation failed or was completed successfully.
|
CreateAuthorizedViewMetadata.Builder |
clearOriginalRequest()
The request that prompted the initiation of this CreateAuthorizedView
operation.
|
CreateAuthorizedViewMetadata.Builder |
clearRequestTime()
The time at which the original request was received.
|
CreateAuthorizedViewMetadata |
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.
|
CreateAuthorizedViewRequest |
getOriginalRequest()
The request that prompted the initiation of this CreateAuthorizedView
operation.
|
CreateAuthorizedViewRequest.Builder |
getOriginalRequestBuilder()
The request that prompted the initiation of this CreateAuthorizedView
operation.
|
CreateAuthorizedViewRequestOrBuilder |
getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateAuthorizedView
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 CreateAuthorizedView
operation.
|
boolean |
hasRequestTime()
The time at which the original request was received.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateAuthorizedViewMetadata.Builder |
mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
CreateAuthorizedViewMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateAuthorizedViewMetadata.Builder |
mergeFrom(CreateAuthorizedViewMetadata other) |
CreateAuthorizedViewMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateAuthorizedViewMetadata.Builder |
mergeOriginalRequest(CreateAuthorizedViewRequest value)
The request that prompted the initiation of this CreateAuthorizedView
operation.
|
CreateAuthorizedViewMetadata.Builder |
mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
CreateAuthorizedViewMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
|
CreateAuthorizedViewMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
CreateAuthorizedViewMetadata.Builder |
setOriginalRequest(CreateAuthorizedViewRequest.Builder builderForValue)
The request that prompted the initiation of this CreateAuthorizedView
operation.
|
CreateAuthorizedViewMetadata.Builder |
setOriginalRequest(CreateAuthorizedViewRequest value)
The request that prompted the initiation of this CreateAuthorizedView
operation.
|
CreateAuthorizedViewMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
|
CreateAuthorizedViewMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
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<CreateAuthorizedViewMetadata.Builder>public CreateAuthorizedViewMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<CreateAuthorizedViewMetadata.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<CreateAuthorizedViewMetadata.Builder>public CreateAuthorizedViewMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateAuthorizedViewMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateAuthorizedViewMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateAuthorizedViewMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateAuthorizedViewMetadata.Builder>public CreateAuthorizedViewMetadata.Builder mergeFrom(CreateAuthorizedViewMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<CreateAuthorizedViewMetadata.Builder>public CreateAuthorizedViewMetadata.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<CreateAuthorizedViewMetadata.Builder>IOExceptionpublic boolean hasOriginalRequest()
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;hasOriginalRequest in interface CreateAuthorizedViewMetadataOrBuilderpublic CreateAuthorizedViewRequest getOriginalRequest()
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;getOriginalRequest in interface CreateAuthorizedViewMetadataOrBuilderpublic CreateAuthorizedViewMetadata.Builder setOriginalRequest(CreateAuthorizedViewRequest value)
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;public CreateAuthorizedViewMetadata.Builder setOriginalRequest(CreateAuthorizedViewRequest.Builder builderForValue)
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;public CreateAuthorizedViewMetadata.Builder mergeOriginalRequest(CreateAuthorizedViewRequest value)
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;public CreateAuthorizedViewMetadata.Builder clearOriginalRequest()
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;public CreateAuthorizedViewRequest.Builder getOriginalRequestBuilder()
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;public CreateAuthorizedViewRequestOrBuilder getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateAuthorizedView operation.
.google.bigtable.admin.v2.CreateAuthorizedViewRequest original_request = 1;getOriginalRequestOrBuilder in interface CreateAuthorizedViewMetadataOrBuilderpublic boolean hasRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;hasRequestTime in interface CreateAuthorizedViewMetadataOrBuilderpublic com.google.protobuf.Timestamp getRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTime in interface CreateAuthorizedViewMetadataOrBuilderpublic CreateAuthorizedViewMetadata.Builder setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateAuthorizedViewMetadata.Builder setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateAuthorizedViewMetadata.Builder mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateAuthorizedViewMetadata.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 CreateAuthorizedViewMetadataOrBuilderpublic boolean hasFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;hasFinishTime in interface CreateAuthorizedViewMetadataOrBuilderpublic 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 CreateAuthorizedViewMetadataOrBuilderpublic CreateAuthorizedViewMetadata.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 CreateAuthorizedViewMetadata.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 CreateAuthorizedViewMetadata.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 CreateAuthorizedViewMetadata.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 CreateAuthorizedViewMetadataOrBuilderCopyright © 2026 Google LLC. All rights reserved.