Package com.google.bigtable.v2
Class CheckAndMutateRowRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder>
-
- com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
- All Implemented Interfaces:
CheckAndMutateRowRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CheckAndMutateRowRequest
public static final class CheckAndMutateRowRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder> implements CheckAndMutateRowRequestOrBuilder
Request message for Bigtable.CheckAndMutateRow.
Protobuf typegoogle.bigtable.v2.CheckAndMutateRowRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CheckAndMutateRowRequest.BuilderaddAllFalseMutations(Iterable<? extends Mutation> values)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddAllTrueMutations(Iterable<? extends Mutation> values)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddFalseMutations(int index, Mutation value)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddFalseMutations(int index, Mutation.Builder builderForValue)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddFalseMutations(Mutation value)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddFalseMutations(Mutation.Builder builderForValue)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.Mutation.BuilderaddFalseMutationsBuilder()Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.Mutation.BuilderaddFalseMutationsBuilder(int index)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CheckAndMutateRowRequest.BuilderaddTrueMutations(int index, Mutation value)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddTrueMutations(int index, Mutation.Builder builderForValue)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddTrueMutations(Mutation value)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuilderaddTrueMutations(Mutation.Builder builderForValue)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.Mutation.BuilderaddTrueMutationsBuilder()Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.Mutation.BuilderaddTrueMutationsBuilder(int index)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequestbuild()CheckAndMutateRowRequestbuildPartial()CheckAndMutateRowRequest.Builderclear()CheckAndMutateRowRequest.BuilderclearAppProfileId()This value specifies routing for replication.CheckAndMutateRowRequest.BuilderclearFalseMutations()Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CheckAndMutateRowRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CheckAndMutateRowRequest.BuilderclearPredicateFilter()The filter to be applied to the contents of the specified row.CheckAndMutateRowRequest.BuilderclearRowKey()Required.CheckAndMutateRowRequest.BuilderclearTableName()Required.CheckAndMutateRowRequest.BuilderclearTrueMutations()Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.Builderclone()StringgetAppProfileId()This value specifies routing for replication.com.google.protobuf.ByteStringgetAppProfileIdBytes()This value specifies routing for replication.CheckAndMutateRowRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()MutationgetFalseMutations(int index)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.Mutation.BuildergetFalseMutationsBuilder(int index)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.List<Mutation.Builder>getFalseMutationsBuilderList()Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.intgetFalseMutationsCount()Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.List<Mutation>getFalseMutationsList()Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.MutationOrBuildergetFalseMutationsOrBuilder(int index)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.List<? extends MutationOrBuilder>getFalseMutationsOrBuilderList()Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.RowFiltergetPredicateFilter()The filter to be applied to the contents of the specified row.RowFilter.BuildergetPredicateFilterBuilder()The filter to be applied to the contents of the specified row.RowFilterOrBuildergetPredicateFilterOrBuilder()The filter to be applied to the contents of the specified row.com.google.protobuf.ByteStringgetRowKey()Required.StringgetTableName()Required.com.google.protobuf.ByteStringgetTableNameBytes()Required.MutationgetTrueMutations(int index)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.Mutation.BuildergetTrueMutationsBuilder(int index)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.List<Mutation.Builder>getTrueMutationsBuilderList()Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.intgetTrueMutationsCount()Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.List<Mutation>getTrueMutationsList()Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.MutationOrBuildergetTrueMutationsOrBuilder(int index)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.List<? extends MutationOrBuilder>getTrueMutationsOrBuilderList()Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.booleanhasPredicateFilter()The filter to be applied to the contents of the specified row.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CheckAndMutateRowRequest.BuildermergeFrom(CheckAndMutateRowRequest other)CheckAndMutateRowRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CheckAndMutateRowRequest.BuildermergeFrom(com.google.protobuf.Message other)CheckAndMutateRowRequest.BuildermergePredicateFilter(RowFilter value)The filter to be applied to the contents of the specified row.CheckAndMutateRowRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CheckAndMutateRowRequest.BuilderremoveFalseMutations(int index)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuilderremoveTrueMutations(int index)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuildersetAppProfileId(String value)This value specifies routing for replication.CheckAndMutateRowRequest.BuildersetAppProfileIdBytes(com.google.protobuf.ByteString value)This value specifies routing for replication.CheckAndMutateRowRequest.BuildersetFalseMutations(int index, Mutation value)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuildersetFalseMutations(int index, Mutation.Builder builderForValue)Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.CheckAndMutateRowRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CheckAndMutateRowRequest.BuildersetPredicateFilter(RowFilter value)The filter to be applied to the contents of the specified row.CheckAndMutateRowRequest.BuildersetPredicateFilter(RowFilter.Builder builderForValue)The filter to be applied to the contents of the specified row.CheckAndMutateRowRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CheckAndMutateRowRequest.BuildersetRowKey(com.google.protobuf.ByteString value)Required.CheckAndMutateRowRequest.BuildersetTableName(String value)Required.CheckAndMutateRowRequest.BuildersetTableNameBytes(com.google.protobuf.ByteString value)Required.CheckAndMutateRowRequest.BuildersetTrueMutations(int index, Mutation value)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuildersetTrueMutations(int index, Mutation.Builder builderForValue)Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.CheckAndMutateRowRequest.BuildersetUnknownFields(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<CheckAndMutateRowRequest.Builder>
-
clear
public CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.Builder>
-
getDefaultInstanceForType
public CheckAndMutateRowRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CheckAndMutateRowRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CheckAndMutateRowRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.Builder>
-
setField
public CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.Builder>
-
clearField
public CheckAndMutateRowRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder>
-
clearOneof
public CheckAndMutateRowRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder>
-
setRepeatedField
public CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.Builder>
-
addRepeatedField
public CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.Builder>
-
mergeFrom
public CheckAndMutateRowRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CheckAndMutateRowRequest.Builder>
-
mergeFrom
public CheckAndMutateRowRequest.Builder mergeFrom(CheckAndMutateRowRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder>
-
mergeFrom
public CheckAndMutateRowRequest.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<CheckAndMutateRowRequest.Builder>- Throws:
IOException
-
getTableName
public String getTableName()
Required. The unique name of the table to which the conditional mutation should be applied. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getTableNamein interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
Required. The unique name of the table to which the conditional mutation should be applied. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getTableNameBytesin interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- The bytes for tableName.
-
setTableName
public CheckAndMutateRowRequest.Builder setTableName(String value)
Required. The unique name of the table to which the conditional mutation should be applied. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The tableName to set.- Returns:
- This builder for chaining.
-
clearTableName
public CheckAndMutateRowRequest.Builder clearTableName()
Required. The unique name of the table to which the conditional mutation should be applied. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setTableNameBytes
public CheckAndMutateRowRequest.Builder setTableNameBytes(com.google.protobuf.ByteString value)
Required. The unique name of the table to which the conditional mutation should be applied. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for tableName to set.- Returns:
- This builder for chaining.
-
getAppProfileId
public String getAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 7;- Specified by:
getAppProfileIdin interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- The appProfileId.
-
getAppProfileIdBytes
public com.google.protobuf.ByteString getAppProfileIdBytes()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 7;- Specified by:
getAppProfileIdBytesin interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- The bytes for appProfileId.
-
setAppProfileId
public CheckAndMutateRowRequest.Builder setAppProfileId(String value)
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 7;- Parameters:
value- The appProfileId to set.- Returns:
- This builder for chaining.
-
clearAppProfileId
public CheckAndMutateRowRequest.Builder clearAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 7;- Returns:
- This builder for chaining.
-
setAppProfileIdBytes
public CheckAndMutateRowRequest.Builder setAppProfileIdBytes(com.google.protobuf.ByteString value)
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 7;- Parameters:
value- The bytes for appProfileId to set.- Returns:
- This builder for chaining.
-
getRowKey
public com.google.protobuf.ByteString getRowKey()
Required. The key of the row to which the conditional mutation should be applied.
bytes row_key = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getRowKeyin interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- The rowKey.
-
setRowKey
public CheckAndMutateRowRequest.Builder setRowKey(com.google.protobuf.ByteString value)
Required. The key of the row to which the conditional mutation should be applied.
bytes row_key = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The rowKey to set.- Returns:
- This builder for chaining.
-
clearRowKey
public CheckAndMutateRowRequest.Builder clearRowKey()
Required. The key of the row to which the conditional mutation should be applied.
bytes row_key = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
hasPredicateFilter
public boolean hasPredicateFilter()
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;- Specified by:
hasPredicateFilterin interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- Whether the predicateFilter field is set.
-
getPredicateFilter
public RowFilter getPredicateFilter()
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;- Specified by:
getPredicateFilterin interfaceCheckAndMutateRowRequestOrBuilder- Returns:
- The predicateFilter.
-
setPredicateFilter
public CheckAndMutateRowRequest.Builder setPredicateFilter(RowFilter value)
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;
-
setPredicateFilter
public CheckAndMutateRowRequest.Builder setPredicateFilter(RowFilter.Builder builderForValue)
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;
-
mergePredicateFilter
public CheckAndMutateRowRequest.Builder mergePredicateFilter(RowFilter value)
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;
-
clearPredicateFilter
public CheckAndMutateRowRequest.Builder clearPredicateFilter()
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;
-
getPredicateFilterBuilder
public RowFilter.Builder getPredicateFilterBuilder()
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;
-
getPredicateFilterOrBuilder
public RowFilterOrBuilder getPredicateFilterOrBuilder()
The filter to be applied to the contents of the specified row. Depending on whether or not any results are yielded, either `true_mutations` or `false_mutations` will be executed. If unset, checks that the row contains any values at all.
.google.bigtable.v2.RowFilter predicate_filter = 6;- Specified by:
getPredicateFilterOrBuilderin interfaceCheckAndMutateRowRequestOrBuilder
-
getTrueMutationsList
public List<Mutation> getTrueMutationsList()
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;- Specified by:
getTrueMutationsListin interfaceCheckAndMutateRowRequestOrBuilder
-
getTrueMutationsCount
public int getTrueMutationsCount()
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;- Specified by:
getTrueMutationsCountin interfaceCheckAndMutateRowRequestOrBuilder
-
getTrueMutations
public Mutation getTrueMutations(int index)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;- Specified by:
getTrueMutationsin interfaceCheckAndMutateRowRequestOrBuilder
-
setTrueMutations
public CheckAndMutateRowRequest.Builder setTrueMutations(int index, Mutation value)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
setTrueMutations
public CheckAndMutateRowRequest.Builder setTrueMutations(int index, Mutation.Builder builderForValue)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
addTrueMutations
public CheckAndMutateRowRequest.Builder addTrueMutations(Mutation value)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
addTrueMutations
public CheckAndMutateRowRequest.Builder addTrueMutations(int index, Mutation value)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
addTrueMutations
public CheckAndMutateRowRequest.Builder addTrueMutations(Mutation.Builder builderForValue)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
addTrueMutations
public CheckAndMutateRowRequest.Builder addTrueMutations(int index, Mutation.Builder builderForValue)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
addAllTrueMutations
public CheckAndMutateRowRequest.Builder addAllTrueMutations(Iterable<? extends Mutation> values)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
clearTrueMutations
public CheckAndMutateRowRequest.Builder clearTrueMutations()
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
removeTrueMutations
public CheckAndMutateRowRequest.Builder removeTrueMutations(int index)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
getTrueMutationsBuilder
public Mutation.Builder getTrueMutationsBuilder(int index)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
getTrueMutationsOrBuilder
public MutationOrBuilder getTrueMutationsOrBuilder(int index)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;- Specified by:
getTrueMutationsOrBuilderin interfaceCheckAndMutateRowRequestOrBuilder
-
getTrueMutationsOrBuilderList
public List<? extends MutationOrBuilder> getTrueMutationsOrBuilderList()
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;- Specified by:
getTrueMutationsOrBuilderListin interfaceCheckAndMutateRowRequestOrBuilder
-
addTrueMutationsBuilder
public Mutation.Builder addTrueMutationsBuilder()
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
addTrueMutationsBuilder
public Mutation.Builder addTrueMutationsBuilder(int index)
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
getTrueMutationsBuilderList
public List<Mutation.Builder> getTrueMutationsBuilderList()
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `false_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation true_mutations = 4;
-
getFalseMutationsList
public List<Mutation> getFalseMutationsList()
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;- Specified by:
getFalseMutationsListin interfaceCheckAndMutateRowRequestOrBuilder
-
getFalseMutationsCount
public int getFalseMutationsCount()
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;- Specified by:
getFalseMutationsCountin interfaceCheckAndMutateRowRequestOrBuilder
-
getFalseMutations
public Mutation getFalseMutations(int index)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;- Specified by:
getFalseMutationsin interfaceCheckAndMutateRowRequestOrBuilder
-
setFalseMutations
public CheckAndMutateRowRequest.Builder setFalseMutations(int index, Mutation value)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
setFalseMutations
public CheckAndMutateRowRequest.Builder setFalseMutations(int index, Mutation.Builder builderForValue)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
addFalseMutations
public CheckAndMutateRowRequest.Builder addFalseMutations(Mutation value)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
addFalseMutations
public CheckAndMutateRowRequest.Builder addFalseMutations(int index, Mutation value)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
addFalseMutations
public CheckAndMutateRowRequest.Builder addFalseMutations(Mutation.Builder builderForValue)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
addFalseMutations
public CheckAndMutateRowRequest.Builder addFalseMutations(int index, Mutation.Builder builderForValue)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
addAllFalseMutations
public CheckAndMutateRowRequest.Builder addAllFalseMutations(Iterable<? extends Mutation> values)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
clearFalseMutations
public CheckAndMutateRowRequest.Builder clearFalseMutations()
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
removeFalseMutations
public CheckAndMutateRowRequest.Builder removeFalseMutations(int index)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
getFalseMutationsBuilder
public Mutation.Builder getFalseMutationsBuilder(int index)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
getFalseMutationsOrBuilder
public MutationOrBuilder getFalseMutationsOrBuilder(int index)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;- Specified by:
getFalseMutationsOrBuilderin interfaceCheckAndMutateRowRequestOrBuilder
-
getFalseMutationsOrBuilderList
public List<? extends MutationOrBuilder> getFalseMutationsOrBuilderList()
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;- Specified by:
getFalseMutationsOrBuilderListin interfaceCheckAndMutateRowRequestOrBuilder
-
addFalseMutationsBuilder
public Mutation.Builder addFalseMutationsBuilder()
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
addFalseMutationsBuilder
public Mutation.Builder addFalseMutationsBuilder(int index)
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
getFalseMutationsBuilderList
public List<Mutation.Builder> getFalseMutationsBuilderList()
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`. Entries are applied in order, meaning that earlier mutations can be masked by later ones. Must contain at least one entry if `true_mutations` is empty, and at most 100000.
repeated .google.bigtable.v2.Mutation false_mutations = 5;
-
setUnknownFields
public final CheckAndMutateRowRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder>
-
mergeUnknownFields
public final CheckAndMutateRowRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CheckAndMutateRowRequest.Builder>
-
-