public static final class ReadModifyWriteRowResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<ReadModifyWriteRowResponse.Builder> implements ReadModifyWriteRowResponseOrBuilder
Response message for Bigtable.ReadModifyWriteRow.Protobuf type
google.bigtable.v2.ReadModifyWriteRowResponse| Modifier and Type | Method and Description |
|---|---|
ReadModifyWriteRowResponse |
build() |
ReadModifyWriteRowResponse |
buildPartial() |
ReadModifyWriteRowResponse.Builder |
clear() |
ReadModifyWriteRowResponse.Builder |
clearRow()
A Row containing the new contents of all cells modified by the request.
|
ReadModifyWriteRowResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Row |
getRow()
A Row containing the new contents of all cells modified by the request.
|
Row.Builder |
getRowBuilder()
A Row containing the new contents of all cells modified by the request.
|
RowOrBuilder |
getRowOrBuilder()
A Row containing the new contents of all cells modified by the request.
|
boolean |
hasRow()
A Row containing the new contents of all cells modified by the request.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReadModifyWriteRowResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReadModifyWriteRowResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReadModifyWriteRowResponse.Builder |
mergeFrom(ReadModifyWriteRowResponse other) |
ReadModifyWriteRowResponse.Builder |
mergeRow(Row value)
A Row containing the new contents of all cells modified by the request.
|
ReadModifyWriteRowResponse.Builder |
setRow(Row.Builder builderForValue)
A Row containing the new contents of all cells modified by the request.
|
ReadModifyWriteRowResponse.Builder |
setRow(Row value)
A Row containing the new contents of all cells modified by the request.
|
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<ReadModifyWriteRowResponse.Builder>public ReadModifyWriteRowResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ReadModifyWriteRowResponse.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<ReadModifyWriteRowResponse.Builder>public ReadModifyWriteRowResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReadModifyWriteRowResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReadModifyWriteRowResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReadModifyWriteRowResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReadModifyWriteRowResponse.Builder>public ReadModifyWriteRowResponse.Builder mergeFrom(ReadModifyWriteRowResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ReadModifyWriteRowResponse.Builder>public ReadModifyWriteRowResponse.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<ReadModifyWriteRowResponse.Builder>IOExceptionpublic boolean hasRow()
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;hasRow in interface ReadModifyWriteRowResponseOrBuilderpublic Row getRow()
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;getRow in interface ReadModifyWriteRowResponseOrBuilderpublic ReadModifyWriteRowResponse.Builder setRow(Row value)
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;public ReadModifyWriteRowResponse.Builder setRow(Row.Builder builderForValue)
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;public ReadModifyWriteRowResponse.Builder mergeRow(Row value)
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;public ReadModifyWriteRowResponse.Builder clearRow()
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;public Row.Builder getRowBuilder()
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;public RowOrBuilder getRowOrBuilder()
A Row containing the new contents of all cells modified by the request.
.google.bigtable.v2.Row row = 1;getRowOrBuilder in interface ReadModifyWriteRowResponseOrBuilderCopyright © 2026 Google LLC. All rights reserved.