Package com.google.protobuf
Class DescriptorProtos.UninterpretedOption.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- All Implemented Interfaces:
DescriptorProtos.UninterpretedOptionOrBuilder,Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,Cloneable
- Enclosing class:
- DescriptorProtos.UninterpretedOption
public static final class DescriptorProtos.UninterpretedOption.Builder
extends GeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
implements DescriptorProtos.UninterpretedOptionOrBuilder
A message representing a option the parser does not recognize. This only appears in options protos created by the compiler::Parser class. DescriptorPool resolves these when building Descriptor objects. Therefore, options protos in descriptor objects (e.g. returned by Descriptor::options(), or produced by Descriptor::CopyTo()) will never have UninterpretedOptions in them.Protobuf type
google.protobuf.UninterpretedOption-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite.Builder
AbstractMessageLite.Builder.LimitedInputStream -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Objectprivate intprivate doubleprivate Objectprivate RepeatedFieldBuilderV3<DescriptorProtos.UninterpretedOption.NamePart,DescriptorProtos.UninterpretedOption.NamePart.Builder, DescriptorProtos.UninterpretedOption.NamePartOrBuilder> private longprivate longprivate ByteString -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart> values) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;addName(int index, DescriptorProtos.UninterpretedOption.NamePart value) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;addName(int index, DescriptorProtos.UninterpretedOption.NamePart.Builder builderForValue) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;repeated .google.protobuf.UninterpretedOption.NamePart name = 2;addName(DescriptorProtos.UninterpretedOption.NamePart.Builder builderForValue) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;repeated .google.protobuf.UninterpretedOption.NamePart name = 2;addNameBuilder(int index) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;addRepeatedField(Descriptors.FieldDescriptor field, Object value) LikesetRepeatedField, but appends the value as a new element.build()Constructs the message based on the state of the Builder.LikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields.private voidprivate voidclear()Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.optional string aggregate_value = 8;optional double double_value = 6;Clears the field.The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.repeated .google.protobuf.UninterpretedOption.NamePart name = 2;optional int64 negative_int_value = 5;TODO: Clear it when all subclasses have implemented this method.optional uint64 positive_int_value = 4;optional bytes string_value = 7;clone()Clones the Builder.private voidoptional string aggregate_value = 8;optional string aggregate_value = 8;Get an instance of the type with no fields set.static final Descriptors.DescriptorGet the message's type's descriptor.doubleoptional double double_value = 6;The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.getName(int index) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;getNameBuilder(int index) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;repeated .google.protobuf.UninterpretedOption.NamePart name = 2;intrepeated .google.protobuf.UninterpretedOption.NamePart name = 2;private RepeatedFieldBuilderV3<DescriptorProtos.UninterpretedOption.NamePart,DescriptorProtos.UninterpretedOption.NamePart.Builder, DescriptorProtos.UninterpretedOption.NamePartOrBuilder> repeated .google.protobuf.UninterpretedOption.NamePart name = 2;getNameOrBuilder(int index) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;repeated .google.protobuf.UninterpretedOption.NamePart name = 2;longoptional int64 negative_int_value = 5;longoptional uint64 positive_int_value = 4;optional bytes string_value = 7;booleanoptional string aggregate_value = 8;booleanoptional double double_value = 6;booleanThe value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.booleanoptional int64 negative_int_value = 5;booleanoptional uint64 positive_int_value = 4;booleanoptional bytes string_value = 7;protected GeneratedMessageV3.FieldAccessorTableGet the FieldAccessorTable for this type.final booleanReturns true if all required fields in the message and all embedded messages are set, false otherwise.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.Mergeotherinto the message being built.mergeUnknownFields(UnknownFieldSet unknownFields) Merge some unknown fields into theUnknownFieldSetfor this message.removeName(int index) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;setAggregateValue(String value) optional string aggregate_value = 8;setAggregateValueBytes(ByteString value) optional string aggregate_value = 8;setDoubleValue(double value) optional double double_value = 6;setField(Descriptors.FieldDescriptor field, Object value) Sets a field to the given value.setIdentifierValue(String value) The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.setName(int index, DescriptorProtos.UninterpretedOption.NamePart value) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;setName(int index, DescriptorProtos.UninterpretedOption.NamePart.Builder builderForValue) repeated .google.protobuf.UninterpretedOption.NamePart name = 2;setNegativeIntValue(long value) optional int64 negative_int_value = 5;setPositiveIntValue(long value) optional uint64 positive_int_value = 4;setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Sets an element of a repeated field to the given value.setStringValue(ByteString value) optional bytes string_value = 7;setUnknownFields(UnknownFieldSet unknownFields) Set theUnknownFieldSetfor this message.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
dispose, 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
name_
-
nameBuilder_
-
identifierValue_
-
positiveIntValue_
private long positiveIntValue_ -
negativeIntValue_
private long negativeIntValue_ -
doubleValue_
private double doubleValue_ -
stringValue_
-
aggregateValue_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
-
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessageV3.BuilderGet the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
clear
Description copied from class:GeneratedMessageV3.BuilderCalled by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
getDescriptorForType
Description copied from interface:Message.BuilderGet the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType().- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
getDefaultInstanceForType
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
Description copied from interface:MessageLite.BuilderConstructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
clone
Description copied from interface:MessageLite.BuilderClones the Builder.- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>- See Also:
-
setField
public DescriptorProtos.UninterpretedOption.Builder setField(Descriptors.FieldDescriptor field, Object value) Description copied from interface:Message.BuilderSets a field to the given value. The value must be of the correct type for this field, that is, the same type thatMessageOrBuilder.getField(Descriptors.FieldDescriptor)returns.- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
clearField
Description copied from interface:Message.BuilderClears the field. This is exactly equivalent to calling the generated "clear" accessor method corresponding to the field.- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
clearOneof
Description copied from class:AbstractMessage.BuilderTODO: Clear it when all subclasses have implemented this method.- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
setRepeatedField
public DescriptorProtos.UninterpretedOption.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Description copied from interface:Message.BuilderSets an element of a repeated field to the given value. The value must be of the correct type for this field; that is, the same type thatMessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor,int)returns.- Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
addRepeatedField
public DescriptorProtos.UninterpretedOption.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) Description copied from interface:Message.BuilderLikesetRepeatedField, but appends the value as a new element.- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
mergeFrom
Description copied from interface:Message.BuilderMergeotherinto the message being built.othermust have the exact same type asthis(i.e.getDescriptorForType() == other.getDescriptorForType()).Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother, thenother's value overwrites the value in this message.
* For singular message fields, if the field is set inother, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inotherare concatenated with the elements in this message.
* For oneof groups, if the other message has one of the fields set, the group of this message is cleared and replaced by the field of the other message, so that the oneof constraint is preserved.This is equivalent to the
Message::MergeFrommethod in C++.- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
mergeFrom
public DescriptorProtos.UninterpretedOption.Builder mergeFrom(DescriptorProtos.UninterpretedOption other) -
isInitialized
public final boolean isInitialized()Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
mergeFrom
public DescriptorProtos.UninterpretedOption.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<DescriptorProtos.UninterpretedOption.Builder>- Throws:
InvalidProtocolBufferException- the bytes read are not syntactically correct according to the protobuf wire format specification. The data is corrupt, incomplete, or was never a protobuf in the first place.IOException- an I/O error reading from the stream
-
ensureNameIsMutable
private void ensureNameIsMutable() -
getNameList
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;- Specified by:
getNameListin interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
getNameCount
public int getNameCount()repeated .google.protobuf.UninterpretedOption.NamePart name = 2;- Specified by:
getNameCountin interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
getName
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;- Specified by:
getNamein interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
setName
public DescriptorProtos.UninterpretedOption.Builder setName(int index, DescriptorProtos.UninterpretedOption.NamePart value) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
setName
public DescriptorProtos.UninterpretedOption.Builder setName(int index, DescriptorProtos.UninterpretedOption.NamePart.Builder builderForValue) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
addName
public DescriptorProtos.UninterpretedOption.Builder addName(DescriptorProtos.UninterpretedOption.NamePart value) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
addName
public DescriptorProtos.UninterpretedOption.Builder addName(int index, DescriptorProtos.UninterpretedOption.NamePart value) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
addName
public DescriptorProtos.UninterpretedOption.Builder addName(DescriptorProtos.UninterpretedOption.NamePart.Builder builderForValue) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
addName
public DescriptorProtos.UninterpretedOption.Builder addName(int index, DescriptorProtos.UninterpretedOption.NamePart.Builder builderForValue) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
addAllName
public DescriptorProtos.UninterpretedOption.Builder addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart> values) repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
clearName
repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
removeName
repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
getNameBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
getNameOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;- Specified by:
getNameOrBuilderin interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
getNameOrBuilderList
public List<? extends DescriptorProtos.UninterpretedOption.NamePartOrBuilder> getNameOrBuilderList()repeated .google.protobuf.UninterpretedOption.NamePart name = 2;- Specified by:
getNameOrBuilderListin interfaceDescriptorProtos.UninterpretedOptionOrBuilder
-
addNameBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
addNameBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
getNameBuilderList
repeated .google.protobuf.UninterpretedOption.NamePart name = 2; -
getNameFieldBuilder
-
hasIdentifierValue
public boolean hasIdentifierValue()The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing. Exactly one of these should be set.
optional string identifier_value = 3;- Specified by:
hasIdentifierValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the identifierValue field is set.
-
getIdentifierValue
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing. Exactly one of these should be set.
optional string identifier_value = 3;- Specified by:
getIdentifierValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The identifierValue.
-
getIdentifierValueBytes
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing. Exactly one of these should be set.
optional string identifier_value = 3;- Specified by:
getIdentifierValueBytesin interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The bytes for identifierValue.
-
setIdentifierValue
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing. Exactly one of these should be set.
optional string identifier_value = 3;- Parameters:
value- The identifierValue to set.- Returns:
- This builder for chaining.
-
clearIdentifierValue
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing. Exactly one of these should be set.
optional string identifier_value = 3;- Returns:
- This builder for chaining.
-
setIdentifierValueBytes
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing. Exactly one of these should be set.
optional string identifier_value = 3;- Parameters:
value- The bytes for identifierValue to set.- Returns:
- This builder for chaining.
-
hasPositiveIntValue
public boolean hasPositiveIntValue()optional uint64 positive_int_value = 4;- Specified by:
hasPositiveIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the positiveIntValue field is set.
-
getPositiveIntValue
public long getPositiveIntValue()optional uint64 positive_int_value = 4;- Specified by:
getPositiveIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The positiveIntValue.
-
setPositiveIntValue
optional uint64 positive_int_value = 4;- Parameters:
value- The positiveIntValue to set.- Returns:
- This builder for chaining.
-
clearPositiveIntValue
optional uint64 positive_int_value = 4;- Returns:
- This builder for chaining.
-
hasNegativeIntValue
public boolean hasNegativeIntValue()optional int64 negative_int_value = 5;- Specified by:
hasNegativeIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the negativeIntValue field is set.
-
getNegativeIntValue
public long getNegativeIntValue()optional int64 negative_int_value = 5;- Specified by:
getNegativeIntValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The negativeIntValue.
-
setNegativeIntValue
optional int64 negative_int_value = 5;- Parameters:
value- The negativeIntValue to set.- Returns:
- This builder for chaining.
-
clearNegativeIntValue
optional int64 negative_int_value = 5;- Returns:
- This builder for chaining.
-
hasDoubleValue
public boolean hasDoubleValue()optional double double_value = 6;- Specified by:
hasDoubleValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the doubleValue field is set.
-
getDoubleValue
public double getDoubleValue()optional double double_value = 6;- Specified by:
getDoubleValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The doubleValue.
-
setDoubleValue
optional double double_value = 6;- Parameters:
value- The doubleValue to set.- Returns:
- This builder for chaining.
-
clearDoubleValue
optional double double_value = 6;- Returns:
- This builder for chaining.
-
hasStringValue
public boolean hasStringValue()optional bytes string_value = 7;- Specified by:
hasStringValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the stringValue field is set.
-
getStringValue
optional bytes string_value = 7;- Specified by:
getStringValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The stringValue.
-
setStringValue
optional bytes string_value = 7;- Parameters:
value- The stringValue to set.- Returns:
- This builder for chaining.
-
clearStringValue
optional bytes string_value = 7;- Returns:
- This builder for chaining.
-
hasAggregateValue
public boolean hasAggregateValue()optional string aggregate_value = 8;- Specified by:
hasAggregateValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- Whether the aggregateValue field is set.
-
getAggregateValue
optional string aggregate_value = 8;- Specified by:
getAggregateValuein interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The aggregateValue.
-
getAggregateValueBytes
optional string aggregate_value = 8;- Specified by:
getAggregateValueBytesin interfaceDescriptorProtos.UninterpretedOptionOrBuilder- Returns:
- The bytes for aggregateValue.
-
setAggregateValue
optional string aggregate_value = 8;- Parameters:
value- The aggregateValue to set.- Returns:
- This builder for chaining.
-
clearAggregateValue
optional string aggregate_value = 8;- Returns:
- This builder for chaining.
-
setAggregateValueBytes
optional string aggregate_value = 8;- Parameters:
value- The bytes for aggregateValue to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DescriptorProtos.UninterpretedOption.Builder setUnknownFields(UnknownFieldSet unknownFields) Description copied from interface:Message.BuilderSet theUnknownFieldSetfor this message.- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-
mergeUnknownFields
public final DescriptorProtos.UninterpretedOption.Builder mergeUnknownFields(UnknownFieldSet unknownFields) Description copied from interface:Message.BuilderMerge some unknown fields into theUnknownFieldSetfor this message.- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<DescriptorProtos.UninterpretedOption.Builder>
-