A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages

A

AdaptedFunctionReference - Class in kotlin.jvm.internal
Superclass for instances of adapted function references, i.e.
AdaptedFunctionReference(int, Class, String, String, int) - Constructor for class kotlin.jvm.internal.AdaptedFunctionReference
 
AdaptedFunctionReference(int, Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.AdaptedFunctionReference
 
add(Object) - Method in class kotlin.jvm.internal.SpreadBuilder
 
addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAllDeclaration(Iterable<? extends DescriptorProtos.ExtensionRangeOptions.Declaration>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
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
repeated string dependency = 3 [json_name = "dependency"];
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"];
addAllEnumvalue(Iterable<? extends EnumValue>) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
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"];
addAllFields(Iterable<? extends Field>) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
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
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
addAllMethods(Iterable<? extends Method>) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addAllMixins(Iterable<? extends Mixin>) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
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"];
addAllOneofs(Iterable<String>) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
addAllOptionDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addAllPaths(Iterable<String>) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
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
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
addAllValues(Iterable<? extends Value>) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
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
repeated string dependency = 3 [json_name = "dependency"];
addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
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"];
addEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalue(EnumValue) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
addEnumvalue(EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
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"];
addFields(int, Field) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFields(Field) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
addFields(Field.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
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(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"];
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
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
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"];
addMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethods(Method) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMethods(Method.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
addMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixins(Mixin) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
addMixins(Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
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"];
addOneofs(String) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
addOneofsBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
addOptionDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
addOptionDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
addOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(Option) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
addOptions(Option.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
addPaths(String) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
addPathsBytes(ByteString) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
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"];
addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
addSpread(Object) - Method in class kotlin.jvm.internal.SpreadBuilder
 
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
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
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"];
addValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(Value) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addValues(Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
afterInlineCall() - Static method in class kotlin.jvm.internal.InlineMarker
 
AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
ALIAS - com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
ALIAS = 2;
ALIAS_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
ALIAS = 2;
ALLOW - 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 com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
ALLOW = 1;
ANNOTATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
 
Any - Class in com.google.protobuf
Protobuf type google.protobuf.Any
Any.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Any
anyMagicApiCall(int) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
anyMagicApiCall(int, long, long, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
anyMagicApiCall(int, long, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
anyMagicApiCall(int, Object, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
anyMagicApiCall(int, Object, Object, Object, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
anyMagicApiCall(Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
AnyOrBuilder - Interface in com.google.protobuf
 
AnyProto - Class in com.google.protobuf
 
Api - Class in com.google.protobuf
Protobuf type google.protobuf.Api
Api.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Api
ApiOrBuilder - Interface in com.google.protobuf
 
ApiProto - Class in com.google.protobuf
 
areEqual(double, Double) - Static method in class kotlin.jvm.internal.Intrinsics
 
areEqual(float, Float) - Static method in class kotlin.jvm.internal.Intrinsics
 
areEqual(Double, double) - Static method in class kotlin.jvm.internal.Intrinsics
 
areEqual(Double, Double) - Static method in class kotlin.jvm.internal.Intrinsics
 
areEqual(Float, float) - Static method in class kotlin.jvm.internal.Intrinsics
 
areEqual(Float, Float) - Static method in class kotlin.jvm.internal.Intrinsics
 
areEqual(Object, Object) - Static method in class kotlin.jvm.internal.Intrinsics
 
asMutableCollection(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableCollection(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableIterable(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableIterable(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableIterator(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableList(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableList(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableListIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableListIterator(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableMap(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableMap(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableMapEntry(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableMapEntry(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableSet(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableSet(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 

B

beforeCheckcastToFunctionOfArity(Object, int) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
beforeCheckcastToFunctionOfArity(Object, int, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
beforeInlineCall() - Static method in class kotlin.jvm.internal.InlineMarker
 
BEGIN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
BOOL_VALUE - com.google.protobuf.Value.KindCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
BooleanRef() - Constructor for class kotlin.jvm.internal.Ref.BooleanRef
 
BoolValue - Class in com.google.protobuf
Protobuf type google.protobuf.BoolValue
BoolValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.BoolValue
BoolValueOrBuilder - Interface in com.google.protobuf
 
ByteRef() - Constructor for class kotlin.jvm.internal.Ref.ByteRef
 
BytesValue - Class in com.google.protobuf
Protobuf type google.protobuf.BytesValue
BytesValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.BytesValue
BytesValueOrBuilder - Interface in com.google.protobuf
 

C

call(Object...) - Method in class kotlin.jvm.internal.CallableReference
 
CallableReference - Class in kotlin.jvm.internal
A superclass for all classes generated by Kotlin compiler for callable references.
CallableReference() - Constructor for class kotlin.jvm.internal.CallableReference
 
CallableReference(Object) - Constructor for class kotlin.jvm.internal.CallableReference
 
CallableReference(Object, Class, String, String, boolean) - Constructor for class kotlin.jvm.internal.CallableReference
 
callBy(Map) - Method in class kotlin.jvm.internal.CallableReference
 
CARDINALITY_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
CARDINALITY_OPTIONAL - com.google.protobuf.Field.Cardinality
CARDINALITY_OPTIONAL = 1;
CARDINALITY_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_OPTIONAL = 1;
CARDINALITY_REPEATED - com.google.protobuf.Field.Cardinality
CARDINALITY_REPEATED = 3;
CARDINALITY_REPEATED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_REPEATED = 3;
CARDINALITY_REQUIRED - com.google.protobuf.Field.Cardinality
CARDINALITY_REQUIRED = 2;
CARDINALITY_REQUIRED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_REQUIRED = 2;
CARDINALITY_UNKNOWN - com.google.protobuf.Field.Cardinality
CARDINALITY_UNKNOWN = 0;
CARDINALITY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
CARDINALITY_UNKNOWN = 0;
castToCollection(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToIterable(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToList(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToListIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToMap(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToMapEntry(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
castToSet(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
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
 
CharRef() - Constructor for class kotlin.jvm.internal.Ref.CharRef
 
checkExpressionValueIsNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkFieldIsNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkFieldIsNotNull(Object, String, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkHasClass(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkHasClass(String, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkNotNull(Object) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkNotNullExpressionValue(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkNotNullParameter(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkParameterIsNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkReturnedValueIsNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkReturnedValueIsNotNull(Object, String, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
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
optional bool allow_alias = 2 [json_name = "allowAlias"];
clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
clearBoolValue() - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
clearCardinality() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
clearDeclaration() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
clearDefaults() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1 [json_name = "defaults"];
clearDefaultSymbolVisibility() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
clearDefaultValue() - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
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=0
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=0
clearDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
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.Api.Builder
string edition = 8 [json_name = "edition"];
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
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
clearEdition() - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
clearEdition() - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
clearEditionDefaults() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20 [json_name = "editionDefaults"];
clearEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
clearEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
clearEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
clearEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
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"];
clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
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
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
clearFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
clearFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
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 = { ...
clearFields() - Method in class com.google.protobuf.Struct.Builder
 
clearFields() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
clearFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
clearFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
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
optional string identifier_value = 3 [json_name = "identifierValue"];
clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
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=0
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
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
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
optional string json_name = 10 [json_name = "jsonName"];
clearJsonName() - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
clearKind() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
clearKind() - Method in class com.google.protobuf.Value.Builder
 
clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
clearLargeEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
clearLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearListValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
clearMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
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
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
clearMethods() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
clearMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
clearMixins() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
clearName() - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
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
optional string name = 1 [json_name = "name"];
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"];
clearName() - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
clearName() - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
required string name_part = 1 [json_name = "namePart"];
clearNanos() - Method in class com.google.protobuf.Duration.Builder
int32 nanos = 2 [json_name = "nanos"];
clearNanos() - Method in class com.google.protobuf.Timestamp.Builder
int32 nanos = 2 [json_name = "nanos"];
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"];
clearNestInFileClass() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
clearNullValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
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
optional int32 number = 1 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.EnumValue.Builder
int32 number = 2 [json_name = "number"];
clearNumber() - Method in class com.google.protobuf.Field.Builder
int32 number = 3 [json_name = "number"];
clearNumberValue() - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
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
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
clearOneofIndex() - Method in class com.google.protobuf.Field.Builder
int32 oneof_index = 7 [json_name = "oneofIndex"];
clearOneofs() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
clearOptionDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
clearOptions() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
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"];
clearOptions() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
clearOptions() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string output_type = 3 [json_name = "outputType"];
clearOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
clearPacked() - Method in class com.google.protobuf.Field.Builder
bool packed = 8 [json_name = "packed"];
clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
clearPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
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
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
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
optional bool repeated = 6 [json_name = "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 = { ...
clearRequestStreaming() - Method in class com.google.protobuf.Method.Builder
bool request_streaming = 3 [json_name = "requestStreaming"];
clearRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
clearReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
clearResponseStreaming() - Method in class com.google.protobuf.Method.Builder
bool response_streaming = 5 [json_name = "responseStreaming"];
clearResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
clearRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
clearRoot() - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
clearRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
clearSeconds() - Method in class com.google.protobuf.Duration.Builder
int64 seconds = 1 [json_name = "seconds"];
clearSeconds() - Method in class com.google.protobuf.Timestamp.Builder
int64 seconds = 1 [json_name = "seconds"];
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
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
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
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
clearSourceContext() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
clearSourceContext() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
clearSourceContext() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
clearStringValue() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
clearStructValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
clearSyntax() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
clearSyntax() - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
clearSyntax() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
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
optional string type = 3 [json_name = "type"];
clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
clearTypeUrl() - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
clearUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
clearUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
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 = { ...
clearUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
clearValue() - Method in class com.google.protobuf.Any.Builder
bytes value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.BoolValue.Builder
bool value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.BytesValue.Builder
bytes value = 1 [json_name = "value"];
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
optional string value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
double value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.FloatValue.Builder
float value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.Int32Value.Builder
int32 value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.Int64Value.Builder
int64 value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
uint32 value = 1 [json_name = "value"];
clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
uint64 value = 1 [json_name = "value"];
clearValues() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
clearVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
clearVersion() - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
clearVisibility() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
clearVisibility() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
CLOSED - com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
CLOSED = 2;
CLOSED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
CLOSED = 2;
CODE_SIZE - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
CODE_SIZE = 2;
CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
CODE_SIZE = 2;
com.google.protobuf - package com.google.protobuf
 
compare(int, int) - Static method in class kotlin.jvm.internal.Intrinsics
 
compare(long, long) - Static method in class kotlin.jvm.internal.Intrinsics
 
compute() - Method in class kotlin.jvm.internal.CallableReference
 
compute() - Method in class kotlin.jvm.internal.PropertyReference
 
computeReflected() - Method in class kotlin.jvm.internal.CallableReference
 
computeReflected() - Method in class kotlin.jvm.internal.FunctionReference
 
computeReflected() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
computeReflected() - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
computeReflected() - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
computeReflected() - Method in class kotlin.jvm.internal.PropertyReference0
 
computeReflected() - Method in class kotlin.jvm.internal.PropertyReference1
 
computeReflected() - Method in class kotlin.jvm.internal.PropertyReference2
 
containsFields(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
containsFields(String) - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
containsFields(String) - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
CORD - com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
CORD = 1;
createKotlinClass(Class) - Static method in class kotlin.jvm.internal.Reflection
 
createKotlinClass(Class) - Method in class kotlin.jvm.internal.ReflectionFactory
 
createKotlinClass(Class, String) - Static method in class kotlin.jvm.internal.Reflection
 
createKotlinClass(Class, String) - Method in class kotlin.jvm.internal.ReflectionFactory
 
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 - com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
DECLARATION = 0;
DECLARATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
DECLARATION_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
DECLARATION = 0;
DEFAULT - com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
DEFAULT = 1;
DEFAULT_SYMBOL_VISIBILITY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
DEFAULT_SYMBOL_VISIBILITY_UNKNOWN - com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
DEFAULT_SYMBOL_VISIBILITY_UNKNOWN = 0;
DEFAULT_SYMBOL_VISIBILITY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
DEFAULT_SYMBOL_VISIBILITY_UNKNOWN = 0;
DEFAULT_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
DEFAULT = 1;
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
DefaultConstructorMarker - Class in kotlin.jvm.internal
 
DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
DELIMITED - com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
DELIMITED = 2;
DELIMITED_VALUE - Static variable in enum 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
 
DEPRECATION_WARNING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
DescriptorProtos - Class in com.google.protobuf
 
DescriptorProtos.DescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto
DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto
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
Protobuf type google.protobuf.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DescriptorProto.ReservedRange
DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.Edition - Enum in com.google.protobuf
Protobuf enum google.protobuf.Edition
DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProto.EnumReservedRange - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto.EnumReservedRange
DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumDescriptorProto.EnumReservedRange
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
Protobuf type google.protobuf.EnumValueDescriptorProto
DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValueDescriptorProto
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 in com.google.protobuf
Protobuf enum google.protobuf.ExtensionRangeOptions.VerificationState
DescriptorProtos.ExtensionRangeOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSet - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSet
DescriptorProtos.FeatureSet.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSet
DescriptorProtos.FeatureSet.EnforceNamingStyle - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.EnforceNamingStyle
DescriptorProtos.FeatureSet.EnumType - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.EnumType
DescriptorProtos.FeatureSet.FieldPresence - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.FieldPresence
DescriptorProtos.FeatureSet.JsonFormat - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.JsonFormat
DescriptorProtos.FeatureSet.MessageEncoding - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.MessageEncoding
DescriptorProtos.FeatureSet.RepeatedFieldEncoding - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.RepeatedFieldEncoding
DescriptorProtos.FeatureSet.Utf8Validation - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.Utf8Validation
DescriptorProtos.FeatureSet.VisibilityFeature - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSet.VisibilityFeature
DescriptorProtos.FeatureSet.VisibilityFeature.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSet.VisibilityFeature
DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility - Enum in com.google.protobuf
Protobuf enum google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
DescriptorProtos.FeatureSet.VisibilityFeatureOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FeatureSetDefaults - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults
DescriptorProtos.FeatureSetDefaults.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
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
Protobuf type google.protobuf.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldDescriptorProto
DescriptorProtos.FieldDescriptorProto.Label - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldDescriptorProto.Label
DescriptorProtos.FieldDescriptorProto.Type - Enum 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 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.FeatureSupport - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.FeatureSupport
DescriptorProtos.FieldOptions.FeatureSupport.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldOptions.FeatureSupport
DescriptorProtos.FieldOptions.FeatureSupportOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FieldOptions.JSType - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.JSType
DescriptorProtos.FieldOptions.OptionRetention - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.OptionRetention
DescriptorProtos.FieldOptions.OptionTargetType - Enum in com.google.protobuf
Protobuf enum google.protobuf.FieldOptions.OptionTargetType
DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorProto
DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorProto
DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorSet
DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FileDescriptorSet
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 in com.google.protobuf
Protobuf enum google.protobuf.FileOptions.OptimizeMode
DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo
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 in com.google.protobuf
Protobuf enum google.protobuf.GeneratedCodeInfo.Annotation.Semantic
DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.GeneratedCodeInfo.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.GeneratedCodeInfo
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
Protobuf type google.protobuf.MethodDescriptorProto
DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.MethodDescriptorProto
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 in com.google.protobuf
Protobuf enum google.protobuf.MethodOptions.IdempotencyLevel
DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
 
DescriptorProtos.OneofDescriptorProto - Class in com.google.protobuf
Protobuf type google.protobuf.OneofDescriptorProto
DescriptorProtos.OneofDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.OneofDescriptorProto
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
Protobuf type google.protobuf.ServiceDescriptorProto
DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ServiceDescriptorProto
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
Protobuf type google.protobuf.SourceCodeInfo
DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceCodeInfo
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.SymbolVisibility - Enum in com.google.protobuf
Protobuf enum google.protobuf.SymbolVisibility
DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption
DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption
DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption.NamePart
DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UninterpretedOption.NamePart
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
 
DoubleRef() - Constructor for class kotlin.jvm.internal.Ref.DoubleRef
 
DoubleValue - Class in com.google.protobuf
Protobuf type google.protobuf.DoubleValue
DoubleValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.DoubleValue
DoubleValueOrBuilder - Interface in com.google.protobuf
 
Duration - Class in com.google.protobuf
Protobuf type google.protobuf.Duration
Duration.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Duration
DurationOrBuilder - Interface in com.google.protobuf
 
DurationProto - Class in com.google.protobuf
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Any
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Api
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.BoolValue
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FieldOptions.FeatureSupport
 
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
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.DoubleValue
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Duration
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Empty
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Enum
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.EnumValue
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Field
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.FieldMask
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.FloatValue
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Int32Value
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Int64Value
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.ListValue
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Method
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Mixin
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Option
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.SourceContext
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.StringValue
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Struct
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Timestamp
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Type
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.UInt32Value
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.UInt64Value
 
dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.Value
 

E

EDITION_1_TEST_ONLY - com.google.protobuf.DescriptorProtos.Edition
EDITION_1_TEST_ONLY = 1;
EDITION_1_TEST_ONLY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_1_TEST_ONLY = 1;
EDITION_2_TEST_ONLY - com.google.protobuf.DescriptorProtos.Edition
EDITION_2_TEST_ONLY = 2;
EDITION_2_TEST_ONLY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_2_TEST_ONLY = 2;
EDITION_2023 - com.google.protobuf.DescriptorProtos.Edition
EDITION_2023 = 1000;
EDITION_2023_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_2023 = 1000;
EDITION_2024 - com.google.protobuf.DescriptorProtos.Edition
EDITION_2024 = 1001;
EDITION_2024_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_2024 = 1001;
EDITION_99997_TEST_ONLY - com.google.protobuf.DescriptorProtos.Edition
EDITION_99997_TEST_ONLY = 99997;
EDITION_99997_TEST_ONLY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_99997_TEST_ONLY = 99997;
EDITION_99998_TEST_ONLY - com.google.protobuf.DescriptorProtos.Edition
EDITION_99998_TEST_ONLY = 99998;
EDITION_99998_TEST_ONLY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_99998_TEST_ONLY = 99998;
EDITION_99999_TEST_ONLY - com.google.protobuf.DescriptorProtos.Edition
EDITION_99999_TEST_ONLY = 99999;
EDITION_99999_TEST_ONLY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_99999_TEST_ONLY = 99999;
EDITION_DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
EDITION_DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
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_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
EDITION_INTRODUCED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
EDITION_LEGACY - com.google.protobuf.DescriptorProtos.Edition
EDITION_LEGACY = 900;
EDITION_LEGACY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_LEGACY = 900;
EDITION_MAX - com.google.protobuf.DescriptorProtos.Edition
EDITION_MAX = 2147483647;
EDITION_MAX_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_MAX = 2147483647;
EDITION_PROTO2 - com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO2 = 998;
EDITION_PROTO2_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO2 = 998;
EDITION_PROTO3 - com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO3 = 999;
EDITION_PROTO3_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_PROTO3 = 999;
EDITION_REMOVED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
EDITION_UNKNOWN - com.google.protobuf.DescriptorProtos.Edition
EDITION_UNKNOWN = 0;
EDITION_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.Edition
EDITION_UNKNOWN = 0;
element - Variable in class kotlin.jvm.internal.Ref.BooleanRef
 
element - Variable in class kotlin.jvm.internal.Ref.ByteRef
 
element - Variable in class kotlin.jvm.internal.Ref.CharRef
 
element - Variable in class kotlin.jvm.internal.Ref.DoubleRef
 
element - Variable in class kotlin.jvm.internal.Ref.FloatRef
 
element - Variable in class kotlin.jvm.internal.Ref.IntRef
 
element - Variable in class kotlin.jvm.internal.Ref.LongRef
 
element - Variable in class kotlin.jvm.internal.Ref.ObjectRef
 
element - Variable in class kotlin.jvm.internal.Ref.ShortRef
 
Empty - Class in com.google.protobuf
Protobuf type google.protobuf.Empty
Empty.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Empty
EmptyOrBuilder - Interface in com.google.protobuf
 
EmptyProto - Class in com.google.protobuf
 
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
 
ENFORCE_NAMING_STYLE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
ENFORCE_NAMING_STYLE_UNKNOWN - com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
ENFORCE_NAMING_STYLE_UNKNOWN = 0;
ENFORCE_NAMING_STYLE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
ENFORCE_NAMING_STYLE_UNKNOWN = 0;
Enum - Class in com.google.protobuf
Protobuf type google.protobuf.Enum
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 - com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
ENUM_TYPE_UNKNOWN = 0;
ENUM_TYPE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
ENUM_TYPE_UNKNOWN = 0;
Enum.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Enum
EnumOrBuilder - Interface in com.google.protobuf
 
EnumValue - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValue
ENUMVALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
EnumValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.EnumValue
EnumValueOrBuilder - Interface in com.google.protobuf
 
equals(Object) - Method in class kotlin.jvm.internal.AdaptedFunctionReference
 
equals(Object) - Method in class kotlin.jvm.internal.FunctionReference
 
equals(Object) - Method in class kotlin.jvm.internal.FunInterfaceConstructorReference
 
equals(Object) - Method in class kotlin.jvm.internal.PropertyReference
 
EXPANDED - com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
EXPANDED = 2;
EXPANDED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
EXPANDED = 2;
EXPLICIT - com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
EXPLICIT = 1;
EXPLICIT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
EXPLICIT = 1;
EXPORT_ALL - com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
EXPORT_ALL = 1;
EXPORT_ALL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
EXPORT_ALL = 1;
EXPORT_TOP_LEVEL - com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
EXPORT_TOP_LEVEL = 2;
EXPORT_TOP_LEVEL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
EXPORT_TOP_LEVEL = 2;
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_SUPPORT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
FEATURE_SUPPORT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
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.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 - Class in com.google.protobuf
Protobuf type google.protobuf.Field
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 - com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
FIELD_PRESENCE_UNKNOWN = 0;
FIELD_PRESENCE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
FIELD_PRESENCE_UNKNOWN = 0;
Field.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Field
Field.Cardinality - Enum in com.google.protobuf
Protobuf enum google.protobuf.Field.Cardinality
Field.Kind - Enum in com.google.protobuf
Protobuf enum google.protobuf.Field.Kind
FieldMask - Class in com.google.protobuf
Protobuf type google.protobuf.FieldMask
FieldMask.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FieldMask
FieldMaskOrBuilder - Interface in com.google.protobuf
 
FieldMaskProto - Class in com.google.protobuf
 
FieldOrBuilder - Interface in com.google.protobuf
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Struct
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
 
FILE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.SourceContext
 
finallyEnd(int) - Static method in class kotlin.jvm.internal.InlineMarker
 
finallyStart(int) - Static method in class kotlin.jvm.internal.InlineMarker
 
FIXED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 
FloatRef() - Constructor for class kotlin.jvm.internal.Ref.FloatRef
 
FloatValue - Class in com.google.protobuf
Protobuf type google.protobuf.FloatValue
FloatValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.FloatValue
FloatValueOrBuilder - Interface in com.google.protobuf
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.Edition
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
 
forNumber(int) - Static method in enum com.google.protobuf.Field.Cardinality
 
forNumber(int) - Static method in enum com.google.protobuf.Field.Kind
 
forNumber(int) - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
 
forNumber(int) - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
forNumber(int) - Static method in enum com.google.protobuf.NullValue
 
forNumber(int) - Static method in enum com.google.protobuf.Syntax
 
forNumber(int) - Static method in enum com.google.protobuf.Value.KindCase
 
FULL_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
function(FunctionReference) - Static method in class kotlin.jvm.internal.Reflection
 
function(FunctionReference) - Method in class kotlin.jvm.internal.ReflectionFactory
 
FunctionAdapter - Interface in kotlin.jvm.internal
 
FunctionImpl - Class in kotlin.jvm.internal
Deprecated.
FunctionImpl() - Constructor for class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
FunctionReference - Class in kotlin.jvm.internal
 
FunctionReference(int) - Constructor for class kotlin.jvm.internal.FunctionReference
 
FunctionReference(int, Object) - Constructor for class kotlin.jvm.internal.FunctionReference
 
FunctionReference(int, Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.FunctionReference
 
FunctionReferenceImpl - Class in kotlin.jvm.internal
 
FunctionReferenceImpl(int, Class, String, String, int) - Constructor for class kotlin.jvm.internal.FunctionReferenceImpl
 
FunctionReferenceImpl(int, Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.FunctionReferenceImpl
 
FunctionReferenceImpl(int, KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.FunctionReferenceImpl
 
FunInterfaceConstructorReference - Class in kotlin.jvm.internal
Superclass for instances of functional interface constructor references:
FunInterfaceConstructorReference(Class) - Constructor for class kotlin.jvm.internal.FunInterfaceConstructorReference
 

G

get() - Method in class kotlin.jvm.internal.MutablePropertyReference0Impl
 
get() - Method in class kotlin.jvm.internal.PropertyReference0Impl
 
get(Object) - Method in class kotlin.jvm.internal.MutablePropertyReference1Impl
 
get(Object) - Method in class kotlin.jvm.internal.PropertyReference1Impl
 
get(Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference2Impl
 
get(Object, Object) - Method in class kotlin.jvm.internal.PropertyReference2Impl
 
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
optional bool allow_alias = 2 [json_name = "allowAlias"];
getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool allow_alias = 2 [json_name = "allowAlias"];
getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool allow_alias = 2 [json_name = "allowAlias"];
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
getAnnotations() - Method in class kotlin.jvm.internal.CallableReference
 
getArity() - Method in class kotlin.jvm.internal.AdaptedFunctionReference
 
getArity() - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
getArity() - Method in class kotlin.jvm.internal.FunctionReference
 
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 begin = 3 [json_name = "begin"];
getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 begin = 3 [json_name = "begin"];
getBoolValue() - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
getBoolValue() - Method in class com.google.protobuf.Value
bool bool_value = 4 [json_name = "boolValue"];
getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
bool bool_value = 4 [json_name = "boolValue"];
getBoundReceiver() - Method in class kotlin.jvm.internal.CallableReference
 
getCardinality() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinality() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinality() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinalityValue() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinalityValue() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCardinalityValue() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclaration(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDeclarationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
getDefaultInstance() - Static method in class com.google.protobuf.Any
 
getDefaultInstance() - Static method in class com.google.protobuf.Api
 
getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
 
getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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
 
getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Duration
 
getDefaultInstance() - Static method in class com.google.protobuf.Empty
 
getDefaultInstance() - Static method in class com.google.protobuf.Enum
 
getDefaultInstance() - Static method in class com.google.protobuf.EnumValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Field
 
getDefaultInstance() - Static method in class com.google.protobuf.FieldMask
 
getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
getDefaultInstance() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
getDefaultInstance() - Static method in class com.google.protobuf.ListValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Method
 
getDefaultInstance() - Static method in class com.google.protobuf.Mixin
 
getDefaultInstance() - Static method in class com.google.protobuf.Option
 
getDefaultInstance() - Static method in class com.google.protobuf.SourceContext
 
getDefaultInstance() - Static method in class com.google.protobuf.StringValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Struct
 
getDefaultInstance() - Static method in class com.google.protobuf.Timestamp
 
getDefaultInstance() - Static method in class com.google.protobuf.Type
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Value
 
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"];
getDefaultSymbolVisibility() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getDefaultSymbolVisibility() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getDefaultSymbolVisibility() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
getDefaultValue() - Method in class com.google.protobuf.Field
string default_value = 11 [json_name = "defaultValue"];
getDefaultValue() - Method in interface com.google.protobuf.FieldOrBuilder
string default_value = 11 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in class com.google.protobuf.Field
string default_value = 11 [json_name = "defaultValue"];
getDefaultValueBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string default_value = 11 [json_name = "defaultValue"];
getDelegate() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
getDelegate() - Method in class kotlin.jvm.internal.PropertyReference0
 
getDelegate(Object) - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
getDelegate(Object) - Method in class kotlin.jvm.internal.PropertyReference1
 
getDelegate(Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
getDelegate(Object, Object) - Method in class kotlin.jvm.internal.PropertyReference2
 
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string dependency = 3 [json_name = "dependency"];
getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string dependency = 3 [json_name = "dependency"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
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=0
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=0
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=0
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=0
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=0
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=0
getDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarning() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarningBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarningBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
getDeprecationWarningBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
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.Api.Builder
string edition = 8 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Api
string edition = 8 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.ApiOrBuilder
string edition = 8 [json_name = "edition"];
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
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Enum
string edition = 6 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.EnumOrBuilder
string edition = 6 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
getEdition() - Method in class com.google.protobuf.Method
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
getEdition() - Method in interface com.google.protobuf.MethodOrBuilder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
getEdition() - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
getEdition() - Method in class com.google.protobuf.Type
string edition = 7 [json_name = "edition"];
getEdition() - Method in interface com.google.protobuf.TypeOrBuilder
string edition = 7 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Api.Builder
string edition = 8 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Api
string edition = 8 [json_name = "edition"];
getEditionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
string edition = 8 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Enum
string edition = 6 [json_name = "edition"];
getEditionBytes() - Method in interface com.google.protobuf.EnumOrBuilder
string edition = 6 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
getEditionBytes() - Method in class com.google.protobuf.Method
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
getEditionBytes() - Method in interface com.google.protobuf.MethodOrBuilder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
getEditionBytes() - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
getEditionBytes() - Method in class com.google.protobuf.Type
string edition = 7 [json_name = "edition"];
getEditionBytes() - Method in interface com.google.protobuf.TypeOrBuilder
string edition = 7 [json_name = "edition"];
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"];
getEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
getEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
getEditionDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
getEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
getEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
getEditionIntroduced() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
getEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
getEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
getEditionRemoved() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 end = 4 [json_name = "end"];
getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 end = 4 [json_name = "end"];
getEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
getEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
getEnforceNamingStyle() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
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"];
getEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalue(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalue(int) - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueCount() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueCount() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueCount() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueList() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2 [json_name = "extendee"];
getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2 [json_name = "extendee"];
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2 [json_name = "extendee"];
getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2 [json_name = "extendee"];
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
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
getFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
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 = { ...
getFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getFields() - Method in class com.google.protobuf.Struct
Deprecated.
getFields() - Method in interface com.google.protobuf.StructOrBuilder
Deprecated.
getFields(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFields(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFields(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsCount() - Method in class com.google.protobuf.Struct.Builder
 
getFieldsCount() - Method in class com.google.protobuf.Struct
 
getFieldsCount() - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsCount() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsCount() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsCount() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsMap() - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsMap() - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsMap() - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrDefault(String, Value) - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
getFieldsOrThrow(String) - Method in interface com.google.protobuf.StructOrBuilder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
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.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.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"];
getFileName() - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
getFileName() - Method in class com.google.protobuf.SourceContext
string file_name = 1 [json_name = "fileName"];
getFileName() - Method in interface com.google.protobuf.SourceContextOrBuilder
string file_name = 1 [json_name = "fileName"];
getFileNameBytes() - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
getFileNameBytes() - Method in class com.google.protobuf.SourceContext
string file_name = 1 [json_name = "fileName"];
getFileNameBytes() - Method in interface com.google.protobuf.SourceContextOrBuilder
string file_name = 1 [json_name = "fileName"];
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.DescriptorProtos.FileDescriptorSet
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
getFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFixedFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string full_name = 2 [json_name = "fullName"];
getFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string full_name = 2 [json_name = "fullName"];
getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string full_name = 2 [json_name = "fullName"];
getFullNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string full_name = 2 [json_name = "fullName"];
getFunctionArity(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
getFunctionDelegate() - Method in interface kotlin.jvm.internal.FunctionAdapter
 
getGetter() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
getGetter() - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
getGetter() - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
getGetter() - Method in class kotlin.jvm.internal.PropertyReference0
 
getGetter() - Method in class kotlin.jvm.internal.PropertyReference1
 
getGetter() - Method in class kotlin.jvm.internal.PropertyReference2
 
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11 [json_name = "goPackage"];
getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11 [json_name = "goPackage"];
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11 [json_name = "goPackage"];
getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11 [json_name = "goPackage"];
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
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3 [json_name = "identifierValue"];
getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3 [json_name = "identifierValue"];
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2 [json_name = "inputType"];
getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2 [json_name = "inputType"];
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2 [json_name = "inputType"];
getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2 [json_name = "inputType"];
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=0
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=0
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=0
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
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1 [json_name = "javaPackage"];
getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1 [json_name = "javaPackage"];
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
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
optional string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in class com.google.protobuf.Field
string json_name = 10 [json_name = "jsonName"];
getJsonName() - Method in interface com.google.protobuf.FieldOrBuilder
string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in class com.google.protobuf.Field
string json_name = 10 [json_name = "jsonName"];
getJsonNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string json_name = 10 [json_name = "jsonName"];
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
getKind() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKind() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKind() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKindCase() - Method in class com.google.protobuf.Value.Builder
 
getKindCase() - Method in class com.google.protobuf.Value
 
getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
 
getKindValue() - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKindValue() - Method in class com.google.protobuf.Field
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
getKindValue() - Method in interface com.google.protobuf.FieldOrBuilder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
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"];
getLargeEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLargeEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLargeEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool lazy = 5 [default = false, json_name = "lazy"];
getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool lazy = 5 [default = false, json_name = "lazy"];
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3 [json_name = "leadingComments"];
getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3 [json_name = "leadingComments"];
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"];
getLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getLegacyClosedEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getListValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValue() - Method in class com.google.protobuf.Value
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool map_entry = 7 [json_name = "mapEntry"];
getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool map_entry = 7 [json_name = "mapEntry"];
getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
getMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
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
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
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"];
getMethods(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethods(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethods(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsCount() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsCount() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsCount() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
getMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
getMixins(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixins(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixins(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsCount() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsCount() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsCount() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
getName() - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Api
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.ApiOrBuilder
string name = 1 [json_name = "name"];
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
optional string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
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() - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Enum
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.EnumOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.EnumValue
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.EnumValueOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
getName() - Method in class com.google.protobuf.Field
string name = 4 [json_name = "name"];
getName() - Method in interface com.google.protobuf.FieldOrBuilder
string name = 4 [json_name = "name"];
getName() - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Method
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.MethodOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Mixin
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.MixinOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Option
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.OptionOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
getName() - Method in class com.google.protobuf.Type
string name = 1 [json_name = "name"];
getName() - Method in interface com.google.protobuf.TypeOrBuilder
string name = 1 [json_name = "name"];
getName() - Method in class kotlin.jvm.internal.CallableReference
 
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.Api.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Api
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.ApiOrBuilder
string name = 1 [json_name = "name"];
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
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
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"];
getNameBytes() - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Enum
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.EnumOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.EnumValue
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.EnumValueOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Field
string name = 4 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string name = 4 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Method
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.MethodOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Mixin
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.MixinOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Option
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.OptionOrBuilder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
getNameBytes() - Method in class com.google.protobuf.Type
string name = 1 [json_name = "name"];
getNameBytes() - Method in interface com.google.protobuf.TypeOrBuilder
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"];
getNanos() - Method in class com.google.protobuf.Duration.Builder
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in class com.google.protobuf.Duration
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in interface com.google.protobuf.DurationOrBuilder
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in class com.google.protobuf.Timestamp.Builder
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in class com.google.protobuf.Timestamp
int32 nanos = 2 [json_name = "nanos"];
getNanos() - Method in interface com.google.protobuf.TimestampOrBuilder
int32 nanos = 2 [json_name = "nanos"];
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"];
getNestInFileClass() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
getNestInFileClass() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
getNestInFileClass() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
getNullValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValue() - Method in class com.google.protobuf.Value
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValueValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValueValue() - Method in class com.google.protobuf.Value
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
getNumber() - Method in enum 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
optional int32 number = 1 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional int32 number = 1 [json_name = "number"];
getNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional int32 number = 1 [json_name = "number"];
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
 
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 com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
getNumber() - Method in enum 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 com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
getNumber() - Method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
 
getNumber() - Method in class com.google.protobuf.EnumValue.Builder
int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.EnumValue
int32 number = 2 [json_name = "number"];
getNumber() - Method in interface com.google.protobuf.EnumValueOrBuilder
int32 number = 2 [json_name = "number"];
getNumber() - Method in class com.google.protobuf.Field.Builder
int32 number = 3 [json_name = "number"];
getNumber() - Method in enum com.google.protobuf.Field.Cardinality
 
getNumber() - Method in class com.google.protobuf.Field
int32 number = 3 [json_name = "number"];
getNumber() - Method in enum com.google.protobuf.Field.Kind
 
getNumber() - Method in interface com.google.protobuf.FieldOrBuilder
int32 number = 3 [json_name = "number"];
getNumber() - Method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
 
getNumber() - Method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
getNumber() - Method in enum com.google.protobuf.NullValue
 
getNumber() - Method in enum com.google.protobuf.Syntax
 
getNumber() - Method in enum com.google.protobuf.Value.KindCase
 
getNumberValue() - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
getNumberValue() - Method in class com.google.protobuf.Value
double number_value = 2 [json_name = "numberValue"];
getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
double number_value = 2 [json_name = "numberValue"];
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
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
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
getOneofIndex() - Method in class com.google.protobuf.Field.Builder
int32 oneof_index = 7 [json_name = "oneofIndex"];
getOneofIndex() - Method in class com.google.protobuf.Field
int32 oneof_index = 7 [json_name = "oneofIndex"];
getOneofIndex() - Method in interface com.google.protobuf.FieldOrBuilder
int32 oneof_index = 7 [json_name = "oneofIndex"];
getOneofs(int) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofs(int) - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofs(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsBytes(int) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsBytes(int) - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsBytes(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsCount() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsCount() - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsCount() - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsList() - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsList() - Method in class com.google.protobuf.Type
repeated string oneofs = 3 [json_name = "oneofs"];
getOneofsList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated string oneofs = 3 [json_name = "oneofs"];
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"];
getOptionDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated string option_dependency = 15 [json_name = "optionDependency"];
getOptionDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated string option_dependency = 15 [json_name = "optionDependency"];
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"];
getOptions(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptions(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptions(int) - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsCount() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsCount() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.ApiOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.EnumOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.EnumValueOrBuilder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.FieldOrBuilder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.MethodOrBuilder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsList() - Method in interface com.google.protobuf.TypeOrBuilder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
repeated .google.protobuf.Option options = 3 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
repeated .google.protobuf.Option options = 9 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
repeated .google.protobuf.Option options = 6 [json_name = "options"];
getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
repeated .google.protobuf.Option options = 4 [json_name = "options"];
getOrCreateKotlinClass(Class) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinClass(Class) - Method in class kotlin.jvm.internal.ReflectionFactory
 
getOrCreateKotlinClass(Class, String) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinClass(Class, String) - Method in class kotlin.jvm.internal.ReflectionFactory
 
getOrCreateKotlinClasses(Class[]) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinPackage(Class) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinPackage(Class, String) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinPackage(Class, String) - Method in class kotlin.jvm.internal.ReflectionFactory
 
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"];
getOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOverridableFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
getOwner() - Method in class kotlin.jvm.internal.AdaptedFunctionReference
 
getOwner() - Method in class kotlin.jvm.internal.CallableReference
 
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2 [json_name = "package"];
getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2 [json_name = "package"];
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2 [json_name = "package"];
getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2 [json_name = "package"];
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool packed = 2 [json_name = "packed"];
getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool packed = 2 [json_name = "packed"];
getPacked() - Method in class com.google.protobuf.Field.Builder
bool packed = 8 [json_name = "packed"];
getPacked() - Method in class com.google.protobuf.Field
bool packed = 8 [json_name = "packed"];
getPacked() - Method in interface com.google.protobuf.FieldOrBuilder
bool packed = 8 [json_name = "packed"];
getParameters() - Method in class kotlin.jvm.internal.CallableReference
 
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [json_name = "path", packed = true];
getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [json_name = "path", packed = true];
getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 path = 1 [json_name = "path", packed = true];
getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 path = 1 [json_name = "path", packed = true];
getPaths(int) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPaths(int) - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPaths(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPathsBytes(int) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPathsBytes(int) - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPathsBytes(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPathsCount() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPathsCount() - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPathsCount() - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPathsList() - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
getPathsList() - Method in class com.google.protobuf.FieldMask
repeated string paths = 1 [json_name = "paths"];
getPathsList() - Method in interface com.google.protobuf.FieldMaskOrBuilder
repeated string paths = 1 [json_name = "paths"];
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpMetadataNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_namespace = 41 [json_name = "phpNamespace"];
getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_namespace = 41 [json_name = "phpNamespace"];
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
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
getProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
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"];
getReflected() - Method in class kotlin.jvm.internal.CallableReference
 
getReflected() - Method in class kotlin.jvm.internal.FunctionReference
 
getReflected() - Method in class kotlin.jvm.internal.FunInterfaceConstructorReference
 
getReflected() - Method in class kotlin.jvm.internal.PropertyReference
 
getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool repeated = 6 [json_name = "repeated"];
getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool repeated = 6 [json_name = "repeated"];
getRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool repeated = 6 [json_name = "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 = { ...
getRequestStreaming() - Method in class com.google.protobuf.Method.Builder
bool request_streaming = 3 [json_name = "requestStreaming"];
getRequestStreaming() - Method in class com.google.protobuf.Method
bool request_streaming = 3 [json_name = "requestStreaming"];
getRequestStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
bool request_streaming = 3 [json_name = "requestStreaming"];
getRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrl() - Method in class com.google.protobuf.Method
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method
string request_type_url = 2 [json_name = "requestTypeUrl"];
getRequestTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
string request_type_url = 2 [json_name = "requestTypeUrl"];
getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool reserved = 5 [json_name = "reserved"];
getReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool reserved = 5 [json_name = "reserved"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
repeated string reserved_name = 10 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated string reserved_name = 5 [json_name = "reservedName"];
getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated string reserved_name = 5 [json_name = "reservedName"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
getResponseStreaming() - Method in class com.google.protobuf.Method.Builder
bool response_streaming = 5 [json_name = "responseStreaming"];
getResponseStreaming() - Method in class com.google.protobuf.Method
bool response_streaming = 5 [json_name = "responseStreaming"];
getResponseStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
bool response_streaming = 5 [json_name = "responseStreaming"];
getResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrl() - Method in class com.google.protobuf.Method
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method
string response_type_url = 4 [json_name = "responseTypeUrl"];
getResponseTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
string response_type_url = 4 [json_name = "responseTypeUrl"];
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"];
getReturnType() - Method in class kotlin.jvm.internal.CallableReference
 
getRoot() - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
getRoot() - Method in class com.google.protobuf.Mixin
string root = 2 [json_name = "root"];
getRoot() - Method in interface com.google.protobuf.MixinOrBuilder
string root = 2 [json_name = "root"];
getRootBytes() - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
getRootBytes() - Method in class com.google.protobuf.Mixin
string root = 2 [json_name = "root"];
getRootBytes() - Method in interface com.google.protobuf.MixinOrBuilder
string root = 2 [json_name = "root"];
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string ruby_package = 45 [json_name = "rubyPackage"];
getRubyPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string ruby_package = 45 [json_name = "rubyPackage"];
getSeconds() - Method in class com.google.protobuf.Duration.Builder
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in class com.google.protobuf.Duration
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in interface com.google.protobuf.DurationOrBuilder
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in class com.google.protobuf.Timestamp.Builder
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in class com.google.protobuf.Timestamp
int64 seconds = 1 [json_name = "seconds"];
getSeconds() - Method in interface com.google.protobuf.TimestampOrBuilder
int64 seconds = 1 [json_name = "seconds"];
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
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
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"];
getSetter() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
getSetter() - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
getSetter() - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
getSignature() - Method in class kotlin.jvm.internal.CallableReference
 
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
getSourceContext() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Api
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Enum
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in class com.google.protobuf.Type
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional string source_file = 2 [json_name = "sourceFile"];
getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional string source_file = 2 [json_name = "sourceFile"];
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [json_name = "span", packed = true];
getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
repeated int32 span = 2 [json_name = "span", packed = true];
getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
repeated int32 span = 2 [json_name = "span", packed = true];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 start = 1 [json_name = "start"];
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 start = 1 [json_name = "start"];
getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 start = 1 [json_name = "start"];
getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
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"];
getStringValue() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
getStringValue() - Method in class com.google.protobuf.Value
string string_value = 3 [json_name = "stringValue"];
getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
string string_value = 3 [json_name = "stringValue"];
getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
getStringValueBytes() - Method in class com.google.protobuf.Value
string string_value = 3 [json_name = "stringValue"];
getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
string string_value = 3 [json_name = "stringValue"];
getStructValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValue() - Method in class com.google.protobuf.Value
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
getSyntax() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Api
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string syntax = 12 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string syntax = 12 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Enum
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
getSyntax() - Method in class com.google.protobuf.Method
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
getSyntax() - Method in interface com.google.protobuf.MethodOrBuilder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
getSyntax() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntax() - Method in class com.google.protobuf.Type
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntax() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string syntax = 12 [json_name = "syntax"];
getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string syntax = 12 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Api
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Enum
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
getSyntaxValue() - Method in class com.google.protobuf.Method
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
getSyntaxValue() - Method in interface com.google.protobuf.MethodOrBuilder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
getSyntaxValue() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntaxValue() - Method in class com.google.protobuf.Type
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
getSyntaxValue() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
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
optional string type = 3 [json_name = "type"];
getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string type = 3 [json_name = "type"];
getType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string type = 3 [json_name = "type"];
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string type = 3 [json_name = "type"];
getTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string type = 3 [json_name = "type"];
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6 [json_name = "typeName"];
getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6 [json_name = "typeName"];
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6 [json_name = "typeName"];
getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6 [json_name = "typeName"];
getTypeParameters() - Method in class kotlin.jvm.internal.CallableReference
 
getTypeUrl() - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrl() - Method in class com.google.protobuf.Any
string type_url = 1 [json_name = "typeUrl"];
getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrl() - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
getTypeUrl() - Method in class com.google.protobuf.Field
string type_url = 6 [json_name = "typeUrl"];
getTypeUrl() - Method in interface com.google.protobuf.FieldOrBuilder
string type_url = 6 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Any
string type_url = 1 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
string type_url = 1 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in class com.google.protobuf.Field
string type_url = 6 [json_name = "typeUrl"];
getTypeUrlBytes() - Method in interface com.google.protobuf.FieldOrBuilder
string type_url = 6 [json_name = "typeUrl"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
getUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
getUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUseOldOuterClassnameDefault() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
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 = { ...
getUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getUtf8Validation() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
getValue() - Method in class com.google.protobuf.Any.Builder
bytes value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Any
bytes value = 2 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.AnyOrBuilder
bytes value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BoolValue.Builder
bool value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BoolValue
bool value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
bool value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BytesValue.Builder
bytes value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.BytesValue
bytes value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
bytes value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional string value = 2 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional string value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DoubleValue.Builder
double value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.DoubleValue
double value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
double value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.FloatValue.Builder
float value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.FloatValue
float value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
float value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int32Value.Builder
int32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int32Value
int32 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
int32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int64Value.Builder
int64 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Int64Value
int64 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
int64 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.Option
.google.protobuf.Any value = 2 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.OptionOrBuilder
.google.protobuf.Any value = 2 [json_name = "value"];
getValue() - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.StringValue
string value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
string value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt32Value.Builder
uint32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt32Value
uint32 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
uint32 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt64Value.Builder
uint64 value = 1 [json_name = "value"];
getValue() - Method in class com.google.protobuf.UInt64Value
uint64 value = 1 [json_name = "value"];
getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
uint64 value = 1 [json_name = "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
optional string value = 2 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional string value = 2 [json_name = "value"];
getValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional string value = 2 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
getValueBytes() - Method in class com.google.protobuf.StringValue
string value = 1 [json_name = "value"];
getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
string value = 1 [json_name = "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"];
getValues(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValues(int) - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesCount() - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesList() - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesList() - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
repeated .google.protobuf.Value values = 1 [json_name = "values"];
getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
getVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
getVersion() - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
getVersion() - Method in class com.google.protobuf.Api
string version = 4 [json_name = "version"];
getVersion() - Method in interface com.google.protobuf.ApiOrBuilder
string version = 4 [json_name = "version"];
getVersionBytes() - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
getVersionBytes() - Method in class com.google.protobuf.Api
string version = 4 [json_name = "version"];
getVersionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
string version = 4 [json_name = "version"];
getVisibility() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
getVisibility() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
getVisibility() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
getVisibility() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
getVisibility() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
getVisibility() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
getVisibility() - Method in class kotlin.jvm.internal.CallableReference
 
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
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
optional bool allow_alias = 2 [json_name = "allowAlias"];
hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool allow_alias = 2 [json_name = "allowAlias"];
hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool allow_alias = 2 [json_name = "allowAlias"];
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 begin = 3 [json_name = "begin"];
hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 begin = 3 [json_name = "begin"];
hasBoolValue() - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
hasBoolValue() - Method in class com.google.protobuf.Value
bool bool_value = 4 [json_name = "boolValue"];
hasBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
bool bool_value = 4 [json_name = "boolValue"];
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
hasDefaultSymbolVisibility() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasDefaultSymbolVisibility() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasDefaultSymbolVisibility() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string default_value = 7 [json_name = "defaultValue"];
hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string default_value = 7 [json_name = "defaultValue"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
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=0
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=0
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=0
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=0
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=0
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=0
hasDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
hasDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
hasDeprecationWarning() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
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
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
hasEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
hasEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
hasEditionDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
hasEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
hasEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
hasEditionIntroduced() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
hasEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
hasEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
hasEditionRemoved() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 end = 2 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional int32 end = 4 [json_name = "end"];
hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional int32 end = 4 [json_name = "end"];
hasEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
hasEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
hasEnforceNamingStyle() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetOrBuilder
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
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 = { ...
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string extendee = 2 [json_name = "extendee"];
hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string extendee = 2 [json_name = "extendee"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
hasFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
hasFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
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 = { ...
hasFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
hasFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
hasFixedFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string full_name = 2 [json_name = "fullName"];
hasFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string full_name = 2 [json_name = "fullName"];
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string go_package = 11 [json_name = "goPackage"];
hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string go_package = 11 [json_name = "goPackage"];
hashCode() - Method in class kotlin.jvm.internal.AdaptedFunctionReference
 
hashCode() - Method in class kotlin.jvm.internal.FunctionReference
 
hashCode() - Method in class kotlin.jvm.internal.FunInterfaceConstructorReference
 
hashCode() - Method in class kotlin.jvm.internal.PropertyReference
 
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
optional string identifier_value = 3 [json_name = "identifierValue"];
hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
optional string identifier_value = 3 [json_name = "identifierValue"];
hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
optional string identifier_value = 3 [json_name = "identifierValue"];
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional string input_type = 2 [json_name = "inputType"];
hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional string input_type = 2 [json_name = "inputType"];
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=0
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=0
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=0
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
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string java_package = 1 [json_name = "javaPackage"];
hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string java_package = 1 [json_name = "javaPackage"];
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
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
optional string json_name = 10 [json_name = "jsonName"];
hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string json_name = 10 [json_name = "jsonName"];
hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string json_name = 10 [json_name = "jsonName"];
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
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"];
hasLargeEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLargeEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLargeEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool lazy = 5 [default = false, json_name = "lazy"];
hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool lazy = 5 [default = false, json_name = "lazy"];
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
optional string leading_comments = 3 [json_name = "leadingComments"];
hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
optional string leading_comments = 3 [json_name = "leadingComments"];
hasLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasLegacyClosedEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasListValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
hasListValue() - Method in class com.google.protobuf.Value
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
hasListValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool map_entry = 7 [json_name = "mapEntry"];
hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool map_entry = 7 [json_name = "mapEntry"];
hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
hasMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
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
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
hasMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
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
optional string name = 1 [json_name = "name"];
hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string name = 1 [json_name = "name"];
hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string name = 1 [json_name = "name"];
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"];
hasNestInFileClass() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
hasNestInFileClass() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
hasNestInFileClass() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
hasNullValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
hasNullValue() - Method in class com.google.protobuf.Value
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
hasNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
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
optional int32 number = 1 [json_name = "number"];
hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional int32 number = 1 [json_name = "number"];
hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional int32 number = 1 [json_name = "number"];
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"];
hasNumberValue() - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
hasNumberValue() - Method in class com.google.protobuf.Value
double number_value = 2 [json_name = "numberValue"];
hasNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
double number_value = 2 [json_name = "numberValue"];
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
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"];
hasOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
hasOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
hasOverridableFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string package = 2 [json_name = "package"];
hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string package = 2 [json_name = "package"];
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool packed = 2 [json_name = "packed"];
hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool packed = 2 [json_name = "packed"];
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
hasPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string php_namespace = 41 [json_name = "phpNamespace"];
hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string php_namespace = 41 [json_name = "phpNamespace"];
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
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
hasProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
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
optional bool repeated = 6 [json_name = "repeated"];
hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool repeated = 6 [json_name = "repeated"];
hasRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool repeated = 6 [json_name = "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
optional bool reserved = 5 [json_name = "reserved"];
hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional bool reserved = 5 [json_name = "reserved"];
hasReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional bool reserved = 5 [json_name = "reserved"];
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
optional string ruby_package = 45 [json_name = "rubyPackage"];
hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string ruby_package = 45 [json_name = "rubyPackage"];
hasRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string ruby_package = 45 [json_name = "rubyPackage"];
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
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
hasSourceContext() - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Api
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Enum
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
hasSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in class com.google.protobuf.Type
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
optional string source_file = 2 [json_name = "sourceFile"];
hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
optional string source_file = 2 [json_name = "sourceFile"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
optional int32 start = 1 [json_name = "start"];
hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
optional int32 start = 1 [json_name = "start"];
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"];
hasStringValue() - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
hasStringValue() - Method in class com.google.protobuf.Value
string string_value = 3 [json_name = "stringValue"];
hasStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
string string_value = 3 [json_name = "stringValue"];
hasStructValue() - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
hasStructValue() - Method in class com.google.protobuf.Value
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
hasStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
optional string syntax = 12 [json_name = "syntax"];
hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
optional string syntax = 12 [json_name = "syntax"];
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
optional string type = 3 [json_name = "type"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
optional string type = 3 [json_name = "type"];
hasType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
optional string type = 3 [json_name = "type"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
optional string type_name = 6 [json_name = "typeName"];
hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
optional string type_name = 6 [json_name = "typeName"];
hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
hasUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
hasUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUseOldOuterClassnameDefault() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
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 = { ...
hasUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
hasUtf8Validation() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [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
optional string value = 2 [json_name = "value"];
hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
optional string value = 2 [json_name = "value"];
hasValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
optional string value = 2 [json_name = "value"];
hasValue() - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
hasValue() - Method in class com.google.protobuf.Option
.google.protobuf.Any value = 2 [json_name = "value"];
hasValue() - Method in interface com.google.protobuf.OptionOrBuilder
.google.protobuf.Any value = 2 [json_name = "value"];
hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
hasVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
hasVisibility() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
hasVisibility() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
hasVisibility() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
hasVisibility() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
hasVisibility() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
hasVisibility() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0

I

IDEMPOTENCY_LEVEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
IDEMPOTENCY_UNKNOWN - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENCY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENCY_UNKNOWN = 0;
IDEMPOTENT - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENT = 2;
IDEMPOTENT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
IDEMPOTENT = 2;
IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
IMPLICIT - com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
IMPLICIT = 2;
IMPLICIT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
IMPLICIT = 2;
InlineMarker - Class in kotlin.jvm.internal
 
InlineMarker() - Constructor for class kotlin.jvm.internal.InlineMarker
 
INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
Int32Value - Class in com.google.protobuf
Protobuf type google.protobuf.Int32Value
Int32Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Int32Value
Int32ValueOrBuilder - Interface in com.google.protobuf
 
Int64Value - Class in com.google.protobuf
Protobuf type google.protobuf.Int64Value
Int64Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Int64Value
Int64ValueOrBuilder - Interface in com.google.protobuf
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.Edition
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
 
internalGetValueMap() - Static method in enum com.google.protobuf.Field.Cardinality
 
internalGetValueMap() - Static method in enum com.google.protobuf.Field.Kind
 
internalGetValueMap() - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
 
internalGetValueMap() - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
internalGetValueMap() - Static method in enum com.google.protobuf.NullValue
 
internalGetValueMap() - Static method in enum com.google.protobuf.Syntax
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.Edition
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
 
internalGetVerifier() - Static method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
 
internalGetVerifier() - Static method in enum com.google.protobuf.Field.Cardinality
 
internalGetVerifier() - Static method in enum com.google.protobuf.Field.Kind
 
internalGetVerifier() - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
 
internalGetVerifier() - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
 
internalGetVerifier() - Static method in enum com.google.protobuf.NullValue
 
internalGetVerifier() - Static method in enum com.google.protobuf.Syntax
 
intMagicApiCall(int) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
intMagicApiCall(int, long, long, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
intMagicApiCall(int, long, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
intMagicApiCall(int, Object, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
intMagicApiCall(int, Object, Object, Object, Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
intMagicApiCall(Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
IntRef() - Constructor for class kotlin.jvm.internal.Ref.IntRef
 
Intrinsics - Class in kotlin.jvm.internal
 
Intrinsics.Kotlin - Class in kotlin.jvm.internal
 
invoke() - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
invoke() - Method in class kotlin.jvm.internal.PropertyReference0
 
invoke(Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object) - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
invoke(Object) - Method in class kotlin.jvm.internal.PropertyReference1
 
invoke(Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
invoke(Object, Object) - Method in class kotlin.jvm.internal.PropertyReference2
 
invoke(Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
invokeVararg(Object...) - Method in class kotlin.jvm.internal.FunctionImpl
Deprecated.
 
IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
isAbstract() - Method in class kotlin.jvm.internal.CallableReference
 
isConst() - Method in class kotlin.jvm.internal.PropertyReference
 
isExternal() - Method in class kotlin.jvm.internal.FunctionReference
 
isFinal() - Method in class kotlin.jvm.internal.CallableReference
 
isFunctionOfArity(Object, int) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isInfix() - Method in class kotlin.jvm.internal.FunctionReference
 
isInline() - Method in class kotlin.jvm.internal.FunctionReference
 
isLateinit() - Method in class kotlin.jvm.internal.PropertyReference
 
isMutableCollection(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableIterable(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableList(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableListIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableMap(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableMapEntry(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableSet(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isOpen() - Method in class kotlin.jvm.internal.CallableReference
 
isOperator() - Method in class kotlin.jvm.internal.FunctionReference
 
isSuspend() - Method in class kotlin.jvm.internal.CallableReference
 
isSuspend() - Method in class kotlin.jvm.internal.FunctionReference
 

J

java_ - Static variable in class com.google.protobuf.JavaFeaturesProto
extend .google.protobuf.FeatureSet { ...
JAVA_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto
 
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
 
JavaFeaturesProto - Class in com.google.protobuf
 
JavaFeaturesProto.JavaFeatures - Class in com.google.protobuf
Protobuf type pb.JavaFeatures
JavaFeaturesProto.JavaFeatures.Builder - Class in com.google.protobuf
Protobuf type pb.JavaFeatures
JavaFeaturesProto.JavaFeatures.NestInFileClassFeature - Class in com.google.protobuf
Protobuf type pb.JavaFeatures.NestInFileClassFeature
JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.Builder - Class in com.google.protobuf
Protobuf type pb.JavaFeatures.NestInFileClassFeature
JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass - Enum in com.google.protobuf
Protobuf enum pb.JavaFeatures.NestInFileClassFeature.NestInFileClass
JavaFeaturesProto.JavaFeatures.NestInFileClassFeatureOrBuilder - Interface in com.google.protobuf
 
JavaFeaturesProto.JavaFeatures.Utf8Validation - Enum in com.google.protobuf
Protobuf enum pb.JavaFeatures.Utf8Validation
JavaFeaturesProto.JavaFeaturesOrBuilder - Interface in com.google.protobuf
 
JS_NORMAL - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NORMAL = 0;
JS_NORMAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NORMAL = 0;
JS_NUMBER - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NUMBER = 2;
JS_NUMBER_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_NUMBER = 2;
JS_STRING - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_STRING = 1;
JS_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
JS_STRING = 1;
JSON_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
JSON_FORMAT_UNKNOWN - com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
JSON_FORMAT_UNKNOWN = 0;
JSON_FORMAT_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
JSON_FORMAT_UNKNOWN = 0;
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
JSTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 

K

KIND_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
KIND_NOT_SET - com.google.protobuf.Value.KindCase
 
kotlin.jvm.internal - package kotlin.jvm.internal
 

L

LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
LABEL_OPTIONAL - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_OPTIONAL = 1;
LABEL_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_OPTIONAL = 1;
LABEL_REPEATED - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REPEATED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REQUIRED - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LABEL_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LARGE_ENUM_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
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 - com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
LEGACY = 3 [feature_support = { ...
LEGACY_BEST_EFFORT - com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
LEGACY_BEST_EFFORT = 2;
LEGACY_BEST_EFFORT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
LEGACY_BEST_EFFORT = 2;
LEGACY_CLOSED_ENUM_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
LEGACY_REQUIRED - com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
LEGACY_REQUIRED = 3;
LEGACY_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
LEGACY_REQUIRED = 3;
LEGACY_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
LEGACY = 3 [feature_support = { ...
LENGTH_PREFIXED - com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
LENGTH_PREFIXED = 1;
LENGTH_PREFIXED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
LENGTH_PREFIXED = 1;
LIST_VALUE - com.google.protobuf.Value.KindCase
 
LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
ListValue - Class in com.google.protobuf
Protobuf type google.protobuf.ListValue
ListValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.ListValue
ListValueOrBuilder - Interface in com.google.protobuf
 
LITE_RUNTIME - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
LITE_RUNTIME = 3;
LITE_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
LITE_RUNTIME = 3;
LOCAL_ALL - com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
LOCAL_ALL = 3;
LOCAL_ALL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
LOCAL_ALL = 3;
LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
LongRef() - Constructor for class kotlin.jvm.internal.Ref.LongRef
 

M

MagicApiIntrinsics - Class in kotlin.jvm.internal
 
MagicApiIntrinsics() - Constructor for class kotlin.jvm.internal.MagicApiIntrinsics
 
MAP_ENTRY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
mark(int) - Static method in class kotlin.jvm.internal.InlineMarker
 
mark(String) - Static method in class kotlin.jvm.internal.InlineMarker
 
MAXIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
mergeFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
mergeFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
mergeFixedFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
mergeListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
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"];
mergeOverridableFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
mergeStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
mergeValue(Any) - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
MESSAGE_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
MESSAGE_ENCODING_UNKNOWN - com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
MESSAGE_ENCODING_UNKNOWN = 0;
MESSAGE_ENCODING_UNKNOWN_VALUE - Static variable in enum 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 - Class in com.google.protobuf
Protobuf type google.protobuf.Method
METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
 
Method.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Method
MethodOrBuilder - Interface in com.google.protobuf
 
METHODS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
MINIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
 
Mixin - Class in com.google.protobuf
Protobuf type google.protobuf.Mixin
Mixin.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Mixin
MixinOrBuilder - Interface in com.google.protobuf
 
MIXINS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
mutableCollectionType(KType) - Static method in class kotlin.jvm.internal.Reflection
 
mutableCollectionType(KType) - Method in class kotlin.jvm.internal.ReflectionFactory
 
mutableProperty0(MutablePropertyReference0) - Static method in class kotlin.jvm.internal.Reflection
 
mutableProperty0(MutablePropertyReference0) - Method in class kotlin.jvm.internal.ReflectionFactory
 
mutableProperty1(MutablePropertyReference1) - Static method in class kotlin.jvm.internal.Reflection
 
mutableProperty1(MutablePropertyReference1) - Method in class kotlin.jvm.internal.ReflectionFactory
 
mutableProperty2(MutablePropertyReference2) - Static method in class kotlin.jvm.internal.Reflection
 
mutableProperty2(MutablePropertyReference2) - Method in class kotlin.jvm.internal.ReflectionFactory
 
MutablePropertyReference - Class in kotlin.jvm.internal
 
MutablePropertyReference() - Constructor for class kotlin.jvm.internal.MutablePropertyReference
 
MutablePropertyReference(Object) - Constructor for class kotlin.jvm.internal.MutablePropertyReference
 
MutablePropertyReference(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference
 
MutablePropertyReference0 - Class in kotlin.jvm.internal
 
MutablePropertyReference0() - Constructor for class kotlin.jvm.internal.MutablePropertyReference0
 
MutablePropertyReference0(Object) - Constructor for class kotlin.jvm.internal.MutablePropertyReference0
 
MutablePropertyReference0(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference0
 
MutablePropertyReference0Impl - Class in kotlin.jvm.internal
 
MutablePropertyReference0Impl(Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference0Impl
 
MutablePropertyReference0Impl(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference0Impl
 
MutablePropertyReference0Impl(KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.MutablePropertyReference0Impl
 
MutablePropertyReference1 - Class in kotlin.jvm.internal
 
MutablePropertyReference1() - Constructor for class kotlin.jvm.internal.MutablePropertyReference1
 
MutablePropertyReference1(Object) - Constructor for class kotlin.jvm.internal.MutablePropertyReference1
 
MutablePropertyReference1(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference1
 
MutablePropertyReference1Impl - Class in kotlin.jvm.internal
 
MutablePropertyReference1Impl(Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference1Impl
 
MutablePropertyReference1Impl(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference1Impl
 
MutablePropertyReference1Impl(KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.MutablePropertyReference1Impl
 
MutablePropertyReference2 - Class in kotlin.jvm.internal
 
MutablePropertyReference2() - Constructor for class kotlin.jvm.internal.MutablePropertyReference2
 
MutablePropertyReference2(Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference2
 
MutablePropertyReference2Impl - Class in kotlin.jvm.internal
 
MutablePropertyReference2Impl(Class, String, String, int) - Constructor for class kotlin.jvm.internal.MutablePropertyReference2Impl
 
MutablePropertyReference2Impl(KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.MutablePropertyReference2Impl
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
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_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
 
NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
 
NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
 
NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
 
needClassReification() - Static method in class kotlin.jvm.internal.Intrinsics
 
needClassReification(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
NEST_IN_FILE_CLASS_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
NEST_IN_FILE_CLASS_UNKNOWN - com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
NEST_IN_FILE_CLASS_UNKNOWN = 0;
NEST_IN_FILE_CLASS_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
NEST_IN_FILE_CLASS_UNKNOWN = 0;
NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
newBuilder() - Static method in class com.google.protobuf.Any
 
newBuilder() - Static method in class com.google.protobuf.Api
 
newBuilder() - Static method in class com.google.protobuf.BoolValue
 
newBuilder() - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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() - Static method in class com.google.protobuf.DoubleValue
 
newBuilder() - Static method in class com.google.protobuf.Duration
 
newBuilder() - Static method in class com.google.protobuf.Empty
 
newBuilder() - Static method in class com.google.protobuf.Enum
 
newBuilder() - Static method in class com.google.protobuf.EnumValue
 
newBuilder() - Static method in class com.google.protobuf.Field
 
newBuilder() - Static method in class com.google.protobuf.FieldMask
 
newBuilder() - Static method in class com.google.protobuf.FloatValue
 
newBuilder() - Static method in class com.google.protobuf.Int32Value
 
newBuilder() - Static method in class com.google.protobuf.Int64Value
 
newBuilder() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
newBuilder() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
newBuilder() - Static method in class com.google.protobuf.ListValue
 
newBuilder() - Static method in class com.google.protobuf.Method
 
newBuilder() - Static method in class com.google.protobuf.Mixin
 
newBuilder() - Static method in class com.google.protobuf.Option
 
newBuilder() - Static method in class com.google.protobuf.SourceContext
 
newBuilder() - Static method in class com.google.protobuf.StringValue
 
newBuilder() - Static method in class com.google.protobuf.Struct
 
newBuilder() - Static method in class com.google.protobuf.Timestamp
 
newBuilder() - Static method in class com.google.protobuf.Type
 
newBuilder() - Static method in class com.google.protobuf.UInt32Value
 
newBuilder() - Static method in class com.google.protobuf.UInt64Value
 
newBuilder() - Static method in class com.google.protobuf.Value
 
newBuilder(Any) - Static method in class com.google.protobuf.Any
 
newBuilder(Api) - Static method in class com.google.protobuf.Api
 
newBuilder(BoolValue) - Static method in class com.google.protobuf.BoolValue
 
newBuilder(BytesValue) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature
 
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.FieldOptions.FeatureSupport) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
 
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
 
newBuilder(DoubleValue) - Static method in class com.google.protobuf.DoubleValue
 
newBuilder(Duration) - Static method in class com.google.protobuf.Duration
 
newBuilder(Empty) - Static method in class com.google.protobuf.Empty
 
newBuilder(Enum) - Static method in class com.google.protobuf.Enum
 
newBuilder(EnumValue) - Static method in class com.google.protobuf.EnumValue
 
newBuilder(Field) - Static method in class com.google.protobuf.Field
 
newBuilder(FieldMask) - Static method in class com.google.protobuf.FieldMask
 
newBuilder(FloatValue) - Static method in class com.google.protobuf.FloatValue
 
newBuilder(Int32Value) - Static method in class com.google.protobuf.Int32Value
 
newBuilder(Int64Value) - Static method in class com.google.protobuf.Int64Value
 
newBuilder(JavaFeaturesProto.JavaFeatures) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
newBuilder(JavaFeaturesProto.JavaFeatures.NestInFileClassFeature) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
newBuilder(ListValue) - Static method in class com.google.protobuf.ListValue
 
newBuilder(Method) - Static method in class com.google.protobuf.Method
 
newBuilder(Mixin) - Static method in class com.google.protobuf.Mixin
 
newBuilder(Option) - Static method in class com.google.protobuf.Option
 
newBuilder(SourceContext) - Static method in class com.google.protobuf.SourceContext
 
newBuilder(StringValue) - Static method in class com.google.protobuf.StringValue
 
newBuilder(Struct) - Static method in class com.google.protobuf.Struct
 
newBuilder(Timestamp) - Static method in class com.google.protobuf.Timestamp
 
newBuilder(Type) - Static method in class com.google.protobuf.Type
 
newBuilder(UInt32Value) - Static method in class com.google.protobuf.UInt32Value
 
newBuilder(UInt64Value) - Static method in class com.google.protobuf.UInt64Value
 
newBuilder(Value) - Static method in class com.google.protobuf.Value
 
NO - com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
NO = 1;
NO_RECEIVER - Static variable in class kotlin.jvm.internal.CallableReference
 
NO_SIDE_EFFECTS - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
NO_SIDE_EFFECTS = 1;
NO_SIDE_EFFECTS_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
NO_SIDE_EFFECTS = 1;
NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
NO_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
NO = 1;
NONE - com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
NONE = 3;
NONE - com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
NONE = 0;
NONE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
NONE = 3;
NONE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
NONE = 0;
nothingType(KType) - Static method in class kotlin.jvm.internal.Reflection
 
nothingType(KType) - Method in class kotlin.jvm.internal.ReflectionFactory
 
NULL_VALUE - com.google.protobuf.NullValue
NULL_VALUE = 0;
NULL_VALUE - com.google.protobuf.Value.KindCase
 
NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
NULL_VALUE_VALUE - Static variable in enum com.google.protobuf.NullValue
NULL_VALUE = 0;
nullableTypeOf(Class) - Static method in class kotlin.jvm.internal.Reflection
 
nullableTypeOf(Class, KTypeProjection) - Static method in class kotlin.jvm.internal.Reflection
 
nullableTypeOf(Class, KTypeProjection...) - Static method in class kotlin.jvm.internal.Reflection
 
nullableTypeOf(Class, KTypeProjection, KTypeProjection) - Static method in class kotlin.jvm.internal.Reflection
 
nullableTypeOf(KClassifier) - Static method in class kotlin.jvm.internal.Reflection
 
NullValue - Enum in com.google.protobuf
Protobuf enum google.protobuf.NullValue
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
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
NUMBER_VALUE - com.google.protobuf.Value.KindCase
 
NUMBER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 

O

OBJC_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
ObjectRef() - Constructor for class kotlin.jvm.internal.Ref.ObjectRef
 
of(boolean) - Static method in class com.google.protobuf.BoolValue
 
of(double) - Static method in class com.google.protobuf.DoubleValue
 
of(float) - Static method in class com.google.protobuf.FloatValue
 
of(int) - Static method in class com.google.protobuf.Int32Value
 
of(int) - Static method in class com.google.protobuf.UInt32Value
 
of(long) - Static method in class com.google.protobuf.Int64Value
 
of(long) - Static method in class com.google.protobuf.UInt64Value
 
of(ByteString) - Static method in class com.google.protobuf.BytesValue
 
of(String) - Static method in class com.google.protobuf.StringValue
 
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
 
ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
ONEOFS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
OPEN - com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
OPEN = 1;
OPEN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
OPEN = 1;
OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
Option - Class in com.google.protobuf
Protobuf type google.protobuf.Option
OPTION_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
Option.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Option
OptionOrBuilder - Interface in com.google.protobuf
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
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
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
 
OVERRIDABLE_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
 

P

PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
PACKED - com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
PACKED = 1;
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
PACKED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
PACKED = 1;
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Api
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Duration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Empty
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Enum
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Field
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Method
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Mixin
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Option
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Type
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Api
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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[]) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Duration
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Empty
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Enum
 
parseFrom(byte[]) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Field
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(byte[]) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(byte[]) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Method
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Mixin
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Option
 
parseFrom(byte[]) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(byte[]) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Type
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteString) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(ByteString) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteString) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteString) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteString) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Api
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Duration
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Empty
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Enum
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Field
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Method
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Mixin
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Option
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Type
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Api
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Duration
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Empty
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Enum
 
parseFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Field
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(InputStream) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Method
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Mixin
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Option
 
parseFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Type
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parser() - Static method in class com.google.protobuf.Any
 
parser() - Static method in class com.google.protobuf.Api
 
parser() - Static method in class com.google.protobuf.BoolValue
 
parser() - Static method in class com.google.protobuf.BytesValue
 
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.FeatureSet.VisibilityFeature
 
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.FeatureSupport
 
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
 
parser() - Static method in class com.google.protobuf.DoubleValue
 
parser() - Static method in class com.google.protobuf.Duration
 
parser() - Static method in class com.google.protobuf.Empty
 
parser() - Static method in class com.google.protobuf.Enum
 
parser() - Static method in class com.google.protobuf.EnumValue
 
parser() - Static method in class com.google.protobuf.Field
 
parser() - Static method in class com.google.protobuf.FieldMask
 
parser() - Static method in class com.google.protobuf.FloatValue
 
parser() - Static method in class com.google.protobuf.Int32Value
 
parser() - Static method in class com.google.protobuf.Int64Value
 
parser() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature
 
parser() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
parser() - Static method in class com.google.protobuf.ListValue
 
parser() - Static method in class com.google.protobuf.Method
 
parser() - Static method in class com.google.protobuf.Mixin
 
parser() - Static method in class com.google.protobuf.Option
 
parser() - Static method in class com.google.protobuf.SourceContext
 
parser() - Static method in class com.google.protobuf.StringValue
 
parser() - Static method in class com.google.protobuf.Struct
 
parser() - Static method in class com.google.protobuf.Timestamp
 
parser() - Static method in class com.google.protobuf.Type
 
parser() - Static method in class com.google.protobuf.UInt32Value
 
parser() - Static method in class com.google.protobuf.UInt64Value
 
parser() - Static method in class com.google.protobuf.Value
 
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
 
PATHS_FIELD_NUMBER - Static variable in class com.google.protobuf.FieldMask
 
PHP_CLASS_PREFIX_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
 
platformType(KType, KType) - Static method in class kotlin.jvm.internal.Reflection
 
platformType(KType, KType) - Method in class kotlin.jvm.internal.ReflectionFactory
 
POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
property0(PropertyReference0) - Static method in class kotlin.jvm.internal.Reflection
 
property0(PropertyReference0) - Method in class kotlin.jvm.internal.ReflectionFactory
 
property1(PropertyReference1) - Static method in class kotlin.jvm.internal.Reflection
 
property1(PropertyReference1) - Method in class kotlin.jvm.internal.ReflectionFactory
 
property2(PropertyReference2) - Static method in class kotlin.jvm.internal.Reflection
 
property2(PropertyReference2) - Method in class kotlin.jvm.internal.ReflectionFactory
 
PropertyReference - Class in kotlin.jvm.internal
 
PropertyReference() - Constructor for class kotlin.jvm.internal.PropertyReference
 
PropertyReference(Object) - Constructor for class kotlin.jvm.internal.PropertyReference
 
PropertyReference(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference
 
PropertyReference0 - Class in kotlin.jvm.internal
 
PropertyReference0() - Constructor for class kotlin.jvm.internal.PropertyReference0
 
PropertyReference0(Object) - Constructor for class kotlin.jvm.internal.PropertyReference0
 
PropertyReference0(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference0
 
PropertyReference0Impl - Class in kotlin.jvm.internal
 
PropertyReference0Impl(Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference0Impl
 
PropertyReference0Impl(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference0Impl
 
PropertyReference0Impl(KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.PropertyReference0Impl
 
PropertyReference1 - Class in kotlin.jvm.internal
 
PropertyReference1() - Constructor for class kotlin.jvm.internal.PropertyReference1
 
PropertyReference1(Object) - Constructor for class kotlin.jvm.internal.PropertyReference1
 
PropertyReference1(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference1
 
PropertyReference1Impl - Class in kotlin.jvm.internal
 
PropertyReference1Impl(Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference1Impl
 
PropertyReference1Impl(Object, Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference1Impl
 
PropertyReference1Impl(KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.PropertyReference1Impl
 
PropertyReference2 - Class in kotlin.jvm.internal
 
PropertyReference2() - Constructor for class kotlin.jvm.internal.PropertyReference2
 
PropertyReference2(Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference2
 
PropertyReference2Impl - Class in kotlin.jvm.internal
 
PropertyReference2Impl(Class, String, String, int) - Constructor for class kotlin.jvm.internal.PropertyReference2Impl
 
PropertyReference2Impl(KDeclarationContainer, String, String) - Constructor for class kotlin.jvm.internal.PropertyReference2Impl
 
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
 
putAllFields(Map<String, Value>) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
putFields(String, Value) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

R

receiver - Variable in class kotlin.jvm.internal.AdaptedFunctionReference
 
receiver - Variable in class kotlin.jvm.internal.CallableReference
 
Ref - Class in kotlin.jvm.internal
 
Ref.BooleanRef - Class in kotlin.jvm.internal
 
Ref.ByteRef - Class in kotlin.jvm.internal
 
Ref.CharRef - Class in kotlin.jvm.internal
 
Ref.DoubleRef - Class in kotlin.jvm.internal
 
Ref.FloatRef - Class in kotlin.jvm.internal
 
Ref.IntRef - Class in kotlin.jvm.internal
 
Ref.LongRef - Class in kotlin.jvm.internal
 
Ref.ObjectRef<T> - Class in kotlin.jvm.internal
 
Ref.ShortRef - Class in kotlin.jvm.internal
 
Reflection - Class in kotlin.jvm.internal
This class serves as a facade to the actual reflection implementation.
Reflection() - Constructor for class kotlin.jvm.internal.Reflection
 
ReflectionFactory - Class in kotlin.jvm.internal
 
ReflectionFactory() - Constructor for class kotlin.jvm.internal.ReflectionFactory
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.AnyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.ApiProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DurationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.EmptyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMaskProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContextProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TimestampProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TypeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.WrappersProto
 
reifiedOperationMarker(int, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
reifiedOperationMarker(int, String, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
removeAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
removeDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
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"];
removeEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
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"];
removeFields(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
removeFields(String) - Method in class com.google.protobuf.Struct.Builder
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
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
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
removeMethods(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
removeMixins(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
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"];
removeOptions(int) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
removeOptions(int) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
removeValues(int) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
renderLambdaToString(FunctionBase) - Static method in class kotlin.jvm.internal.Reflection
 
renderLambdaToString(FunctionBase) - Method in class kotlin.jvm.internal.ReflectionFactory
 
renderLambdaToString(Lambda) - Static method in class kotlin.jvm.internal.Reflection
 
renderLambdaToString(Lambda) - Method in class kotlin.jvm.internal.ReflectionFactory
 
RepeatableContainer - Annotation Type in kotlin.jvm.internal
 
REPEATED_FIELD_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
REPEATED_FIELD_ENCODING_UNKNOWN - com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
REPEATED_FIELD_ENCODING_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
REPEATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
 
REQUEST_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
REQUEST_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
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
 
RESPONSE_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
RESPONSE_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
RETENTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
RETENTION_RUNTIME - com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_RUNTIME = 1;
RETENTION_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_RUNTIME = 1;
RETENTION_SOURCE - com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_SOURCE = 2;
RETENTION_SOURCE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_SOURCE = 2;
RETENTION_UNKNOWN - com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_UNKNOWN = 0;
RETENTION_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
RETENTION_UNKNOWN = 0;
ROOT_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
 
RUBY_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 

S

SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
 
SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
 
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(Object) - Method in class kotlin.jvm.internal.MutablePropertyReference0Impl
 
set(Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference1Impl
 
set(Object, Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference2Impl
 
SET - com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
SET = 1;
SET_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
SET = 1;
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
optional bool allow_alias = 2 [json_name = "allowAlias"];
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 begin = 3 [json_name = "begin"];
setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
bool bool_value = 4 [json_name = "boolValue"];
setCardinality(Field.Cardinality) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
setCardinalityValue(int) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool debug_redact = 3 [default = false, json_name = "debugRedact"];
setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool debug_redact = 16 [default = false, json_name = "debugRedact"];
setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [json_name = "declaration", retention = RETENTION_SOURCE];
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"];
setDefaultSymbolVisibility(DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [json_name = "defaultSymbolVisibility", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
setDefaultValue(String) - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string default_value = 7 [json_name = "defaultValue"];
setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string default_value = 11 [json_name = "defaultValue"];
setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string dependency = 3 [json_name = "dependency"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
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=0
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=0
setDeprecationWarning(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
setDeprecationWarningBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional string deprecation_warning = 3 [json_name = "deprecationWarning"];
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
optional .google.protobuf.Edition edition = 14 [json_name = "edition"];
setEdition(String) - Method in class com.google.protobuf.Api.Builder
string edition = 8 [json_name = "edition"];
setEdition(String) - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
setEdition(String) - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
setEdition(String) - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
setEditionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
string edition = 8 [json_name = "edition"];
setEditionBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
string edition = 6 [json_name = "edition"];
setEditionBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.edition is deprecated. See google/protobuf/api.proto;l=0
setEditionBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
string edition = 7 [json_name = "edition"];
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"];
setEditionDeprecated(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_deprecated = 2 [json_name = "editionDeprecated"];
setEditionIntroduced(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_introduced = 1 [json_name = "editionIntroduced"];
setEditionRemoved(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
optional .google.protobuf.Edition edition_removed = 4 [json_name = "editionRemoved"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 end = 2 [json_name = "end"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 end = 2 [json_name = "end"];
setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional int32 end = 4 [json_name = "end"];
setEnforceNamingStyle(DescriptorProtos.FeatureSet.EnforceNamingStyle) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [json_name = "enforceNamingStyle", retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
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 = { ...
setEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
setEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string extendee = 2 [json_name = "extendee"];
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
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];
setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4 [json_name = "featureSupport"];
setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22 [json_name = "featureSupport"];
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 = { ...
setFields(int, Field) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
setFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
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"];
setFileName(String) - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
setFileNameBytes(ByteString) - Method in class com.google.protobuf.SourceContext.Builder
string file_name = 1 [json_name = "fileName"];
setFixedFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
setFixedFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];
setFullName(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
setFullNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string full_name = 2 [json_name = "fullName"];
setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string go_package = 11 [json_name = "goPackage"];
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
optional string identifier_value = 3 [json_name = "identifierValue"];
setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional string identifier_value = 3 [json_name = "identifierValue"];
setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
optional string input_type = 2 [json_name = "inputType"];
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=0
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
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string java_package = 1 [json_name = "javaPackage"];
setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
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
optional string json_name = 10 [json_name = "jsonName"];
setJsonName(String) - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string json_name = 10 [json_name = "jsonName"];
setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string json_name = 10 [json_name = "jsonName"];
setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
setKind(Field.Kind) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
setKindValue(int) - Method in class com.google.protobuf.Field.Builder
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
setLargeEnum(boolean) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool large_enum = 3 [json_name = "largeEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool lazy = 5 [default = false, json_name = "lazy"];
setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
optional string leading_comments = 3 [json_name = "leadingComments"];
setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
setLegacyClosedEnum(boolean) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool legacy_closed_enum = 1 [json_name = "legacyClosedEnum", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool map_entry = 7 [json_name = "mapEntry"];
setMaximumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition maximum_edition = 5 [json_name = "maximumEdition"];
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
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
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"];
setMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
setMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
setMinimumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
optional .google.protobuf.Edition minimum_edition = 4 [json_name = "minimumEdition"];
setMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
setMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
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.Api.Builder
string name = 1 [json_name = "name"];
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
optional string name = 1 [json_name = "name"];
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"];
setName(String) - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
setName(String) - Method in class com.google.protobuf.Type.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
string name = 1 [json_name = "name"];
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
optional string name = 1 [json_name = "name"];
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"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.EnumValue.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string name = 4 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Option.Builder
string name = 1 [json_name = "name"];
setNameBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
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"];
setNanos(int) - Method in class com.google.protobuf.Duration.Builder
int32 nanos = 2 [json_name = "nanos"];
setNanos(int) - Method in class com.google.protobuf.Timestamp.Builder
int32 nanos = 2 [json_name = "nanos"];
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"];
setNestInFileClass(JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.NestInFileClassFeature.NestInFileClass nest_in_file_class = 5 [json_name = "nestInFileClass", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_SERVICE, edition_defaults = { ...
setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
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
optional int32 number = 1 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional int32 number = 3 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.EnumValue.Builder
int32 number = 2 [json_name = "number"];
setNumber(int) - Method in class com.google.protobuf.Field.Builder
int32 number = 3 [json_name = "number"];
setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
double number_value = 2 [json_name = "numberValue"];
setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
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
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
setOneofIndex(int) - Method in class com.google.protobuf.Field.Builder
int32 oneof_index = 7 [json_name = "oneofIndex"];
setOneofs(int, String) - Method in class com.google.protobuf.Type.Builder
repeated string oneofs = 3 [json_name = "oneofs"];
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"];
setOptionDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated string option_dependency = 15 [json_name = "optionDependency"];
setOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
setOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
repeated .google.protobuf.Option options = 3 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
repeated .google.protobuf.Option options = 9 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
repeated .google.protobuf.Option options = 6 [json_name = "options"];
setOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
repeated .google.protobuf.Option options = 4 [json_name = "options"];
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"];
setOverridableFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
setOverridableFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];
setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string package = 2 [json_name = "package"];
setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool packed = 2 [json_name = "packed"];
setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
bool packed = 8 [json_name = "packed"];
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 path = 1 [json_name = "path", packed = true];
setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
repeated string paths = 1 [json_name = "paths"];
setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
setPhpMetadataNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
setPhpMetadataNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string php_namespace = 41 [json_name = "phpNamespace"];
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
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
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
optional bool repeated = 6 [json_name = "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 = { ...
setRequestStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
bool request_streaming = 3 [json_name = "requestStreaming"];
setRequestTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
setRequestTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
string request_type_url = 2 [json_name = "requestTypeUrl"];
setReserved(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional bool reserved = 5 [json_name = "reserved"];
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
repeated string reserved_name = 10 [json_name = "reservedName"];
setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated string reserved_name = 5 [json_name = "reservedName"];
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
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
setResponseStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
bool response_streaming = 5 [json_name = "responseStreaming"];
setResponseTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
setResponseTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
string response_type_url = 4 [json_name = "responseTypeUrl"];
setRetention(DescriptorProtos.FieldOptions.OptionRetention) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional .google.protobuf.FieldOptions.OptionRetention retention = 17 [json_name = "retention"];
setRoot(String) - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
setRootBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
string root = 2 [json_name = "root"];
setRubyPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
setRubyPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string ruby_package = 45 [json_name = "rubyPackage"];
setSeconds(long) - Method in class com.google.protobuf.Duration.Builder
int64 seconds = 1 [json_name = "seconds"];
setSeconds(long) - Method in class com.google.protobuf.Timestamp.Builder
int64 seconds = 1 [json_name = "seconds"];
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
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
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
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
setSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
setSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
optional string source_file = 2 [json_name = "sourceFile"];
setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
repeated int32 span = 2 [json_name = "span", packed = true];
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
optional int32 start = 1 [json_name = "start"];
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
optional int32 start = 1 [json_name = "start"];
setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
optional bytes string_value = 7 [json_name = "stringValue"];
setStringValue(String) - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
string string_value = 3 [json_name = "stringValue"];
setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
setSyntax(Syntax) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
setSyntax(Syntax) - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
setSyntax(Syntax) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
optional string syntax = 12 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Api.Builder
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Enum.Builder
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
setSyntaxValue(int) - Method in class com.google.protobuf.Method.Builder
Deprecated.
google.protobuf.Method.syntax is deprecated. See google/protobuf/api.proto;l=0
setSyntaxValue(int) - Method in class com.google.protobuf.Type.Builder
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
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
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
setType(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
setTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
optional string type = 3 [json_name = "type"];
setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
optional string type_name = 6 [json_name = "typeName"];
setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
setTypeUrl(String) - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
string type_url = 1 [json_name = "typeUrl"];
setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
string type_url = 6 [json_name = "typeUrl"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
setUnverifiedLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
optional bool unverified_lazy = 15 [default = false, json_name = "unverifiedLazy"];
setUpperBounds(KTypeParameter, List<KType>) - Method in class kotlin.jvm.internal.ReflectionFactory
 
setUpperBounds(KTypeParameter, KType) - Static method in class kotlin.jvm.internal.Reflection
 
setUpperBounds(KTypeParameter, KType...) - Static method in class kotlin.jvm.internal.Reflection
 
setUseOldOuterClassnameDefault(boolean) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional bool use_old_outer_classname_default = 4 [json_name = "useOldOuterClassnameDefault", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FILE, edition_defaults = { ...
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 = { ...
setUtf8Validation(JavaFeaturesProto.JavaFeatures.Utf8Validation) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
optional .pb.JavaFeatures.Utf8Validation utf8_validation = 2 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
bool value = 1 [json_name = "value"];
setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
double value = 1 [json_name = "value"];
setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
float value = 1 [json_name = "value"];
setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
int32 value = 1 [json_name = "value"];
setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
uint32 value = 1 [json_name = "value"];
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(long) - Method in class com.google.protobuf.Int64Value.Builder
int64 value = 1 [json_name = "value"];
setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
uint64 value = 1 [json_name = "value"];
setValue(Any) - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
setValue(Any.Builder) - Method in class com.google.protobuf.Option.Builder
.google.protobuf.Any value = 2 [json_name = "value"];
setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
bytes value = 2 [json_name = "value"];
setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
bytes value = 1 [json_name = "value"];
setValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
setValue(String) - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
setValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
optional string value = 2 [json_name = "value"];
setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
string value = 1 [json_name = "value"];
setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
repeated .google.protobuf.Value values = 1 [json_name = "values"];
setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, json_name = "verification", retention = RETENTION_SOURCE];
setVersion(String) - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
setVersionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
string version = 4 [json_name = "version"];
setVisibility(DescriptorProtos.SymbolVisibility) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 11 [json_name = "visibility"];
setVisibility(DescriptorProtos.SymbolVisibility) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
optional .google.protobuf.SymbolVisibility visibility = 6 [json_name = "visibility"];
setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
Deprecated.
google.protobuf.FieldOptions.weak is deprecated. See google/protobuf/descriptor.proto;l=0
setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
ShortRef() - Constructor for class kotlin.jvm.internal.Ref.ShortRef
 
size() - Method in class kotlin.jvm.internal.SpreadBuilder
 
SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
 
SourceContext - Class in com.google.protobuf
Protobuf type google.protobuf.SourceContext
SourceContext.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.SourceContext
SourceContextOrBuilder - Interface in com.google.protobuf
 
SourceContextProto - Class in com.google.protobuf
 
SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
SPEED - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
SPEED = 1;
SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
SPEED = 1;
SpreadBuilder - Class in kotlin.jvm.internal
 
SpreadBuilder(int) - Constructor for class kotlin.jvm.internal.SpreadBuilder
 
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
 
STRICT - com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
STRICT = 4;
STRICT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
STRICT = 4;
STRING - com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING = 0;
STRING_PIECE - com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING_PIECE = 2;
STRING_VALUE - com.google.protobuf.Value.KindCase
 
STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
STRING = 0;
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
stringPlus(String, Object) - Static method in class kotlin.jvm.internal.Intrinsics
 
StringValue - Class in com.google.protobuf
Protobuf type google.protobuf.StringValue
StringValue.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.StringValue
StringValueOrBuilder - Interface in com.google.protobuf
 
Struct - Class in com.google.protobuf
Protobuf type google.protobuf.Struct
STRUCT_VALUE - com.google.protobuf.Value.KindCase
 
STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
Struct.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Struct
StructOrBuilder - Interface in com.google.protobuf
 
StructProto - Class in com.google.protobuf
 
STYLE_LEGACY - com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
STYLE_LEGACY = 2;
STYLE_LEGACY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
STYLE_LEGACY = 2;
STYLE2024 - com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
STYLE2024 = 1;
STYLE2024_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
STYLE2024 = 1;
SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
Syntax - Enum in com.google.protobuf
Protobuf enum google.protobuf.Syntax
SYNTAX_EDITIONS - com.google.protobuf.Syntax
SYNTAX_EDITIONS = 2;
SYNTAX_EDITIONS_VALUE - Static variable in enum com.google.protobuf.Syntax
SYNTAX_EDITIONS = 2;
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
 
SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
 
SYNTAX_PROTO2 - com.google.protobuf.Syntax
SYNTAX_PROTO2 = 0;
SYNTAX_PROTO2_VALUE - Static variable in enum com.google.protobuf.Syntax
SYNTAX_PROTO2 = 0;
SYNTAX_PROTO3 - com.google.protobuf.Syntax
SYNTAX_PROTO3 = 1;
SYNTAX_PROTO3_VALUE - Static variable in enum com.google.protobuf.Syntax
SYNTAX_PROTO3 = 1;

T

TARGET_TYPE_ENUM - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM = 6;
TARGET_TYPE_ENUM_ENTRY - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM_ENTRY = 7;
TARGET_TYPE_ENUM_ENTRY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM_ENTRY = 7;
TARGET_TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ENUM = 6;
TARGET_TYPE_EXTENSION_RANGE - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_EXTENSION_RANGE = 2;
TARGET_TYPE_EXTENSION_RANGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_EXTENSION_RANGE = 2;
TARGET_TYPE_FIELD - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FIELD = 4;
TARGET_TYPE_FIELD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FIELD = 4;
TARGET_TYPE_FILE - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FILE = 1;
TARGET_TYPE_FILE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_FILE = 1;
TARGET_TYPE_MESSAGE - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_MESSAGE = 3;
TARGET_TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_MESSAGE = 3;
TARGET_TYPE_METHOD - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_METHOD = 9;
TARGET_TYPE_METHOD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_METHOD = 9;
TARGET_TYPE_ONEOF - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ONEOF = 5;
TARGET_TYPE_ONEOF_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_ONEOF = 5;
TARGET_TYPE_SERVICE - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_SERVICE = 8;
TARGET_TYPE_SERVICE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_SERVICE = 8;
TARGET_TYPE_UNKNOWN - com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_UNKNOWN = 0;
TARGET_TYPE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
TARGET_TYPE_UNKNOWN = 0;
TARGETS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
throwAssert() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwAssert(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwCce(ClassCastException) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
throwCce(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
throwCce(String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
throwIllegalArgument() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwIllegalArgument(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwIllegalState() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwIllegalState(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwJavaNpe() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwJavaNpe(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwNpe() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwNpe(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwUndefinedForReified() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwUndefinedForReified(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwUninitializedProperty(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
throwUninitializedPropertyAccessException(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
Timestamp - Class in com.google.protobuf
Protobuf type google.protobuf.Timestamp
Timestamp.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Timestamp
TimestampOrBuilder - Interface in com.google.protobuf
 
TimestampProto - Class in com.google.protobuf
 
toArray(Object[]) - Method in class kotlin.jvm.internal.SpreadBuilder
 
toString() - Method in class kotlin.jvm.internal.AdaptedFunctionReference
 
toString() - Method in class kotlin.jvm.internal.FunctionReference
 
toString() - Method in class kotlin.jvm.internal.FunInterfaceConstructorReference
 
toString() - Method in class kotlin.jvm.internal.PropertyReference
 
toString() - Method in class kotlin.jvm.internal.Ref.BooleanRef
 
toString() - Method in class kotlin.jvm.internal.Ref.ByteRef
 
toString() - Method in class kotlin.jvm.internal.Ref.CharRef
 
toString() - Method in class kotlin.jvm.internal.Ref.DoubleRef
 
toString() - Method in class kotlin.jvm.internal.Ref.FloatRef
 
toString() - Method in class kotlin.jvm.internal.Ref.IntRef
 
toString() - Method in class kotlin.jvm.internal.Ref.LongRef
 
toString() - Method in class kotlin.jvm.internal.Ref.ObjectRef
 
toString() - Method in class kotlin.jvm.internal.Ref.ShortRef
 
TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
Type - Class in com.google.protobuf
Protobuf type google.protobuf.Type
TYPE_BOOL - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL - com.google.protobuf.Field.Kind
TYPE_BOOL = 8;
TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BOOL = 8;
TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_BOOL = 8;
TYPE_BYTES - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BYTES = 12;
TYPE_BYTES - com.google.protobuf.Field.Kind
TYPE_BYTES = 12;
TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_BYTES = 12;
TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_BYTES = 12;
TYPE_DOUBLE - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_DOUBLE = 1;
TYPE_DOUBLE - com.google.protobuf.Field.Kind
TYPE_DOUBLE = 1;
TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_DOUBLE = 1;
TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_DOUBLE = 1;
TYPE_ENUM - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM - com.google.protobuf.Field.Kind
TYPE_ENUM = 14;
TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_ENUM = 14;
TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.Field.Kind
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 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32 - com.google.protobuf.Field.Kind
TYPE_FIXED32 = 7;
TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED32 = 7;
TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_FIXED32 = 7;
TYPE_FIXED64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64 - com.google.protobuf.Field.Kind
TYPE_FIXED64 = 6;
TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FIXED64 = 6;
TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_FIXED64 = 6;
TYPE_FLOAT - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT - com.google.protobuf.Field.Kind
TYPE_FLOAT = 2;
TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_FLOAT = 2;
TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_FLOAT = 2;
TYPE_GROUP - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_GROUP = 10;
TYPE_GROUP - com.google.protobuf.Field.Kind
TYPE_GROUP = 10;
TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_GROUP = 10;
TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_GROUP = 10;
TYPE_INT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT32 = 5;
TYPE_INT32 - com.google.protobuf.Field.Kind
TYPE_INT32 = 5;
TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT32 = 5;
TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_INT32 = 5;
TYPE_INT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT64 = 3;
TYPE_INT64 - com.google.protobuf.Field.Kind
TYPE_INT64 = 3;
TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_INT64 = 3;
TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_INT64 = 3;
TYPE_MESSAGE - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_MESSAGE = 11;
TYPE_MESSAGE - com.google.protobuf.Field.Kind
TYPE_MESSAGE = 11;
TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_MESSAGE = 11;
TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_MESSAGE = 11;
TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
TYPE_SFIXED32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32 - com.google.protobuf.Field.Kind
TYPE_SFIXED32 = 15;
TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED32 = 15;
TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_SFIXED32 = 15;
TYPE_SFIXED64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64 - com.google.protobuf.Field.Kind
TYPE_SFIXED64 = 16;
TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SFIXED64 = 16;
TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_SFIXED64 = 16;
TYPE_SINT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT32 = 17;
TYPE_SINT32 - com.google.protobuf.Field.Kind
TYPE_SINT32 = 17;
TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT32 = 17;
TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_SINT32 = 17;
TYPE_SINT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT64 = 18;
TYPE_SINT64 - com.google.protobuf.Field.Kind
TYPE_SINT64 = 18;
TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_SINT64 = 18;
TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_SINT64 = 18;
TYPE_STRING - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING - com.google.protobuf.Field.Kind
TYPE_STRING = 9;
TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_STRING = 9;
TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_STRING = 9;
TYPE_UINT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32 - com.google.protobuf.Field.Kind
TYPE_UINT32 = 13;
TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT32 = 13;
TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_UINT32 = 13;
TYPE_UINT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64 - com.google.protobuf.Field.Kind
TYPE_UINT64 = 4;
TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
TYPE_UINT64 = 4;
TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_UINT64 = 4;
TYPE_UNKNOWN - com.google.protobuf.Field.Kind
TYPE_UNKNOWN = 0;
TYPE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Kind
TYPE_UNKNOWN = 0;
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
 
Type.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Type
TypeIntrinsics - Class in kotlin.jvm.internal
 
TypeIntrinsics() - Constructor for class kotlin.jvm.internal.TypeIntrinsics
 
typeOf(Class) - Static method in class kotlin.jvm.internal.Reflection
 
typeOf(Class, KTypeProjection) - Static method in class kotlin.jvm.internal.Reflection
 
typeOf(Class, KTypeProjection...) - Static method in class kotlin.jvm.internal.Reflection
 
typeOf(Class, KTypeProjection, KTypeProjection) - Static method in class kotlin.jvm.internal.Reflection
 
typeOf(KClassifier) - Static method in class kotlin.jvm.internal.Reflection
 
typeOf(KClassifier, List<KTypeProjection>, boolean) - Method in class kotlin.jvm.internal.ReflectionFactory
 
TypeOrBuilder - Interface in com.google.protobuf
 
typeParameter(Object, String, KVariance, boolean) - Static method in class kotlin.jvm.internal.Reflection
 
typeParameter(Object, String, KVariance, boolean) - Method in class kotlin.jvm.internal.ReflectionFactory
 
TypeProto - Class in com.google.protobuf
 

U

UInt32Value - Class in com.google.protobuf
Protobuf type google.protobuf.UInt32Value
UInt32Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UInt32Value
UInt32ValueOrBuilder - Interface in com.google.protobuf
 
UInt64Value - Class in com.google.protobuf
Protobuf type google.protobuf.UInt64Value
UInt64Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UInt64Value
UInt64ValueOrBuilder - Interface in com.google.protobuf
 
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
 
UNRECOGNIZED - com.google.protobuf.Field.Cardinality
 
UNRECOGNIZED - com.google.protobuf.Field.Kind
 
UNRECOGNIZED - com.google.protobuf.NullValue
 
UNRECOGNIZED - com.google.protobuf.Syntax
 
UNVERIFIED - 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 com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
UNVERIFIED = 1;
USE_OLD_OUTER_CLASSNAME_DEFAULT_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
UTF8_VALIDATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
 
UTF8_VALIDATION_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
 
UTF8_VALIDATION_UNKNOWN - com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN - com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;
UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
UTF8_VALIDATION_UNKNOWN = 0;

V

Value - Class in com.google.protobuf
Protobuf type google.protobuf.Value
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BoolValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BytesValue
 
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
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DoubleValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.FloatValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int64Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.StringValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt64Value
 
Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.Value
Value.KindCase - Enum in com.google.protobuf
 
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.Edition
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Field.Cardinality
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Field.Kind
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.NullValue
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Syntax
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Value.KindCase
Deprecated.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.Edition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Field.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Field.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.NullValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Value.KindCase
Returns the enum constant of this type with the specified name.
ValueOrBuilder - Interface in com.google.protobuf
 
values() - Static method in enum com.google.protobuf.DescriptorProtos.Edition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Field.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Field.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.NullValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Value.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class com.google.protobuf.ListValue
 
VERIFICATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
 
VERIFY - com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
VERIFY = 2;
VERIFY - com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
VERIFY = 2;
VERIFY_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
VERIFY = 2;
VERIFY_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
VERIFY = 2;
VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
 
VISIBILITY_EXPORT - com.google.protobuf.DescriptorProtos.SymbolVisibility
VISIBILITY_EXPORT = 2;
VISIBILITY_EXPORT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
VISIBILITY_EXPORT = 2;
VISIBILITY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
 
VISIBILITY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
 
VISIBILITY_LOCAL - com.google.protobuf.DescriptorProtos.SymbolVisibility
VISIBILITY_LOCAL = 1;
VISIBILITY_LOCAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
VISIBILITY_LOCAL = 1;
VISIBILITY_UNSET - com.google.protobuf.DescriptorProtos.SymbolVisibility
VISIBILITY_UNSET = 0;
VISIBILITY_UNSET_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.SymbolVisibility
VISIBILITY_UNSET = 0;
voidMagicApiCall(int) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
 
voidMagicApiCall(Object) - Static method in class kotlin.jvm.internal.MagicApiIntrinsics
This method is used as a reified marker for plugin-defined compiler intrinsics.

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
 
WrappersProto - Class in com.google.protobuf
 

Y

YES - com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
YES = 2;
YES_VALUE - Static variable in enum com.google.protobuf.JavaFeaturesProto.JavaFeatures.NestInFileClassFeature.NestInFileClass
YES = 2;
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages