public static final class ReadChangeStreamResponse.MutationChunk.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder> implements ReadChangeStreamResponse.MutationChunkOrBuilder
A partial or complete mutation.Protobuf type
google.bigtable.v2.ReadChangeStreamResponse.MutationChunk| Modifier and Type | Method and Description |
|---|---|
ReadChangeStreamResponse.MutationChunk.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReadChangeStreamResponse.MutationChunk |
build() |
ReadChangeStreamResponse.MutationChunk |
buildPartial() |
ReadChangeStreamResponse.MutationChunk.Builder |
clear() |
ReadChangeStreamResponse.MutationChunk.Builder |
clearChunkInfo()
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReadChangeStreamResponse.MutationChunk.Builder |
clearMutation()
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
ReadChangeStreamResponse.MutationChunk.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReadChangeStreamResponse.MutationChunk.Builder |
clone() |
ReadChangeStreamResponse.MutationChunk.ChunkInfo |
getChunkInfo()
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder |
getChunkInfoBuilder()
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder |
getChunkInfoOrBuilder()
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Mutation |
getMutation()
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
Mutation.Builder |
getMutationBuilder()
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
MutationOrBuilder |
getMutationOrBuilder()
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
boolean |
hasChunkInfo()
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
boolean |
hasMutation()
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReadChangeStreamResponse.MutationChunk.Builder |
mergeChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo value)
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReadChangeStreamResponse.MutationChunk.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReadChangeStreamResponse.MutationChunk.Builder |
mergeFrom(ReadChangeStreamResponse.MutationChunk other) |
ReadChangeStreamResponse.MutationChunk.Builder |
mergeMutation(Mutation value)
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
ReadChangeStreamResponse.MutationChunk.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReadChangeStreamResponse.MutationChunk.Builder |
setChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder builderForValue)
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk.Builder |
setChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo value)
If set, then the mutation is a `SetCell` with a chunked value across
multiple messages.
|
ReadChangeStreamResponse.MutationChunk.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReadChangeStreamResponse.MutationChunk.Builder |
setMutation(Mutation.Builder builderForValue)
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
ReadChangeStreamResponse.MutationChunk.Builder |
setMutation(Mutation value)
If this is a continuation of a chunked message (`chunked_value_offset` >
0), ignore all fields except the `SetCell`'s value and merge it with
the previous message by concatenating the value fields.
|
ReadChangeStreamResponse.MutationChunk.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReadChangeStreamResponse.MutationChunk.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.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<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReadChangeStreamResponse.MutationChunk build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReadChangeStreamResponse.MutationChunk buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReadChangeStreamResponse.MutationChunk.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.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<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.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<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.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<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.Builder mergeFrom(ReadChangeStreamResponse.MutationChunk other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public ReadChangeStreamResponse.MutationChunk.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<ReadChangeStreamResponse.MutationChunk.Builder>IOExceptionpublic boolean hasChunkInfo()
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
hasChunkInfo in interface ReadChangeStreamResponse.MutationChunkOrBuilderpublic ReadChangeStreamResponse.MutationChunk.ChunkInfo getChunkInfo()
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
getChunkInfo in interface ReadChangeStreamResponse.MutationChunkOrBuilderpublic ReadChangeStreamResponse.MutationChunk.Builder setChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo value)
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
public ReadChangeStreamResponse.MutationChunk.Builder setChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder builderForValue)
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
public ReadChangeStreamResponse.MutationChunk.Builder mergeChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo value)
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
public ReadChangeStreamResponse.MutationChunk.Builder clearChunkInfo()
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
public ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder getChunkInfoBuilder()
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
public ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder getChunkInfoOrBuilder()
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo chunk_info = 1;
getChunkInfoOrBuilder in interface ReadChangeStreamResponse.MutationChunkOrBuilderpublic boolean hasMutation()
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;hasMutation in interface ReadChangeStreamResponse.MutationChunkOrBuilderpublic Mutation getMutation()
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;getMutation in interface ReadChangeStreamResponse.MutationChunkOrBuilderpublic ReadChangeStreamResponse.MutationChunk.Builder setMutation(Mutation value)
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;public ReadChangeStreamResponse.MutationChunk.Builder setMutation(Mutation.Builder builderForValue)
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;public ReadChangeStreamResponse.MutationChunk.Builder mergeMutation(Mutation value)
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;public ReadChangeStreamResponse.MutationChunk.Builder clearMutation()
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;public Mutation.Builder getMutationBuilder()
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;public MutationOrBuilder getMutationOrBuilder()
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
.google.bigtable.v2.Mutation mutation = 2;getMutationOrBuilder in interface ReadChangeStreamResponse.MutationChunkOrBuilderpublic final ReadChangeStreamResponse.MutationChunk.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>public final ReadChangeStreamResponse.MutationChunk.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>Copyright © 2023 Google LLC. All rights reserved.