public static final class MutateRowsRequest.Builder extends GeneratedMessageV3.Builder<MutateRowsRequest.Builder> implements MutateRowsRequestOrBuilder
Request message for BigtableService.MutateRows.Protobuf type
google.bigtable.v2.MutateRowsRequest
Modifier and Type | Method and Description |
---|---|
MutateRowsRequest.Builder |
addAllEntries(java.lang.Iterable<? extends MutateRowsRequest.Entry> values)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
addEntries(int index,
MutateRowsRequest.Entry.Builder builderForValue)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
addEntries(int index,
MutateRowsRequest.Entry value)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
addEntries(MutateRowsRequest.Entry.Builder builderForValue)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
addEntries(MutateRowsRequest.Entry value)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Entry.Builder |
addEntriesBuilder()
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Entry.Builder |
addEntriesBuilder(int index)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
MutateRowsRequest |
build() |
MutateRowsRequest |
buildPartial() |
MutateRowsRequest.Builder |
clear() |
MutateRowsRequest.Builder |
clearAppProfileId()
This is a private alpha release of Cloud Bigtable replication.
|
MutateRowsRequest.Builder |
clearEntries()
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
MutateRowsRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
MutateRowsRequest.Builder |
clearTableName()
The unique name of the table to which the mutations should be applied.
|
MutateRowsRequest.Builder |
clone() |
java.lang.String |
getAppProfileId()
This is a private alpha release of Cloud Bigtable replication.
|
ByteString |
getAppProfileIdBytes()
This is a private alpha release of Cloud Bigtable replication.
|
MutateRowsRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
MutateRowsRequest.Entry |
getEntries(int index)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Entry.Builder |
getEntriesBuilder(int index)
The row keys and corresponding mutations to be applied in bulk.
|
java.util.List<MutateRowsRequest.Entry.Builder> |
getEntriesBuilderList()
The row keys and corresponding mutations to be applied in bulk.
|
int |
getEntriesCount()
The row keys and corresponding mutations to be applied in bulk.
|
java.util.List<MutateRowsRequest.Entry> |
getEntriesList()
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.EntryOrBuilder |
getEntriesOrBuilder(int index)
The row keys and corresponding mutations to be applied in bulk.
|
java.util.List<? extends MutateRowsRequest.EntryOrBuilder> |
getEntriesOrBuilderList()
The row keys and corresponding mutations to be applied in bulk.
|
java.lang.String |
getTableName()
The unique name of the table to which the mutations should be applied.
|
ByteString |
getTableNameBytes()
The unique name of the table to which the mutations should be applied.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MutateRowsRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
MutateRowsRequest.Builder |
mergeFrom(Message other) |
MutateRowsRequest.Builder |
mergeFrom(MutateRowsRequest other) |
MutateRowsRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
MutateRowsRequest.Builder |
removeEntries(int index)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
setAppProfileId(java.lang.String value)
This is a private alpha release of Cloud Bigtable replication.
|
MutateRowsRequest.Builder |
setAppProfileIdBytes(ByteString value)
This is a private alpha release of Cloud Bigtable replication.
|
MutateRowsRequest.Builder |
setEntries(int index,
MutateRowsRequest.Entry.Builder builderForValue)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
setEntries(int index,
MutateRowsRequest.Entry value)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
MutateRowsRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
MutateRowsRequest.Builder |
setTableName(java.lang.String value)
The unique name of the table to which the mutations should be applied.
|
MutateRowsRequest.Builder |
setTableNameBytes(ByteString value)
The unique name of the table to which the mutations should be applied.
|
MutateRowsRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public MutateRowsRequest build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public MutateRowsRequest buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public MutateRowsRequest.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder mergeFrom(MutateRowsRequest other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public MutateRowsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<MutateRowsRequest.Builder>
java.io.IOException
public java.lang.String getTableName()
The unique name of the table to which the mutations should be applied.
string table_name = 1;
getTableName
in interface MutateRowsRequestOrBuilder
public ByteString getTableNameBytes()
The unique name of the table to which the mutations should be applied.
string table_name = 1;
getTableNameBytes
in interface MutateRowsRequestOrBuilder
public MutateRowsRequest.Builder setTableName(java.lang.String value)
The unique name of the table to which the mutations should be applied.
string table_name = 1;
public MutateRowsRequest.Builder clearTableName()
The unique name of the table to which the mutations should be applied.
string table_name = 1;
public MutateRowsRequest.Builder setTableNameBytes(ByteString value)
The unique name of the table to which the mutations should be applied.
string table_name = 1;
public java.lang.String getAppProfileId()
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 3;
getAppProfileId
in interface MutateRowsRequestOrBuilder
public ByteString getAppProfileIdBytes()
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 3;
getAppProfileIdBytes
in interface MutateRowsRequestOrBuilder
public MutateRowsRequest.Builder setAppProfileId(java.lang.String value)
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 3;
public MutateRowsRequest.Builder clearAppProfileId()
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 3;
public MutateRowsRequest.Builder setAppProfileIdBytes(ByteString value)
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 3;
public java.util.List<MutateRowsRequest.Entry> getEntriesList()
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
getEntriesList
in interface MutateRowsRequestOrBuilder
public int getEntriesCount()
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
getEntriesCount
in interface MutateRowsRequestOrBuilder
public MutateRowsRequest.Entry getEntries(int index)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
getEntries
in interface MutateRowsRequestOrBuilder
public MutateRowsRequest.Builder setEntries(int index, MutateRowsRequest.Entry value)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder setEntries(int index, MutateRowsRequest.Entry.Builder builderForValue)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder addEntries(MutateRowsRequest.Entry value)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder addEntries(int index, MutateRowsRequest.Entry value)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder addEntries(MutateRowsRequest.Entry.Builder builderForValue)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder addEntries(int index, MutateRowsRequest.Entry.Builder builderForValue)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder addAllEntries(java.lang.Iterable<? extends MutateRowsRequest.Entry> values)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder clearEntries()
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Builder removeEntries(int index)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Entry.Builder getEntriesBuilder(int index)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.EntryOrBuilder getEntriesOrBuilder(int index)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
getEntriesOrBuilder
in interface MutateRowsRequestOrBuilder
public java.util.List<? extends MutateRowsRequest.EntryOrBuilder> getEntriesOrBuilderList()
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
getEntriesOrBuilderList
in interface MutateRowsRequestOrBuilder
public MutateRowsRequest.Entry.Builder addEntriesBuilder()
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public MutateRowsRequest.Entry.Builder addEntriesBuilder(int index)
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public java.util.List<MutateRowsRequest.Entry.Builder> getEntriesBuilderList()
The row keys and corresponding mutations to be applied in bulk. Each entry is applied as an atomic mutation, but the entries may be applied in arbitrary order (even between entries for the same row). At least one entry must be specified, and in total the entries can contain at most 100000 mutations.
repeated .google.bigtable.v2.MutateRowsRequest.Entry entries = 2;
public final MutateRowsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>
public final MutateRowsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<MutateRowsRequest.Builder>