public static final class ModifyColumnFamiliesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder> implements ModifyColumnFamiliesRequestOrBuilder
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]Protobuf type
google.bigtable.admin.v2.ModifyColumnFamiliesRequest| Modifier and Type | Method and Description |
|---|---|
ModifyColumnFamiliesRequest.Builder |
addAllModifications(Iterable<? extends ModifyColumnFamiliesRequest.Modification> values)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
addModifications(int index,
ModifyColumnFamiliesRequest.Modification.Builder builderForValue)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
addModifications(int index,
ModifyColumnFamiliesRequest.Modification value)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
addModifications(ModifyColumnFamiliesRequest.Modification.Builder builderForValue)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
addModifications(ModifyColumnFamiliesRequest.Modification value)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Modification.Builder |
addModificationsBuilder()
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Modification.Builder |
addModificationsBuilder(int index)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModifyColumnFamiliesRequest |
build() |
ModifyColumnFamiliesRequest |
buildPartial() |
ModifyColumnFamiliesRequest.Builder |
clear() |
ModifyColumnFamiliesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ModifyColumnFamiliesRequest.Builder |
clearModifications()
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
clearName()
The unique name of the table whose families should be modified.
|
ModifyColumnFamiliesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ModifyColumnFamiliesRequest.Builder |
clone() |
ModifyColumnFamiliesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ModifyColumnFamiliesRequest.Modification |
getModifications(int index)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Modification.Builder |
getModificationsBuilder(int index)
Modifications to be atomically applied to the specified table's families.
|
List<ModifyColumnFamiliesRequest.Modification.Builder> |
getModificationsBuilderList()
Modifications to be atomically applied to the specified table's families.
|
int |
getModificationsCount()
Modifications to be atomically applied to the specified table's families.
|
List<ModifyColumnFamiliesRequest.Modification> |
getModificationsList()
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.ModificationOrBuilder |
getModificationsOrBuilder(int index)
Modifications to be atomically applied to the specified table's families.
|
List<? extends ModifyColumnFamiliesRequest.ModificationOrBuilder> |
getModificationsOrBuilderList()
Modifications to be atomically applied to the specified table's families.
|
String |
getName()
The unique name of the table whose families should be modified.
|
com.google.protobuf.ByteString |
getNameBytes()
The unique name of the table whose families should be modified.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ModifyColumnFamiliesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ModifyColumnFamiliesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ModifyColumnFamiliesRequest.Builder |
mergeFrom(ModifyColumnFamiliesRequest other) |
ModifyColumnFamiliesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ModifyColumnFamiliesRequest.Builder |
removeModifications(int index)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModifyColumnFamiliesRequest.Builder |
setModifications(int index,
ModifyColumnFamiliesRequest.Modification.Builder builderForValue)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
setModifications(int index,
ModifyColumnFamiliesRequest.Modification value)
Modifications to be atomically applied to the specified table's families.
|
ModifyColumnFamiliesRequest.Builder |
setName(String value)
The unique name of the table whose families should be modified.
|
ModifyColumnFamiliesRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The unique name of the table whose families should be modified.
|
ModifyColumnFamiliesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ModifyColumnFamiliesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.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.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ModifyColumnFamiliesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ModifyColumnFamiliesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ModifyColumnFamiliesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.Builder mergeFrom(ModifyColumnFamiliesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public ModifyColumnFamiliesRequest.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<ModifyColumnFamiliesRequest.Builder>IOExceptionpublic String getName()
The unique name of the table whose families should be modified. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string name = 1;getName in interface ModifyColumnFamiliesRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The unique name of the table whose families should be modified. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string name = 1;getNameBytes in interface ModifyColumnFamiliesRequestOrBuilderpublic ModifyColumnFamiliesRequest.Builder setName(String value)
The unique name of the table whose families should be modified. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string name = 1;public ModifyColumnFamiliesRequest.Builder clearName()
The unique name of the table whose families should be modified. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string name = 1;public ModifyColumnFamiliesRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique name of the table whose families should be modified. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string name = 1;public List<ModifyColumnFamiliesRequest.Modification> getModificationsList()
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;getModificationsList in interface ModifyColumnFamiliesRequestOrBuilderpublic int getModificationsCount()
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;getModificationsCount in interface ModifyColumnFamiliesRequestOrBuilderpublic ModifyColumnFamiliesRequest.Modification getModifications(int index)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;getModifications in interface ModifyColumnFamiliesRequestOrBuilderpublic ModifyColumnFamiliesRequest.Builder setModifications(int index, ModifyColumnFamiliesRequest.Modification value)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder setModifications(int index, ModifyColumnFamiliesRequest.Modification.Builder builderForValue)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder addModifications(ModifyColumnFamiliesRequest.Modification value)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder addModifications(int index, ModifyColumnFamiliesRequest.Modification value)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder addModifications(ModifyColumnFamiliesRequest.Modification.Builder builderForValue)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder addModifications(int index, ModifyColumnFamiliesRequest.Modification.Builder builderForValue)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder addAllModifications(Iterable<? extends ModifyColumnFamiliesRequest.Modification> values)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder clearModifications()
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Builder removeModifications(int index)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Modification.Builder getModificationsBuilder(int index)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.ModificationOrBuilder getModificationsOrBuilder(int index)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;getModificationsOrBuilder in interface ModifyColumnFamiliesRequestOrBuilderpublic List<? extends ModifyColumnFamiliesRequest.ModificationOrBuilder> getModificationsOrBuilderList()
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;getModificationsOrBuilderList in interface ModifyColumnFamiliesRequestOrBuilderpublic ModifyColumnFamiliesRequest.Modification.Builder addModificationsBuilder()
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public ModifyColumnFamiliesRequest.Modification.Builder addModificationsBuilder(int index)
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public List<ModifyColumnFamiliesRequest.Modification.Builder> getModificationsBuilderList()
Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
repeated .google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification modifications = 2;public final ModifyColumnFamiliesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>public final ModifyColumnFamiliesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModifyColumnFamiliesRequest.Builder>Copyright © 2018 Google LLC. All rights reserved.