Class UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
,Cloneable
- Enclosing class:
- UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere
public static final class UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
implements UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere
-
Method Summary
Modifier and TypeMethodDescriptionaddAllFilters
(Iterable<String> values) The filters tp apply before countingaddFilters
(String value) The filters tp apply before countingaddFiltersBytes
(com.google.protobuf.ByteString value) The filters tp apply before countingaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) The filters tp apply before countingThe forward window for the rolling operation, may be in ticks or time-based.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The output column nameThe reverse window for the rolling operation, may be in ticks or time-based.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getFilters
(int index) The filters tp apply before countingcom.google.protobuf.ByteString
getFiltersBytes
(int index) The filters tp apply before countingint
The filters tp apply before countingcom.google.protobuf.ProtocolStringList
The filters tp apply before countingThe forward window for the rolling operation, may be in ticks or time-based.The forward window for the rolling operation, may be in ticks or time-based.The forward window for the rolling operation, may be in ticks or time-based.The output column namecom.google.protobuf.ByteString
The output column nameThe reverse window for the rolling operation, may be in ticks or time-based.The reverse window for the rolling operation, may be in ticks or time-based.The reverse window for the rolling operation, may be in ticks or time-based.boolean
The forward window for the rolling operation, may be in ticks or time-based.boolean
The reverse window for the rolling operation, may be in ticks or time-based.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
The forward window for the rolling operation, may be in ticks or time-based.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere other) The reverse window for the rolling operation, may be in ticks or time-based.final UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setFilters
(int index, String value) The filters tp apply before countingThe forward window for the rolling operation, may be in ticks or time-based.setForwardWindowScale
(UpdateByWindowScale.Builder builderForValue) The forward window for the rolling operation, may be in ticks or time-based.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResultColumn
(String value) The output column namesetResultColumnBytes
(com.google.protobuf.ByteString value) The output column nameThe reverse window for the rolling operation, may be in ticks or time-based.setReverseWindowScale
(UpdateByWindowScale.Builder builderForValue) The reverse window for the rolling operation, may be in ticks or time-based.final UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
clear
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
getDefaultInstanceForType
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere getDefaultInstanceForType()- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere build()- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere buildPartial()- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
setField
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
clearField
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
clearOneof
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
setRepeatedField
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
addRepeatedField
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
mergeFrom
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
mergeFrom
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.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<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
- Throws:
IOException
-
hasReverseWindowScale
public boolean hasReverseWindowScale()The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
- Specified by:
hasReverseWindowScale
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- Whether the reverseWindowScale field is set.
-
getReverseWindowScale
The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
- Specified by:
getReverseWindowScale
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- The reverseWindowScale.
-
setReverseWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setReverseWindowScale(UpdateByWindowScale value) The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
-
setReverseWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setReverseWindowScale(UpdateByWindowScale.Builder builderForValue) The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
-
mergeReverseWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder mergeReverseWindowScale(UpdateByWindowScale value) The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
-
clearReverseWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder clearReverseWindowScale()The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
-
getReverseWindowScaleBuilder
The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
-
getReverseWindowScaleOrBuilder
The reverse window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale reverse_window_scale = 1;
-
hasForwardWindowScale
public boolean hasForwardWindowScale()The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
- Specified by:
hasForwardWindowScale
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- Whether the forwardWindowScale field is set.
-
getForwardWindowScale
The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
- Specified by:
getForwardWindowScale
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- The forwardWindowScale.
-
setForwardWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setForwardWindowScale(UpdateByWindowScale value) The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
-
setForwardWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setForwardWindowScale(UpdateByWindowScale.Builder builderForValue) The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
-
mergeForwardWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder mergeForwardWindowScale(UpdateByWindowScale value) The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
-
clearForwardWindowScale
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder clearForwardWindowScale()The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
-
getForwardWindowScaleBuilder
The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
-
getForwardWindowScaleOrBuilder
The forward window for the rolling operation, may be in ticks or time-based.
.io.deephaven.proto.backplane.grpc.UpdateByWindowScale forward_window_scale = 2;
-
getResultColumn
The output column name
string result_column = 3;
- Specified by:
getResultColumn
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- The resultColumn.
-
getResultColumnBytes
public com.google.protobuf.ByteString getResultColumnBytes()The output column name
string result_column = 3;
- Specified by:
getResultColumnBytes
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- The bytes for resultColumn.
-
setResultColumn
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setResultColumn(String value) The output column name
string result_column = 3;
- Parameters:
value
- The resultColumn to set.- Returns:
- This builder for chaining.
-
clearResultColumn
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder clearResultColumn()The output column name
string result_column = 3;
- Returns:
- This builder for chaining.
-
setResultColumnBytes
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setResultColumnBytes(com.google.protobuf.ByteString value) The output column name
string result_column = 3;
- Parameters:
value
- The bytes for resultColumn to set.- Returns:
- This builder for chaining.
-
getFiltersList
public com.google.protobuf.ProtocolStringList getFiltersList()The filters tp apply before counting
repeated string filters = 4;
- Specified by:
getFiltersList
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- A list containing the filters.
-
getFiltersCount
public int getFiltersCount()The filters tp apply before counting
repeated string filters = 4;
- Specified by:
getFiltersCount
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Returns:
- The count of filters.
-
getFilters
The filters tp apply before counting
repeated string filters = 4;
- Specified by:
getFilters
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The filters at the given index.
-
getFiltersBytes
public com.google.protobuf.ByteString getFiltersBytes(int index) The filters tp apply before counting
repeated string filters = 4;
- Specified by:
getFiltersBytes
in interfaceUpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhereOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the filters at the given index.
-
setFilters
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setFilters(int index, String value) The filters tp apply before counting
repeated string filters = 4;
- Parameters:
index
- The index to set the value at.value
- The filters to set.- Returns:
- This builder for chaining.
-
addFilters
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder addFilters(String value) The filters tp apply before counting
repeated string filters = 4;
- Parameters:
value
- The filters to add.- Returns:
- This builder for chaining.
-
addAllFilters
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder addAllFilters(Iterable<String> values) The filters tp apply before counting
repeated string filters = 4;
- Parameters:
values
- The filters to add.- Returns:
- This builder for chaining.
-
clearFilters
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder clearFilters()The filters tp apply before counting
repeated string filters = 4;
- Returns:
- This builder for chaining.
-
addFiltersBytes
public UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder addFiltersBytes(com.google.protobuf.ByteString value) The filters tp apply before counting
repeated string filters = 4;
- Parameters:
value
- The bytes of the filters to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-
mergeUnknownFields
public final UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder>
-