Package com.google.bigtable.v2
Class ReadChangeStreamResponse.MutationChunk.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
- com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
- All Implemented Interfaces:
ReadChangeStreamResponse.MutationChunkOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ReadChangeStreamResponse.MutationChunk
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 typegoogle.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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(ReadChangeStreamResponse.MutationChunk other)
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
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 value)
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.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
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
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
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
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ReadChangeStreamResponse.MutationChunk.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
clear
public ReadChangeStreamResponse.MutationChunk.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
getDefaultInstanceForType
public ReadChangeStreamResponse.MutationChunk getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ReadChangeStreamResponse.MutationChunk build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ReadChangeStreamResponse.MutationChunk buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ReadChangeStreamResponse.MutationChunk.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
setField
public ReadChangeStreamResponse.MutationChunk.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
clearField
public ReadChangeStreamResponse.MutationChunk.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
clearOneof
public ReadChangeStreamResponse.MutationChunk.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
setRepeatedField
public ReadChangeStreamResponse.MutationChunk.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
addRepeatedField
public ReadChangeStreamResponse.MutationChunk.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
mergeFrom
public ReadChangeStreamResponse.MutationChunk.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
mergeFrom
public ReadChangeStreamResponse.MutationChunk.Builder mergeFrom(ReadChangeStreamResponse.MutationChunk other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
mergeFrom
public ReadChangeStreamResponse.MutationChunk.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
- Throws:
IOException
-
hasChunkInfo
public 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;
- Specified by:
hasChunkInfo
in interfaceReadChangeStreamResponse.MutationChunkOrBuilder
- Returns:
- Whether the chunkInfo field is set.
-
getChunkInfo
public 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;
- Specified by:
getChunkInfo
in interfaceReadChangeStreamResponse.MutationChunkOrBuilder
- Returns:
- The chunkInfo.
-
setChunkInfo
public 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;
-
setChunkInfo
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;
-
mergeChunkInfo
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;
-
clearChunkInfo
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;
-
getChunkInfoBuilder
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;
-
getChunkInfoOrBuilder
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;
- Specified by:
getChunkInfoOrBuilder
in interfaceReadChangeStreamResponse.MutationChunkOrBuilder
-
hasMutation
public 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;
- Specified by:
hasMutation
in interfaceReadChangeStreamResponse.MutationChunkOrBuilder
- Returns:
- Whether the mutation field is set.
-
getMutation
public 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;
- Specified by:
getMutation
in interfaceReadChangeStreamResponse.MutationChunkOrBuilder
- Returns:
- The mutation.
-
setMutation
public 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;
-
setMutation
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;
-
mergeMutation
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;
-
clearMutation
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;
-
getMutationBuilder
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;
-
getMutationOrBuilder
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;
- Specified by:
getMutationOrBuilder
in interfaceReadChangeStreamResponse.MutationChunkOrBuilder
-
setUnknownFields
public final ReadChangeStreamResponse.MutationChunk.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
mergeUnknownFields
public final ReadChangeStreamResponse.MutationChunk.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamResponse.MutationChunk.Builder>
-
-