Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAllDeclaration(Iterable<? extends DescriptorProtos.ExtensionRangeOptions.Declaration>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
addAllDefaults(Iterable<? extends DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault>) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addAllDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
addAllEditionDefaults(Iterable<? extends DescriptorProtos.FieldOptions.EditionDefault>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addAllFile(Iterable<? extends PluginProtos.CodeGeneratorResponse.File>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addAllFileToGenerate(Iterable<String>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
addAllLeadingDetachedComments(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart>) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addAllReservedRange(Iterable<? extends DescriptorProtos.EnumDescriptorProto.EnumReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addAllSourceFileDescriptors(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
addAllTargets(Iterable<? extends DescriptorProtos.FieldOptions.OptionTargetType>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
addDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaults(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDefaults(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
addDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
addEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaults(DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEditionDefaults(DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
addField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addField(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addField(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
addFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFile(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
addFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
addFileToGenerate(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
addFileToGenerateBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
addLeadingDetachedComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
addLeadingDetachedCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
addLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
addMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addMethod(DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addName(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addName(DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
addNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addNestedType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
addOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDecl(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
addProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addProtoFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
addService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addService(DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
addSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
addSourceFileDescriptors(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
addTargets(DescriptorProtos.FieldOptions.OptionTargetType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
addValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValue(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addValue(DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
ALIAS - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
An alias to the element is returned.
ALIAS_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
An alias to the element is returned.
ALLOW - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
ALLOW = 1;
ALLOW_ALIAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
ALLOW_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
ALLOW = 1;
ANNOTATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 

B

BEGIN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 

C

CC_ENABLE_ARENAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
clearCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
clearContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Indicate that the field value should not be printed out when using debug formats, e.g.
clearDeclaration() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
clearDefaults() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
clearDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
clearDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The edition of the proto file.
clearEditionDefaults() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified object.
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
clearError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
Any features defined in the specific edition.
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Any features defined in the specific edition.
clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
clearFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
clearFileToGenerate() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
clearFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified name of the extension field.
clearGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
Information describing the file content being inserted.
clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
clearIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
clearInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Controls the name of the wrapper Java class generated for the .proto file.
clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
clearJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
clearMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
NOTE: Do not set the option in .proto files.
clearMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The maximum known edition (inclusive) when this was constructed.
clearMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
clearMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The minimum supported edition (inclusive) when this was constructed.
clearMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
clearName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The extension number declared within the extension range.
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
clearParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
clearPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
clearPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
clearPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
clearProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
clearProtoFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
clearRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the extension must be defined as repeated.
clearRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
clearRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
clearRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
clearSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
clearSourceFileDescriptors() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
clearSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
clearSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
clearTargets() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
clearType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified type name of the extension field.
clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
clearUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
unverified_lazy does no correctness checks on the byte stream.
clearUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
Textproto value.
clearVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The verification state of the range.
clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
CLOSED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
CLOSED = 2;
CLOSED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
CLOSED = 2;
CODE_SIZE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
etc.
CODE_SIZE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
etc.
com.google.protobuf - package com.google.protobuf
 
com.google.protobuf.compiler - package com.google.protobuf.compiler
 
COMPILER_VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
CONTENT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
CORD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
The option [ctype=CORD] may be applied to a non-repeated field of type "bytes".
CORD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
The option [ctype=CORD] may be applied to a non-repeated field of type "bytes".
CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 

D

DEBUG_REDACT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
DEBUG_REDACT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
DECLARATION - Enum constant in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
All the extensions of the range must be declared.
DECLARATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
DECLARATION_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
All the extensions of the range must be declared.
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
DELIMITED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
DELIMITED = 2;
DELIMITED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
DELIMITED = 2;
DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
DEPRECATED_LEGACY_JSON_FIELD_CONFLICTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
DEPRECATED_LEGACY_JSON_FIELD_CONFLICTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
DescriptorProtos - Class in com.google.protobuf
 
DescriptorProtos.DescriptorProto - Class in com.google.protobuf
Describes a message type.
DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
Describes a message type.
DescriptorProtos.DescriptorProto.ExtensionRange - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProto.ReservedRange - Class in com.google.protobuf
Range of reserved tag numbers.
DescriptorProtos.DescriptorProto.ReservedRange.Builder - Class in com.google.protobuf
Range of reserved tag numbers.
DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.Edition - Enum Class in com.google.protobuf
The full set of known editions.
DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
Describes an enum type.
DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
Describes an enum type.
DescriptorProtos.EnumDescriptorProto.EnumReservedRange - Class in com.google.protobuf
Range of reserved numeric values.
DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder - Class in com.google.protobuf
Range of reserved numeric values.
DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumOptions
DescriptorProtos.EnumOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueDescriptorProto - Class in com.google.protobuf
Describes a value within an enum.
DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
Describes a value within an enum.
DescriptorProtos.EnumValueDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.EnumValueOptions - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueOptions
DescriptorProtos.EnumValueOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ExtensionRangeOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions
DescriptorProtos.ExtensionRangeOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions
DescriptorProtos.ExtensionRangeOptions.Declaration - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions.Declaration
DescriptorProtos.ExtensionRangeOptions.Declaration.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ExtensionRangeOptions.Declaration
DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ExtensionRangeOptions.VerificationState - Enum Class in com.google.protobuf
The verification state of the extension range.
DescriptorProtos.ExtensionRangeOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSet - Class in com.google.protobuf
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.
DescriptorProtos.FeatureSet.Builder - Class in com.google.protobuf
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.
DescriptorProtos.FeatureSet.EnumType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.EnumType
DescriptorProtos.FeatureSet.FieldPresence - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.FieldPresence
DescriptorProtos.FeatureSet.JsonFormat - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.JsonFormat
DescriptorProtos.FeatureSet.MessageEncoding - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.MessageEncoding
DescriptorProtos.FeatureSet.RepeatedFieldEncoding - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.RepeatedFieldEncoding
DescriptorProtos.FeatureSet.Utf8Validation - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.Utf8Validation
DescriptorProtos.FeatureSetDefaults - Class in com.google.protobuf
A compiled specification for the defaults of a set of features.
DescriptorProtos.FeatureSetDefaults.Builder - Class in com.google.protobuf
A compiled specification for the defaults of a set of features.
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault - Class in com.google.protobuf
A map from every known edition with a unique set of defaults to its defaults.
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder - Class in com.google.protobuf
A map from every known edition with a unique set of defaults to its defaults.
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSetDefaultsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSetOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldDescriptorProto - Class in com.google.protobuf
Describes a field within a message.
DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
Describes a field within a message.
DescriptorProtos.FieldDescriptorProto.Label - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Label
DescriptorProtos.FieldDescriptorProto.Type - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Type
DescriptorProtos.FieldDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions
DescriptorProtos.FieldOptions.CType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.CType
DescriptorProtos.FieldOptions.EditionDefault - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.EditionDefault
DescriptorProtos.FieldOptions.EditionDefault.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.EditionDefault
DescriptorProtos.FieldOptions.EditionDefaultOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions.JSType - Enum Class in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.JSType
DescriptorProtos.FieldOptions.OptionRetention - Enum Class in com.google.protobuf
If set to RETENTION_SOURCE, the option will be omitted from the binary.
DescriptorProtos.FieldOptions.OptionTargetType - Enum Class in com.google.protobuf
This indicates the types of entities that the field may apply to when used as an option.
DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
Describes a complete .proto file.
DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
Describes a complete .proto file.
DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
DescriptorProtos.FileDescriptorSetOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileOptions - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileOptions
DescriptorProtos.FileOptions.OptimizeMode - Enum Class in com.google.protobuf
Generated classes can be optimized for speed or code size.
DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo - Class in com.google.protobuf
Describes the relationship between generated code and its original source file.
DescriptorProtos.GeneratedCodeInfo.Annotation - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic - Enum Class in com.google.protobuf
Represents the identified object's effect on the element in the original .proto file.
DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo.Builder - Class in com.google.protobuf
Describes the relationship between generated code and its original source file.
DescriptorProtos.GeneratedCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MessageOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MessageOptions
DescriptorProtos.MessageOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodDescriptorProto - Class in com.google.protobuf
Describes a method of a service.
DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
Describes a method of a service.
DescriptorProtos.MethodDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.MethodOptions - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodOptions
DescriptorProtos.MethodOptions.IdempotencyLevel - Enum Class in com.google.protobuf
Is this method side-effect-free (or safe in HTTP parlance), or idempotent, or neither? HTTP based RPC implementation may choose GET verb for safe methods, and PUT verb for idempotent methods instead of the default POST.
DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofDescriptorProto - Class in com.google.protobuf
Describes a oneof.
DescriptorProtos.OneofDescriptorProto.Builder - Class in com.google.protobuf
Describes a oneof.
DescriptorProtos.OneofDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofOptions - Class in com.google.protobuf
Protobuf type google.protobuf.OneofOptions
DescriptorProtos.OneofOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.OneofOptions
DescriptorProtos.OneofOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceDescriptorProto - Class in com.google.protobuf
Describes a service.
DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
Describes a service.
DescriptorProtos.ServiceDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.ServiceOptions - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptions.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceOptions
DescriptorProtos.ServiceOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfo - Class in com.google.protobuf
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
DescriptorProtos.SourceCodeInfo.Location - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.Location.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo.Location
DescriptorProtos.SourceCodeInfo.LocationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.SourceCodeInfoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
A message representing a option the parser does not recognize.
DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
A message representing a option the parser does not recognize.
DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
The name of the uninterpreted option.
DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
The name of the uninterpreted option.
DescriptorProtos.UninterpretedOption.NamePartOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.UninterpretedOptionOrBuilder - Interface in com.google.protobuf
 
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 

E

EDITION_1_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
Placeholder editions for testing feature resolution.
EDITION_1_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
Placeholder editions for testing feature resolution.
EDITION_2_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2_TEST_ONLY = 2;
EDITION_2_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_2_TEST_ONLY = 2;
EDITION_2023 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
Editions that have been released.
EDITION_2023_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
Editions that have been released.
EDITION_99997_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99997_TEST_ONLY = 99997;
EDITION_99997_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99997_TEST_ONLY = 99997;
EDITION_99998_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99998_TEST_ONLY = 99998;
EDITION_99998_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99998_TEST_ONLY = 99998;
EDITION_99999_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99999_TEST_ONLY = 99999;
EDITION_99999_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_99999_TEST_ONLY = 99999;
EDITION_DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
EDITION_PROTO2 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
Legacy syntax "editions".
EDITION_PROTO2_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
Legacy syntax "editions".
EDITION_PROTO3 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO3 = 999;
EDITION_PROTO3_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO3 = 999;
EDITION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
A placeholder for an unknown edition value.
EDITION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
A placeholder for an unknown edition value.
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
ENUM_TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
ENUM_TYPE_UNKNOWN = 0;
ENUM_TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
ENUM_TYPE_UNKNOWN = 0;
ERROR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
EXPANDED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
EXPANDED = 2;
EXPANDED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
EXPANDED = 2;
EXPLICIT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
EXPLICIT = 1;
EXPLICIT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
EXPLICIT = 1;
EXTENDEE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
EXTENSION_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 

F

FEATURE_NONE - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_NONE = 0;
FEATURE_NONE_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_NONE = 0;
FEATURE_PROTO3_OPTIONAL - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_PROTO3_OPTIONAL = 1;
FEATURE_PROTO3_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_PROTO3_OPTIONAL = 1;
FEATURE_SUPPORTS_EDITIONS - Enum constant in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_SUPPORTS_EDITIONS = 2;
FEATURE_SUPPORTS_EDITIONS_VALUE - Static variable in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
FEATURE_SUPPORTS_EDITIONS = 2;
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
 
FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
FIELD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
FIELD_PRESENCE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
FIELD_PRESENCE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
FIELD_PRESENCE_UNKNOWN = 0;
FIELD_PRESENCE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
FIELD_PRESENCE_UNKNOWN = 0;
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
FILE_TO_GENERATE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
forNumber(int) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
FULL_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 

G

GENERATED_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Set this option to true to allow mapping different tag names to the same value.
getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Set this option to true to allow mapping different tag names to the same value.
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
An Annotation connects some span of text in generated code to an element of its generating .proto file.
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the starting offset in bytes in the generated code that relates to the identified object.
getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Enables the use of arenas for the proto messages in this file.
getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Enables the use of arenas for the proto messages in this file.
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if client streams multiple client messages
getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if client streams multiple client messages
getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The version number of protocol compiler.
getCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The version number of protocol compiler.
getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file contents.
getContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file contents.
getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file contents.
getContentBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file contents.
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Namespace for generated classes; defaults to the package.
getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Namespace for generated classes; defaults to the package.
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Namespace for generated classes; defaults to the package.
getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Namespace for generated classes; defaults to the package.
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Indicate that the field value should not be printed out when using debug formats, e.g.
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Indicate that the field value should not be printed out when using debug formats, e.g.
getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Indicate that the field value should not be printed out when using debug formats, e.g.
getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
For external users: DO NOT USE.
getDeclaration(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
For external users: DO NOT USE.
getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
For external users: DO NOT USE.
getDeclarationCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
For external users: DO NOT USE.
getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
For external users: DO NOT USE.
getDeclarationList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
For external users: DO NOT USE.
getDeclarationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
For external users: DO NOT USE.
getDeclarationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
For external users: DO NOT USE.
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
getDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaults(int) - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsCount() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsList() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For numeric types, contains the original text representation of the value.
getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For numeric types, contains the original text representation of the value.
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For numeric types, contains the original text representation of the value.
getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For numeric types, contains the original text representation of the value.
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Names of files imported by this file.
getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Names of files imported by this file.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
getDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
getDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6 [json_name = "doubleValue"];
getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6 [json_name = "doubleValue"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The edition of the proto file.
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The edition of the proto file.
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The edition of the proto file.
getEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaults(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEditionDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Exclusive.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Exclusive.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Exclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified object.
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the ending offset in bytes in the generated code that relates to the identified object.
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the ending offset in bytes in the generated code that relates to the identified object.
getEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getEnumType() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Error message.
getError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
Error message.
getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Error message.
getErrorBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
Error message.
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For extensions, this is the name of the type being extended.
getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For extensions, this is the name of the type being extended.
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For extensions, this is the name of the type being extended.
getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For extensions, this is the name of the type being extended.
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Any features defined in the specific edition.
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
Any features defined in the specific edition.
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
Any features defined in the specific edition.
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
getFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getFieldPresence() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerate(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerateBytes(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerateCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The .proto files that were explicitly listed on the command-line.
getFileToGenerateList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The .proto files that were explicitly listed on the command-line.
getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified name of the extension field.
getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The fully-qualified name of the extension field.
getFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The fully-qualified name of the extension field.
getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified name of the extension field.
getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The fully-qualified name of the extension field.
getFullNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The fully-qualified name of the extension field.
getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
Information describing the file content being inserted.
getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
Information describing the file content being inserted.
getGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
Information describing the file content being inserted.
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Go package where structs generated from this .proto will be placed.
getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Go package where structs generated from this .proto will be placed.
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Go package where structs generated from this .proto will be placed.
getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Go package where structs generated from this .proto will be placed.
getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
getIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Input and output type names.
getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Input and output type names.
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Input and output type names.
getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Input and output type names.
getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getInsertionPointBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2 [json_name = "isExtension"];
getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2 [json_name = "isExtension"];
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Controls the name of the wrapper Java class generated for the .proto file.
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Controls the name of the wrapper Java class generated for the .proto file.
getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Controls the name of the wrapper Java class generated for the .proto file.
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Controls the name of the wrapper Java class generated for the .proto file.
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Controls the name of the wrapper Java class generated for the .proto file.
getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Controls the name of the wrapper Java class generated for the .proto file.
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Java package where classes generated from this .proto will be placed.
getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Java package where classes generated from this .proto will be placed.
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
getJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getJsonFormat() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
JSON name of this field.
getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
JSON name of this field.
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
JSON name of this field.
getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
JSON name of this field.
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The jstype option determines the JavaScript type used for values of the field.
getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The jstype option determines the JavaScript type used for values of the field.
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Should this field be parsed lazily? Lazy applies only to message-type fields.
getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Should this field be parsed lazily? Lazy applies only to message-type fields.
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 major = 1 [json_name = "major"];
getMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 major = 1 [json_name = "major"];
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
NOTE: Do not set the option in .proto files.
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
NOTE: Do not set the option in .proto files.
getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
NOTE: Do not set the option in .proto files.
getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The maximum known edition (inclusive) when this was constructed.
getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
The maximum known edition (inclusive) when this was constructed.
getMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
The maximum known edition (inclusive) when this was constructed.
getMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getMessageEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Set true to use the old proto1 MessageSet wire format for extensions.
getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Set true to use the old proto1 MessageSet wire format for extensions.
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
All top-level definitions in this file.
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
All top-level definitions in this file.
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The minimum supported edition (inclusive) when this was constructed.
getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
The minimum supported edition (inclusive) when this was constructed.
getMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
The minimum supported edition (inclusive) when this was constructed.
getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 minor = 2 [json_name = "minor"];
getMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 minor = 2 [json_name = "minor"];
getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file name, relative to the output directory.
getName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file name, relative to the output directory.
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
file name, relative to root of source tree
getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
file name, relative to root of source tree
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file name, relative to the output directory.
getNameBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file name, relative to the output directory.
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
file name, relative to root of source tree
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
file name, relative to root of source tree
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1 [json_name = "namePart"];
getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1 [json_name = "namePart"];
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1 [json_name = "namePart"];
getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1 [json_name = "namePart"];
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
getNumber() - Method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
 
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2 [json_name = "number"];
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The extension number declared within the extension range.
getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The extension number declared within the extension range.
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The extension number declared within the extension range.
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3 [json_name = "number"];
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If set, gives the index of a oneof in the containing type's oneof_decl list.
getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If set, gives the index of a oneof in the containing type's oneof_decl list.
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3 [json_name = "outputType"];
getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3 [json_name = "outputType"];
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3 [json_name = "outputType"];
getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3 [json_name = "outputType"];
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
e.g.
getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
e.g.
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
e.g.
getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
e.g.
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The generator parameter passed on the command-line.
getParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The generator parameter passed on the command-line.
getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The generator parameter passed on the command-line.
getParameterBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The generator parameter passed on the command-line.
getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 patch = 3 [json_name = "patch"];
getPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 patch = 3 [json_name = "patch"];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the element in the original source .proto file.
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the element in the original source .proto file.
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Identifies which part of the FileDescriptorProto was defined at this location.
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the element in the original source .proto file.
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the element in the original source .proto file.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Identifies which part of the FileDescriptorProto was defined at this location.
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the element in the original source .proto file.
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the element in the original source .proto file.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Identifies which part of the FileDescriptorProto was defined at this location.
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Identifies which part of the FileDescriptorProto was defined at this location.
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
getPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated metadata classes.
getPhpMetadataNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated metadata classes.
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated classes.
getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated classes.
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated classes.
getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated classes.
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If true, this is a proto3 "optional".
getProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If true, this is a proto3 "optional".
getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
FileDescriptorProtos for all files in files_to_generate and everything they import.
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the public imported files in the dependency list above.
getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the public imported files in the dependency list above.
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the public imported files in the dependency list above.
getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the public imported files in the dependency list above.
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the public imported files in the dependency list above.
getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the public imported files in the dependency list above.
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the extension must be defined as repeated.
getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
If true, indicates that the extension must be defined as repeated.
getRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
If true, indicates that the extension must be defined as repeated.
getRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getRepeatedFieldEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
getReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
Reserved field names, which may not be used by fields in the same message.
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
Reserved field names, which may not be used by fields in the same message.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Reserved enum value names, which may not be reused.
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Reserved enum value names, which may not be reused.
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Range of reserved numeric values.
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
Range of reserved numeric values.
getRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
getRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
getRetention() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the package of ruby generated classes.
getRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the package of ruby generated classes.
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the package of ruby generated classes.
getRubyPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the package of ruby generated classes.
getSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
getSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
getSemantic() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if server streams multiple server messages
getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if server streams multiple server messages
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
This field contains optional information about the original source code.
getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
This field contains optional information about the original source code.
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the filesystem path to the original source .proto.
getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the filesystem path to the original source .proto.
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the filesystem path to the original source .proto.
getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the filesystem path to the original source .proto.
getSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
getSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
File descriptors with all options, including source-retention options.
getSourceFileDescriptors(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
File descriptors with all options, including source-retention options.
getSourceFileDescriptorsOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
File descriptors with all options, including source-retention options.
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Inclusive.
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Inclusive.
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7 [json_name = "stringValue"];
getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7 [json_name = "stringValue"];
getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSuffixBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
A bitmask of supported features that the code generator supports.
getSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
A bitmask of supported features that the code generator supports.
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The syntax of the proto file.
getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The syntax of the proto file.
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The syntax of the proto file.
getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The syntax of the proto file.
getTargets(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargets(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargets(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTargetsList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4 [json_name = "trailingComments"];
getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4 [json_name = "trailingComments"];
getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified type name of the extension field.
getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The fully-qualified type name of the extension field.
getType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The fully-qualified type name of the extension field.
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If type_name is set, this need not be set.
getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If type_name is set, this need not be set.
getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified type name of the extension field.
getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The fully-qualified type name of the extension field.
getTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The fully-qualified type name of the extension field.
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For message and enum types, this is the name of the type.
getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For message and enum types, this is the name of the type.
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For message and enum types, this is the name of the type.
getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For message and enum types, this is the name of the type.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
The parser stores options it doesn't recognize here.
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
The parser stores options it doesn't recognize here.
getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
unverified_lazy does no correctness checks on the byte stream.
getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
unverified_lazy does no correctness checks on the byte stream.
getUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
unverified_lazy does no correctness checks on the byte stream.
getUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
Textproto value.
getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
Textproto value.
getValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
Textproto value.
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
Textproto value.
getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
Textproto value.
getValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
Textproto value.
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The verification state of the range.
getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The verification state of the range.
getVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The verification state of the range.
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
For Google-internal migration only.
getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
For Google-internal migration only.
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the weak imported files in the dependency list.
getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the weak imported files in the dependency list.
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the weak imported files in the dependency list.
getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the weak imported files in the dependency list.
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
Indexes of the weak imported files in the dependency list.
getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Indexes of the weak imported files in the dependency list.
GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

H

hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string aggregate_value = 8 [json_name = "aggregateValue"];
hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Set this option to true to allow mapping different tag names to the same value.
hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Set this option to true to allow mapping different tag names to the same value.
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the starting offset in bytes in the generated code that relates to the identified object.
hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Enables the use of arenas for the proto messages in this file.
hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Enables the use of arenas for the proto messages in this file.
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if client streams multiple client messages
hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if client streams multiple client messages
hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The version number of protocol compiler.
hasCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The version number of protocol compiler.
hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file contents.
hasContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file contents.
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Namespace for generated classes; defaults to the package.
hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Namespace for generated classes; defaults to the package.
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Indicate that the field value should not be printed out when using debug formats, e.g.
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Indicate that the field value should not be printed out when using debug formats, e.g.
hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Indicate that the field value should not be printed out when using debug formats, e.g.
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For numeric types, contains the original text representation of the value.
hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For numeric types, contains the original text representation of the value.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
hasDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
hasDeprecatedLegacyJsonFieldConflicts() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional double double_value = 6 [json_name = "doubleValue"];
hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional double double_value = 6 [json_name = "doubleValue"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The edition of the proto file.
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The edition of the proto file.
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The edition of the proto file.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Exclusive.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Exclusive.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Exclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified object.
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the ending offset in bytes in the generated code that relates to the identified object.
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the ending offset in bytes in the generated code that relates to the identified object.
hasEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasEnumType() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Error message.
hasError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
Error message.
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For extensions, this is the name of the type being extended.
hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For extensions, this is the name of the type being extended.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Any features defined in the specific edition.
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
Any features defined in the specific edition.
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
Any features defined in the specific edition.
hasFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasFieldPresence() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified name of the extension field.
hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The fully-qualified name of the extension field.
hasFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The fully-qualified name of the extension field.
hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
Information describing the file content being inserted.
hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
Information describing the file content being inserted.
hasGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
Information describing the file content being inserted.
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Go package where structs generated from this .proto will be placed.
hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Go package where structs generated from this .proto will be placed.
hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
hasIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Input and output type names.
hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Input and output type names.
hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
hasInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required bool is_extension = 2 [json_name = "isExtension"];
hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required bool is_extension = 2 [json_name = "isExtension"];
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Controls the name of the wrapper Java class generated for the .proto file.
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Controls the name of the wrapper Java class generated for the .proto file.
hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Controls the name of the wrapper Java class generated for the .proto file.
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the Java package where classes generated from this .proto will be placed.
hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the Java package where classes generated from this .proto will be placed.
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
hasJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasJsonFormat() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
JSON name of this field.
hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
JSON name of this field.
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The jstype option determines the JavaScript type used for values of the field.
hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The jstype option determines the JavaScript type used for values of the field.
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Should this field be parsed lazily? Lazy applies only to message-type fields.
hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Should this field be parsed lazily? Lazy applies only to message-type fields.
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 major = 1 [json_name = "major"];
hasMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 major = 1 [json_name = "major"];
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
NOTE: Do not set the option in .proto files.
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
NOTE: Do not set the option in .proto files.
hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
NOTE: Do not set the option in .proto files.
hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The maximum known edition (inclusive) when this was constructed.
hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
The maximum known edition (inclusive) when this was constructed.
hasMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
The maximum known edition (inclusive) when this was constructed.
hasMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasMessageEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Set true to use the old proto1 MessageSet wire format for extensions.
hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Set true to use the old proto1 MessageSet wire format for extensions.
hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The minimum supported edition (inclusive) when this was constructed.
hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
The minimum supported edition (inclusive) when this was constructed.
hasMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
The minimum supported edition (inclusive) when this was constructed.
hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 minor = 2 [json_name = "minor"];
hasMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 minor = 2 [json_name = "minor"];
hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
The file name, relative to the output directory.
hasName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
The file name, relative to the output directory.
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
file name, relative to root of source tree
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
file name, relative to root of source tree
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
required string name_part = 1 [json_name = "namePart"];
hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
required string name_part = 1 [json_name = "namePart"];
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional int32 number = 2 [json_name = "number"];
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional int32 number = 2 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The extension number declared within the extension range.
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The extension number declared within the extension range.
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The extension number declared within the extension range.
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 number = 3 [json_name = "number"];
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 number = 3 [json_name = "number"];
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If set, gives the index of a oneof in the containing type's oneof_decl list.
hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If set, gives the index of a oneof in the containing type's oneof_decl list.
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string output_type = 3 [json_name = "outputType"];
hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string output_type = 3 [json_name = "outputType"];
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
e.g.
hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
e.g.
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
The generator parameter passed on the command-line.
hasParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
The generator parameter passed on the command-line.
hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
optional int32 patch = 3 [json_name = "patch"];
hasPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
optional int32 patch = 3 [json_name = "patch"];
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Sets the php class prefix which is prepended to all php generated classes from this .proto.
hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
hasPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated metadata classes.
hasPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated metadata classes.
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the namespace of php generated classes.
hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the namespace of php generated classes.
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If true, this is a proto3 "optional".
hasProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If true, this is a proto3 "optional".
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the extension must be defined as repeated.
hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
If true, indicates that the extension must be defined as repeated.
hasRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
If true, indicates that the extension must be defined as repeated.
hasRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasRepeatedFieldEncoding() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
hasReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
hasRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
hasRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
hasRetention() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
Use this option to change the package of ruby generated classes.
hasRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
Use this option to change the package of ruby generated classes.
hasSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
hasSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
hasSemantic() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
Identifies if server streams multiple server messages
hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
Identifies if server streams multiple server messages
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
This field contains optional information about the original source code.
hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
This field contains optional information about the original source code.
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Identifies the filesystem path to the original source .proto.
hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Identifies the filesystem path to the original source .proto.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
Inclusive.
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
Inclusive.
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
Inclusive.
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
Inclusive.
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional bytes string_value = 7 [json_name = "stringValue"];
hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional bytes string_value = 7 [json_name = "stringValue"];
hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
hasSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
A bitmask of supported features that the code generator supports.
hasSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
A bitmask of supported features that the code generator supports.
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
The syntax of the proto file.
hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
The syntax of the proto file.
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string trailing_comments = 4 [json_name = "trailingComments"];
hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string trailing_comments = 4 [json_name = "trailingComments"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified type name of the extension field.
hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
The fully-qualified type name of the extension field.
hasType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
The fully-qualified type name of the extension field.
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
If type_name is set, this need not be set.
hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
If type_name is set, this need not be set.
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
For message and enum types, this is the name of the type.
hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
For message and enum types, this is the name of the type.
hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
unverified_lazy does no correctness checks on the byte stream.
hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
unverified_lazy does no correctness checks on the byte stream.
hasUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
unverified_lazy does no correctness checks on the byte stream.
hasUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
Textproto value.
hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
Textproto value.
hasValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
Textproto value.
hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The verification state of the range.
hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
The verification state of the range.
hasVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
The verification state of the range.
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
For Google-internal migration only.
hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
For Google-internal migration only.

I

IDEMPOTENCY_LEVEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
IDEMPOTENCY_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENCY_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENT - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
idempotent, but may have side effects
IDEMPOTENT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
idempotent, but may have side effects
IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
IMPLICIT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
IMPLICIT = 2;
IMPLICIT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
IMPLICIT = 2;
INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
INSERTION_POINT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
internalGetValueMap() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
internalGetVerifier() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
internalGetVerifier() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 

J

JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_MULTIPLE_FILES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_OUTER_CLASSNAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JAVA_STRING_CHECK_UTF8_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
JS_NORMAL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use the default type.
JS_NORMAL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use the default type.
JS_NUMBER - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript numbers.
JS_NUMBER_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript numbers.
JS_STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript strings.
JS_STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Use JavaScript strings.
JSON_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
JSON_FORMAT_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
JSON_FORMAT_UNKNOWN = 0;
JSON_FORMAT_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
JSON_FORMAT_UNKNOWN = 0;
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
JSTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 

L

LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
LABEL_OPTIONAL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
0 is reserved for errors
LABEL_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
0 is reserved for errors
LABEL_REPEATED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REPEATED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REQUIRED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
The required label is only allowed in google.protobuf.
LABEL_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
The required label is only allowed in google.protobuf.
LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LEADING_DETACHED_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
LEGACY_BEST_EFFORT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
LEGACY_BEST_EFFORT = 2;
LEGACY_BEST_EFFORT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
LEGACY_BEST_EFFORT = 2;
LEGACY_REQUIRED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
LEGACY_REQUIRED = 3;
LEGACY_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
LEGACY_REQUIRED = 3;
LENGTH_PREFIXED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
LENGTH_PREFIXED = 1;
LENGTH_PREFIXED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
LENGTH_PREFIXED = 1;
LITE_RUNTIME - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate code using MessageLite and the lite runtime.
LITE_RUNTIME_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate code using MessageLite and the lite runtime.
LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 

M

MAJOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
MAP_ENTRY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
MAXIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
mergeCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
Any features defined in the specific edition.
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Any features defined in the specific edition.
mergeGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
Information describing the file content being inserted.
mergeOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
mergeOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
mergeOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
mergeOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
mergeOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
mergeOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
mergeOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
mergeOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
mergeOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
MESSAGE_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
MESSAGE_ENCODING_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
MESSAGE_ENCODING_UNKNOWN = 0;
MESSAGE_ENCODING_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
MESSAGE_ENCODING_UNKNOWN = 0;
MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
MESSAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
MINIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
MINOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder(PluginProtos.CodeGeneratorRequest) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
newBuilder(PluginProtos.CodeGeneratorResponse) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
newBuilder(PluginProtos.CodeGeneratorResponse.File) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
newBuilder(PluginProtos.Version) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
newBuilder(DescriptorProtos.DescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
newBuilder(DescriptorProtos.DescriptorProto.ReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
newBuilder(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
newBuilder(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
newBuilder(DescriptorProtos.EnumOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
newBuilder(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
newBuilder(DescriptorProtos.EnumValueOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
newBuilder(DescriptorProtos.ExtensionRangeOptions) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
newBuilder(DescriptorProtos.ExtensionRangeOptions.Declaration) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
newBuilder(DescriptorProtos.FeatureSet) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
newBuilder(DescriptorProtos.FeatureSetDefaults) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
newBuilder(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
newBuilder(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
newBuilder(DescriptorProtos.FieldOptions) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
newBuilder(DescriptorProtos.FieldOptions.EditionDefault) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
newBuilder(DescriptorProtos.FileDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
newBuilder(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
newBuilder(DescriptorProtos.FileOptions) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
newBuilder(DescriptorProtos.GeneratedCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
newBuilder(DescriptorProtos.MessageOptions) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
newBuilder(DescriptorProtos.MethodDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
newBuilder(DescriptorProtos.MethodOptions) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
newBuilder(DescriptorProtos.OneofDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
newBuilder(DescriptorProtos.OneofOptions) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
newBuilder(DescriptorProtos.ServiceDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
newBuilder(DescriptorProtos.ServiceOptions) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
newBuilder(DescriptorProtos.SourceCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
newBuilder(DescriptorProtos.SourceCodeInfo.Location) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
newBuilder(DescriptorProtos.UninterpretedOption) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
newBuilder(DescriptorProtos.UninterpretedOption.NamePart) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
NO_SIDE_EFFECTS - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
implies idempotent
NO_SIDE_EFFECTS_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
implies idempotent
NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
NONE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
NONE = 1;
NONE - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
There is no effect or the effect is indescribable.
NONE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
NONE = 1;
NONE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
There is no effect or the effect is indescribable.
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 

O

OBJC_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
ONEOF_DECL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
OPEN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
OPEN = 1;
OPEN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
OPEN = 1;
OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 

P

PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PACKED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
PACKED = 1;
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
PACKED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
PACKED = 1;
PARAMETER_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
parser() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
PATCH_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
PHP_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_METADATA_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PHP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
PluginProtos - Class in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorRequest - Class in com.google.protobuf.compiler
An encoded CodeGeneratorRequest is written to the plugin's stdin.
PluginProtos.CodeGeneratorRequest.Builder - Class in com.google.protobuf.compiler
An encoded CodeGeneratorRequest is written to the plugin's stdin.
PluginProtos.CodeGeneratorRequestOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorResponse - Class in com.google.protobuf.compiler
The plugin writes an encoded CodeGeneratorResponse to stdout.
PluginProtos.CodeGeneratorResponse.Builder - Class in com.google.protobuf.compiler
The plugin writes an encoded CodeGeneratorResponse to stdout.
PluginProtos.CodeGeneratorResponse.Feature - Enum Class in com.google.protobuf.compiler
Sync with code_generator.h.
PluginProtos.CodeGeneratorResponse.File - Class in com.google.protobuf.compiler
Represents a single generated file.
PluginProtos.CodeGeneratorResponse.File.Builder - Class in com.google.protobuf.compiler
Represents a single generated file.
PluginProtos.CodeGeneratorResponse.FileOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.CodeGeneratorResponseOrBuilder - Interface in com.google.protobuf.compiler
 
PluginProtos.Version - Class in com.google.protobuf.compiler
The version number of protocol compiler.
PluginProtos.Version.Builder - Class in com.google.protobuf.compiler
The version number of protocol compiler.
PluginProtos.VersionOrBuilder - Interface in com.google.protobuf.compiler
 
POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
PROTO_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
PROTO3_OPTIONAL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
PUBLIC_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos
 
removeAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
removeDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
removeDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
removeEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
removeExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
removeField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
removeFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
removeFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
removeLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
removeName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
removeNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
removeOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
removeProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
removeSourceFileDescriptors(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
REPEATED_FIELD_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
REPEATED_FIELD_ENCODING_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
REPEATED_FIELD_ENCODING_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
REPEATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
RESERVED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
RETENTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
RETENTION_RUNTIME - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_RUNTIME = 1;
RETENTION_RUNTIME_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_RUNTIME = 1;
RETENTION_SOURCE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_SOURCE = 2;
RETENTION_SOURCE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_SOURCE = 2;
RETENTION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_UNKNOWN = 0;
RETENTION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_UNKNOWN = 0;
RUBY_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

S

SEMANTIC_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SET - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
The element is set or otherwise mutated.
SET_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
The element is set or otherwise mutated.
setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string aggregate_value = 8 [json_name = "aggregateValue"];
setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Set this option to true to allow mapping different tag names to the same value.
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
An Annotation connects some span of text in generated code to an element of its generating .proto file.
setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the starting offset in bytes in the generated code that relates to the identified object.
setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Enables the use of arenas for the proto messages in this file.
setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if client streams multiple client messages
setCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
setCompilerVersion(PluginProtos.Version.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The version number of protocol compiler.
setContent(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
setContentBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file contents.
setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Namespace for generated classes; defaults to the package.
setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The ctype option instructs the C++ code generator to use a different representation of the field than it normally would.
setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Indicate that the field value should not be printed out when using debug formats, e.g.
setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
For external users: DO NOT USE.
setDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
setDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For numeric types, contains the original text representation of the value.
setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Names of files imported by this file.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
setDeprecatedLegacyJsonFieldConflicts(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Deprecated.
google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=804
setDeprecatedLegacyJsonFieldConflicts(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Deprecated.
google.protobuf.MessageOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=608
setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional double double_value = 6 [json_name = "doubleValue"];
setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional .google.protobuf.Edition edition = 3 [json_name = "edition"];
setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The edition of the proto file.
setEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
setEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Exclusive.
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Exclusive.
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the ending offset in bytes in the generated code that relates to the identified object.
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
setEnumType(DescriptorProtos.FeatureSet.EnumType) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setError(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
setErrorBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
Error message.
setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For extensions, this is the name of the type being extended.
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
Any features defined in the specific edition.
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
Any features defined in the specific edition.
setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
setFieldPresence(DescriptorProtos.FeatureSet.FieldPresence) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [json_name = "fieldPresence", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
setFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
setFileToGenerate(int, String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The .proto files that were explicitly listed on the command-line.
setFullName(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified name of the extension field.
setFullNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified name of the extension field.
setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
Information describing the file content being inserted.
setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
Information describing the file content being inserted.
setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Go package where structs generated from this .proto will be placed.
setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Input and output type names.
setInsertionPoint(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
setInsertionPointBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
If non-empty, indicates that the named file should already exist, and the content here is to be inserted into that file at a defined insertion point.
setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required bool is_extension = 2 [json_name = "isExtension"];
setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Deprecated.
google.protobuf.FileOptions.java_generate_equals_and_hash is deprecated. See google/protobuf/descriptor.proto;l=441
setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Controls the name of the wrapper Java class generated for the .proto file.
setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Controls the name of the wrapper Java class generated for the .proto file.
setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the Java package where classes generated from this .proto will be placed.
setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
If set true, then the Java2 code generator will generate code that throws an exception whenever an attempt is made to assign a non-UTF-8 byte sequence to a string field.
setJsonFormat(DescriptorProtos.FeatureSet.JsonFormat) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [json_name = "jsonFormat", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setJsonName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
JSON name of this field.
setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The jstype option determines the JavaScript type used for values of the field.
setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Should this field be parsed lazily? Lazy applies only to message-type fields.
setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
setMajor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 major = 1 [json_name = "major"];
setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
NOTE: Do not set the option in .proto files.
setMaximumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The maximum known edition (inclusive) when this was constructed.
setMessageEncoding(DescriptorProtos.FeatureSet.MessageEncoding) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [json_name = "messageEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Set true to use the old proto1 MessageSet wire format for extensions.
setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
All top-level definitions in this file.
setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
setMinimumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
The minimum supported edition (inclusive) when this was constructed.
setMinor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 minor = 2 [json_name = "minor"];
setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
The file name, relative to the output directory.
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
file name, relative to root of source tree
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional string name = 1 [json_name = "name"];
setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional int32 number = 2 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The extension number declared within the extension range.
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If set, gives the index of a oneof in the containing type's oneof_decl list.
setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.ExtensionRangeOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
setOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
setOptions(DescriptorProtos.OneofOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
e.g.
setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
setParameter(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
setParameterBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
The generator parameter passed on the command-line.
setPatch(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
optional int32 patch = 3 [json_name = "patch"];
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the element in the original source .proto file.
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Identifies which part of the FileDescriptorProto was defined at this location.
setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Sets the php class prefix which is prepended to all php generated classes from this .proto.
setPhpGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
setPhpMetadataNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
setPhpMetadataNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated metadata classes.
setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the namespace of php generated classes.
setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
setProto3Optional(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If true, this is a proto3 "optional".
setProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
setProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
FileDescriptorProtos for all files in files_to_generate and everything they import.
setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the public imported files in the dependency list above.
setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
setRepeated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the extension must be defined as repeated.
setRepeatedFieldEncoding(DescriptorProtos.FeatureSet.RepeatedFieldEncoding) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setReserved(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
Reserved field names, which may not be used by fields in the same message.
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Reserved enum value names, which may not be reused.
setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
Range of reserved numeric values.
setRetention(DescriptorProtos.FieldOptions.OptionRetention) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
setRubyPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
setRubyPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
Use this option to change the package of ruby generated classes.
setSemantic(DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5 [json_name = "semantic"];
setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
Identifies if server streams multiple server messages
setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
This field contains optional information about the original source code.
setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Identifies the filesystem path to the original source .proto.
setSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
setSourceFileDescriptors(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
File descriptors with all options, including source-retention options.
setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Inclusive.
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
Inclusive.
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
Inclusive.
setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
setSuffix(String) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
setSuffixBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
setSupportedFeatures(long) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
A bitmask of supported features that the code generator supports.
setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
The syntax of the proto file.
setTargets(int, DescriptorProtos.FieldOptions.OptionTargetType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19 [json_name = "targets"];
setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string trailing_comments = 4 [json_name = "trailingComments"];
setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
If type_name is set, this need not be set.
setType(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified type name of the extension field.
setTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
The fully-qualified type name of the extension field.
setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
For message and enum types, this is the name of the type.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
The parser stores options it doesn't recognize here.
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
The parser stores options it doesn't recognize here.
setUnverifiedLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
unverified_lazy does no correctness checks on the byte stream.
setUtf8Validation(DescriptorProtos.FeatureSet.Utf8Validation) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
setValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
Textproto value.
setValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
Textproto value.
setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
The verification state of the range.
setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
For Google-internal migration only.
setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
Indexes of the weak imported files in the dependency list.
SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SOURCE_FILE_DESCRIPTORS_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
 
SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
SPEED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate complete code for parsing, serialization,
SPEED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Generate complete code for parsing, serialization,
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
 
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
 
START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
 
STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Default mode.
STRING_PIECE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_PIECE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Default mode.
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
SUFFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
 
SUPPORTED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
 
SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 

T

TARGET_TYPE_ENUM - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM = 6;
TARGET_TYPE_ENUM_ENTRY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM_ENTRY = 7;
TARGET_TYPE_ENUM_ENTRY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM_ENTRY = 7;
TARGET_TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM = 6;
TARGET_TYPE_EXTENSION_RANGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_EXTENSION_RANGE = 2;
TARGET_TYPE_EXTENSION_RANGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_EXTENSION_RANGE = 2;
TARGET_TYPE_FIELD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FIELD = 4;
TARGET_TYPE_FIELD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FIELD = 4;
TARGET_TYPE_FILE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FILE = 1;
TARGET_TYPE_FILE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FILE = 1;
TARGET_TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_MESSAGE = 3;
TARGET_TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_MESSAGE = 3;
TARGET_TYPE_METHOD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_METHOD = 9;
TARGET_TYPE_METHOD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_METHOD = 9;
TARGET_TYPE_ONEOF - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ONEOF = 5;
TARGET_TYPE_ONEOF_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ONEOF = 5;
TARGET_TYPE_SERVICE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_SERVICE = 8;
TARGET_TYPE_SERVICE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_SERVICE = 8;
TARGET_TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_UNKNOWN = 0;
TARGET_TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_UNKNOWN = 0;
TARGETS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
TYPE_BOOL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BYTES - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
New in version 2.
TYPE_BYTES_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
New in version 2.
TYPE_DOUBLE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
0 is reserved for errors.
TYPE_DOUBLE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
0 is reserved for errors.
TYPE_ENUM - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_FIXED32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FLOAT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_GROUP - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Tag-delimited aggregate.
TYPE_GROUP_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Tag-delimited aggregate.
TYPE_INT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_INT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Not ZigZag encoded.
TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Length-delimited aggregate.
TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Length-delimited aggregate.
TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_SFIXED32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SINT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_SINT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Uses ZigZag encoding.
TYPE_STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_UINT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;

U

UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
UNVERIFIED - Enum constant in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
UNVERIFIED = 1;
UNVERIFIED_LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNVERIFIED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
UNVERIFIED = 1;
UTF8_VALIDATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
UTF8_VALIDATION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;

V

VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
 
valueOf(int) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Deprecated.
valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Deprecated.
valueOf(String) - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns an array containing the constants of this enum class, in the order they are declared.
VERIFICATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
VERIFY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
VERIFY = 2;
VERIFY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
VERIFY = 2;

W

WEAK_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
WEAK_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values