public static final class DescriptorProtos.DescriptorProto.Builder extends GeneratedMessage.Builder <DescriptorProtos .DescriptorProto .Builder > implements DescriptorProtos .DescriptorProtoOrBuilder
google.protobuf.DescriptorProto
Describes a message type.
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
addAllEnumType(Iterable
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addAllExtension(Iterable
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addAllExtensionRange(Iterable
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addAllField(Iterable
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addAllNestedType(Iterable
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addAllOneofDecl(Iterable
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
addEnumType(DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addEnumType(DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addEnumTypeBuilder()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addEnumTypeBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
addExtension(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addExtension(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addExtensionBuilder()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addExtensionBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
addExtensionRange(DescriptorProtos
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addExtensionRange(DescriptorProtos
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addExtensionRange(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addExtensionRange(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addExtensionRangeBuilder()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addExtensionRangeBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
addField(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addField(DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addField(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addField(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addFieldBuilder()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addFieldBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
addNestedType(DescriptorProtos
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addNestedType(DescriptorProtos
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addNestedType(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addNestedType(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addNestedTypeBuilder()
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addNestedTypeBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
addOneofDecl(DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
addOneofDecl(DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
addOneofDecl(int index, DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
addOneofDecl(int index, DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
addOneofDeclBuilder()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
addOneofDeclBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
build()
Constructs the message based on the state of the Builder.
|
DescriptorProtos |
buildPartial()
Like
MessageLite, but does not throw an exception if the message is missing required fields.
|
DescriptorProtos |
clear()
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.
|
DescriptorProtos |
clearEnumType()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
clearExtension()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
clearExtensionRange()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
clearField()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
clearName()
optional string name = 1;
|
DescriptorProtos |
clearNestedType()
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
clearOneofDecl()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
clearOptions()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
clone()
Clones the Builder.
|
DescriptorProtos |
getDefaultInstanceForType()
Get an instance of the type with no fields set.
|
static Descriptors |
getDescriptor()
|
Descriptors |
getDescriptorForType()
Get the message's type's descriptor.
|
DescriptorProtos |
getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
getEnumTypeBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
getEnumTypeBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
int |
getEnumTypeCount()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
List |
getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
getExtensionBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
getExtensionBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
int |
getExtensionCount()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
List |
getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
getExtensionRange(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
getExtensionRangeBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
List |
getExtensionRangeBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
int |
getExtensionRangeCount()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
List |
getExtensionRangeList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
List |
getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
getFieldBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
getFieldBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
int |
getFieldCount()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
List |
getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
String |
getName()
optional string name = 1;
|
ByteString |
getNameBytes()
optional string name = 1;
|
DescriptorProtos |
getNestedType(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
getNestedTypeBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
List |
getNestedTypeBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
int |
getNestedTypeCount()
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
List |
getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
List |
getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
getOneofDeclBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
getOneofDeclBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
int |
getOneofDeclCount()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
List |
getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
getOptionsBuilder()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
getOptionsOrBuilder()
optional .google.protobuf.MessageOptions options = 7;
|
boolean |
hasName()
optional string name = 1;
|
boolean |
hasOptions()
optional .google.protobuf.MessageOptions options = 7;
|
protected GeneratedMessage |
internalGetFieldAccessorTable()
Get the FieldAccessorTable for this type.
|
boolean |
isInitialized()
Returns true if all required fields in the message and all embedded messages are set, false otherwise.
|
DescriptorProtos |
mergeFrom(CodedInputStream
Like
MessageLite, but also parses extensions.
|
DescriptorProtos |
mergeFrom(DescriptorProtos
|
DescriptorProtos |
mergeFrom(Message
Merge
other into the message being built.
|
DescriptorProtos |
mergeOptions(DescriptorProtos
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
removeEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
removeExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
removeExtensionRange(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
removeField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
removeNestedType(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
removeOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
setEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
setEnumType(int index, DescriptorProtos
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
|
DescriptorProtos |
setExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
setExtension(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto extension = 6;
|
DescriptorProtos |
setExtensionRange(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
setExtensionRange(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
|
DescriptorProtos |
setField(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
setField(int index, DescriptorProtos
repeated .google.protobuf.FieldDescriptorProto field = 2;
|
DescriptorProtos |
setName(String
optional string name = 1;
|
DescriptorProtos |
setNameBytes(ByteString
optional string name = 1;
|
DescriptorProtos |
setNestedType(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
setNestedType(int index, DescriptorProtos
repeated .google.protobuf.DescriptorProto nested_type = 3;
|
DescriptorProtos |
setOneofDecl(int index, DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
setOneofDecl(int index, DescriptorProtos
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
|
DescriptorProtos |
setOptions(DescriptorProtos
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
setOptions(DescriptorProtos
optional .google.protobuf.MessageOptions options = 7;
|
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
GeneratedMessage.Builder
public DescriptorProtos.DescriptorProto .Builder clear()
GeneratedMessage.Builder
public DescriptorProtos.DescriptorProto .Builder clone()
MessageLite.Builder
clone in interface
Message.Builder
clone in interface
MessageLite.Builder
clone in class
GeneratedMessage.Builder <DescriptorProtos.DescriptorProto.Builder >
Object.clone()
public Descriptors.Descriptor getDescriptorForType()
Message.Builder
MessageOrBuilder.getDescriptorForType() .
public DescriptorProtos.DescriptorProto getDefaultInstanceForType()
MessageLiteOrBuilder
getDefaultInstance() method of generated message classes in that this method is an abstract method of the
MessageLite interface whereas
getDefaultInstance() is a static method of a specific class. They return the same thing.
public DescriptorProtos.DescriptorProto build()
MessageLite.Builder
public DescriptorProtos.DescriptorProto buildPartial()
MessageLite.Builder
MessageLite.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.
public DescriptorProtos.DescriptorProto .Builder mergeFrom(Message other)
Message.Builder
other into the message being built.
other must have the exact same type as
this (i.e.
getDescriptorForType() == other.getDescriptorForType()). Merging occurs as follows. For each field:
other, then
other's value overwrites the value in this message.
other, it is merged into the corresponding sub-message of this message using the same merging rules.
other are concatenated with the elements in this message. This is equivalent to the
Message::MergeFrom method in C++.
public DescriptorProtos.DescriptorProto .Builder mergeFrom(DescriptorProtos .DescriptorProto other)
public final boolean isInitialized()
MessageLiteOrBuilder
public DescriptorProtos.DescriptorProto .Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
MessageLite.Builder
MessageLite.Builder.mergeFrom(CodedInputStream) , but also parses extensions. The extensions that you want to be able to parse must be registered in
extensionRegistry. Extensions not in the registry will be treated as unknown fields.
mergeFrom in interface
Message.Builder
mergeFrom in interface
MessageLite.Builder
mergeFrom in class
AbstractMessage.Builder <DescriptorProtos.DescriptorProto.Builder >
IOException
public boolean hasName()
optional string name = 1;
public StringgetName()
optional string name = 1;
public ByteStringgetNameBytes()
optional string name = 1;
public DescriptorProtos.DescriptorProto .Builder setName(String value)
optional string name = 1;
public DescriptorProtos.DescriptorProto .Builder clearName()
optional string name = 1;
public DescriptorProtos.DescriptorProto .Builder setNameBytes(ByteString value)
optional string name = 1;
public List<DescriptorProtos .FieldDescriptorProto > getFieldList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
public int getFieldCount()
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.FieldDescriptorProto getField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder setField(int index, DescriptorProtos .FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder setField(int index, DescriptorProtos .FieldDescriptorProto .Builder builderForValue)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder addField(DescriptorProtos .FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder addField(int index, DescriptorProtos .FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder addField(DescriptorProtos .FieldDescriptorProto .Builder builderForValue)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder addField(int index, DescriptorProtos .FieldDescriptorProto .Builder builderForValue)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder addAllField(Iterable <? extends DescriptorProtos .FieldDescriptorProto > values)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder clearField()
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.DescriptorProto .Builder removeField(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.FieldDescriptorProto .Builder getFieldBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.FieldDescriptorProtoOrBuilder getFieldOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public List<? extends DescriptorProtos .FieldDescriptorProtoOrBuilder > getFieldOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.FieldDescriptorProto .Builder addFieldBuilder()
repeated .google.protobuf.FieldDescriptorProto field = 2;
public DescriptorProtos.FieldDescriptorProto .Builder addFieldBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto field = 2;
public List<DescriptorProtos .FieldDescriptorProto .Builder > getFieldBuilderList()
repeated .google.protobuf.FieldDescriptorProto field = 2;
public List<DescriptorProtos .FieldDescriptorProto > getExtensionList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public int getExtensionCount()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.FieldDescriptorProto getExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder setExtension(int index, DescriptorProtos .FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder setExtension(int index, DescriptorProtos .FieldDescriptorProto .Builder builderForValue)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder addExtension(DescriptorProtos .FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder addExtension(int index, DescriptorProtos .FieldDescriptorProto value)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder addExtension(DescriptorProtos .FieldDescriptorProto .Builder builderForValue)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder addExtension(int index, DescriptorProtos .FieldDescriptorProto .Builder builderForValue)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder addAllExtension(Iterable <? extends DescriptorProtos .FieldDescriptorProto > values)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder clearExtension()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.DescriptorProto .Builder removeExtension(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.FieldDescriptorProto .Builder getExtensionBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.FieldDescriptorProtoOrBuilder getExtensionOrBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public List<? extends DescriptorProtos .FieldDescriptorProtoOrBuilder > getExtensionOrBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.FieldDescriptorProto .Builder addExtensionBuilder()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public DescriptorProtos.FieldDescriptorProto .Builder addExtensionBuilder(int index)
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public List<DescriptorProtos .FieldDescriptorProto .Builder > getExtensionBuilderList()
repeated .google.protobuf.FieldDescriptorProto extension = 6;
public List<DescriptorProtos .DescriptorProto > getNestedTypeList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
public int getNestedTypeCount()
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto getNestedType(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder setNestedType(int index, DescriptorProtos .DescriptorProto value)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder setNestedType(int index, DescriptorProtos .DescriptorProto .Builder builderForValue)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addNestedType(DescriptorProtos .DescriptorProto value)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addNestedType(int index, DescriptorProtos .DescriptorProto value)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addNestedType(DescriptorProtos .DescriptorProto .Builder builderForValue)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addNestedType(int index, DescriptorProtos .DescriptorProto .Builder builderForValue)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addAllNestedType(Iterable <? extends DescriptorProtos .DescriptorProto > values)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder clearNestedType()
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder removeNestedType(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder getNestedTypeBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProtoOrBuilder getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public List<? extends DescriptorProtos .DescriptorProtoOrBuilder > getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addNestedTypeBuilder()
repeated .google.protobuf.DescriptorProto nested_type = 3;
public DescriptorProtos.DescriptorProto .Builder addNestedTypeBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3;
public List<DescriptorProtos .DescriptorProto .Builder > getNestedTypeBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3;
public List<DescriptorProtos .EnumDescriptorProto > getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public int getEnumTypeCount()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.EnumDescriptorProto getEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder setEnumType(int index, DescriptorProtos .EnumDescriptorProto value)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder setEnumType(int index, DescriptorProtos .EnumDescriptorProto .Builder builderForValue)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder addEnumType(DescriptorProtos .EnumDescriptorProto value)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder addEnumType(int index, DescriptorProtos .EnumDescriptorProto value)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder addEnumType(DescriptorProtos .EnumDescriptorProto .Builder builderForValue)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder addEnumType(int index, DescriptorProtos .EnumDescriptorProto .Builder builderForValue)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder addAllEnumType(Iterable <? extends DescriptorProtos .EnumDescriptorProto > values)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder clearEnumType()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.DescriptorProto .Builder removeEnumType(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.EnumDescriptorProto .Builder getEnumTypeBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.EnumDescriptorProtoOrBuilder getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public List<? extends DescriptorProtos .EnumDescriptorProtoOrBuilder > getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.EnumDescriptorProto .Builder addEnumTypeBuilder()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public DescriptorProtos.EnumDescriptorProto .Builder addEnumTypeBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public List<DescriptorProtos .EnumDescriptorProto .Builder > getEnumTypeBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
public List<DescriptorProtos .DescriptorProto .ExtensionRange > getExtensionRangeList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public int getExtensionRangeCount()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .ExtensionRange getExtensionRange(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder setExtensionRange(int index, DescriptorProtos .DescriptorProto .ExtensionRange value)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder setExtensionRange(int index, DescriptorProtos .DescriptorProto .ExtensionRange .Builder builderForValue)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder addExtensionRange(DescriptorProtos .DescriptorProto .ExtensionRange value)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder addExtensionRange(int index, DescriptorProtos .DescriptorProto .ExtensionRange value)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder addExtensionRange(DescriptorProtos .DescriptorProto .ExtensionRange .Builder builderForValue)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder addExtensionRange(int index, DescriptorProtos .DescriptorProto .ExtensionRange .Builder builderForValue)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder addAllExtensionRange(Iterable <? extends DescriptorProtos .DescriptorProto .ExtensionRange > values)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder clearExtensionRange()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .Builder removeExtensionRange(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .ExtensionRange .Builder getExtensionRangeBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .ExtensionRangeOrBuilder getExtensionRangeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public List<? extends DescriptorProtos .DescriptorProto .ExtensionRangeOrBuilder > getExtensionRangeOrBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .ExtensionRange .Builder addExtensionRangeBuilder()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public DescriptorProtos.DescriptorProto .ExtensionRange .Builder addExtensionRangeBuilder(int index)
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public List<DescriptorProtos .DescriptorProto .ExtensionRange .Builder > getExtensionRangeBuilderList()
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
public List<DescriptorProtos .OneofDescriptorProto > getOneofDeclList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public int getOneofDeclCount()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.OneofDescriptorProto getOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder setOneofDecl(int index, DescriptorProtos .OneofDescriptorProto value)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder setOneofDecl(int index, DescriptorProtos .OneofDescriptorProto .Builder builderForValue)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder addOneofDecl(DescriptorProtos .OneofDescriptorProto value)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder addOneofDecl(int index, DescriptorProtos .OneofDescriptorProto value)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder addOneofDecl(DescriptorProtos .OneofDescriptorProto .Builder builderForValue)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder addOneofDecl(int index, DescriptorProtos .OneofDescriptorProto .Builder builderForValue)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder addAllOneofDecl(Iterable <? extends DescriptorProtos .OneofDescriptorProto > values)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder clearOneofDecl()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.DescriptorProto .Builder removeOneofDecl(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.OneofDescriptorProto .Builder getOneofDeclBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.OneofDescriptorProtoOrBuilder getOneofDeclOrBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public List<? extends DescriptorProtos .OneofDescriptorProtoOrBuilder > getOneofDeclOrBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.OneofDescriptorProto .Builder addOneofDeclBuilder()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public DescriptorProtos.OneofDescriptorProto .Builder addOneofDeclBuilder(int index)
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public List<DescriptorProtos .OneofDescriptorProto .Builder > getOneofDeclBuilderList()
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
public boolean hasOptions()
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.MessageOptions getOptions()
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.DescriptorProto .Builder setOptions(DescriptorProtos .MessageOptions value)
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.DescriptorProto .Builder setOptions(DescriptorProtos .MessageOptions .Builder builderForValue)
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.DescriptorProto .Builder mergeOptions(DescriptorProtos .MessageOptions value)
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.DescriptorProto .Builder clearOptions()
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.MessageOptions .Builder getOptionsBuilder()
optional .google.protobuf.MessageOptions options = 7;
public DescriptorProtos.MessageOptionsOrBuilder getOptionsOrBuilder()
optional .google.protobuf.MessageOptions options = 7;