public static final class UpdateSchemaBundleMetadata.Builder extends com.google.protobuf.GeneratedMessage.Builder<UpdateSchemaBundleMetadata.Builder> implements UpdateSchemaBundleMetadataOrBuilder
The metadata for the Operation returned by [UpdateSchemaBundle][google.bigtable.admin.v2.BigtableTableAdmin.UpdateSchemaBundle].Protobuf type
google.bigtable.admin.v2.UpdateSchemaBundleMetadata| Modifier and Type | Method and Description |
|---|---|
UpdateSchemaBundleMetadata |
build() |
UpdateSchemaBundleMetadata |
buildPartial() |
UpdateSchemaBundleMetadata.Builder |
clear() |
UpdateSchemaBundleMetadata.Builder |
clearEndTime()
If set, the time at which this operation finished or was canceled.
|
UpdateSchemaBundleMetadata.Builder |
clearName()
The unique name identifying this schema bundle.
|
UpdateSchemaBundleMetadata.Builder |
clearStartTime()
The time at which this operation started.
|
UpdateSchemaBundleMetadata |
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.
|
String |
getName()
The unique name identifying this schema bundle.
|
com.google.protobuf.ByteString |
getNameBytes()
The unique name identifying this schema bundle.
|
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 |
hasStartTime()
The time at which this operation started.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateSchemaBundleMetadata.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
If set, the time at which this operation finished or was canceled.
|
UpdateSchemaBundleMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateSchemaBundleMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateSchemaBundleMetadata.Builder |
mergeFrom(UpdateSchemaBundleMetadata other) |
UpdateSchemaBundleMetadata.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
|
UpdateSchemaBundleMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
If set, the time at which this operation finished or was canceled.
|
UpdateSchemaBundleMetadata.Builder |
setEndTime(com.google.protobuf.Timestamp value)
If set, the time at which this operation finished or was canceled.
|
UpdateSchemaBundleMetadata.Builder |
setName(String value)
The unique name identifying this schema bundle.
|
UpdateSchemaBundleMetadata.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The unique name identifying this schema bundle.
|
UpdateSchemaBundleMetadata.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation started.
|
UpdateSchemaBundleMetadata.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<UpdateSchemaBundleMetadata.Builder>public UpdateSchemaBundleMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<UpdateSchemaBundleMetadata.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<UpdateSchemaBundleMetadata.Builder>public UpdateSchemaBundleMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateSchemaBundleMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateSchemaBundleMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateSchemaBundleMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateSchemaBundleMetadata.Builder>public UpdateSchemaBundleMetadata.Builder mergeFrom(UpdateSchemaBundleMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<UpdateSchemaBundleMetadata.Builder>public UpdateSchemaBundleMetadata.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<UpdateSchemaBundleMetadata.Builder>IOExceptionpublic String getName()
The unique name identifying this schema bundle.
Values are of the form
`projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
string name = 1;getName in interface UpdateSchemaBundleMetadataOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The unique name identifying this schema bundle.
Values are of the form
`projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
string name = 1;getNameBytes in interface UpdateSchemaBundleMetadataOrBuilderpublic UpdateSchemaBundleMetadata.Builder setName(String value)
The unique name identifying this schema bundle.
Values are of the form
`projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
string name = 1;value - The name to set.public UpdateSchemaBundleMetadata.Builder clearName()
The unique name identifying this schema bundle.
Values are of the form
`projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
string name = 1;public UpdateSchemaBundleMetadata.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique name identifying this schema bundle.
Values are of the form
`projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
string name = 1;value - The bytes for name to set.public boolean hasStartTime()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;hasStartTime in interface UpdateSchemaBundleMetadataOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;getStartTime in interface UpdateSchemaBundleMetadataOrBuilderpublic UpdateSchemaBundleMetadata.Builder setStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public UpdateSchemaBundleMetadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public UpdateSchemaBundleMetadata.Builder mergeStartTime(com.google.protobuf.Timestamp value)
The time at which this operation started.
.google.protobuf.Timestamp start_time = 2;public UpdateSchemaBundleMetadata.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 UpdateSchemaBundleMetadataOrBuilderpublic boolean hasEndTime()
If set, the time at which this operation finished or was canceled.
.google.protobuf.Timestamp end_time = 3;hasEndTime in interface UpdateSchemaBundleMetadataOrBuilderpublic 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 UpdateSchemaBundleMetadataOrBuilderpublic UpdateSchemaBundleMetadata.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 UpdateSchemaBundleMetadata.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 UpdateSchemaBundleMetadata.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 UpdateSchemaBundleMetadata.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 UpdateSchemaBundleMetadataOrBuilderCopyright © 2026 Google LLC. All rights reserved.