Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSTRACT_MUTABLE_TO_STRING - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- ABSTRACT_TO_STRING - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- AbstractBufferedEncoder(int) - Constructor for class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- AbstractByteIterator() - Constructor for class com.google.protobuf.ByteString.AbstractByteIterator
- AbstractMessage - Class in com.google.protobuf
-
A partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessage() - Constructor for class com.google.protobuf.AbstractMessage
- AbstractMessage.Builder<BuilderType> - Class in com.google.protobuf
-
A partial implementation of the
Message.Builder
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessage.BuilderParent - Interface in com.google.protobuf
-
Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.
- AbstractMessageLite<MessageType,
BuilderType> - Class in com.google.protobuf -
A partial implementation of the
MessageLite
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessageLite() - Constructor for class com.google.protobuf.AbstractMessageLite
- AbstractMessageLite.Builder<MessageType,
BuilderType> - Class in com.google.protobuf -
A partial implementation of the
Message.Builder
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessageLite.Builder.LimitedInputStream - Class in com.google.protobuf
-
An InputStream implementations which reads from some other InputStream but is limited to a particular number of bytes.
- AbstractMessageLite.InternalOneOfEnum - Interface in com.google.protobuf
-
Interface for an enum which signifies which field in a
oneof
was specified. - AbstractParser<MessageType> - Class in com.google.protobuf
-
A partial implementation of the
Parser
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractParser() - Constructor for class com.google.protobuf.AbstractParser
- AbstractProtobufList<E> - Class in com.google.protobuf
-
An abstract implementation of
Internal.ProtobufList
which manages mutability semantics. - AbstractProtobufList() - Constructor for class com.google.protobuf.AbstractProtobufList
-
Constructs a mutable list by default.
- AbstractProtobufList(boolean) - Constructor for class com.google.protobuf.AbstractProtobufList
-
Constructs an immutable list for EMPTY lists
- add(byte[]) - Method in class com.google.protobuf.LazyStringArrayList
- add(byte[]) - Method in interface com.google.protobuf.LazyStringList
-
Appends the specified element to the end of this list (optional operation).
- add(byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- add(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
- add(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- add(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
- add(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
- add(int, E) - Method in class com.google.protobuf.AbstractProtobufList
- add(int, E) - Method in class com.google.protobuf.ProtobufArrayList
- add(int, Boolean) - Method in class com.google.protobuf.BooleanArrayList
- add(int, Double) - Method in class com.google.protobuf.DoubleArrayList
- add(int, Float) - Method in class com.google.protobuf.FloatArrayList
- add(int, Integer) - Method in class com.google.protobuf.IntArrayList
- add(int, Long) - Method in class com.google.protobuf.LongArrayList
- add(int, String) - Method in class com.google.protobuf.LazyStringArrayList
- add(ByteString) - Method in class com.google.protobuf.LazyStringArrayList
- add(ByteString) - Method in interface com.google.protobuf.LazyStringList
-
Appends the specified element to the end of this list (optional operation).
- add(ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- add(Descriptors.Descriptor) - Method in class com.google.protobuf.TypeRegistry.Builder
-
Adds a message type and all types defined in the same .proto file as well as all transitively imported .proto files to this
TypeRegistry.Builder
. - add(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ExtensionRegistry
-
Add a non-message-type extension to the registry by descriptor.
- add(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.ExtensionRegistry
-
Add a message-type extension to the registry by descriptor.
- add(Extension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistry
-
Add an extension from a generated file to the registry.
- add(ExtensionLite<?, ?>) - Method in class com.google.protobuf.ExtensionRegistryLite
-
Add an extension from a lite generated file to the registry only if it is a non-lite extension i.e.
- add(ExtensionRegistry.ExtensionInfo, Extension.ExtensionType) - Method in class com.google.protobuf.ExtensionRegistry
- add(GeneratedMessage.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistry
-
Add an extension from a generated file to the registry.
- add(GeneratedMessageLite.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistryLite
-
Add an extension from a lite generated file to the registry.
- add(E) - Method in class com.google.protobuf.AbstractProtobufList
- add(E) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- add(E) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- add(E) - Method in class com.google.protobuf.ProtobufArrayList
- add(Boolean) - Method in class com.google.protobuf.BooleanArrayList
- add(Double) - Method in class com.google.protobuf.DoubleArrayList
- add(Float) - Method in class com.google.protobuf.FloatArrayList
- add(Integer) - Method in class com.google.protobuf.IntArrayList
- add(Iterable<Descriptors.Descriptor>) - Method in class com.google.protobuf.TypeRegistry.Builder
-
Adds message types and all types defined in the same .proto file as well as all transitively imported .proto files to this
TypeRegistry.Builder
. - add(Long) - Method in class com.google.protobuf.LongArrayList
- add(String) - Method in class com.google.protobuf.LazyStringArrayList
- add(Map.Entry<K, V>) - Method in class com.google.protobuf.SmallSortedMap.EntrySet
- addAll(int, Collection<? extends E>) - Method in class com.google.protobuf.AbstractProtobufList
- addAll(int, Collection<? extends String>) - Method in class com.google.protobuf.LazyStringArrayList
- addAll(Iterable<T>, Collection<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Deprecated.
- addAll(Iterable<T>, List<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite
- addAll(Iterable<T>, List<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Adds the
values
to thelist
. - addAll(Collection<? extends E>) - Method in class com.google.protobuf.AbstractProtobufList
- addAll(Collection<? extends E>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- addAll(Collection<? extends E>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- addAll(Collection<? extends Boolean>) - Method in class com.google.protobuf.BooleanArrayList
- addAll(Collection<? extends Double>) - Method in class com.google.protobuf.DoubleArrayList
- addAll(Collection<? extends Float>) - Method in class com.google.protobuf.FloatArrayList
- addAll(Collection<? extends Integer>) - Method in class com.google.protobuf.IntArrayList
- addAll(Collection<? extends Long>) - Method in class com.google.protobuf.LongArrayList
- addAll(Collection<? extends String>) - Method in class com.google.protobuf.LazyStringArrayList
- addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addAllByteArray(Collection<byte[]>) - Method in class com.google.protobuf.LazyStringArrayList
- addAllByteArray(Collection<byte[]>) - Method in interface com.google.protobuf.LazyStringList
-
Appends all elements in the specified byte[] collection to the end of this list.
- addAllByteArray(Collection<byte[]>) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- addAllByteString(Collection<? extends ByteString>) - Method in class com.google.protobuf.LazyStringArrayList
- addAllByteString(Collection<? extends ByteString>) - Method in interface com.google.protobuf.LazyStringList
-
Appends all elements in the specified ByteString collection to the end of this list.
- addAllByteString(Collection<? extends ByteString>) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- addAllCheckingNulls(Iterable<T>, List<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
- addAllDeclaration(Iterable<? extends DescriptorProtos.ExtensionRangeOptions.Declaration>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addAllDefaults(Iterable<? extends DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault>) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addAllDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- addAllEditionDefaults(Iterable<? extends DescriptorProtos.FieldOptions.EditionDefault>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addAllLeadingDetachedComments(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addAllMessages(Iterable<? extends MType>) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Appends all of the messages in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAllMessages(Iterable<? extends MType>) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart>) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addAllReservedRange(Iterable<? extends DescriptorProtos.EnumDescriptorProto.EnumReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- addAllTargets(Iterable<? extends DescriptorProtos.FieldOptions.OptionTargetType>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addAnnotationBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- addBoolean(boolean) - Method in class com.google.protobuf.BooleanArrayList
-
Like
BooleanArrayList.add(Boolean)
but more efficient in that it doesn't box the element. - addBoolean(boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addBoolean(int, boolean) - Method in class com.google.protobuf.BooleanArrayList
-
Like
BooleanArrayList.add(int, Boolean)
but more efficient in that it doesn't box the element. - addBuilder(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Inserts a new builder at the specified position in this list.
- addBuilder(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- addBuilder(MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Appends a new builder to the end of this list and returns the builder.
- addBuilder(MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addDeclaration(DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addDeclarationBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addDeclarationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- addDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addDefaults(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addDefaults(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addDefaultsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- addDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- addDouble(double) - Method in class com.google.protobuf.DoubleArrayList
-
Like
DoubleArrayList.add(Double)
but more efficient in that it doesn't box the element. - addDouble(double) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addDouble(int, double) - Method in class com.google.protobuf.DoubleArrayList
-
Like
DoubleArrayList.add(int, Double)
but more efficient in that it doesn't box the element. - addEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addEditionDefaults(DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addEditionDefaults(DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addEditionDefaultsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addEditionDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addExtension(ExtensionLite<? extends MessageT, List<T>>, T) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(ExtensionLite<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, T) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addExtensionRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- addField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addField(int, UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Add a field to the
UnknownFieldSet
. - addField(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addField(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- addFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addFile(Descriptors.FileDescriptor) - Method in class com.google.protobuf.TypeRegistry.Builder
- addFileBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- addFixed32(int) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a fixed32 value.
- addFixed32(B, int, int) - Method in class com.google.protobuf.UnknownFieldSchema
-
Adds a fixed32 value to the unknown fields.
- addFixed32(UnknownFieldSet.Builder, int, int) - Method in class com.google.protobuf.UnknownFieldSetSchema
- addFixed32(UnknownFieldSetLite, int, int) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- addFixed64(long) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a fixed64 value.
- addFixed64(B, int, long) - Method in class com.google.protobuf.UnknownFieldSchema
-
Adds a fixed64 value to the unknown fields.
- addFixed64(UnknownFieldSet.Builder, int, long) - Method in class com.google.protobuf.UnknownFieldSetSchema
- addFixed64(UnknownFieldSetLite, int, long) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- addFloat(float) - Method in class com.google.protobuf.FloatArrayList
-
Like
FloatArrayList.add(Float)
but more efficient in that it doesn't box the element. - addFloat(float) - Method in interface com.google.protobuf.Internal.FloatList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addFloat(int, float) - Method in class com.google.protobuf.FloatArrayList
-
Like
FloatArrayList.add(int, Float)
but more efficient in that it doesn't box the element. - addGroup(B, int, T) - Method in class com.google.protobuf.UnknownFieldSchema
-
Adds a group value to the unknown fields.
- addGroup(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add an embedded group.
- addGroup(UnknownFieldSet.Builder, int, UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSetSchema
- addGroup(UnknownFieldSetLite, int, UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- addInt(int) - Method in class com.google.protobuf.IntArrayList
-
Like
IntArrayList.add(Integer)
but more efficient in that it doesn't box the element. - addInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addInt(int, int) - Method in class com.google.protobuf.IntArrayList
-
Like
IntArrayList.add(int, Integer)
but more efficient in that it doesn't box the element. - addLeadingDetachedComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- addLeadingDetachedCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- addLengthDelimited(B, int, ByteString) - Method in class com.google.protobuf.UnknownFieldSchema
-
Adds a length delimited value to the unknown fields.
- addLengthDelimited(ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a length-delimited value.
- addLengthDelimited(UnknownFieldSet.Builder, int, ByteString) - Method in class com.google.protobuf.UnknownFieldSetSchema
- addLengthDelimited(UnknownFieldSetLite, int, ByteString) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- addLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addLocationBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- addLong(int, long) - Method in class com.google.protobuf.LongArrayList
-
Like
LongArrayList.add(int, Long)
but more efficient in that it doesn't box the element. - addLong(long) - Method in interface com.google.protobuf.Internal.LongList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addLong(long) - Method in class com.google.protobuf.LongArrayList
-
Like
LongArrayList.add(Long)
but more efficient in that it doesn't box the element. - addMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Inserts the specified message at the specified position in this list.
- addMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- addMessage(Descriptors.Descriptor) - Method in class com.google.protobuf.TypeRegistry.Builder
- addMessage(MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Appends the specified element to the end of this list.
- addMessage(MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addMessageTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- addMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addMethod(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addMethod(DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addMethodBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- addName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addName(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addName(DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addNameBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- addNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addNestedType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addNestedType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addNestedTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- addOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addOneofDecl(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addOneofDeclBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- addPackage(String, Descriptors.FileDescriptor) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Adds a package to the symbol tables.
- addPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- addRepeated(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Like
setRepeatedField
, but appends the value as a new element. - addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Like
setRepeatedField
, but appends the value as a new element. - addRepeatedField(T, Object) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
Message.Builder.addRepeatedField(Descriptors.FieldDescriptor,Object)
. - addRepeatedField(T, Object) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
Message.Builder.addRepeatedField(Descriptors.FieldDescriptor, Object)
. - addRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- addRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- address - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The unsafe address of the content of
CodedInputStream.UnsafeDirectNioDecoder.buffer
. - address - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- addressOffset(ByteBuffer) - Static method in class com.google.protobuf.UnsafeUtil
-
Gets the offset of the
address
field of the given directByteBuffer
. - addService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addService(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addService(DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addServiceBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- addSymbol(Descriptors.GenericDescriptor) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Adds a symbol to the symbol table.
- addTargets(DescriptorProtos.FieldOptions.OptionTargetType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- addValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addValue(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addValue(DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addValueBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- addVarint(long) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a varint value.
- addVarint(B, int, long) - Method in class com.google.protobuf.UnknownFieldSchema
-
Adds a varint value to the unknown fields.
- addVarint(UnknownFieldSet.Builder, int, long) - Method in class com.google.protobuf.UnknownFieldSetSchema
- addVarint(UnknownFieldSetLite, int, long) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- advanceIfCurrentPieceFullyRead() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
-
Skips to the next piece if we have read all the data in the current piece.
- AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- AGGREGATES_ONLY - Enum constant in enum class com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
- aggregateValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- aggregateValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- ALIAS - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
An alias to the element is returned.
- ALIAS_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
An alias to the element is returned.
- ALL_SYMBOLS - Enum constant in enum class com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
- alloc - Variable in class com.google.protobuf.BinaryWriter
- allocatedBuffer - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- allocatedBuffer - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- AllocatedBuffer - Class in com.google.protobuf
-
A buffer that was allocated by a
BufferAllocator
. - AllocatedBuffer() - Constructor for class com.google.protobuf.AllocatedBuffer
- allocateDirectBuffer(int) - Method in class com.google.protobuf.BufferAllocator
-
Allocates a direct (i.e.
- allocateHeapBuffer(int) - Method in class com.google.protobuf.BufferAllocator
-
Allocates a buffer with the given capacity that is backed by an array on the heap.
- allocateInstance(Class<T>) - Static method in class com.google.protobuf.UnsafeUtil
- ALLOW - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
ALLOW = 1;
- ALLOW_ALIAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- ALLOW_SINGULAR_OVERWRITES - Enum constant in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
Later values are merged with earlier values.
- ALLOW_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
ALLOW = 1;
- allowAlias_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- allowAlias_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- allowExtensions(MessageInfo) - Static method in class com.google.protobuf.ManifestSchemaFactory
- allowUnknownDependencies - Variable in class com.google.protobuf.Descriptors.DescriptorPool
- allowUnknownEnumValues - Variable in class com.google.protobuf.TextFormat.Parser
- allowUnknownEnumValues - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- allowUnknownExtensions - Variable in class com.google.protobuf.TextFormat.Parser
- allowUnknownExtensions - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- allowUnknownFields - Variable in class com.google.protobuf.TextFormat.Parser
- allowUnknownFields - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- AlreadyCalledException() - Constructor for exception class com.google.protobuf.RpcUtil.AlreadyCalledException
- alwaysUseFieldBuilders - Static variable in class com.google.protobuf.GeneratedMessage
-
For testing.
- analyze(DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.StronglyConnectedComponent) - Method in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- Android - Class in com.google.protobuf
- Android() - Constructor for class com.google.protobuf.Android
- Android32MemoryAccessor(Unsafe) - Constructor for class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- Android64MemoryAccessor(Unsafe) - Constructor for class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- Annotation() - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- Annotation(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- annotation_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- annotation_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- ANNOTATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- annotationBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- applyUnstablePrefix(Appendable) - Method in class com.google.protobuf.TextFormat.Printer
- arePresentForEquals(T, T, int) - Method in class com.google.protobuf.MessageSchema
-
Returns true the field is present in both messages, or neither.
- array - Variable in class com.google.protobuf.BooleanArrayList
-
The backing store for the list.
- array - Variable in class com.google.protobuf.DoubleArrayList
-
The backing store for the list.
- array - Variable in class com.google.protobuf.FloatArrayList
-
The backing store for the list.
- array - Variable in class com.google.protobuf.IntArrayList
-
The backing store for the list.
- array - Variable in class com.google.protobuf.LongArrayList
-
The backing store for the list.
- array - Variable in class com.google.protobuf.ProtobufArrayList
- array() - Method in class com.google.protobuf.AllocatedBuffer
-
Returns the byte array that backs this buffer (optional operation).
- arrayBaseOffset(Class<?>) - Static method in class com.google.protobuf.UnsafeUtil
- arrayBaseOffset(Class<?>) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- ArrayDecoder(byte[], int, int, boolean) - Constructor for class com.google.protobuf.CodedInputStream.ArrayDecoder
- ArrayDecoders - Class in com.google.protobuf
-
Helper functions to decode protobuf wire format from a byte array.
- ArrayDecoders() - Constructor for class com.google.protobuf.ArrayDecoders
- ArrayDecoders.Registers - Class in com.google.protobuf
-
A helper used to return multiple values in a Java function.
- ArrayEncoder(byte[], int, int) - Constructor for class com.google.protobuf.CodedOutputStream.ArrayEncoder
- arrayIndexScale(Class<?>) - Static method in class com.google.protobuf.UnsafeUtil
- arrayIndexScale(Class<?>) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- arrayOffset() - Method in class com.google.protobuf.AllocatedBuffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayPos() - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- ArraysByteArrayCopier() - Constructor for class com.google.protobuf.ByteString.ArraysByteArrayCopier
- asByteArray(Object) - Static method in class com.google.protobuf.LazyStringArrayList
- asByteArrayList() - Method in class com.google.protobuf.LazyStringArrayList
- asByteArrayList() - Method in interface com.google.protobuf.LazyStringList
-
Returns a mutable view of this list.
- asByteArrayList() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- asBytes - Variable in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- asByteString(Object) - Static method in class com.google.protobuf.LazyStringArrayList
- asByteStringList() - Method in class com.google.protobuf.LazyStringArrayList
- asByteStringList() - Method in interface com.google.protobuf.ProtocolStringList
-
Returns a view of the data as a list of ByteStrings.
- asByteStringList() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- ASCENDING - Enum constant in enum class com.google.protobuf.Writer.FieldOrder
-
Fields are written in ascending order by field number.
- ASCII_MASK_LONG - Static variable in class com.google.protobuf.Utf8
-
A mask used when performing unsafe reads to determine if a long value contains any non-ASCII characters (i.e.
- asInvalidProtocolBufferException() - Method in exception class com.google.protobuf.UninitializedMessageException
-
Converts this exception to an
InvalidProtocolBufferException
. - asMap() - Method in class com.google.protobuf.UnknownFieldSet
-
Get a map of fields in the set by number.
- asMap() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Get all present
Field
s as an immutableMap
. - asReadOnlyByteBuffer() - Method in class com.google.protobuf.ByteString
-
Constructs a read-only
java.nio.ByteBuffer
whose content is equal to the contents of this byte string. - asReadOnlyByteBuffer() - Method in class com.google.protobuf.ByteString.LiteralByteString
- asReadOnlyByteBuffer() - Method in class com.google.protobuf.ByteString.NioByteString
- asReadOnlyByteBuffer() - Method in class com.google.protobuf.RopeByteString
- asReadOnlyByteBufferList() - Method in class com.google.protobuf.ByteString
-
Constructs a list of read-only
java.nio.ByteBuffer
objects such that the concatenation of their contents is equal to the contents of this byte string. - asReadOnlyByteBufferList() - Method in class com.google.protobuf.ByteString.LiteralByteString
- asReadOnlyByteBufferList() - Method in class com.google.protobuf.ByteString.NioByteString
- asReadOnlyByteBufferList() - Method in class com.google.protobuf.RopeByteString
- assignDescriptors(Descriptors.FileDescriptor) - Method in interface com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner
-
Deprecated.
- asString(Object) - Static method in class com.google.protobuf.LazyStringArrayList
- ASSUME_ANDROID - Static variable in class com.google.protobuf.Android
- assumeLiteRuntime - Static variable in class com.google.protobuf.Protobuf
- atEnd() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Are we at the end of the input?
- atStartOfLine - Variable in class com.google.protobuf.TextFormat.TextGenerator
- available() - Method in class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
- available() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
- available(InputStream) - Static method in class com.google.protobuf.CodedInputStream.StreamDecoder
- availableInternal() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
-
Computes the number of bytes still available to read.
B
- balance(ByteString, ByteString) - Method in class com.google.protobuf.RopeByteString.Balancer
- balancedConcat(Iterator<ByteString>, int) - Static method in class com.google.protobuf.ByteString
- Balancer() - Constructor for class com.google.protobuf.RopeByteString.Balancer
- begin_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- begin_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- BEGIN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- BinaryReader - Class in com.google.protobuf
-
A
Reader
that reads from a buffer containing a message serialized with the binary protocol. - BinaryReader() - Constructor for class com.google.protobuf.BinaryReader
-
Only allow subclassing for inner classes.
- BinaryReader.SafeHeapReader - Class in com.google.protobuf
-
A
BinaryReader
implementation that operates on a heapByteBuffer
. - binarySearch(T[], int, Descriptors.NumberGetter<T>, int) - Static method in class com.google.protobuf.Descriptors
- binarySearchInArray(K) - Method in class com.google.protobuf.SmallSortedMap
- BinaryWriter - Class in com.google.protobuf
-
A protobuf writer that serializes messages in their binary form.
- BinaryWriter(BufferAllocator, int) - Constructor for class com.google.protobuf.BinaryWriter
-
Only allow subclassing for inner classes.
- BinaryWriter.SafeDirectWriter - Class in com.google.protobuf
-
Writer that uses safe operations on a target
ByteBuffer
. - BinaryWriter.SafeHeapWriter - Class in com.google.protobuf
-
Writer that uses safe operations on target array.
- BinaryWriter.UnsafeDirectWriter - Class in com.google.protobuf
-
Writer that uses unsafe operations on a target
ByteBuffer
. - BinaryWriter.UnsafeHeapWriter - Class in com.google.protobuf
-
Writer that uses unsafe operations on a target array.
- bitField(Class<?>, int) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- bitField0_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- bitField0_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- bitField0_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- BlockingRpcChannel - Interface in com.google.protobuf
-
Abstract interface for a blocking RPC channel.
- BlockingService - Interface in com.google.protobuf
-
Blocking equivalent to
Service
. - BOOL - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- BOOL - Enum constant in enum class com.google.protobuf.FieldType
- BOOL - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- BOOL_LIST - Enum constant in enum class com.google.protobuf.FieldType
- BOOL_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- BOOLEAN - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- BOOLEAN - Enum constant in enum class com.google.protobuf.JavaType
- BOOLEAN - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- BOOLEAN_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- BOOLEAN_ARRAY_INDEX_SCALE - Static variable in class com.google.protobuf.UnsafeUtil
- BooleanArrayList - Class in com.google.protobuf
-
An implementation of
Internal.BooleanList
on top of a primitive array. - BooleanArrayList() - Constructor for class com.google.protobuf.BooleanArrayList
-
Constructs a new mutable
BooleanArrayList
with default capacity. - BooleanArrayList(boolean[], int, boolean) - Constructor for class com.google.protobuf.BooleanArrayList
-
Constructs a new mutable
BooleanArrayList
containing the same elements asother
. - booleanAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- BOTH - Enum constant in enum class com.google.protobuf.MapField.StorageMode
- BoundedByteString(byte[], int, int) - Constructor for class com.google.protobuf.ByteString.BoundedByteString
-
Creates a
BoundedByteString
backed by the sub-range of given array, without copying. - boxedType - Variable in enum class com.google.protobuf.JavaType
- breadCrumbs - Variable in class com.google.protobuf.RopeByteString.PieceIterator
- buffer - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- buffer - Variable in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- buffer - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- buffer - Variable in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- buffer - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- buffer - Variable in class com.google.protobuf.ByteString.CodedBuilder
- buffer - Variable in class com.google.protobuf.ByteString.NioByteString
- buffer - Variable in class com.google.protobuf.ByteString.Output
- buffer - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- buffer - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
- buffer - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The direct buffer that is backing this stream.
- buffer - Variable in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- buffer - Variable in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- buffer - Variable in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- buffer - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- buffer - Variable in class com.google.protobuf.MessageSchema
-
Holds all information for accessing the message fields.
- buffer(byte) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- BUFFER - Static variable in class com.google.protobuf.ByteBufferWriter
-
Keeping a soft reference to a thread-local buffer.
- BUFFER_ADDRESS_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- BUFFER_REALLOCATION_THRESHOLD - Static variable in class com.google.protobuf.ByteBufferWriter
-
The fraction of the requested buffer size under which the buffer will be reallocated.
- BUFFER_SIZE - Static variable in class com.google.protobuf.TextFormat.Parser
- bufferAddressField() - Static method in class com.google.protobuf.UnsafeUtil
-
Finds the address field within a direct
Buffer
. - BufferAllocator - Class in com.google.protobuf
-
An object responsible for allocation of buffers.
- BufferAllocator() - Constructor for class com.google.protobuf.BufferAllocator
- bufferFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- bufferFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- bufferInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- bufferIsImmutable - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- bufferOffset - Variable in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- bufferPos - Variable in class com.google.protobuf.ByteString.Output
- bufferPos() - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- bufferPos(long) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- bufferPos(long) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- buffers - Variable in class com.google.protobuf.BinaryWriter
- bufferSize - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
-
bufferSize represents how many bytes are currently filled in the buffer
- bufferSizeAfterCurrentLimit - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The amount of available data in the input beyond
CodedInputStream.IterableDirectByteBufferDecoder.currentLimit
. - bufferSizeAfterLimit - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- bufferSizeAfterLimit - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
- bufferSizeAfterLimit - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The amount of available data in the buffer beyond
CodedInputStream.UnsafeDirectNioDecoder.limit
. - bufferTag(int, int) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- bufferUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- bufferUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
This method does not perform bounds checking on the array.
- build() - Method in class com.google.protobuf.ByteString.CodedBuilder
- build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- build() - Method in class com.google.protobuf.DynamicMessage.Builder
- build() - Method in class com.google.protobuf.FieldInfo.Builder
- build() - Method in class com.google.protobuf.FieldSet.Builder
-
Creates the FieldSet
- build() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- build() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- build() - Method in class com.google.protobuf.MapEntry.Builder
- build() - Method in interface com.google.protobuf.Message.Builder
- build() - Method in interface com.google.protobuf.MessageLite.Builder
-
Constructs the message based on the state of the Builder.
- build() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Builds the list of messages from the builder and returns them.
- build() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- build() - Method in class com.google.protobuf.SingleFieldBuilder
-
Builds the message and returns it.
- build() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- build() - Method in class com.google.protobuf.StructuralMessageInfo.Builder
- build() - Method in class com.google.protobuf.TextFormat.Parser.Builder
- build() - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Build the
TextFormatParseInfoTree
. - build() - Method in class com.google.protobuf.TypeRegistry.Builder
-
Builds a
TypeRegistry
. - build() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Build the
UnknownFieldSet
and return it. - build() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Build the field.
- build(MapEntry<KeyT, MessageT>) - Method in class com.google.protobuf.MapFieldBuilder
-
Converts this MapFieldBuilder to a MapField.
- build(MessageOrBuilderT) - Method in interface com.google.protobuf.MapFieldBuilder.Converter
- BUILD_MESSAGE_INFO - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- buildDescription(List<String>) - Static method in exception class com.google.protobuf.UninitializedMessageException
-
Construct the description string for this exception.
- builder - Variable in class com.google.protobuf.MessageReflection.BuilderAdapter
- builder - Variable in class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
- builder - Variable in class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
- builder - Variable in class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
- builder - Variable in class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
Deprecated.
- builder - Variable in class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
Deprecated.
- builder - Variable in class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
Deprecated.
- builder - Variable in class com.google.protobuf.SingleFieldBuilder
- builder - Variable in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- builder() - Static method in class com.google.protobuf.TextFormatParseInfoTree
-
Create a builder for a
ParseInfoTree
. - Builder() - Constructor for class com.google.protobuf.AbstractMessage.Builder
- Builder() - Constructor for class com.google.protobuf.AbstractMessageLite.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- Builder() - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- Builder() - Constructor for class com.google.protobuf.FieldInfo.Builder
- Builder() - Constructor for class com.google.protobuf.FieldSet.Builder
- Builder() - Constructor for class com.google.protobuf.GeneratedMessage.Builder
- Builder() - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- Builder() - Constructor for class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- Builder() - Constructor for class com.google.protobuf.StructuralMessageInfo.Builder
- Builder() - Constructor for class com.google.protobuf.TextFormat.Parser.Builder
- Builder() - Constructor for class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Create a root level builder.
- Builder() - Constructor for class com.google.protobuf.TypeRegistry.Builder
- Builder() - Constructor for class com.google.protobuf.UnknownFieldSet.Builder
- Builder() - Constructor for class com.google.protobuf.UnknownFieldSet.Field.Builder
- Builder(int) - Constructor for class com.google.protobuf.StructuralMessageInfo.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessage.Builder
- Builder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- Builder(Descriptors.Descriptor) - Constructor for class com.google.protobuf.DynamicMessage.Builder
-
Construct a
Builder
for the given type. - Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- Builder(MapEntry.Metadata<K, V>) - Constructor for class com.google.protobuf.MapEntry.Builder
- Builder(MapEntry.Metadata<K, V>, K, V, boolean, boolean) - Constructor for class com.google.protobuf.MapEntry.Builder
- Builder(SmallSortedMap<T, Object>) - Constructor for class com.google.protobuf.FieldSet.Builder
- Builder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.Builder
- BUILDER_LIST_SUFFIX - Static variable in class com.google.protobuf.MessageLiteToString
- BuilderAdapter(Message.Builder) - Constructor for class com.google.protobuf.MessageReflection.BuilderAdapter
- BuilderExternalList(RepeatedFieldBuilder<MType, BType, IType>) - Constructor for class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
- BuilderExternalList(RepeatedFieldBuilderV3<MType, BType, IType>) - Constructor for class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
Deprecated.
- builderMap - Variable in class com.google.protobuf.MapFieldBuilder
-
nullable
- builderParent - Variable in class com.google.protobuf.GeneratedMessage.Builder
- BuilderParentImpl() - Constructor for class com.google.protobuf.GeneratedMessage.Builder.BuilderParentImpl
- BuilderParentImpl() - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder.BuilderParentImpl
-
Deprecated.
- builders - Variable in class com.google.protobuf.RepeatedFieldBuilder
- builders - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- buildExtensions() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Called by the build code path to create a copy of the extensions for building the message.
- buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
Construct a
FileDescriptor
. - buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[], boolean) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
Construct a
FileDescriptor
. - buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[], boolean, boolean) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
- buildImpl(boolean) - Method in class com.google.protobuf.FieldSet.Builder
-
Creates the FieldSet.
- buildMessageInfo() - Method in class com.google.protobuf.GeneratedMessageLite
-
Constructs a
MessageInfo
for this message type. - buildOneofMember(Class<?>, Descriptors.FieldDescriptor, DescriptorMessageInfoFactory.OneofState, boolean, Internal.EnumVerifier) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Builds info for a oneof member field.
- buildParsed() - Method in class com.google.protobuf.DynamicMessage.Builder
-
Helper for DynamicMessage.parseFrom() methods to call.
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- buildPartial() - Method in class com.google.protobuf.DynamicMessage.Builder
- buildPartial() - Method in class com.google.protobuf.FieldSet.Builder
-
Creates the FieldSet but does not validate that all required fields are present.
- buildPartial() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- buildPartial() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- buildPartial() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- buildPartial() - Method in class com.google.protobuf.MapEntry.Builder
- buildPartial() - Method in interface com.google.protobuf.Message.Builder
- buildPartial() - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.build()
, but does not throw an exception if the message is missing required fields. - buildPartial() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- buildPartial0(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- buildPartial0(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- buildPartial0(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- buildPartial0(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- buildPartial0(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- buildPartial0(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- buildPartial0(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- buildPartial0(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- buildPartial0(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- buildPartial0(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- buildPartial0(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- buildPartial0(DescriptorProtos.FeatureSetDefaults) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- buildPartial0(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- buildPartial0(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- buildPartial0(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- buildPartial0(DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- buildPartial0(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- buildPartial0(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- buildPartial0(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- buildPartial0(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- buildPartial0(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- buildPartial0(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- buildPartial0(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- buildPartial0(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- buildPartial0(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- buildPartial0(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- buildPartial0(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- buildPartial0(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- buildPartial0(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- buildPartial0(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- buildPartial0(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- buildPartial0(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- buildPartial0(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- buildPartial0(JavaFeaturesProto.JavaFeatures) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- buildPartialRepeatedFields(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- buildPartialRepeatedFields(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- buildPartialRepeatedFields(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.FeatureSetDefaults) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- buildPartialRepeatedFields(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- buildPartialRepeatedFields(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- buildPartialRepeatedFields(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- buildPartialRepeatedFields(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- buildPartialRepeatedFields(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- buildPartialRepeatedFields(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- buildPartialRepeatedFields(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- BY_NUMBER - Static variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- BYTE_ARRAY_ALIGNMENT - Static variable in class com.google.protobuf.UnsafeUtil
- BYTE_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- BYTE_STRING - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- BYTE_STRING - Enum constant in enum class com.google.protobuf.JavaType
- BYTE_STRING - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- byteArrayCopier - Static variable in class com.google.protobuf.ByteString
- byteArrayDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for bytes fields.
- ByteArrayListView(LazyStringArrayList) - Constructor for class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- byteArrayStream - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
- byteAt(int) - Method in class com.google.protobuf.ByteString.BoundedByteString
-
Gets the byte at the given index.
- byteAt(int) - Method in class com.google.protobuf.ByteString
-
Gets the byte at the given index.
- byteAt(int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- byteAt(int) - Method in class com.google.protobuf.ByteString.NioByteString
- byteAt(int) - Method in class com.google.protobuf.RopeByteString
-
Gets the byte at the given index.
- byteAt(int) - Method in interface com.google.protobuf.TextFormatEscaper.ByteSequence
- byteBuffer - Variable in class com.google.protobuf.CodedOutputStream.HeapNioEncoder
- byteBufferDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for bytes fields.
- ByteBufferWriter - Class in com.google.protobuf
-
Utility class to provide efficient writing of
ByteBuffer
s toOutputStream
s. - ByteBufferWriter() - Constructor for class com.google.protobuf.ByteBufferWriter
- ByteOutput - Class in com.google.protobuf
-
An output target for raw bytes.
- ByteOutput() - Constructor for class com.google.protobuf.ByteOutput
- ByteOutputEncoder(ByteOutput, int) - Constructor for class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- bytes - Variable in class com.google.protobuf.ByteString.LiteralByteString
- BYTES - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- BYTES - Enum constant in enum class com.google.protobuf.FieldType
- BYTES - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- BYTES_LIST - Enum constant in enum class com.google.protobuf.FieldType
- BYTES_SUFFIX - Static variable in class com.google.protobuf.MessageLiteToString
- bytesDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for bytes fields.
- bytesLength - Variable in class com.google.protobuf.ByteString.BoundedByteString
- bytesOffset - Variable in class com.google.protobuf.ByteString.BoundedByteString
- ByteString - Class in com.google.protobuf
-
Immutable sequence of bytes.
- ByteString() - Constructor for class com.google.protobuf.ByteString
- ByteString.AbstractByteIterator - Class in com.google.protobuf
- ByteString.ArraysByteArrayCopier - Class in com.google.protobuf
-
Implementation of
ByteArrayCopier
which usesArrays.copyOfRange(T[], int, int)
. - ByteString.BoundedByteString - Class in com.google.protobuf
-
This class is used to represent the substring of a
ByteString
over a single byte array. - ByteString.ByteArrayCopier - Interface in com.google.protobuf
-
An interface to efficiently copy
byte[]
. - ByteString.ByteIterator - Interface in com.google.protobuf
-
This interface extends
Iterator<Byte>
, so that we can return an unboxedbyte
. - ByteString.CodedBuilder - Class in com.google.protobuf
- ByteString.LeafByteString - Class in com.google.protobuf
-
Base class for leaf
ByteString
s (i.e. - ByteString.LiteralByteString - Class in com.google.protobuf
-
This class implements a
ByteString
backed by a single array of bytes, contiguous in memory. - ByteString.NioByteString - Class in com.google.protobuf
-
A
ByteString
that wraps around aByteBuffer
. - ByteString.Output - Class in com.google.protobuf
-
Outputs to a
ByteString
instance. - ByteString.SystemByteArrayCopier - Class in com.google.protobuf
-
Implementation of
ByteArrayCopier
which usesSystem.arraycopy(java.lang.Object, int, java.lang.Object, int, int)
. - ByteStringListView(LazyStringArrayList) - Constructor for class com.google.protobuf.LazyStringArrayList.ByteStringListView
- bytesWrittenToCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- bytesWrittenToCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- bytesWrittenToCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- bytesWrittenToCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
C
- CachedDescriptorRetriever() - Constructor for class com.google.protobuf.GeneratedMessage.CachedDescriptorRetriever
- cachedSerializedSize - Variable in class com.google.protobuf.MapEntry
- cachedSizeField - Variable in class com.google.protobuf.FieldInfo.Builder
- cachedSizeField - Variable in class com.google.protobuf.FieldInfo
- cachedSizeField(Class<?>, Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- calculateHashCodeForMap(Map<K, V>) - Static method in class com.google.protobuf.MapFieldLite
-
Calculates the hash code for a
Map
. - calculateHashCodeForObject(Object) - Static method in class com.google.protobuf.MapFieldLite
- calculateSensitivityData() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message) - Method in interface com.google.protobuf.BlockingService
-
Equivalent to
Service.callMethod(com.google.protobuf.Descriptors.MethodDescriptor, com.google.protobuf.RpcController, com.google.protobuf.Message, com.google.protobuf.RpcCallback<com.google.protobuf.Message>)
, except thatcallBlockingMethod()
returns the result of the RPC or throws aServiceException
if there is a failure, rather than passing the information to a callback. - callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in interface com.google.protobuf.BlockingRpcChannel
-
Call the given method of the remote service and blocks until it returns.
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.RpcChannel
-
Call the given method of the remote service.
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.Service
-
Call a method of the service specified by MethodDescriptor.
- callWithDebugFormat(Runnable) - Static method in class com.google.protobuf.ProtobufToStringOutput
- callWithSpecificFormat(Runnable, ProtobufToStringOutput.OutputMode) - Static method in class com.google.protobuf.ProtobufToStringOutput
- callWithTextFormat(Runnable) - Static method in class com.google.protobuf.ProtobufToStringOutput
- camelCaseNames - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
- CanIgnoreReturnValue - Annotation Interface in com.google.protobuf
-
Indicates that the return value of the annotated method can be safely ignored.
- canUseUnsafe() - Static method in class com.google.protobuf.GeneratedMessage
- caseField - Variable in class com.google.protobuf.OneofInfo
- caseMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- caseMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- caseMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- caseMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- 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
- ccEnableArenas_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- ccEnableArenas_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- ccGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- ccGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- CHANNEL_FIELD_OFFSET - Static variable in class com.google.protobuf.ByteBufferWriter
- CHECK_INITIALIZED_BIT - Static variable in class com.google.protobuf.MessageSchema
- checkArguments(ExtensionRegistryLite, ByteString) - Static method in class com.google.protobuf.LazyFieldLite
- checkByteStringIsUtf8(ByteString) - Static method in class com.google.protobuf.AbstractMessageLite
- checkDisabled() - Static method in class com.google.protobuf.RuntimeVersion
- checkFieldDescriptor(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- checkFieldDescriptor(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- checkFieldNumber(int) - Static method in class com.google.protobuf.FieldInfo
- checkForNullKeysAndValues(Map<?, ?>) - Static method in class com.google.protobuf.MapFieldLite
- checkIndex(int, int) - Static method in class com.google.protobuf.ByteString
-
Checks that the given index falls within the specified array size.
- checkInitialized - Variable in class com.google.protobuf.StructuralMessageInfo.Builder
- checkInitialized - Variable in class com.google.protobuf.StructuralMessageInfo
- checkInitializedCount - Variable in class com.google.protobuf.MessageSchema
-
Values at indices 0 -> checkInitializedCount in intArray are positions to check for initialization.
- checkIsLite(ExtensionLite<MessageType, T>) - Static method in class com.google.protobuf.GeneratedMessageLite
-
Checks that the
Extension
is Lite and returns it as aGeneratedMessageLite.GeneratedExtension
. - checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
-
Verifies that the last call to readTag() returned the given tag value.
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- checkMessageInitialized(MessageType) - Method in class com.google.protobuf.AbstractParser
-
Helper method to check if message is initialized.
- checkMessageInitialized(T) - Static method in class com.google.protobuf.GeneratedMessageLite
-
Helper method to check if message is initialized.
- checkMutable() - Method in class com.google.protobuf.SmallSortedMap
- checkMutable() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Throws an
UnsupportedOperationException
if immutable. - checkMutable(Object) - Static method in class com.google.protobuf.MessageSchema
- checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
Verifies that
CodedOutputStream.spaceLeft()
returns zero. - checkNotLite(ExtensionLite<? extends MessageT, T>) - Static method in class com.google.protobuf.GeneratedMessage
-
Checks that the
Extension
is non-Lite and returns it as aGeneratedMessage.GeneratedExtension
. - checkNotNull(T) - Static method in class com.google.protobuf.Internal
-
Throws an appropriate
NullPointerException
if the given objects isnull
. - checkNotNull(T, String) - Static method in class com.google.protobuf.Internal
-
Throws an appropriate
NullPointerException
if the given objects isnull
. - checkRange(int, int, int) - Static method in class com.google.protobuf.ByteString
-
Checks that the given range falls within the bounds of an array
- checkRecursionLimit() - Method in class com.google.protobuf.CodedInputStream
- checkRecursionLimit(int) - Static method in class com.google.protobuf.ArrayDecoders
- CheckReturnValue - Annotation Interface in com.google.protobuf
-
Indicates that the return value of the annotated method must be used.
- checkUnknownFields(List<TextFormat.Parser.UnknownField>) - Method in class com.google.protobuf.TextFormat.Parser
- checkValidEndTag() - Method in class com.google.protobuf.CodedInputStream
-
Verifies that the last tag was 0 if we aren't inside a group.
- chunkSize - Variable in class com.google.protobuf.BinaryWriter
- cleanupQueue - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- clear() - Method in class com.google.protobuf.AbstractMessage.Builder
- clear() - Method in class com.google.protobuf.AbstractProtobufList
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- clear() - Method in class com.google.protobuf.DynamicMessage.Builder
- clear() - Method in class com.google.protobuf.FieldSet
- clear() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.
- clear() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- clear() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- clear() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- clear() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- clear() - Method in class com.google.protobuf.LazyFieldLite
-
Clears the value state of this instance.
- clear() - Method in class com.google.protobuf.LazyStringArrayList
- clear() - Method in class com.google.protobuf.MapField
- clear() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- clear() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- clear() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- clear() - Method in class com.google.protobuf.MapFieldBuilder
- clear() - Method in class com.google.protobuf.MapFieldLite
- clear() - Method in interface com.google.protobuf.Message.Builder
- clear() - Method in interface com.google.protobuf.MessageLite.Builder
-
Resets all fields to their default values.
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Removes all of the elements from this list.
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- clear() - Method in class com.google.protobuf.SingleFieldBuilder
-
Clears the value of the field.
- clear() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- clear() - Method in class com.google.protobuf.SmallSortedMap
- clear() - Method in class com.google.protobuf.SmallSortedMap.EntrySet
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Reset the builder to an empty set.
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Discard the field's contents.
- clear(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- clear(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- clear(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- clear(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- clear(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- clear(Buffer) - Static method in class com.google.protobuf.Java8Compatibility
- clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same value.
- clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- clearCachedBuffer() - Static method in class com.google.protobuf.ByteBufferWriter
-
For testing purposes only.
- clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
NOTE: ctype is deprecated.
- clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- clearDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- clearDeclaration() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- clearDefaults() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- clearDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Deprecated.google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857
- 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=640
- clearDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- clearEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The edition of the proto file.
- clearEditionDefaults() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- clearEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature becomes deprecated in.
- clearEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition that this feature was first available in.
- clearEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature is no longer available in.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Exclusive.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- clearEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [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;
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [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;
- clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- clearExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Clear an extension.
- clearExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- clearFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- clearFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- clearFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- clearField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Clear fields from the set with a given field number.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the field.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Clears the field.
- clearField(T) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
Message.Builder.clearField(Descriptors.FieldDescriptor)
. - clearField(T) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
Message.Builder.clearField(Descriptors.FieldDescriptor)
. - clearFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- clearFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- clearFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified name of the extension field.
- clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be placed.
- clearIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- 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=465
- clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Controls the name of the wrapper Java class generated for the .proto file.
- clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be placed.
- clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- clearJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- clearJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the field.
- clearKey() - Method in class com.google.protobuf.MapEntry.Builder
- clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- clearLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether or not to treat an enum field as closed.
- clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the maps field.
- clearMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The maximum known edition (inclusive) when this was constructed.
- clearMemoizedHashCode() - Method in class com.google.protobuf.GeneratedMessageLite
- clearMemoizedSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite
- clearMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- clearMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- clearMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- clearMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- clearMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The minimum supported edition (inclusive) when this was constructed.
- clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The extension number declared within the extension range.
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO: Clear it when all subclasses have implemented this method.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the oneof.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Clears the oneof.
- clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- clearOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- clearPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated metadata classes.
- clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- clearProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If true, this is a proto3 "optional".
- clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- clearRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the extension must be defined as repeated.
- clearRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- clearReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- clearRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- clearRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the package of ruby generated classes.
- clearSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Inclusive.
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- clearTargets() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- clearType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified type name of the extension field.
- clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
unverified_lazy does no correctness checks on the byte stream.
- clearUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- clearUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- clearValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
Textproto value.
- clearValue() - Method in class com.google.protobuf.MapEntry.Builder
- clearVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The verification state of the range.
- clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- clientStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- clientStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- clone() - Method in class com.google.protobuf.AbstractMessage.Builder
- clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
- clone() - Method in class com.google.protobuf.DynamicMessage.Builder
- clone() - Method in class com.google.protobuf.FieldSet
-
Clones the FieldSet.
- clone() - Method in class com.google.protobuf.GeneratedMessage.Builder
- clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- clone() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- clone() - Method in class com.google.protobuf.MapEntry.Builder
- clone() - Method in interface com.google.protobuf.Message.Builder
- clone() - Method in interface com.google.protobuf.MessageLite.Builder
-
Clones the Builder.
- clone() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- clone() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
- cloneAllFieldsMap(SmallSortedMap<T, Object>, boolean, boolean) - Static method in class com.google.protobuf.FieldSet
- cloneFieldEntry(Map<T, Object>, Map.Entry<T, Object>, boolean, boolean) - Static method in class com.google.protobuf.FieldSet
- cloneIfMutable(Object) - Static method in class com.google.protobuf.FieldSet
- CLOSED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
CLOSED = 2;
- CLOSED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
CLOSED = 2;
- CODE_SIZE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
etc.
- CODE_SIZE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
etc.
- CodedBuilder(int) - Constructor for class com.google.protobuf.ByteString.CodedBuilder
- CodedInputStream - Class in com.google.protobuf
-
Reads and decodes protocol message fields.
- CodedInputStream() - Constructor for class com.google.protobuf.CodedInputStream
-
Disable construction/inheritance outside of this class.
- CodedInputStream.ArrayDecoder - Class in com.google.protobuf
-
A
CodedInputStream
implementation that uses a backing array as the input. - CodedInputStream.IterableDirectByteBufferDecoder - Class in com.google.protobuf
-
Implementation of
CodedInputStream
that uses an
as the data source. - CodedInputStream.StreamDecoder - Class in com.google.protobuf
-
Implementation of
CodedInputStream
that uses anInputStream
as the data source. - CodedInputStream.StreamDecoder.RefillCallback - Interface in com.google.protobuf
- CodedInputStream.StreamDecoder.SkippedDataSink - Class in com.google.protobuf
-
Collects the bytes skipped and returns the data in a ByteBuffer.
- CodedInputStream.UnsafeDirectNioDecoder - Class in com.google.protobuf
-
A
CodedInputStream
implementation that uses a backing direct ByteBuffer as the input. - CodedInputStreamReader - Class in com.google.protobuf
-
An adapter between the
Reader
interface andCodedInputStream
. - CodedInputStreamReader(CodedInputStream) - Constructor for class com.google.protobuf.CodedInputStreamReader
- CodedOutputStream - Class in com.google.protobuf
-
Encodes and writes protocol message fields.
- CodedOutputStream() - Constructor for class com.google.protobuf.CodedOutputStream
- CodedOutputStream.AbstractBufferedEncoder - Class in com.google.protobuf
-
Abstract base class for buffered encoders.
- CodedOutputStream.ArrayEncoder - Class in com.google.protobuf
-
A
CodedOutputStream
that writes directly to a byte array. - CodedOutputStream.ByteOutputEncoder - Class in com.google.protobuf
-
A
CodedOutputStream
that decorates aByteOutput
. - CodedOutputStream.HeapNioEncoder - Class in com.google.protobuf
-
A
CodedOutputStream
that writes directly to a heapByteBuffer
. - CodedOutputStream.OutOfSpaceException - Exception Class in com.google.protobuf
-
If you create a CodedOutputStream around a simple flat array, you must not attempt to write more bytes than the array has space.
- CodedOutputStream.OutputStreamEncoder - Class in com.google.protobuf
-
An
CodedOutputStream
that decorates anOutputStream
. - CodedOutputStream.SafeDirectNioEncoder - Class in com.google.protobuf
-
A
CodedOutputStream
that writes directly to a directByteBuffer
, using only safe operations.. - CodedOutputStream.UnsafeDirectNioEncoder - Class in com.google.protobuf
- CodedOutputStreamWriter - Class in com.google.protobuf
-
An adapter between the
Writer
interface andCodedOutputStream
. - CodedOutputStreamWriter(CodedOutputStream) - Constructor for class com.google.protobuf.CodedOutputStreamWriter
- coerceType(Message) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- coerceType(Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- coerceType(Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- collection - Variable in enum class com.google.protobuf.FieldType
- Collection(boolean) - Constructor for enum class com.google.protobuf.FieldType.Collection
- column - Variable in exception class com.google.protobuf.TextFormat.ParseException
- column - Variable in class com.google.protobuf.TextFormat.Tokenizer
- column - Variable in class com.google.protobuf.TextFormatParseLocation
- com.google.protobuf - package com.google.protobuf
- compareBytes(Object, Object) - Static method in class com.google.protobuf.AbstractMessage
-
Compares two bytes fields.
- compareFields(Map<Descriptors.FieldDescriptor, Object>, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.AbstractMessage
-
Compares two sets of fields.
- compareMapField(Object, Object) - Static method in class com.google.protobuf.AbstractMessage
-
Compares two map fields.
- compareTo(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Compare with another
FieldDescriptor
. - compareTo(FieldInfo) - Method in class com.google.protobuf.FieldInfo
- compareTo(GeneratedMessageLite.ExtensionDescriptor) - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- compareTo(SmallSortedMap.Entry) - Method in class com.google.protobuf.SmallSortedMap.Entry
- compareTo(TextFormat.Printer.MapEntryAdapter) - Method in class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- CompileTimeConstant - Annotation Interface in com.google.protobuf
-
Annotation for method parameter and class field declarations, which denotes that corresponding actual values must be compile-time constant expressions.
- complete() - Method in class com.google.protobuf.BinaryWriter
-
Completes the write operation and returns a queue of
AllocatedBuffer
objects in forward-writing order. - COMPLETE - Static variable in class com.google.protobuf.Utf8
-
State value indicating that the byte sequence is well-formed and complete (no further bytes are needed to complete a character).
- component - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
- CompositeMessageInfoFactory(MessageInfoFactory...) - Constructor for class com.google.protobuf.ManifestSchemaFactory.CompositeMessageInfoFactory
- computeBoolSize(int, boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field, including tag. - computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field. - computeByteArraySize(int, byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag. - computeByteArraySizeNoTag(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field. - computeByteBufferSize(int, ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag. - computeByteBufferSizeNoTag(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field. - computeBytesSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag. - computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field. - computeDoubleSize(int, double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag. - computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag. - computeElementSize(WireFormat.FieldType, int, Object) - Static method in class com.google.protobuf.FieldSet
-
Compute the number of bytes that would be needed to encode a single tag/value pair of arbitrary type.
- computeElementSizeNoTag(WireFormat.FieldType, Object) - Static method in class com.google.protobuf.FieldSet
-
Compute the number of bytes that would be needed to encode a particular value of arbitrary type, excluding tag.
- computeEnumSize(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field, including tag.
- computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field.
- computeFieldSize(FieldSet.FieldDescriptorLite<?>, Object) - Static method in class com.google.protobuf.FieldSet
-
Compute the number of bytes needed to encode a particular field.
- computeFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field, including tag. - computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field. - computeFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field, including tag. - computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field. - computeFloatSize(int, float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag. - computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag. - computeFullName(Descriptors.FileDescriptor, Descriptors.Descriptor, String) - Static method in class com.google.protobuf.Descriptors
- computeGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- computeGroupSize(int, MessageLite, Schema) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- computeGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.
- computeGroupSizeNoTag(MessageLite, Schema) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.
- computeHashCode() - Method in class com.google.protobuf.GeneratedMessageLite
- computeInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag. - computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, excluding tag. - computeInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag. - computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag. - computeLazyFieldMessageSetExtensionSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a lazily parsed MessageSet extension field to the stream.
- computeLazyFieldSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message in lazy field, including tag.
- computeLazyFieldSizeNoTag(LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message stored in lazy field.
- computeLengthDelimitedFieldSize(int) - Static method in class com.google.protobuf.CodedOutputStream
- computeMessageSetExtensionSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a MessageSet extension to the stream.
- computeMessageSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message field, including tag.
- computeMessageSize(int, MessageLite, Schema) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message field, including tag.
- computeMessageSize(int, K, V) - Method in class com.google.protobuf.MapEntryLite
-
Computes the message size for the provided key and value as though they were wrapped by a
MapEntryLite
. - computeMessageSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message field.
- computeMessageSizeNoTag(MessageLite, Schema) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message field.
- computePreferredBufferSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Returns the buffer size to efficiently write dataLength bytes to this CodedOutputStream.
- computeRawMessageSetExtensionSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an unparsed MessageSet extension field to the stream.
- computeRawVarint32Size(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.computeUInt32SizeNoTag(int)
instead. - computeRawVarint64Size(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.computeUInt64SizeNoTag(long)
instead. - computeSerializedSize(MapEntryLite.Metadata<K, V>, K, V) - Static method in class com.google.protobuf.MapEntryLite
- computeSerializedSize(Schema<?>) - Method in class com.google.protobuf.GeneratedMessageLite
- computeSFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field, including tag. - computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field. - computeSFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field, including tag. - computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field. - computeSInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field, including tag. - computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field. - computeSInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field, including tag. - computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field. - computeSizeBoolList(int, List<?>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeBoolListNoTag(List<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeByteStringList(int, List<ByteString>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeEnumList(int, List<Integer>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeEnumListNoTag(List<Integer>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeFixed32List(int, List<?>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeFixed32ListNoTag(List<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeFixed64List(int, List<?>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeFixed64ListNoTag(List<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeGroupList(int, List<MessageLite>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeGroupList(int, List<MessageLite>, Schema<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeInt32List(int, List<Integer>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeInt32ListNoTag(List<Integer>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeInt64List(int, List<Long>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeInt64ListNoTag(List<Long>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeMessage(int, Object, Schema<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeMessageList(int, List<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeMessageList(int, List<?>, Schema<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeSInt32List(int, List<Integer>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeSInt32ListNoTag(List<Integer>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeSInt64List(int, List<Long>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeSInt64ListNoTag(List<Long>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeStringList(int, List<?>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeUInt32List(int, List<Integer>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeUInt32ListNoTag(List<Integer>) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeUInt64List(int, List<Long>, boolean) - Static method in class com.google.protobuf.SchemaUtil
- computeSizeUInt64ListNoTag(List<Long>) - Static method in class com.google.protobuf.SchemaUtil
- computeStringSize(int, Object) - Static method in class com.google.protobuf.GeneratedMessage
- computeStringSize(int, String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field, including tag. - computeStringSizeNoTag(Object) - Static method in class com.google.protobuf.GeneratedMessage
- computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field. - computeTagSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a tag.
- computeUInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field, including tag. - computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field. - computeUInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag. - computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.BinaryWriter
-
Not using the version in CodedOutputStream due to the fact that benchmarks have shown a performance improvement when returning a byte (rather than an int).
- computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag. - concat(ByteString) - Method in class com.google.protobuf.ByteString
-
Concatenate the given
ByteString
to this one. - concatenate(ByteString, ByteString) - Static method in class com.google.protobuf.RopeByteString
-
Concatenate the given strings while performing various optimizations to slow the growth rate of tree depth and tree node count.
- CONCATENATE_BY_COPY_SIZE - Static variable in class com.google.protobuf.ByteString
-
When two strings to be concatenated have a combined length shorter than this, we just copy their bytes on
ByteString.concat(ByteString)
. - concatenateBytes(ByteString, ByteString) - Static method in class com.google.protobuf.RopeByteString
-
Concatenates two strings by copying data values.
- consume(String) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token exactly matches
token
, consume it. - consumeBoolean() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a boolean, consume it and return its value.
- consumeByteString() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a string, consume it, unescape it as a
ByteString
, and return it. - consumeByteString(List<ByteString>) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Like
TextFormat.Tokenizer.consumeByteString()
but adds each token of the string to the given list. - consumeDouble() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a double, consume it and return its value.
- consumeFieldValue(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, Descriptors.FieldDescriptor, ExtensionRegistry.ExtensionInfo, TextFormatParseInfoTree.Builder, List<TextFormat.Parser.UnknownField>, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a single field value from
tokenizer
and merge it intobuilder
. - consumeFieldValues(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, Descriptors.FieldDescriptor, ExtensionRegistry.ExtensionInfo, TextFormatParseInfoTree.Builder, List<TextFormat.Parser.UnknownField>, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a one or more field values from
tokenizer
and merge it intobuilder
. - consumeFloat() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a float, consume it and return its value.
- consumeFullTypeName(TextFormat.Tokenizer) - Method in class com.google.protobuf.TextFormat.Parser
- consumeIdentifier() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is an identifier, consume it and return its value.
- consumeInt32() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 32-bit signed integer, consume it and return its value.
- consumeInt64() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 64-bit signed integer, consume it and return its value.
- consumeString() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a string, consume it and return its (unescaped) value.
- consumeUInt32() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 32-bit unsigned integer, consume it and return its value.
- consumeUInt64() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 64-bit unsigned integer, consume it and return its value.
- ContainerType() - Constructor for enum class com.google.protobuf.MessageReflection.MergeTarget.ContainerType
- containingOneof - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- containingType - Variable in class com.google.protobuf.Descriptors.Descriptor
- containingType - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- containingType - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- containingType - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- containingTypeDefaultInstance - Variable in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- contains(Object) - Method in class com.google.protobuf.BooleanArrayList
- contains(Object) - Method in class com.google.protobuf.DoubleArrayList
- contains(Object) - Method in class com.google.protobuf.FloatArrayList
- contains(Object) - Method in class com.google.protobuf.IntArrayList
- contains(Object) - Method in class com.google.protobuf.LongArrayList
- contains(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- contains(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- contains(Object) - Method in class com.google.protobuf.SmallSortedMap.EntrySet
-
Throws a
ClassCastException
if o is not of the expected type. - containsAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- containsAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- containsDefaultInstance() - Method in class com.google.protobuf.LazyField
- containsDefaultInstance() - Method in class com.google.protobuf.LazyFieldLite
-
Determines whether this LazyFieldLite instance represents the default instance of this type.
- containsKey(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- containsKey(Object) - Method in class com.google.protobuf.SmallSortedMap
-
The implementation throws a
ClassCastException
if o is not an object of typeK
. - containsValue(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- convert(int) - Method in interface com.google.protobuf.Internal.IntListAdapter.IntConverter
- convert(F) - Method in interface com.google.protobuf.Internal.ListAdapter.Converter
- convert(Class<?>, Descriptors.Descriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- converter - Variable in class com.google.protobuf.Internal.IntListAdapter
- converter - Variable in class com.google.protobuf.Internal.ListAdapter
- converter - Variable in class com.google.protobuf.MapField
- converter - Variable in class com.google.protobuf.MapFieldBuilder
- convertKeyAndValueToMessage(K, V) - Method in interface com.google.protobuf.MapField.Converter
- convertKeyAndValueToMessage(K, V) - Method in class com.google.protobuf.MapField
- convertKeyAndValueToMessage(K, V) - Method in class com.google.protobuf.MapField.ImmutableMessageConverter
- convertListToMap(List<Message>) - Method in class com.google.protobuf.MapField
- convertMapEntryListToMap(List) - Static method in class com.google.protobuf.AbstractMessage
-
Converts a list of MapEntry messages into a Map used for equals() and hashCode().
- convertMapToList(MapField.MutabilityAwareMap<K, V>) - Method in class com.google.protobuf.MapField
- convertMessageToKeyAndValue(Message, Map<K, V>) - Method in interface com.google.protobuf.MapField.Converter
- convertMessageToKeyAndValue(Message, Map<K, V>) - Method in class com.google.protobuf.MapField
- convertMessageToKeyAndValue(Message, Map<K, V>) - Method in class com.google.protobuf.MapField.ImmutableMessageConverter
- convertSyntax(DescriptorProtos.Edition) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- copy() - Method in class com.google.protobuf.MapField
-
Returns a deep copy of this MapField.
- copy() - Method in class com.google.protobuf.MapFieldBuilder
-
Returns a deep copy of this MapFieldBuilder.
- copy(Object) - Static method in class com.google.protobuf.MapFieldLite
- copy(Map<K, V>) - Static method in class com.google.protobuf.MapFieldLite
-
Makes a deep copy of a
Map
. - copyAsType(Type, Message) - Static method in class com.google.protobuf.RpcUtil
-
Creates a new message of type "Type" which is a copy of "source".
- copyByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Create a new ByteBuffer and copy all the content of
source
ByteBuffer to the new ByteBuffer. - copyFrom(byte[]) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a
ByteString
. - copyFrom(byte[], int, int) - Method in class com.google.protobuf.ByteString.ArraysByteArrayCopier
- copyFrom(byte[], int, int) - Method in interface com.google.protobuf.ByteString.ByteArrayCopier
-
Copies the specified range of the specified array into a new array
- copyFrom(byte[], int, int) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a
ByteString
. - copyFrom(byte[], int, int) - Method in class com.google.protobuf.ByteString.SystemByteArrayCopier
- copyFrom(Iterable<ByteString>) - Static method in class com.google.protobuf.ByteString
-
Concatenates all byte strings in the iterable and returns the result.
- copyFrom(String, String) - Static method in class com.google.protobuf.ByteString
-
Encodes
text
into a sequence of bytes using the named charset and returns the result as aByteString
. - copyFrom(String, Charset) - Static method in class com.google.protobuf.ByteString
-
Encodes
text
into a sequence of bytes using the named charset and returns the result as aByteString
. - copyFrom(ByteBuffer) - Static method in class com.google.protobuf.ByteString
-
Copies the remaining bytes from a
java.nio.ByteBuffer
into aByteString
. - copyFrom(ByteBuffer, int) - Static method in class com.google.protobuf.ByteString
-
Copies the next
size
bytes from ajava.nio.ByteBuffer
into aByteString
. - copyFromUtf8(String) - Static method in class com.google.protobuf.ByteString
-
Encodes
text
into a sequence of UTF-8 bytes and returns the result as aByteString
. - copyHeadingTo(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.Descriptors.FileDescriptor
- copyMemory(byte[], long, byte[], long, long) - Static method in class com.google.protobuf.UnsafeUtil
- copyMemory(byte[], long, long, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- copyMemory(byte[], long, long, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- copyMemory(byte[], long, long, long) - Static method in class com.google.protobuf.UnsafeUtil
- copyMemory(byte[], long, long, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- copyMemory(byte[], long, long, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- copyMemory(long, byte[], long, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- copyMemory(long, byte[], long, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- copyMemory(long, byte[], long, long) - Static method in class com.google.protobuf.UnsafeUtil
- copyMemory(long, byte[], long, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- copyMemory(long, byte[], long, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- copyOnWrite() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
Called before any method that would mutate the builder to ensure that it correctly copies any state before the write happens to preserve immutability guarantees.
- copyOnWriteInternal() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- copyOnWriteInternal() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- copyTo(byte[], int) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a buffer at the given offset.
- copyTo(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
Deprecated.Instead, call
byteString.substring(sourceOffset, sourceOffset + numberToCopy).copyTo(target, targetOffset)
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a ByteBuffer.
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString.LiteralByteString
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString.NioByteString
- copyTo(ByteBuffer) - Method in class com.google.protobuf.RopeByteString
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString.BoundedByteString
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
Internal (package private) implementation of
ByteString.copyTo(byte[],int,int,int)
. - copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString.NioByteString
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.RopeByteString
- CORD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
The option [ctype=CORD] may be applied to a non-repeated field of type "bytes".
- CORD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
The option [ctype=CORD] may be applied to a non-repeated field of type "bytes".
- corrupted - Variable in class com.google.protobuf.LazyFieldLite
- count - Variable in class com.google.protobuf.UnknownFieldSetLite
-
The number of elements in the set.
- create() - Static method in class com.google.protobuf.ExtensionRegistryFactory
-
Construct a new, empty instance.
- create() - Static method in class com.google.protobuf.UnknownFieldSet.Builder
- create() - Static method in class com.google.protobuf.UnknownFieldSet.Field.Builder
- create(int, int) - Static method in class com.google.protobuf.TextFormatParseLocation
-
Create a location.
- createArray(int) - Static method in class com.google.protobuf.ProtobufArrayList
- createBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
- createBuilder(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite
- createEmpty() - Static method in class com.google.protobuf.ExtensionRegistryFactory
-
Get the unmodifiable singleton empty instance.
- createSchema(Class<T>) - Method in class com.google.protobuf.ManifestSchemaFactory
- createSchema(Class<T>) - Method in interface com.google.protobuf.SchemaFactory
-
Creates a schema instance for the given protobuf message type.
- crossLink() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Look up and cross-link all field types, etc.
- crossLink() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Look up and cross-link all field types, etc.
- crossLink() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Look up and cross-link all field types, etc.
- crossLink() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
- crossLink() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
- CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- csharpNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- csharpNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- CType(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- ctype_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- ctype_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- currentAddress - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
If the current ByteBuffer is unsafe-direct based, currentAddress is the start address of this ByteBuffer; otherwise should be zero.
- currentAddress - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
If the current ByteBuffer is unsafe-direct based, currentAddress is the start address of this ByteBuffer; otherwise should be zero.
- currentArray - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
If the current ByteBuffer is unsafe-direct based, currentArray is null; otherwise should be the array inside ByteBuffer.
- currentArrayOffset - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
Current ByteBuffer's array offset
- currentByteBuffer - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The current ByteBuffer;
- currentByteBuffer - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
The current ByteBuffer;
- currentByteBufferLimit - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The limit position for current ByteBuffer
- currentByteBufferPos - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The current position for current ByteBuffer
- currentByteBufferPos - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
The current position for current ByteBuffer
- currentByteBufferStartPos - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- currentIndex - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
Current
ByteBuffer
's index - currentLimit - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The absolute position of the end of the current message.
- currentPiece - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
- currentPieceIndex - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
- currentPieceOffsetInRope - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
- currentPieceSize - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
- currentRemaining() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
Try to get the number of remaining bytes in
currentByteBuffer
. - currentToken - Variable in class com.google.protobuf.TextFormat.Tokenizer
D
- dataSize - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
The number of ByteBuffers in the input data.
- DEBUG_FORMAT - Enum constant in enum class com.google.protobuf.ProtobufToStringOutput.OutputMode
- DEBUG_MULTILINE - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- 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
- DEBUG_SINGLE_LINE - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- DebugFormat - Class in com.google.protobuf
-
Provides an explicit API for unstable, redacting debug output suitable for debug logging.
- DebugFormat(boolean) - Constructor for class com.google.protobuf.DebugFormat
- DebugFormat.LazyDebugOutput - Class in com.google.protobuf
- debugFormatPrinter() - Static method in class com.google.protobuf.TextFormat
-
Printer instance which escapes non-ASCII characters and prints in the debug format.
- debugRedact_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- debugRedact_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- debugRedact_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- debugRedact_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- Declaration() - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- Declaration(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- DECLARATION - Enum constant in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
All the extensions of the range must be declared.
- declaration_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- declaration_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- DECLARATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- DECLARATION_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
All the extensions of the range must be declared.
- declarationBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- decodeBoolList(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated boolean field.
- decodeBytes(byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a bytes value.
- decodeBytesList(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated bytes field.
- decodeDouble(byte[], int) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes and returns a double value.
- decodeDoubleList(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated double field.
- decodeExtension(int, byte[], int, int, GeneratedMessageLite.ExtendableMessage<?, ?>, GeneratedMessageLite.GeneratedExtension<?, ?>, UnknownFieldSchema<UnknownFieldSetLite, UnknownFieldSetLite>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
- decodeExtensionOrUnknownField(int, byte[], int, int, Object, MessageLite, UnknownFieldSchema<UnknownFieldSetLite, UnknownFieldSetLite>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
- decodeFixed32(byte[], int) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes and returns a fixed32 value.
- decodeFixed32List(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated fixed32 field.
- decodeFixed64(byte[], int) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes and returns a fixed64 value.
- decodeFixed64List(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated fixed64 field.
- decodeFloat(byte[], int) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes and returns a float value.
- decodeFloatList(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated float field.
- decodeGroupField(Schema<T>, byte[], int, int, int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a group value.
- decodeGroupList(Schema<?>, int, byte[], int, int, Internal.ProtobufList<Object>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated group field
- decodeMapEntry(byte[], int, int, MapEntryLite.Metadata<K, V>, Map<K, V>, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
-
Decodes a map entry.
- decodeMapEntryValue(byte[], int, int, WireFormat.FieldType, Class<?>, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
-
Decodes a map entry key or value.
- decodeMessageField(Schema<T>, byte[], int, int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a message value.
- decodeMessageList(Schema<?>, int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated message field
- decodePackedBoolList(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed boolean field.
- decodePackedDoubleList(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed double field.
- decodePackedFixed32List(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed fixed32 field.
- decodePackedFixed64List(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed fixed64 field.
- decodePackedFloatList(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed float field.
- decodePackedSInt32List(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed sint32 field.
- decodePackedSInt64List(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed sint64 field.
- decodePackedVarint32List(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed 32-bit varint field.
- decodePackedVarint64List(byte[], int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a packed 64-bit varint field.
- decodeSInt32List(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated sint32 field.
- decodeSInt64List(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated sint64 field.
- decodeString(byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a string value.
- decodeStringList(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated string field.
- decodeStringListRequireUtf8(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated string field with utf8 check.
- decodeStringRequireUtf8(byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a string value with utf8 check.
- decodeUnknownField(int, byte[], int, int, UnknownFieldSetLite, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes an unknown field.
- decodeUtf8(byte[], int, int) - Static method in class com.google.protobuf.Utf8
-
Decodes the given UTF-8 encoded byte array slice into a
String
. - decodeUtf8(byte[], int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Decodes the given byte array slice into a
String
. - decodeUtf8(byte[], int, int) - Method in class com.google.protobuf.Utf8.SafeProcessor
- decodeUtf8(byte[], int, int) - Method in class com.google.protobuf.Utf8.UnsafeProcessor
- decodeUtf8(ByteBuffer, int, int) - Static method in class com.google.protobuf.Utf8
-
Decodes the given UTF-8 portion of the
ByteBuffer
into aString
. - decodeUtf8(ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Decodes the given portion of the
ByteBuffer
into aString
. - decodeUtf8Default(ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Decodes
ByteBuffer
instances using theByteBuffer
API rather than potentially faster approaches. - decodeUtf8Direct(ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Decodes direct
ByteBuffer
instances intoString
. - decodeUtf8Direct(ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.SafeProcessor
- decodeUtf8Direct(ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.UnsafeProcessor
- DecodeUtil() - Constructor for class com.google.protobuf.Utf8.DecodeUtil
- decodeVarint32(byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a varint.
- decodeVarint32(int, byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Like decodeVarint32 except that the first byte is already read.
- decodeVarint32List(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated 32-bit varint field.
- decodeVarint64(byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a varint.
- decodeVarint64(long, byte[], int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Like decodeVarint64 except that the first byte is already read.
- decodeVarint64List(int, byte[], int, int, Internal.ProtobufList<?>, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Decodes a repeated 64-bit varint field.
- decodeZigZag32(int) - Static method in class com.google.protobuf.CodedInputStream
-
Decode a ZigZag-encoded 32-bit value.
- decodeZigZag64(long) - Static method in class com.google.protobuf.CodedInputStream
-
Decode a ZigZag-encoded 64-bit value.
- DEFAULT - Enum constant in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Respect the UTF8 validation behavior specified by the global utf8_validation feature.
- DEFAULT_BUFFER_SIZE - Static variable in class com.google.protobuf.CodedInputStream
- DEFAULT_BUFFER_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
-
The buffer size used in
CodedOutputStream.newInstance(OutputStream)
. - DEFAULT_BUFFER_SIZE - Static variable in class com.google.protobuf.Internal
- DEFAULT_CAPACITY - Static variable in class com.google.protobuf.AbstractProtobufList
- DEFAULT_CHUNK_SIZE - Static variable in class com.google.protobuf.BinaryWriter
- DEFAULT_DEBUG_FORMAT - Static variable in class com.google.protobuf.TextFormat.Printer
- DEFAULT_FIELD_MAP_ARRAY_SIZE - Static variable in class com.google.protobuf.SmallSortedMap
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.FieldSet
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- DEFAULT_INSTANCE - Static variable in class com.google.protobuf.UnknownFieldSetLite
- DEFAULT_LOOK_UP_START_NUMBER - Static variable in class com.google.protobuf.SchemaUtil
- DEFAULT_RECURSION_LIMIT - Static variable in class com.google.protobuf.ArrayDecoders
- DEFAULT_RECURSION_LIMIT - Static variable in class com.google.protobuf.UnknownFieldSchema
- DEFAULT_SIZE_LIMIT - Static variable in class com.google.protobuf.CodedInputStream
- DEFAULT_TEXT_FORMAT - Static variable in class com.google.protobuf.TextFormat.Printer
- DEFAULT_VALUE - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Respect the UTF8 validation behavior specified by the global utf8_validation feature.
- DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- defaultDefault - Variable in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
-
The default default value for fields of this type, if it's a primitive type.
- defaultDefault - Variable in enum class com.google.protobuf.JavaType
- defaultDefault - Variable in enum class com.google.protobuf.WireFormat.JavaType
- defaultEntry - Variable in class com.google.protobuf.MapField.ImmutableMessageConverter
- defaultEntry() - Method in interface com.google.protobuf.MapFieldBuilder.Converter
- defaultInstance - Variable in class com.google.protobuf.ExtensionRegistry.ExtensionInfo
-
A default instance of the extension's type, if it has a message type.
- defaultInstance - Variable in class com.google.protobuf.GeneratedMessageLite.Builder
- defaultInstance - Variable in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- defaultInstance - Variable in class com.google.protobuf.LazyField
-
Carry a message's default instance which is used by
hashCode()
,equals()
, andtoString()
. - defaultInstance - Variable in class com.google.protobuf.MessageSchema
- defaultInstance - Variable in class com.google.protobuf.MessageSetSchema
- defaultInstance - Variable in class com.google.protobuf.RawMessageInfo
- defaultInstance - Variable in class com.google.protobuf.StructuralMessageInfo.Builder
- defaultInstance - Variable in class com.google.protobuf.StructuralMessageInfo
- defaultInstance - Static variable in class com.google.protobuf.UnknownFieldSet
- DefaultInstanceBasedParser(T) - Constructor for class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- defaultInstanceMap - Static variable in class com.google.protobuf.GeneratedMessageLite
- defaultKey - Variable in class com.google.protobuf.MapEntryLite.Metadata
- defaultRecursionLimit - Static variable in class com.google.protobuf.CodedInputStream
- defaults_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- defaults_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- defaultsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- defaultValue - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- defaultValue - Variable in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- defaultValue - Variable in class com.google.protobuf.MapEntryLite.Metadata
- defaultValue_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- defaultValue_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- delayedBytes - Variable in class com.google.protobuf.LazyFieldLite
-
A delayed-parsed version of the contents of this field.
- delegate - Variable in class com.google.protobuf.MapField.MutabilityAwareMap
- delegate - Variable in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- delegate - Variable in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- delegate - Variable in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- DELIMITED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
DELIMITED = 2;
- DELIMITED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
DELIMITED = 2;
- delimitWithCommas(List<String>) - Static method in class com.google.protobuf.MessageReflection
- dependencies - Variable in class com.google.protobuf.Descriptors.DescriptorPool
- dependencies - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- dependency_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- dependency_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- deprecated_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- 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
- deprecatedLegacyJsonFieldConflicts_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- deprecatedLegacyJsonFieldConflicts_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- deprecatedLegacyJsonFieldConflicts_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- deprecatedLegacyJsonFieldConflicts_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- DEPRECATION_WARNING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- deprecationWarning_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- deprecationWarning_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- DESCENDING - Enum constant in enum class com.google.protobuf.Writer.FieldOrder
-
Fields are written in descending order by field number.
- DescendingEntryIterator() - Constructor for class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
- descendingEntrySet() - Method in class com.google.protobuf.SmallSortedMap
- DescendingEntrySet() - Constructor for class com.google.protobuf.SmallSortedMap.DescendingEntrySet
- descendingIterator() - Method in class com.google.protobuf.FieldSet
-
Get an iterator over the fields in the map in descending (i.e.
- description - Variable in exception class com.google.protobuf.Descriptors.DescriptorValidationException
- descriptor - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
- descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- descriptor - Variable in class com.google.protobuf.ExtensionRegistry.DescriptorIntPair
- descriptor - Variable in class com.google.protobuf.ExtensionRegistry.ExtensionInfo
-
The extension's descriptor.
- descriptor - Variable in class com.google.protobuf.GeneratedMessage.CachedDescriptorRetriever
- descriptor - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
- descriptor - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- descriptor - Variable in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- descriptor - Static variable in class com.google.protobuf.JavaFeaturesProto
- descriptor - Variable in class com.google.protobuf.MapEntry.Metadata
- Descriptor(DescriptorProtos.DescriptorProto, Descriptors.FileDescriptor, Descriptors.Descriptor, int) - Constructor for class com.google.protobuf.Descriptors.Descriptor
- Descriptor(String) - Constructor for class com.google.protobuf.Descriptors.Descriptor
- descriptorForType(Class<?>) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- DescriptorIntPair(Descriptors.Descriptor, int) - Constructor for class com.google.protobuf.ExtensionRegistry.DescriptorIntPair
- DescriptorMessageInfoFactory - Class in com.google.protobuf
-
A factory for message info based on protobuf descriptors for a
GeneratedMessage
. - DescriptorMessageInfoFactory() - Constructor for class com.google.protobuf.DescriptorMessageInfoFactory
- DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer - Class in com.google.protobuf
-
A helper class to determine whether a message type needs to implement
isInitialized()
. - DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node - Class in com.google.protobuf
- DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.StronglyConnectedComponent - Class in com.google.protobuf
- DescriptorMessageInfoFactory.OneofState - Class in com.google.protobuf
- DescriptorPool(Descriptors.FileDescriptor[], boolean) - Constructor for class com.google.protobuf.Descriptors.DescriptorPool
- DescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto
- DescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto
- DescriptorProtos - Class in com.google.protobuf
- DescriptorProtos() - Constructor for class com.google.protobuf.DescriptorProtos
- DescriptorProtos.DescriptorProto - Class in com.google.protobuf
-
Describes a message type.
- DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
-
Describes a message type.
- DescriptorProtos.DescriptorProto.ExtensionRange - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
- DescriptorProtos.DescriptorProto.ExtensionRange.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
- DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.DescriptorProto.ReservedRange - Class in com.google.protobuf
-
Range of reserved tag numbers.
- DescriptorProtos.DescriptorProto.ReservedRange.Builder - Class in com.google.protobuf
-
Range of reserved tag numbers.
- DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.Edition - Enum Class in com.google.protobuf
-
The full set of known editions.
- DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
-
Describes an enum type.
- DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
-
Describes an enum type.
- DescriptorProtos.EnumDescriptorProto.EnumReservedRange - Class in com.google.protobuf
-
Range of reserved numeric values.
- DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder - Class in com.google.protobuf
-
Range of reserved numeric values.
- DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumOptions
- DescriptorProtos.EnumOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumOptions
- DescriptorProtos.EnumOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumValueDescriptorProto - Class in com.google.protobuf
-
Describes a value within an enum.
- DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
-
Describes a value within an enum.
- DescriptorProtos.EnumValueDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumValueOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValueOptions
- DescriptorProtos.EnumValueOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValueOptions
- DescriptorProtos.EnumValueOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ExtensionRangeOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ExtensionRangeOptions
- DescriptorProtos.ExtensionRangeOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ExtensionRangeOptions
- DescriptorProtos.ExtensionRangeOptions.Declaration - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ExtensionRangeOptions.Declaration
- DescriptorProtos.ExtensionRangeOptions.Declaration.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ExtensionRangeOptions.Declaration
- DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ExtensionRangeOptions.VerificationState - Enum Class in com.google.protobuf
-
The verification state of the extension range.
- DescriptorProtos.ExtensionRangeOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FeatureSet - Class in com.google.protobuf
-
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.
- DescriptorProtos.FeatureSet.Builder - Class in com.google.protobuf
-
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.
- DescriptorProtos.FeatureSet.EnforceNamingStyle - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.EnforceNamingStyle
- DescriptorProtos.FeatureSet.EnumType - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.EnumType
- DescriptorProtos.FeatureSet.FieldPresence - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.FieldPresence
- DescriptorProtos.FeatureSet.JsonFormat - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.JsonFormat
- DescriptorProtos.FeatureSet.MessageEncoding - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.MessageEncoding
- DescriptorProtos.FeatureSet.RepeatedFieldEncoding - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.RepeatedFieldEncoding
- DescriptorProtos.FeatureSet.Utf8Validation - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FeatureSet.Utf8Validation
- DescriptorProtos.FeatureSetDefaults - Class in com.google.protobuf
-
A compiled specification for the defaults of a set of features.
- DescriptorProtos.FeatureSetDefaults.Builder - Class in com.google.protobuf
-
A compiled specification for the defaults of a set of features.
- DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault - Class in com.google.protobuf
-
A map from every known edition with a unique set of defaults to its defaults.
- DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder - Class in com.google.protobuf
-
A map from every known edition with a unique set of defaults to its defaults.
- DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FeatureSetDefaultsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FeatureSetOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FieldDescriptorProto - Class in com.google.protobuf
-
Describes a field within a message.
- DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
-
Describes a field within a message.
- DescriptorProtos.FieldDescriptorProto.Label - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldDescriptorProto.Label
- DescriptorProtos.FieldDescriptorProto.Type - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldDescriptorProto.Type
- DescriptorProtos.FieldDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FieldOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldOptions
- DescriptorProtos.FieldOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldOptions
- DescriptorProtos.FieldOptions.CType - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldOptions.CType
- DescriptorProtos.FieldOptions.EditionDefault - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldOptions.EditionDefault
- DescriptorProtos.FieldOptions.EditionDefault.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldOptions.EditionDefault
- DescriptorProtos.FieldOptions.EditionDefaultOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FieldOptions.FeatureSupport - Class in com.google.protobuf
-
Information about the support window of a feature.
- DescriptorProtos.FieldOptions.FeatureSupport.Builder - Class in com.google.protobuf
-
Information about the support window of a feature.
- DescriptorProtos.FieldOptions.FeatureSupportOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FieldOptions.JSType - Enum Class in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldOptions.JSType
- DescriptorProtos.FieldOptions.OptionRetention - Enum Class in com.google.protobuf
-
If set to RETENTION_SOURCE, the option will be omitted from the binary.
- DescriptorProtos.FieldOptions.OptionTargetType - Enum Class in com.google.protobuf
-
This indicates the types of entities that the field may apply to when used as an option.
- DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
-
Describes a complete .proto file.
- DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
-
Describes a complete .proto file.
- DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
-
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
- DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
-
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
- DescriptorProtos.FileDescriptorSetOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FileOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileOptions
- DescriptorProtos.FileOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileOptions
- DescriptorProtos.FileOptions.OptimizeMode - Enum Class in com.google.protobuf
-
Generated classes can be optimized for speed or code size.
- DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.GeneratedCodeInfo - Class in com.google.protobuf
-
Describes the relationship between generated code and its original source file.
- DescriptorProtos.GeneratedCodeInfo.Annotation - Class in com.google.protobuf
-
Protobuf type
google.protobuf.GeneratedCodeInfo.Annotation
- DescriptorProtos.GeneratedCodeInfo.Annotation.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.GeneratedCodeInfo.Annotation
- DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic - Enum Class in com.google.protobuf
-
Represents the identified object's effect on the element in the original .proto file.
- DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.GeneratedCodeInfo.Builder - Class in com.google.protobuf
-
Describes the relationship between generated code and its original source file.
- DescriptorProtos.GeneratedCodeInfoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.MessageOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MessageOptions
- DescriptorProtos.MessageOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MessageOptions
- DescriptorProtos.MessageOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.MethodDescriptorProto - Class in com.google.protobuf
-
Describes a method of a service.
- DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
-
Describes a method of a service.
- DescriptorProtos.MethodDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.MethodOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MethodOptions
- DescriptorProtos.MethodOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MethodOptions
- DescriptorProtos.MethodOptions.IdempotencyLevel - Enum Class in com.google.protobuf
-
Is this method side-effect-free (or safe in HTTP parlance), or idempotent, or neither? HTTP based RPC implementation may choose GET verb for safe methods, and PUT verb for idempotent methods instead of the default POST.
- DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.OneofDescriptorProto - Class in com.google.protobuf
-
Describes a oneof.
- DescriptorProtos.OneofDescriptorProto.Builder - Class in com.google.protobuf
-
Describes a oneof.
- DescriptorProtos.OneofDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.OneofOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.OneofOptions
- DescriptorProtos.OneofOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.OneofOptions
- DescriptorProtos.OneofOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ServiceDescriptorProto - Class in com.google.protobuf
-
Describes a service.
- DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
-
Describes a service.
- DescriptorProtos.ServiceDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ServiceOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ServiceOptions
- DescriptorProtos.ServiceOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ServiceOptions
- DescriptorProtos.ServiceOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.SourceCodeInfo - Class in com.google.protobuf
-
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
- DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
-
Encapsulates information about the original source file from which a FileDescriptorProto was generated.
- DescriptorProtos.SourceCodeInfo.Location - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceCodeInfo.Location
- DescriptorProtos.SourceCodeInfo.Location.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceCodeInfo.Location
- DescriptorProtos.SourceCodeInfo.LocationOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.SourceCodeInfoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
-
A message representing a option the parser does not recognize.
- DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
-
A message representing a option the parser does not recognize.
- DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
-
The name of the uninterpreted option.
- DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
-
The name of the uninterpreted option.
- DescriptorProtos.UninterpretedOption.NamePartOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.UninterpretedOptionOrBuilder - Interface in com.google.protobuf
- descriptorRetriever - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- Descriptors - Class in com.google.protobuf
-
Contains a collection of classes which describe protocol message types.
- Descriptors() - Constructor for class com.google.protobuf.Descriptors
- Descriptors.Descriptor - Class in com.google.protobuf
-
Describes a message type.
- Descriptors.DescriptorPool - Class in com.google.protobuf
-
A private helper class which contains lookup tables containing all the descriptors defined in a particular file.
- Descriptors.DescriptorPool.PackageDescriptor - Class in com.google.protobuf
-
Represents a package in the symbol table.
- Descriptors.DescriptorPool.SearchFilter - Enum Class in com.google.protobuf
-
Defines what subclass of descriptors to search in the descriptor pool.
- Descriptors.DescriptorValidationException - Exception Class in com.google.protobuf
-
Thrown when building descriptors fails because the source DescriptorProtos are not valid.
- Descriptors.EnumDescriptor - Class in com.google.protobuf
-
Describes an enum type.
- Descriptors.EnumDescriptor.UnknownEnumValueReference - Class in com.google.protobuf
- Descriptors.EnumValueDescriptor - Class in com.google.protobuf
-
Describes one value within an enum type.
- Descriptors.FieldDescriptor - Class in com.google.protobuf
-
Describes a field of a message type.
- Descriptors.FieldDescriptor.JavaType - Enum Class in com.google.protobuf
- Descriptors.FieldDescriptor.Sensitivity - Enum Class in com.google.protobuf
- Descriptors.FieldDescriptor.Type - Enum Class in com.google.protobuf
- Descriptors.FileDescriptor - Class in com.google.protobuf
-
Describes a
.proto
file, including everything defined within. - Descriptors.FileDescriptor.InternalDescriptorAssigner - Interface in com.google.protobuf
-
Deprecated.
- Descriptors.GenericDescriptor - Class in com.google.protobuf
-
All descriptors implement this to make it easier to implement tools like
DescriptorPool
. - Descriptors.MethodDescriptor - Class in com.google.protobuf
-
Describes one method within a service type.
- Descriptors.NumberGetter<T> - Interface in com.google.protobuf
- Descriptors.OneofDescriptor - Class in com.google.protobuf
-
Describes a oneof of a message type.
- Descriptors.ServiceDescriptor - Class in com.google.protobuf
-
Describes a service type.
- descriptorsByName - Variable in class com.google.protobuf.Descriptors.DescriptorPool
- DescriptorValidationException(Descriptors.FileDescriptor, String) - Constructor for exception class com.google.protobuf.Descriptors.DescriptorValidationException
- DescriptorValidationException(Descriptors.GenericDescriptor, String) - Constructor for exception class com.google.protobuf.Descriptors.DescriptorValidationException
- DescriptorValidationException(Descriptors.GenericDescriptor, String, Throwable) - Constructor for exception class com.google.protobuf.Descriptors.DescriptorValidationException
- determineAndroidSupportByAddressSize(Class<?>) - Static method in class com.google.protobuf.UnsafeUtil
- dfs(Descriptors.Descriptor) - Method in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- digitValue(byte) - Static method in class com.google.protobuf.TextFormat
-
Interpret a character as a digit (in any base up to 36) and return the numeric value.
- discardUnknownFields() - Method in class com.google.protobuf.CodedInputStream
-
Sets this
CodedInputStream
to discard unknown fields. - DiscardUnknownFieldsParser - Class in com.google.protobuf
-
Parsers to discard unknown fields during parsing.
- DiscardUnknownFieldsParser() - Constructor for class com.google.protobuf.DiscardUnknownFieldsParser
- dispose() - Method in class com.google.protobuf.AbstractMessage.Builder
-
Used to support nested builders and called when this nested builder is no longer used by its parent builder and should release the reference to its parent builder.
- dispose() - Method in class com.google.protobuf.GeneratedMessage.Builder
- dispose() - Method in class com.google.protobuf.RepeatedFieldBuilder
- dispose() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- dispose() - Method in class com.google.protobuf.SingleFieldBuilder
- dispose() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- distinctNumbers - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- doBackward(B) - Method in interface com.google.protobuf.Internal.MapAdapter.Converter
- doBalance(ByteString) - Method in class com.google.protobuf.RopeByteString.Balancer
- doFlush() - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- doFlush() - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- doForward(A) - Method in interface com.google.protobuf.Internal.MapAdapter.Converter
- DOMAIN - Static variable in class com.google.protobuf.RuntimeVersion
- DOUBLE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- DOUBLE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- DOUBLE - Enum constant in enum class com.google.protobuf.FieldType
- DOUBLE - Enum constant in enum class com.google.protobuf.JavaType
- DOUBLE - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- DOUBLE - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- DOUBLE_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- DOUBLE_ARRAY_INDEX_SCALE - Static variable in class com.google.protobuf.UnsafeUtil
- DOUBLE_LIST - Enum constant in enum class com.google.protobuf.FieldType
- DOUBLE_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- DoubleArrayList - Class in com.google.protobuf
-
An implementation of
Internal.DoubleList
on top of a primitive array. - DoubleArrayList() - Constructor for class com.google.protobuf.DoubleArrayList
-
Constructs a new mutable
DoubleArrayList
with default capacity. - DoubleArrayList(double[], int, boolean) - Constructor for class com.google.protobuf.DoubleArrayList
-
Constructs a new mutable
DoubleArrayList
containing the same elements asother
. - doubleAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- doubleValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- doubleValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- DynamicMessage - Class in com.google.protobuf
-
An implementation of
Message
that can represent arbitrary types, given aDescriptors.Descriptor
. - DynamicMessage(Descriptors.Descriptor, FieldSet<Descriptors.FieldDescriptor>, Descriptors.FieldDescriptor[], UnknownFieldSet) - Constructor for class com.google.protobuf.DynamicMessage
-
Construct a
DynamicMessage
using the givenFieldSet
. - DynamicMessage.Builder - Class in com.google.protobuf
-
Builder for
DynamicMessage
s. - dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite
-
A method that implements different types of operations described in
GeneratedMessageLite.MethodToInvoke
.
E
- eagerlyMergeMessageSetExtension(CodedInputStream, ExtensionRegistry.ExtensionInfo, ExtensionRegistryLite, MessageReflection.MergeTarget) - Static method in class com.google.protobuf.MessageReflection
- eagerlyMergeMessageSetExtension(CodedInputStream, GeneratedMessageLite.GeneratedExtension<?, ?>, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- eagerlyParseMessageSets - Static variable in class com.google.protobuf.ExtensionRegistryLite
- Edition(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.Edition
- edition_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- edition_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- edition_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- edition_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- edition_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- edition_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- EDITION_1_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
Placeholder editions for testing feature resolution.
- EDITION_1_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
Placeholder editions for testing feature resolution.
- EDITION_2_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_2_TEST_ONLY = 2;
- EDITION_2_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_2_TEST_ONLY = 2;
- EDITION_2023 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
Editions that have been released.
- EDITION_2023_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
Editions that have been released.
- EDITION_2024 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_2024 = 1001;
- EDITION_2024_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_2024 = 1001;
- EDITION_99997_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_99997_TEST_ONLY = 99997;
- EDITION_99997_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_99997_TEST_ONLY = 99997;
- EDITION_99998_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_99998_TEST_ONLY = 99998;
- EDITION_99998_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_99998_TEST_ONLY = 99998;
- EDITION_99999_TEST_ONLY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_99999_TEST_ONLY = 99999;
- EDITION_99999_TEST_ONLY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_99999_TEST_ONLY = 99999;
- EDITION_DEFAULTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- EDITION_DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- 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_INTRODUCED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- EDITION_LEGACY - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
A placeholder edition for specifying default behaviors *before* a feature was first introduced.
- EDITION_LEGACY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
A placeholder edition for specifying default behaviors *before* a feature was first introduced.
- EDITION_MAX - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
Placeholder for specifying unbounded edition support.
- EDITION_MAX_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
Placeholder for specifying unbounded edition support.
- EDITION_PROTO2 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
Legacy syntax "editions".
- EDITION_PROTO2_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
Legacy syntax "editions".
- EDITION_PROTO3 - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_PROTO3 = 999;
- EDITION_PROTO3_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
EDITION_PROTO3 = 999;
- EDITION_REMOVED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- EDITION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.Edition
-
A placeholder for an unknown edition value.
- EDITION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
-
A placeholder for an unknown edition value.
- EditionDefault() - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- EditionDefault(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- editionDefaults_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- editionDefaults_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- editionDefaultsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- editionDeprecated_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- editionDeprecated_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- editionIntroduced_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- editionIntroduced_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- editionRemoved_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- editionRemoved_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- EDITIONS - Enum constant in enum class com.google.protobuf.ProtoSyntax
- elementType - Variable in enum class com.google.protobuf.FieldType
- emittingSingleLine(boolean) - Method in class com.google.protobuf.TextFormat.Printer
-
Return a new Printer instance with the specified line formatting status.
- empty() - Static method in class com.google.protobuf.ByteString
-
Returns an empty
ByteString
of size0
. - EMPTY - Static variable in class com.google.protobuf.ByteString
-
Empty
ByteString
. - EMPTY - Static variable in class com.google.protobuf.LazyStringArrayList
-
Deprecated.use
LazyStringArrayList.emptyList()
instead - EMPTY - Static variable in class com.google.protobuf.TextFormatParseLocation
-
The empty location.
- EMPTY - Static variable in class com.google.protobuf.TypeRegistry.EmptyTypeRegistryHolder
- EMPTY_ARRAY - Static variable in class com.google.protobuf.BooleanArrayList
- EMPTY_ARRAY - Static variable in class com.google.protobuf.DoubleArrayList
- EMPTY_ARRAY - Static variable in class com.google.protobuf.FloatArrayList
- EMPTY_ARRAY - Static variable in class com.google.protobuf.IntArrayList
- EMPTY_ARRAY - Static variable in class com.google.protobuf.LongArrayList
- EMPTY_ARRAY - Static variable in class com.google.protobuf.ProtobufArrayList
- EMPTY_BYTE_ARRAY - Static variable in class com.google.protobuf.ByteString.Output
- EMPTY_BYTE_ARRAY - Static variable in class com.google.protobuf.Internal
-
An empty byte array constant used in generated code.
- EMPTY_BYTE_BUFFER - Static variable in class com.google.protobuf.Internal
-
An empty byte array constant used in generated code.
- EMPTY_CODED_INPUT_STREAM - Static variable in class com.google.protobuf.Internal
-
An empty coded input stream constant used in generated code.
- EMPTY_DESCRIPTORS - Static variable in class com.google.protobuf.Descriptors
- EMPTY_ENUM_DESCRIPTORS - Static variable in class com.google.protobuf.Descriptors
- EMPTY_FACTORY - Static variable in class com.google.protobuf.ManifestSchemaFactory
- EMPTY_FIELD_DESCRIPTORS - Static variable in class com.google.protobuf.Descriptors
- EMPTY_INT_ARRAY - Static variable in class com.google.protobuf.Descriptors
- EMPTY_INT_ARRAY - Static variable in class com.google.protobuf.MessageSchema
- EMPTY_LIST - Static variable in class com.google.protobuf.BooleanArrayList
- EMPTY_LIST - Static variable in class com.google.protobuf.DoubleArrayList
- EMPTY_LIST - Static variable in class com.google.protobuf.FloatArrayList
- EMPTY_LIST - Static variable in class com.google.protobuf.IntArrayList
- EMPTY_LIST - Static variable in class com.google.protobuf.LazyStringArrayList
- EMPTY_LIST - Static variable in class com.google.protobuf.LongArrayList
- EMPTY_LIST - Static variable in class com.google.protobuf.ProtobufArrayList
- EMPTY_MAP_FIELD - Static variable in class com.google.protobuf.MapFieldLite
- EMPTY_ONEOF_DESCRIPTORS - Static variable in class com.google.protobuf.Descriptors
- EMPTY_REGISTRY - Static variable in class com.google.protobuf.AbstractParser
- EMPTY_REGISTRY - Static variable in class com.google.protobuf.ExtensionRegistry
- EMPTY_REGISTRY_LITE - Static variable in class com.google.protobuf.ExtensionRegistryLite
- EMPTY_SERVICE_DESCRIPTORS - Static variable in class com.google.protobuf.Descriptors
- EMPTY_TYPES - Static variable in enum class com.google.protobuf.FieldType
- emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessage
- emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessage
- emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessage
- emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyIntList() - Static method in class com.google.protobuf.GeneratedMessage
- emptyIntList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyList() - Static method in class com.google.protobuf.BooleanArrayList
- emptyList() - Static method in class com.google.protobuf.DoubleArrayList
- emptyList() - Static method in class com.google.protobuf.FloatArrayList
- emptyList() - Static method in class com.google.protobuf.IntArrayList
- emptyList() - Static method in class com.google.protobuf.LazyStringArrayList
-
Returns an empty immutable
LazyStringArrayList
instance - emptyList() - Static method in class com.google.protobuf.LongArrayList
- emptyList() - Static method in class com.google.protobuf.ProtobufArrayList
- emptyList(Class<T>) - Static method in class com.google.protobuf.GeneratedMessage
- emptyLongList() - Static method in class com.google.protobuf.GeneratedMessage
- emptyLongList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyMapField() - Static method in class com.google.protobuf.MapFieldLite
-
Returns a singleton immutable empty MapFieldLite instance.
- emptyMapField(MapEntry<K, V>) - Static method in class com.google.protobuf.MapField
-
Returns an immutable empty MapField.
- emptyProtobufList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyRegistry - Static variable in class com.google.protobuf.ExtensionRegistryLite
- emptySet() - Static method in class com.google.protobuf.FieldSet
-
Get an immutable empty FieldSet.
- EmptyTypeRegistryHolder() - Constructor for class com.google.protobuf.TypeRegistry.EmptyTypeRegistryHolder
- enableAliasing - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- enableAliasing - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
If
true
, indicates that calls to readByteString
orbyte[]
may return slices of the underlying buffer, rather than copies. - enableAliasing - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
If
true
, indicates that calls to readByteString
orbyte[]
may return slices of the underlying buffer, rather than copies. - enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream
-
Enables
ByteString
aliasing of the underlying buffer, trading off on buffer pinning for data copies. - enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- enableAlwaysUseFieldBuildersForTesting() - Static method in class com.google.protobuf.GeneratedMessage
-
TODO: Stop using SingleFieldBuilder and remove this setting
- enablingSafeDebugFormat - Variable in class com.google.protobuf.TextFormat.Printer
-
Whether to enable redaction of sensitive fields and introduce randomization.
- enablingSafeDebugFormat(boolean) - Method in class com.google.protobuf.TextFormat.Printer
-
Return a new Printer instance that outputs a redacted and unstable format suitable for debugging.
- encode(String) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- encode(String, byte[], int, int) - Static method in class com.google.protobuf.Utf8
- encodedLength(String) - Static method in class com.google.protobuf.Utf8
-
Returns the number of bytes in the UTF-8-encoded form of
sequence
. - encodedLengthGeneral(String, int) - Static method in class com.google.protobuf.Utf8
- encodeUtf8(String, byte[], int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Encodes an input character sequence (
in
) to UTF-8 in the target array (out
). - encodeUtf8(String, byte[], int, int) - Method in class com.google.protobuf.Utf8.SafeProcessor
- encodeUtf8(String, byte[], int, int) - Method in class com.google.protobuf.Utf8.UnsafeProcessor
- encodeUtf8(String, ByteBuffer) - Static method in class com.google.protobuf.Utf8
-
Encodes the given characters to the target
ByteBuffer
using UTF-8 encoding. - encodeUtf8(String, ByteBuffer) - Method in class com.google.protobuf.Utf8.Processor
-
Encodes an input character sequence (
in
) to UTF-8 in the target buffer (out
). - encodeUtf8Default(String, ByteBuffer) - Method in class com.google.protobuf.Utf8.Processor
-
Encodes the input character sequence to a
ByteBuffer
instance using theByteBuffer
API, rather than potentially faster approaches. - encodeUtf8Direct(String, ByteBuffer) - Method in class com.google.protobuf.Utf8.Processor
-
Encodes the input character sequence to a direct
ByteBuffer
instance. - encodeUtf8Direct(String, ByteBuffer) - Method in class com.google.protobuf.Utf8.SafeProcessor
- encodeUtf8Direct(String, ByteBuffer) - Method in class com.google.protobuf.Utf8.UnsafeProcessor
- encodeZigZag32(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Encode a ZigZag-encoded 32-bit value.
- encodeZigZag64(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Encode a ZigZag-encoded 64-bit value.
- end_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- end_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- end_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- end_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- end_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- end_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- end_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- end_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- 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
- endGroupTag - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- endGroupTag - Variable in class com.google.protobuf.CodedInputStreamReader
- endsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring ends with the specified suffix.
- ENFORCE_NAMING_STYLE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- ENFORCE_NAMING_STYLE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
ENFORCE_NAMING_STYLE_UNKNOWN = 0;
- ENFORCE_NAMING_STYLE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
ENFORCE_NAMING_STYLE_UNKNOWN = 0;
- ENFORCE_UTF8_MASK - Static variable in class com.google.protobuf.MessageSchema
- EnforceNamingStyle(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- enforceNamingStyle_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- enforceNamingStyle_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- enforceUtf8 - Variable in class com.google.protobuf.FieldInfo.Builder
- enforceUtf8 - Variable in class com.google.protobuf.FieldInfo
- ensureAnnotationIsMutable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- ensureBuilderMap() - Method in class com.google.protobuf.MapFieldBuilder
- ensureBuilders() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Ensures that the list of builders is not null.
- ensureBuilders() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- ensureCapacity(int) - Method in class com.google.protobuf.BooleanArrayList
-
Ensures the backing array can fit at least minCapacity elements.
- ensureCapacity(int) - Method in class com.google.protobuf.DoubleArrayList
-
Ensures the backing array can fit at least minCapacity elements.
- ensureCapacity(int) - Method in class com.google.protobuf.FloatArrayList
-
Ensures the backing array can fit at least minCapacity elements.
- ensureCapacity(int) - Method in class com.google.protobuf.IntArrayList
-
Ensures the backing array can fit at least minCapacity elements.
- ensureCapacity(int) - Method in class com.google.protobuf.LongArrayList
-
Ensures the backing array can fit at least minCapacity elements.
- ensureCapacity(int) - Method in class com.google.protobuf.ProtobufArrayList
-
Ensures the backing array can fit at least minCapacity elements.
- ensureCapacity(int) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Ensures that our arrays are long enough to store more metadata.
- ensureDeclarationIsMutable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- ensureDefaultsIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- ensureDependencyIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ensureEditionDefaultsIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- ensureEntryArrayMutable() - Method in class com.google.protobuf.SmallSortedMap
-
Lazily creates the entry array.
- ensureEnumTypeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureEnumTypeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ensureExtensionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureExtensionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ensureExtensionRangeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureExtensionsAreMutable() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- ensureExtensionsAreMutable() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- ensureExtensionsIsMutable() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- ensureFieldAccessorsInitialized(Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Ensures the field accessors are initialized.
- ensureFieldAccessorsInitialized(Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Deprecated.
- ensureFieldIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureFileIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- ensureIndexInRange(int) - Method in class com.google.protobuf.BooleanArrayList
-
Ensures that the provided
index
is within the range of[0, size]
. - ensureIndexInRange(int) - Method in class com.google.protobuf.DoubleArrayList
-
Ensures that the provided
index
is within the range of[0, size]
. - ensureIndexInRange(int) - Method in class com.google.protobuf.FloatArrayList
-
Ensures that the provided
index
is within the range of[0, size]
. - ensureIndexInRange(int) - Method in class com.google.protobuf.IntArrayList
-
Ensures that the provided
index
is within the range of[0, size]
. - ensureIndexInRange(int) - Method in class com.google.protobuf.LongArrayList
-
Ensures that the provided
index
is within the range of[0, size]
. - ensureIndexInRange(int) - Method in class com.google.protobuf.ProtobufArrayList
- ensureInitialized(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Might lazily parse the bytes that were previously passed in.
- ensureIsMutable() - Method in class com.google.protobuf.AbstractProtobufList
-
Throws an
UnsupportedOperationException
if the list is immutable. - ensureIsMutable() - Method in class com.google.protobuf.FieldSet.Builder
- ensureLeadingDetachedCommentsIsMutable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- ensureLocationIsMutable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- ensureMessageList() - Method in class com.google.protobuf.MapFieldBuilder
- ensureMessageMap() - Method in class com.google.protobuf.MapFieldBuilder
- ensureMessageTypeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ensureMethodIsMutable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- ensureMutable() - Method in class com.google.protobuf.MapField
- ensureMutable() - Method in class com.google.protobuf.MapFieldLite
- ensureMutable() - Method in interface com.google.protobuf.MutabilityOracle
-
Throws an
UnsupportedOperationException
if not mutable. - ensureMutableMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Ensures that the list of messages is mutable so it can be updated.
- ensureMutableMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- ensureNameIsMutable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- ensureNestedTypeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureOneofDeclIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensurePathIsMutable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- ensurePathIsMutable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- ensurePublicDependencyIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ensureReservedNameIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureReservedNameIsMutable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- ensureReservedRangeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- ensureReservedRangeIsMutable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- ensureServiceIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ensureSpanIsMutable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- ensureTargetsIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- ensureUninterpretedOptionIsMutable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- ensureUnknownFieldsInitialized() - Method in class com.google.protobuf.GeneratedMessageLite
-
Lazily initializes unknown fields.
- ensureValueIsMutable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- ensureWeakDependencyIsMutable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- entries - Variable in class com.google.protobuf.SmallSortedMap
- entriesSize - Variable in class com.google.protobuf.SmallSortedMap
- entry - Variable in class com.google.protobuf.LazyField.LazyEntry
- entry - Variable in class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- Entry(Map.Entry<K, V>) - Constructor for class com.google.protobuf.SmallSortedMap.Entry
- Entry(K, V) - Constructor for class com.google.protobuf.SmallSortedMap.Entry
- EntryAdapter(Map.Entry<K, RealValue>) - Constructor for class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- EntryIterator() - Constructor for class com.google.protobuf.SmallSortedMap.EntryIterator
- entrySet() - Method in class com.google.protobuf.Internal.MapAdapter
- entrySet() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- entrySet() - Method in class com.google.protobuf.MapFieldLite
- entrySet() - Method in class com.google.protobuf.SmallSortedMap
-
Similar to the AbstractMap implementation of
keySet()
andvalues()
, the entry set is created the first time this method is called, and returned in response to all subsequent calls. - EntrySet() - Constructor for class com.google.protobuf.SmallSortedMap.EntrySet
- ENUM - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- ENUM - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- ENUM - Enum constant in enum class com.google.protobuf.FieldType
- ENUM - Enum constant in enum class com.google.protobuf.JavaType
- ENUM - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- ENUM - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- ENUM_LIST - Enum constant in enum class com.google.protobuf.FieldType
- ENUM_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- ENUM_TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
ENUM_TYPE_UNKNOWN = 0;
- ENUM_TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
ENUM_TYPE_UNKNOWN = 0;
- enumDescriptor - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- enumDescriptor - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- EnumDescriptor(DescriptorProtos.EnumDescriptorProto, Descriptors.FileDescriptor, Descriptors.Descriptor, int) - Constructor for class com.google.protobuf.Descriptors.EnumDescriptor
- EnumDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- EnumDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- enumGetValueDescriptor - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- EnumOptions() - Constructor for class com.google.protobuf.DescriptorProtos.EnumOptions
- EnumOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.EnumOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.EnumOptions
- EnumReservedRange() - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- EnumReservedRange(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- enumType - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- EnumType(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- enumType_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- enumType_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- enumType_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- enumType_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- enumType_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- enumType_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- enumTypeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- enumTypeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- enumTypeMap - Variable in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- enumTypes - Variable in class com.google.protobuf.Descriptors.Descriptor
- enumTypes - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- EnumValueDescriptor(DescriptorProtos.EnumValueDescriptorProto, Descriptors.FileDescriptor, Descriptors.EnumDescriptor, int) - Constructor for class com.google.protobuf.Descriptors.EnumValueDescriptor
- EnumValueDescriptor(Descriptors.EnumDescriptor, Integer) - Constructor for class com.google.protobuf.Descriptors.EnumValueDescriptor
- EnumValueDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- EnumValueDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- enumValueOf - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- EnumValueOptions() - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueOptions
- EnumValueOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.EnumValueOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.EnumValueOptions
- enumVerifier - Variable in class com.google.protobuf.FieldInfo.Builder
- enumVerifier - Variable in class com.google.protobuf.FieldInfo
- eol() - Method in class com.google.protobuf.TextFormat.TextGenerator
-
Signifies reaching the "end of the current line" in the output.
- equals(Object) - Method in class com.google.protobuf.AbstractMessage
- equals(Object) - Method in class com.google.protobuf.AbstractProtobufList
- equals(Object) - Method in class com.google.protobuf.BooleanArrayList
- equals(Object) - Method in class com.google.protobuf.ByteString
- equals(Object) - Method in class com.google.protobuf.ByteString.LiteralByteString
- equals(Object) - Method in class com.google.protobuf.ByteString.NioByteString
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- equals(Object) - Method in class com.google.protobuf.DoubleArrayList
- equals(Object) - Method in class com.google.protobuf.ExtensionRegistry.DescriptorIntPair
- equals(Object) - Method in class com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
- equals(Object) - Method in class com.google.protobuf.FieldSet
- equals(Object) - Method in class com.google.protobuf.FloatArrayList
- equals(Object) - Method in class com.google.protobuf.GeneratedMessageLite
- equals(Object) - Method in class com.google.protobuf.IntArrayList
- equals(Object) - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- equals(Object) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- equals(Object) - Method in class com.google.protobuf.LazyField
- equals(Object) - Method in class com.google.protobuf.LazyFieldLite
- equals(Object) - Method in class com.google.protobuf.LongArrayList
- equals(Object) - Method in class com.google.protobuf.MapField
- equals(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- equals(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- equals(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- equals(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- equals(Object) - Method in class com.google.protobuf.MapFieldBuilder
- equals(Object) - Method in class com.google.protobuf.MapFieldLite
-
Checks whether two map fields are equal.
- equals(Object) - Method in interface com.google.protobuf.Message
-
Compares the specified object with this message for equality.
- equals(Object) - Method in class com.google.protobuf.RopeByteString
- equals(Object) - Method in class com.google.protobuf.SmallSortedMap.Entry
- equals(Object) - Method in class com.google.protobuf.SmallSortedMap
- equals(Object) - Method in class com.google.protobuf.TextFormatParseLocation
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSet
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSet.Field
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSetLite
- equals(Object, Object) - Static method in class com.google.protobuf.MapFieldLite
- equals(Object, Object) - Method in class com.google.protobuf.SmallSortedMap.Entry
-
equals() that handles null values.
- equals(List<byte[]>, List<byte[]>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.equals(Object)
for bytes field. - equals(Map<K, V>, Map<K, V>) - Static method in class com.google.protobuf.MapFieldLite
-
Checks whether two
Map
s are equal. - equals(T, T) - Method in class com.google.protobuf.MessageSchema
- equals(T, T) - Method in class com.google.protobuf.MessageSetSchema
- equals(T, T) - Method in interface com.google.protobuf.Schema
-
Determine of the two messages are equal.
- equals(T, T, int) - Method in class com.google.protobuf.MessageSchema
- equalsByteBuffer(ByteBuffer, ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.equals(Object)
for bytes field. - equalsByteBuffer(List<ByteBuffer>, List<ByteBuffer>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.equals(Object)
for bytes field. - equalsFragments(ByteString) - Method in class com.google.protobuf.RopeByteString
-
Determines if this string is equal to another of the same length by iterating over the leaf nodes.
- equalsRange(ByteString, int, int) - Method in class com.google.protobuf.ByteString.LeafByteString
-
Check equality of the substring of given length of this object starting at zero with another
ByteString
substring starting at offset. - equalsRange(ByteString, int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
-
Check equality of the substring of given length of this object starting at zero with another
LiteralByteString
substring starting at offset. - equalsRange(ByteString, int, int) - Method in class com.google.protobuf.ByteString.NioByteString
- errorText() - Method in interface com.google.protobuf.RpcController
-
If
failed()
istrue
, returns a human-readable description of the error. - escapeBytes(byte[]) - Static method in class com.google.protobuf.TextFormat
-
Like
TextFormat.escapeBytes(ByteString)
, but used for byte array. - escapeBytes(byte[]) - Static method in class com.google.protobuf.TextFormatEscaper
-
Like
TextFormatEscaper.escapeBytes(ByteString)
, but used for byte array. - escapeBytes(ByteString) - Static method in class com.google.protobuf.TextFormat
-
Escapes bytes in the format used in protocol buffer text format, which is the same as the format used for C string literals.
- escapeBytes(ByteString) - Static method in class com.google.protobuf.TextFormatEscaper
-
Backslash escapes bytes in the format used in protocol buffer text format.
- escapeBytes(TextFormatEscaper.ByteSequence) - Static method in class com.google.protobuf.TextFormatEscaper
-
Backslash escapes bytes in the format used in protocol buffer text format.
- escapeDoubleQuotesAndBackslashes(String) - Static method in class com.google.protobuf.TextFormat
-
Escape double quotes and backslashes in a String for emittingUnicode output of a message.
- escapeDoubleQuotesAndBackslashes(String) - Static method in class com.google.protobuf.TextFormatEscaper
-
Escape double quotes and backslashes in a String for unicode output of a message.
- escapeNonAscii - Variable in class com.google.protobuf.TextFormat.Printer
-
Whether to escape non ASCII characters with backslash and octal.
- escapeText(String) - Static method in class com.google.protobuf.TextFormat
-
Like
TextFormat.escapeBytes(ByteString)
, but escapes a text string. - escapeText(String) - Static method in class com.google.protobuf.TextFormatEscaper
-
Like
TextFormatEscaper.escapeBytes(ByteString)
, but escapes a text string. - escapingNonAscii(boolean) - Method in class com.google.protobuf.TextFormat.Printer
-
Return a new Printer instance with the specified escape mode.
- estimateConsecutiveAscii(ByteBuffer, int, int) - Static method in class com.google.protobuf.Utf8
-
Counts (approximately) the number of consecutive ASCII characters in the given buffer.
- EXPANDED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
EXPANDED = 2;
- EXPANDED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
EXPANDED = 2;
- ExperimentalApi - Annotation Interface in com.google.protobuf
-
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
- EXPLICIT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
EXPLICIT = 1;
- EXPLICIT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
EXPLICIT = 1;
- ExtendableBuilder() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- ExtendableBuilder() - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- ExtendableBuilder(AbstractMessage.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- ExtendableBuilder(GeneratedMessageV3.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- ExtendableBuilder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- ExtendableMessage(GeneratedMessage.ExtendableBuilder<MessageT, ?>) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage
- ExtendableMessage(GeneratedMessageV3.ExtendableBuilder<MessageT, ?>) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- extendee_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- extendee_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- EXTENDEE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- Extension<ContainingType,
Type> - Class in com.google.protobuf -
Interface that generated extensions implement.
- Extension() - Constructor for class com.google.protobuf.Extension
- EXTENSION - Enum constant in enum class com.google.protobuf.TextFormat.Parser.UnknownField.Type
- extension_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- extension_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- extension_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- extension_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- EXTENSION_CLASS_NAME - Static variable in class com.google.protobuf.ExtensionRegistryLite
- 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_FIELD_OFFSET - Static variable in class com.google.protobuf.ExtensionSchemaFull
- EXTENSION_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- EXTENSION_REGISTRY_CLASS - Static variable in class com.google.protobuf.ExtensionRegistryFactory
- EXTENSION_SET - Enum constant in enum class com.google.protobuf.MessageReflection.MergeTarget.ContainerType
- Extension.ExtensionType - Enum Class in com.google.protobuf
-
The API type that the extension is used for.
- Extension.MessageType - Enum Class in com.google.protobuf
-
Type of a message extension.
- ExtensionAdapter(FieldSet<Descriptors.FieldDescriptor>) - Constructor for class com.google.protobuf.MessageReflection.ExtensionAdapter
- extensionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- extensionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ExtensionBuilderAdapter(FieldSet.Builder<Descriptors.FieldDescriptor>) - Constructor for class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- ExtensionClassHolder() - Constructor for class com.google.protobuf.ExtensionRegistryLite.ExtensionClassHolder
- ExtensionDescriptor(Internal.EnumLiteMap<?>, int, WireFormat.FieldType, boolean, boolean) - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- ExtensionInfo(Descriptors.FieldDescriptor) - Constructor for class com.google.protobuf.ExtensionRegistry.ExtensionInfo
- ExtensionInfo(Descriptors.FieldDescriptor, Message) - Constructor for class com.google.protobuf.ExtensionRegistry.ExtensionInfo
- ExtensionLite<ContainingType,
Type> - Class in com.google.protobuf -
Lite interface that generated extensions implement.
- ExtensionLite() - Constructor for class com.google.protobuf.ExtensionLite
- extensionNumber(Map.Entry<?, ?>) - Method in class com.google.protobuf.ExtensionSchema
-
Gets the field number of an extension entry.
- extensionNumber(Map.Entry<?, ?>) - Method in class com.google.protobuf.ExtensionSchemaFull
- extensionNumber(Map.Entry<?, ?>) - Method in class com.google.protobuf.ExtensionSchemaLite
- ExtensionRange() - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- ExtensionRange(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- extensionRange_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- extensionRange_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- extensionRangeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- extensionRangeLowerBounds - Variable in class com.google.protobuf.Descriptors.Descriptor
- ExtensionRangeOptions() - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- ExtensionRangeOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.ExtensionRangeOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- extensionRangeUpperBounds - Variable in class com.google.protobuf.Descriptors.Descriptor
- extensionRegistry - Variable in class com.google.protobuf.ArrayDecoders.Registers
- extensionRegistry - Variable in class com.google.protobuf.LazyFieldLite
-
An
ExtensionRegistryLite
for parsing bytes. - extensionRegistry - Variable in class com.google.protobuf.TextFormat.Printer
- ExtensionRegistry - Class in com.google.protobuf
-
A table of known extensions, searchable by name or field number.
- ExtensionRegistry() - Constructor for class com.google.protobuf.ExtensionRegistry
- ExtensionRegistry(boolean) - Constructor for class com.google.protobuf.ExtensionRegistry
- ExtensionRegistry(ExtensionRegistry) - Constructor for class com.google.protobuf.ExtensionRegistry
- ExtensionRegistry.DescriptorIntPair - Class in com.google.protobuf
-
A (GenericDescriptor, int) pair, used as a map key.
- ExtensionRegistry.ExtensionInfo - Class in com.google.protobuf
-
A (Descriptor, Message) pair, returned by lookup methods.
- ExtensionRegistryFactory - Class in com.google.protobuf
-
A factory object to create instances of
ExtensionRegistryLite
. - ExtensionRegistryFactory() - Constructor for class com.google.protobuf.ExtensionRegistryFactory
- ExtensionRegistryLite - Class in com.google.protobuf
-
Equivalent to
ExtensionRegistry
but supports only "lite" types. - ExtensionRegistryLite() - Constructor for class com.google.protobuf.ExtensionRegistryLite
- ExtensionRegistryLite(boolean) - Constructor for class com.google.protobuf.ExtensionRegistryLite
- ExtensionRegistryLite(ExtensionRegistryLite) - Constructor for class com.google.protobuf.ExtensionRegistryLite
- ExtensionRegistryLite.ExtensionClassHolder - Class in com.google.protobuf
- ExtensionRegistryLite.ObjectIntPair - Class in com.google.protobuf
-
A (Object, int) pair, used as a map key.
- extensions - Variable in class com.google.protobuf.Descriptors.Descriptor
- extensions - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- extensions - Variable in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- extensions - Variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- extensions - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Represents the set of extensions on this message.
- extensions - Variable in class com.google.protobuf.MessageReflection.ExtensionAdapter
- extensions - Variable in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Called by subclasses to check if all extensions are initialized.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Called by subclasses to check if all extensions are initialized.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Called by subclasses to check if all extensions are initialized.
- extensionsByNumber - Variable in class com.google.protobuf.ExtensionRegistryLite
- extensionSchema - Variable in class com.google.protobuf.MessageSchema
- extensionSchema - Variable in class com.google.protobuf.MessageSetSchema
- ExtensionSchema<T> - Class in com.google.protobuf
- ExtensionSchema() - Constructor for class com.google.protobuf.ExtensionSchema
- ExtensionSchemaFull - Class in com.google.protobuf
- ExtensionSchemaFull() - Constructor for class com.google.protobuf.ExtensionSchemaFull
- ExtensionSchemaLite - Class in com.google.protobuf
- ExtensionSchemaLite() - Constructor for class com.google.protobuf.ExtensionSchemaLite
- ExtensionSchemas - Class in com.google.protobuf
- ExtensionSchemas() - Constructor for class com.google.protobuf.ExtensionSchemas
- extensionScope - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Called by subclasses to compute the size of extensions.
- extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Called by subclasses to compute the size of extensions.
- extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- extensionType - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- ExtensionType() - Constructor for enum class com.google.protobuf.Extension.ExtensionType
- ExtensionWriter(boolean) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
- ExtensionWriter(boolean) - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
- ExtensionWriter(boolean) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage.ExtensionWriter
-
Deprecated.
- externalBuilderList - Variable in class com.google.protobuf.RepeatedFieldBuilder
- externalBuilderList - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- externalMessageList - Variable in class com.google.protobuf.RepeatedFieldBuilder
- externalMessageList - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- externalMessageOrBuilderList - Variable in class com.google.protobuf.RepeatedFieldBuilder
- externalMessageOrBuilderList - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- extractHexDigit(String, int) - Static method in class com.google.protobuf.ByteString
-
Returns the numeric value of the given character at index in hexString.
F
- factories - Variable in class com.google.protobuf.ManifestSchemaFactory.CompositeMessageInfoFactory
- failed() - Method in interface com.google.protobuf.RpcController
-
After a call has finished, returns true if the call failed.
- FEATURE_CACHE - Static variable in class com.google.protobuf.Descriptors
- 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 - Variable in class com.google.protobuf.Descriptors.GenericDescriptor
- features_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- features_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- features_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- 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
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- featuresBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- FeatureSet() - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSet
- FeatureSet(GeneratedMessage.ExtendableBuilder<DescriptorProtos.FeatureSet, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSet
- FeatureSetDefaults() - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- FeatureSetDefaults(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- FeatureSetEditionDefault() - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- FeatureSetEditionDefault(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- featuresResolved - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- FeatureSupport() - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- FeatureSupport(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- featureSupport_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- featureSupport_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- featureSupport_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- featureSupport_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- featureSupportBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- featureSupportBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- field - Variable in class com.google.protobuf.FieldInfo.Builder
- field - Variable in class com.google.protobuf.FieldInfo
- field - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- field - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- field(Class<?>, Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- field(Class<?>, String) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- field(Class<?>, String) - Static method in class com.google.protobuf.UnsafeUtil
-
Gets the field with the given name within the class, or
null
if not found. - Field() - Constructor for class com.google.protobuf.UnknownFieldSet.Field
- FIELD - Enum constant in enum class com.google.protobuf.TextFormat.Parser.UnknownField.Type
- field_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- field_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- FIELD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- FIELD_PRESENCE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- FIELD_PRESENCE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
FIELD_PRESENCE_UNKNOWN = 0;
- FIELD_PRESENCE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
FIELD_PRESENCE_UNKNOWN = 0;
- FIELD_TYPE_MASK - Static variable in class com.google.protobuf.MessageSchema
- FieldAccessorTable(Descriptors.Descriptor, String[]) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Construct a FieldAccessorTable for a particular message class without initializing FieldAccessors.
- FieldAccessorTable(Descriptors.Descriptor, String[]) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Deprecated.
- FieldAccessorTable(Descriptors.Descriptor, String[], Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Construct a FieldAccessorTable for a particular message class.
- FieldAccessorTable(Descriptors.Descriptor, String[], Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Deprecated.
- fieldBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- fieldBuilders - Variable in class com.google.protobuf.UnknownFieldSet.Builder
- fieldCount - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- fieldDefaultInstance - Static variable in class com.google.protobuf.UnknownFieldSet.Field
- fieldDescriptor - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- FieldDescriptor(DescriptorProtos.FieldDescriptorProto, Descriptors.FileDescriptor, Descriptors.Descriptor, int, boolean) - Constructor for class com.google.protobuf.Descriptors.FieldDescriptor
- FieldDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- FieldDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- FieldInfo - Class in com.google.protobuf
-
Information for a single field in a protobuf message class.
- FieldInfo(Field, int, FieldType, Class<?>, Field, int, boolean, boolean, OneofInfo, Class<?>, Object, Internal.EnumVerifier, Field) - Constructor for class com.google.protobuf.FieldInfo
- FieldInfo.Builder - Class in com.google.protobuf
-
A builder for
FieldInfo
instances. - fieldNameToJsonName(String) - Static method in class com.google.protobuf.Descriptors.FieldDescriptor
- fieldNumber - Variable in class com.google.protobuf.FieldInfo.Builder
- fieldNumber - Variable in class com.google.protobuf.FieldInfo
- fieldOffset(Field) - Static method in class com.google.protobuf.UnsafeUtil
-
Returns the offset of the provided field, or
-1
ifsun.misc.Unsafe
is not available. - FieldOptions() - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions
- FieldOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.FieldOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.FieldOptions
- fieldOrder() - Method in class com.google.protobuf.BinaryWriter
- fieldOrder() - Method in class com.google.protobuf.CodedOutputStreamWriter
- fieldOrder() - Method in interface com.google.protobuf.Writer
-
Indicates the order in which the fields are written by this
Writer
. - FieldOrder() - Constructor for enum class com.google.protobuf.Writer.FieldOrder
- FieldPresence(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- fieldPresence_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- fieldPresence_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- fieldReporterLevel - Variable in class com.google.protobuf.TextFormat.TextGenerator
- FieldReporterLevel(int) - Constructor for enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- fields - Variable in class com.google.protobuf.DebugFormat.LazyDebugOutput
- fields - Variable in class com.google.protobuf.Descriptors.Descriptor
- fields - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- fields - Variable in class com.google.protobuf.DynamicMessage.Builder
- fields - Variable in class com.google.protobuf.DynamicMessage
- fields - Variable in class com.google.protobuf.FieldSet.Builder
- fields - Variable in class com.google.protobuf.FieldSet
- fields - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
- fields - Variable in class com.google.protobuf.StructuralMessageInfo.Builder
- fields - Variable in class com.google.protobuf.StructuralMessageInfo
- fields - Variable in class com.google.protobuf.UnknownFieldSet
- FieldSet<T> - Class in com.google.protobuf
-
A class which represents an arbitrary set of fields of some message type.
- FieldSet() - Constructor for class com.google.protobuf.FieldSet
-
Construct a new FieldSet.
- FieldSet(boolean) - Constructor for class com.google.protobuf.FieldSet
-
Construct an empty FieldSet.
- FieldSet(SmallSortedMap<T, Object>) - Constructor for class com.google.protobuf.FieldSet
- FieldSet.Builder<T> - Class in com.google.protobuf
-
A FieldSet Builder that accept a
MessageLite.Builder
as a field value. - FieldSet.FieldDescriptorLite<T> - Interface in com.google.protobuf
-
Interface for a FieldDescriptor or lite extension descriptor.
- fieldsSortedByNumber - Variable in class com.google.protobuf.Descriptors.Descriptor
- FieldType - Enum Class in com.google.protobuf
-
Enumeration identifying all relevant type information for a protobuf field.
- FieldType(int, FieldType.Collection, JavaType) - Constructor for enum class com.google.protobuf.FieldType
- FieldType(WireFormat.JavaType, int) - Constructor for enum class com.google.protobuf.WireFormat.FieldType
- FieldType.Collection - Enum Class in com.google.protobuf
- file - Variable in class com.google.protobuf.Descriptors.Descriptor
- file - Variable in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- file - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- file - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- file - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- file - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- file - Variable in class com.google.protobuf.Descriptors.ServiceDescriptor
- file_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- file_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- FILE_OUTPUT_STREAM_CLASS - Static variable in class com.google.protobuf.ByteBufferWriter
-
This is a hack for GAE, where
FileOutputStream
is unavailable. - fileBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- FileDescriptor(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[], Descriptors.DescriptorPool, boolean) - Constructor for class com.google.protobuf.Descriptors.FileDescriptor
- FileDescriptor(String, Descriptors.Descriptor) - Constructor for class com.google.protobuf.Descriptors.FileDescriptor
-
Create a placeholder FileDescriptor for a message Descriptor.
- FileDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- FileDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- FileDescriptorSet() - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- FileDescriptorSet(GeneratedMessage.ExtendableBuilder<DescriptorProtos.FileDescriptorSet, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- FileOptions() - Constructor for class com.google.protobuf.DescriptorProtos.FileOptions
- FileOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.FileOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.FileOptions
- files - Variable in class com.google.protobuf.TypeRegistry.Builder
- filterMapUnknownEnumValues(Object, int, UB, UnknownFieldSchema<UT, UB>, Object) - Method in class com.google.protobuf.MessageSchema
- filterUnknownEnumList(Object, int, List<Integer>, Internal.EnumLiteMap<?>, UB, UnknownFieldSchema<UT, UB>) - Static method in class com.google.protobuf.SchemaUtil
-
Filters unrecognized enum values in a list.
- filterUnknownEnumList(Object, int, List<Integer>, Internal.EnumVerifier, UB, UnknownFieldSchema<UT, UB>) - Static method in class com.google.protobuf.SchemaUtil
-
Filters unrecognized enum values in a list.
- filterUnknownEnumMap(int, int, Map<K, V>, Internal.EnumVerifier, UB, UnknownFieldSchema<UT, UB>, Object) - Method in class com.google.protobuf.MessageSchema
- find(String) - Method in class com.google.protobuf.TypeRegistry
-
Find a type by its full name.
- findDescriptors(Class<?>, String[], String[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
- findEnumTypeByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a nested enum type by name.
- findEnumTypeByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find an enum type in the file by name.
- findExtensionByName(ExtensionRegistry, String) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- findExtensionByName(ExtensionRegistry, String) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- findExtensionByName(ExtensionRegistry, String) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- findExtensionByName(ExtensionRegistry, String) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
- findExtensionByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find an extension in the file by name.
- findExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- findExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- findExtensionByNumber(ExtensionRegistryLite, MessageLite, int) - Method in class com.google.protobuf.ExtensionSchema
-
Finds an extension by field number.
- findExtensionByNumber(ExtensionRegistryLite, MessageLite, int) - Method in class com.google.protobuf.ExtensionSchemaFull
- findExtensionByNumber(ExtensionRegistryLite, MessageLite, int) - Method in class com.google.protobuf.ExtensionSchemaLite
- findExtensionByNumber(ExtensionRegistry, Descriptors.Descriptor, int) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- findExtensionByNumber(ExtensionRegistry, Descriptors.Descriptor, int) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- findExtensionByNumber(ExtensionRegistry, Descriptors.Descriptor, int) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- findExtensionByNumber(ExtensionRegistry, Descriptors.Descriptor, int) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
- findFieldByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a field by name.
- findFieldByNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a field by field number.
- findImmutableExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find an extension for immutable APIs by fully-qualified field name, in the proto namespace.
- findImmutableExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
-
Find an extension by containing type and field number for immutable APIs.
- findInitializationErrors() - Method in class com.google.protobuf.AbstractMessage.Builder
- findInitializationErrors() - Method in class com.google.protobuf.AbstractMessage
- findInitializationErrors() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a list of field paths (e.g.
- findLiteExtensionByNumber(ContainingType, int) - Method in class com.google.protobuf.ExtensionRegistryLite
-
Find an extension by containing type and field number.
- findMessageTypeByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find a message type in the file by name.
- findMethodByName(String) - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Find a method by name.
- findMissingFields(MessageOrBuilder) - Static method in class com.google.protobuf.MessageReflection
-
Populates
this.missingFields
with the full "path" of each missing required field in the given message. - findMissingFields(MessageOrBuilder, String, List<String>) - Static method in class com.google.protobuf.MessageReflection
- findMutableExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- findMutableExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- findNestedTypeByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a nested message type by name.
- findServiceByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find a service type in the file by name.
- findSymbol(String) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Find a generic descriptor by fully-qualified name.
- findSymbol(String, Descriptors.DescriptorPool.SearchFilter) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Find a descriptor by fully-qualified name and given option to only search valid field type descriptors.
- findValueByName(String) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Find an enum value by name.
- findValueByNumber(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Find an enum value by number.
- findValueByNumber(int) - Method in interface com.google.protobuf.Internal.EnumLiteMap
- findValueByNumberCreatingIfUnknown(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the enum value for a number.
- finish() - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- finish() - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- finish() - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- finish() - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Finishes the merge and returns the underlying object.
- finishCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter
- finishCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- finishCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- finishCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- finishCurrentBuffer() - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- firstDifferingByteIndexNativeEndian(long, long) - Static method in class com.google.protobuf.UnsafeUtil
-
Returns the index of the first byte where left and right differ, in the range [0, 8].
- FIXED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- fixed32 - Variable in class com.google.protobuf.UnknownFieldSet.Field
- FIXED32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- FIXED32 - Enum constant in enum class com.google.protobuf.FieldType
- FIXED32 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- FIXED32_LIST - Enum constant in enum class com.google.protobuf.FieldType
- FIXED32_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- FIXED32_MULTIPLE_MASK - Static variable in class com.google.protobuf.BinaryReader
- FIXED32_MULTIPLE_MASK - Static variable in class com.google.protobuf.CodedInputStreamReader
- FIXED32_SIZE - Static variable in class com.google.protobuf.WireFormat
- fixed64 - Variable in class com.google.protobuf.UnknownFieldSet.Field
- FIXED64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- FIXED64 - Enum constant in enum class com.google.protobuf.FieldType
- FIXED64 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- FIXED64_LIST - Enum constant in enum class com.google.protobuf.FieldType
- FIXED64_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- FIXED64_MULTIPLE_MASK - Static variable in class com.google.protobuf.BinaryReader
- FIXED64_MULTIPLE_MASK - Static variable in class com.google.protobuf.CodedInputStreamReader
- FIXED64_SIZE - Static variable in class com.google.protobuf.WireFormat
- fixedFeatures_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- fixedFeatures_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- fixedFeaturesBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- flags - Variable in class com.google.protobuf.RawMessageInfo
- flip(Buffer) - Static method in class com.google.protobuf.Java8Compatibility
- FLOAT - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- FLOAT - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- FLOAT - Enum constant in enum class com.google.protobuf.FieldType
- FLOAT - Enum constant in enum class com.google.protobuf.JavaType
- FLOAT - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- FLOAT - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- FLOAT_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- FLOAT_ARRAY_INDEX_SCALE - Static variable in class com.google.protobuf.UnsafeUtil
- FLOAT_LIST - Enum constant in enum class com.google.protobuf.FieldType
- FLOAT_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- FloatArrayList - Class in com.google.protobuf
-
An implementation of
Internal.FloatList
on top of a primitive array. - FloatArrayList() - Constructor for class com.google.protobuf.FloatArrayList
-
Constructs a new mutable
FloatArrayList
with default capacity. - FloatArrayList(float[], int, boolean) - Constructor for class com.google.protobuf.FloatArrayList
-
Constructs a new mutable
FloatArrayList
containing the same elements asother
. - floatAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- floatParseException(NumberFormatException) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Constructs an appropriate
TextFormat.ParseException
for the givenNumberFormatException
when trying to parse a float or double. - flush() - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- flush() - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- flush() - Method in class com.google.protobuf.CodedOutputStream
-
Flushes the stream and forces any buffered bytes to be written.
- flush() - Method in class com.google.protobuf.CodedOutputStream.HeapNioEncoder
- flush() - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- flush() - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- flush() - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- flushedBuffers - Variable in class com.google.protobuf.ByteString.Output
- flushedBuffersTotalBytes - Variable in class com.google.protobuf.ByteString.Output
- flushFullBuffer(int) - Method in class com.google.protobuf.ByteString.Output
-
Internal function used by writers.
- flushIfNotAvailable(int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- flushIfNotAvailable(int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- flushLastBuffer() - Method in class com.google.protobuf.ByteString.Output
-
Internal function used by
ByteString.Output.toByteString()
. - FORBID_SINGULAR_OVERWRITES - Enum constant in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
An error is issued.
- forCodedInput(CodedInputStream) - Static method in class com.google.protobuf.CodedInputStreamReader
- forCodedOutput(CodedOutputStream) - Static method in class com.google.protobuf.CodedOutputStreamWriter
- forExplicitPresenceField(Field, int, FieldType, Field, int, boolean, Internal.EnumVerifier) - Static method in class com.google.protobuf.FieldInfo
-
Constructor for a field with explicit presence (e.g.
- forField(Field, int, FieldType, boolean) - Static method in class com.google.protobuf.FieldInfo
-
Constructs a new descriptor for a field.
- forFieldWithEnumVerifier(Field, int, FieldType, Internal.EnumVerifier) - Static method in class com.google.protobuf.FieldInfo
- forId(int) - Static method in enum class com.google.protobuf.FieldType
-
Looks up the appropriate
FieldType
by it's identifier. - forLegacyRequiredField(Field, int, FieldType, Field, int, boolean, Internal.EnumVerifier) - Static method in class com.google.protobuf.FieldInfo
-
Constructor for a legacy required field.
- forMapData(Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Returns the map data for read.
- forMapData(Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- forMapData(Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- forMapField(Field, int, Object, Internal.EnumVerifier) - Static method in class com.google.protobuf.FieldInfo
- forMapMetadata(Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Returns the metadata from a default entry.
- forMapMetadata(Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- forMapMetadata(Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- format - Variable in class com.google.protobuf.DebugFormat.LazyDebugOutput
- forMutableMapData(Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Returns the map data for mutation.
- forMutableMapData(Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- forMutableMapData(Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- forNumber(int) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- forNumber(int) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- forOneofMemberField(int, FieldType, OneofInfo, Class<?>, boolean, Internal.EnumVerifier) - Static method in class com.google.protobuf.FieldInfo
-
Constructor for a field that is part of a oneof.
- forPackedField(Field, int, FieldType, Field) - Static method in class com.google.protobuf.FieldInfo
-
Constructs a new descriptor for a packed field.
- forPackedFieldWithEnumVerifier(Field, int, FieldType, Internal.EnumVerifier, Field) - Static method in class com.google.protobuf.FieldInfo
- forRepeatedMessageField(Field, int, FieldType, Class<?>) - Static method in class com.google.protobuf.FieldInfo
-
Constructs a new descriptor for a repeated message field.
- fromFieldSet(FieldSet<T>) - Static method in class com.google.protobuf.FieldSet.Builder
-
Returns a new Builder using the fields from
fieldSet
. - fromFieldSetType(Object) - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- fromHex(String) - Static method in class com.google.protobuf.ByteString
-
Returns a
ByteString
from a hexadecimal String. - fromList - Variable in class com.google.protobuf.Internal.IntListAdapter
- fromList - Variable in class com.google.protobuf.Internal.ListAdapter
- fromReflectionType(Object) - Method in class com.google.protobuf.Extension
- fromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Convert from the type used by the reflection accessors to the type used by native accessors.
- fromValue(MessageLite) - Static method in class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite instance with a value.
- full() - Static method in class com.google.protobuf.ExtensionSchemas
- full() - Static method in class com.google.protobuf.ListFieldSchemas
- full() - Static method in class com.google.protobuf.MapFieldSchemas
- full() - Static method in class com.google.protobuf.NewInstanceSchemas
- FULL_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- FULL_REGISTRY_CLASS_NAME - Static variable in class com.google.protobuf.ExtensionRegistryFactory
- FULL_SCHEMA - Static variable in class com.google.protobuf.ExtensionSchemas
- FULL_SCHEMA - Static variable in class com.google.protobuf.ListFieldSchemas
- FULL_SCHEMA - Static variable in class com.google.protobuf.MapFieldSchemas
- FULL_SCHEMA - Static variable in class com.google.protobuf.NewInstanceSchemas
- fullName - Variable in class com.google.protobuf.Descriptors.Descriptor
- fullName - Variable in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- fullName - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- fullName - Variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- fullName - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- fullName - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- fullName - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- fullName - Variable in class com.google.protobuf.Descriptors.ServiceDescriptor
- fullName_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- fullName_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
G
- generalizeCallback(RpcCallback<Type>, Class<Type>, Type) - Static method in class com.google.protobuf.RpcUtil
-
Take an
RpcCallback
accepting a specific message type and convert it to anRpcCallback<Message>
. - GENERATED_MESSAGE_CLASS - Static variable in class com.google.protobuf.SchemaUtil
- GeneratedCodeInfo() - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- GeneratedCodeInfo(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- GeneratedExtension(GeneratedMessage.ExtensionDescriptorRetriever, Class<?>, Message, Extension.ExtensionType) - Constructor for class com.google.protobuf.GeneratedMessage.GeneratedExtension
- GeneratedExtension(ContainingType, Type, MessageLite, GeneratedMessageLite.ExtensionDescriptor, Class) - Constructor for class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Create a new instance with the given parameters.
- GeneratedMessage - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessage() - Constructor for class com.google.protobuf.GeneratedMessage
- GeneratedMessage(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessage
- GeneratedMessage.Builder<BuilderT> - Class in com.google.protobuf
-
Builder class for
GeneratedMessage
. - GeneratedMessage.Builder.BuilderParentImpl - Class in com.google.protobuf
-
Implementation of
AbstractMessage.BuilderParent
for giving to our children. - GeneratedMessage.CachedDescriptorRetriever - Class in com.google.protobuf
- GeneratedMessage.ExtendableBuilder<MessageT,
BuilderT> - Class in com.google.protobuf -
Generated message builders for message types that contain extension ranges subclass this.
- GeneratedMessage.ExtendableMessage<MessageT> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges subclass this.
- GeneratedMessage.ExtendableMessage.ExtensionSerializer - Interface in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessage.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
ExtensionSerializer that writes extensions from the FieldSet, for messages with extensions.
- GeneratedMessage.ExtendableMessage.NoOpExtensionSerializer - Class in com.google.protobuf
-
No-op implementation that writes nothing, for messages with no extensions.
- GeneratedMessage.ExtendableMessageOrBuilder<MessageT> - Interface in com.google.protobuf
-
Extends
MessageOrBuilder
with extension-related functions. - GeneratedMessage.ExtensionDescriptorRetriever - Interface in com.google.protobuf
-
Gets the descriptor for an extension.
- GeneratedMessage.FieldAccessorTable - Class in com.google.protobuf
-
Users should ignore this class.
- GeneratedMessage.FieldAccessorTable.FieldAccessor - Interface in com.google.protobuf
-
Abstract interface that provides access to a single field.
- GeneratedMessage.FieldAccessorTable.MapFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.OneofAccessor - Interface in com.google.protobuf
-
OneofAccessor provides access to a single oneof.
- GeneratedMessage.FieldAccessorTable.RealOneofAccessor - Class in com.google.protobuf
-
RealOneofAccessor provides access to a single real oneof.
- GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker - Interface in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.SingularFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker - Interface in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor - Class in com.google.protobuf
- GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor - Class in com.google.protobuf
-
Field accessor for string fields.
- GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor - Class in com.google.protobuf
-
SyntheticOneofAccessor provides access to a single synthetic oneof.
- GeneratedMessage.GeneratedExtension<ContainingT,
T> - Class in com.google.protobuf -
Type used to represent generated extensions.
- GeneratedMessage.UnusedPrivateParameter - Class in com.google.protobuf
-
This class is used to make a generated protected method inaccessible from user's code (e.g., the
GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
method below). - GeneratedMessageInfoFactory - Class in com.google.protobuf
-
A factory for message info that is generated into the message itself.
- GeneratedMessageInfoFactory() - Constructor for class com.google.protobuf.GeneratedMessageInfoFactory
- GeneratedMessageLite<MessageType,
BuilderType> - Class in com.google.protobuf -
Lite version of
GeneratedMessage
. - GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
- GeneratedMessageLite.Builder<MessageType,
BuilderType> - Class in com.google.protobuf - GeneratedMessageLite.DefaultInstanceBasedParser<T> - Class in com.google.protobuf
-
A
Parser
implementation that delegates to the default instance. - GeneratedMessageLite.ExtendableBuilder<MessageType,
BuilderType> - Class in com.google.protobuf -
Lite equivalent of
GeneratedMessage.ExtendableBuilder
. - GeneratedMessageLite.ExtendableMessage<MessageType,
BuilderType> - Class in com.google.protobuf -
Lite equivalent of
GeneratedMessage.ExtendableMessage
. - GeneratedMessageLite.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType,
BuilderType> - Interface in com.google.protobuf -
Lite equivalent of
GeneratedMessage.ExtendableMessageOrBuilder
. - GeneratedMessageLite.ExtensionDescriptor - Class in com.google.protobuf
- GeneratedMessageLite.GeneratedExtension<ContainingType,
Type> - Class in com.google.protobuf -
Lite equivalent to
GeneratedMessage.GeneratedExtension
. - GeneratedMessageLite.MethodToInvoke - Enum Class in com.google.protobuf
-
Defines which method path to invoke in
#dynamicMethod(MethodToInvoke, Object...)
. - GeneratedMessageLite.SerializedForm - Class in com.google.protobuf
-
A serialized (serializable) form of the generated message.
- GeneratedMessageV3 - Class in com.google.protobuf
-
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage instead.
- GeneratedMessageV3() - Constructor for class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- GeneratedMessageV3(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- GeneratedMessageV3.Builder<BuilderT> - Class in com.google.protobuf
-
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.Builder instead.
- GeneratedMessageV3.Builder.BuilderParentImpl - Class in com.google.protobuf
-
Deprecated.
- GeneratedMessageV3.BuilderParent - Interface in com.google.protobuf
-
Deprecated.
- GeneratedMessageV3.ExtendableBuilder<MessageT,
BuilderT> - Class in com.google.protobuf -
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableBuilder instead.
- GeneratedMessageV3.ExtendableMessage<MessageT> - Class in com.google.protobuf
-
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessage.
- GeneratedMessageV3.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessage.ExtensionWriter instead.
- GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT> - Interface in com.google.protobuf
-
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.ExtendableMessageOrBuilder.
- GeneratedMessageV3.FieldAccessorTable - Class in com.google.protobuf
-
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.FieldAccessorTable instead.
- GeneratedMessageV3.UnusedPrivateParameter - Class in com.google.protobuf
-
Deprecated.This method is deprecated, and slated for removal in the next Java breaking change (5.x). Users should update gencode to >= 4.26.x which uses GeneratedMessage.UnusedPrivateParameter instead.
- GenericDescriptor() - Constructor for class com.google.protobuf.Descriptors.GenericDescriptor
- get(int) - Method in class com.google.protobuf.BooleanArrayList
- get(int) - Method in class com.google.protobuf.DoubleArrayList
- get(int) - Method in class com.google.protobuf.FloatArrayList
- get(int) - Method in class com.google.protobuf.IntArrayList
- get(int) - Method in class com.google.protobuf.Internal.IntListAdapter
- get(int) - Method in class com.google.protobuf.Internal.ListAdapter
- get(int) - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- get(int) - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
- get(int) - Method in class com.google.protobuf.LazyStringArrayList
- get(int) - Method in class com.google.protobuf.LongArrayList
- get(int) - Method in class com.google.protobuf.ProtobufArrayList
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
Deprecated.
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
Deprecated.
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
Deprecated.
- get(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- get(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- get(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- get(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- get(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- get(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- get(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- get(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- get(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- get(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- get(Object) - Method in class com.google.protobuf.Internal.MapAdapter
- get(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- get(Object) - Method in class com.google.protobuf.SmallSortedMap
-
The implementation throws a
ClassCastException
if o is not an object of typeK
. - GET_DEFAULT_INSTANCE - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- GET_DEFAULT_INSTANCE_METHOD_NAME - Static variable in class com.google.protobuf.DescriptorMessageInfoFactory
- GET_MEMOIZED_IS_INITIALIZED - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- GET_PARSER - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- getAllFields() - Method in class com.google.protobuf.DynamicMessage.Builder
- getAllFields() - Method in class com.google.protobuf.DynamicMessage
- getAllFields() - Method in class com.google.protobuf.FieldSet.Builder
-
Get a simple map containing all the fields.
- getAllFields() - Method in class com.google.protobuf.FieldSet
-
Get a simple map containing all the fields.
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage
- getAllFields() - Method in class com.google.protobuf.MapEntry.Builder
- getAllFields() - Method in class com.google.protobuf.MapEntry
- getAllFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a collection of all the fields in this message which are set and their corresponding values.
- getAllFieldsMutable() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Internal helper which returns a mutable map.
- getAllFieldsMutable(boolean) - Method in class com.google.protobuf.GeneratedMessage
-
Internal helper to return a modifiable map containing all the fields.
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage
-
Returns a collection of all the fields in this message which are set and their corresponding values.
- getAllImmutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for immutable APIs by fully-qualified name of extended class.
- getAllMutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same value.
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Set this option to true to allow mapping different tag names to the same value.
- getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Set this option to true to allow mapping different tag names to the same value.
- getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getAnnotationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- getArrayEntryAt(int) - Method in class com.google.protobuf.SmallSortedMap
- getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- getBoolean(boolean[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getBoolean(int) - Method in class com.google.protobuf.BooleanArrayList
- getBoolean(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getBoolean(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getBoolean(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getBoolean(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getBoolean(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getBoolean(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getBooleanBigEndian(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getBooleanLittleEndian(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getBoxedType() - Method in enum class com.google.protobuf.JavaType
- getBuffer() - Static method in class com.google.protobuf.ByteBufferWriter
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets a builder for the field.
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a builder for the specified index.
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getBuilder(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getBuilder(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getBuilder(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getBuilder(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getBuilder(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- getBuilderForSubMessageField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Set for a sub message.
- getBuilderFromMessage(Object) - Method in class com.google.protobuf.UnknownFieldSchema
-
Returns a builder for unknown fields in the message.
- getBuilderFromMessage(Object) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- getBuilderFromMessage(Object) - Method in class com.google.protobuf.UnknownFieldSetSchema
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of builders.
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getBuilderMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- getBuilderMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- getByte(byte[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getByte(long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getByte(long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getByte(long) - Static method in class com.google.protobuf.UnsafeUtil
- getByte(long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getByte(long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getByte(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getByte(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getByte(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getByte(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getByte(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getByteArray(int) - Method in class com.google.protobuf.LazyStringArrayList
- getByteArray(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as byte[].
- getByteArray(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- getByteBigEndian(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getByteLittleEndian(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getBytesMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
- getByteString(int) - Method in class com.google.protobuf.LazyStringArrayList
- getByteString(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as a ByteString.
- getByteString(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
-
Returns the number of bytes to be read before the current limit.
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- getCachedSizeField() - Method in class com.google.protobuf.FieldInfo
- getCachedSizeFieldName(Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- getCaseField() - Method in class com.google.protobuf.OneofInfo
-
The
int
field containing the field number of the currently active member. - getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Enables the use of arenas for the proto messages in this file.
- getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Enables the use of arenas for the proto messages in this file.
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- getChannelFieldOffset(Class<?>) - Static method in class com.google.protobuf.ByteBufferWriter
- getCheckInitialized() - Method in class com.google.protobuf.StructuralMessageInfo
-
An array of field numbers that need to be checked for isInitialized().
- getClassForName(String) - Static method in class com.google.protobuf.Android
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if client streams multiple client messages
- getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if client streams multiple client messages
- getCodedOutput() - Method in class com.google.protobuf.ByteString.CodedBuilder
- getColumn() - Method in exception class com.google.protobuf.TextFormat.ParseException
-
Return the column where the parse exception occurred, or -1 when none is provided.
- getColumn() - Method in class com.google.protobuf.TextFormat.Tokenizer
- getColumn() - Method in class com.google.protobuf.TextFormatParseLocation
- getContainerType() - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- getContainerType() - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- getContainerType() - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- getContainerType() - Method in interface com.google.protobuf.MessageReflection.MergeTarget
- getContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing oneof.
- getContainingType() - Method in class com.google.protobuf.Descriptors.Descriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing type.
- getContainingType() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Default instance of the type being extended, used to identify that type.
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the count of items in the list.
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getCountMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getCountMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Namespace for generated classes; defaults to the package.
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
NOTE: ctype is deprecated.
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
NOTE: ctype is deprecated.
- getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
NOTE: ctype is deprecated.
- getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- getDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- getDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
For external users: DO NOT USE.
- getDeclaration(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
For external users: DO NOT USE.
- getDeclarationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclarationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclarationCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
For external users: DO NOT USE.
- getDeclarationCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
For external users: DO NOT USE.
- getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclarationList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
For external users: DO NOT USE.
- getDeclarationList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
For external users: DO NOT USE.
- getDeclarationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclarationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
For external users: DO NOT USE.
- getDeclarationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
For external users: DO NOT USE.
- getDeclarationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- getDeclarationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
For external users: DO NOT USE.
- getDeclarationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
For external users: DO NOT USE.
- getDefaultDefault() - Method in enum class com.google.protobuf.JavaType
-
The default default value for fields of this type, if it's a primitive type.
- getDefaultDefault() - Method in enum class com.google.protobuf.WireFormat.JavaType
-
The default default value for fields of this type, if it's a primitive type.
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- getDefaultInstance() - Method in interface com.google.protobuf.MessageInfo
-
Gets the default instance of this type.
- getDefaultInstance() - Method in class com.google.protobuf.RawMessageInfo
- getDefaultInstance() - Method in class com.google.protobuf.StructuralMessageInfo
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Get an empty
Field
. - getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet
-
Get an empty
UnknownFieldSet
. - getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Get an empty
UnknownFieldSetLite
. - getDefaultInstance(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
-
Get a
DynamicMessage
representing the default instance of the given type. - getDefaultInstance(Class<?>) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- getDefaultInstance(Class<T>) - Static method in class com.google.protobuf.GeneratedMessageLite
- getDefaultInstance(Class<T>) - Static method in class com.google.protobuf.Internal
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage
- getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
- getDefaultInstanceForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Get an instance of the type with no fields set.
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageOrBuilder
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet
- getDefaultMessageInfoFactory() - Static method in class com.google.protobuf.ManifestSchemaFactory
- getDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaults(int) - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsCount() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsList() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultsOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For numeric types, contains the original text representation of the value.
- getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For numeric types, contains the original text representation of the value.
- getDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns the field's default value.
- getDefaultValue() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default value of the extension field.
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For numeric types, contains the original text representation of the value.
- getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For numeric types, contains the original text representation of the value.
- getDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's dependencies (imports).
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- getDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Deprecated.google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857
- 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=857
- 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=857
- 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=640
- 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=640
- 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=640
- getDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- getDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- getDeprecationWarning() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- getDeprecationWarningBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- getDeprecationWarningBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- getDeprecationWarningBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- getDepthBinForLength(int) - Method in class com.google.protobuf.RopeByteString.Balancer
- getDescription() - Method in exception class com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets a human-readable description of the error.
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getDescriptor() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getDescriptor() - Method in class com.google.protobuf.Extension
-
Returns the descriptor of the extension.
- getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.CachedDescriptorRetriever
- getDescriptor() - Method in interface com.google.protobuf.GeneratedMessage.ExtensionDescriptorRetriever
- getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getDescriptor() - Static method in class com.google.protobuf.JavaFeaturesProto
- getDescriptor() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- getDescriptor() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- getDescriptor() - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- getDescriptorForType() - Method in interface com.google.protobuf.BlockingService
-
Equivalent to
Service.getDescriptorForType()
. - getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage
- getDescriptorForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- getDescriptorForType() - Method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry.Builder
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry
- getDescriptorForType() - Method in interface com.google.protobuf.Message.Builder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in interface com.google.protobuf.MessageOrBuilder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- getDescriptorForType() - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- getDescriptorForType() - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- getDescriptorForType() - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns the descriptor for the target.
- getDescriptorForType() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the enum type's descriptor, which contains information about each defined value, etc.
- getDescriptorForType() - Method in interface com.google.protobuf.Service
-
Get the
ServiceDescriptor
describing this service and its methods. - getDescriptorForTypeUrl(String) - Method in class com.google.protobuf.TypeRegistry
-
Find a type by its typeUrl.
- getDescriptorMessageInfoFactory() - Static method in class com.google.protobuf.ManifestSchemaFactory
- getDouble(double[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getDouble(int) - Method in class com.google.protobuf.DoubleArrayList
- getDouble(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getDouble(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getDouble(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getDouble(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getDouble(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getDouble(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6;
- getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6;
- getEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- getEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
optional .google.protobuf.Edition edition = 3;
- getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
optional .google.protobuf.Edition edition = 3;
- getEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- getEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
-
optional .google.protobuf.Edition edition = 3;
- getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
-
optional .google.protobuf.Edition edition = 3;
- getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The edition of the proto file.
- getEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The edition of the proto file.
- getEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The edition of the proto file.
- getEdition() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the edition of the .proto file.
- getEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaults(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaults(DescriptorProtos.Edition) - Static method in class com.google.protobuf.Descriptors
- getEditionDefaultsBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDefaultsOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- getEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature becomes deprecated in.
- getEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The edition this feature becomes deprecated in.
- getEditionDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The edition this feature becomes deprecated in.
- getEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition that this feature was first available in.
- getEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The edition that this feature was first available in.
- getEditionIntroduced() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The edition that this feature was first available in.
- getEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature is no longer available in.
- getEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The edition this feature is no longer available in.
- getEditionRemoved() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The edition this feature is no longer available in.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistry
-
Get the unmodifiable singleton empty instance.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Get the unmodifiable singleton empty instance of either ExtensionRegistryLite or
ExtensionRegistry
(if the full (non-Lite) proto libraries are available). - getEmptyTypeRegistry() - Static method in class com.google.protobuf.TypeRegistry
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Exclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
Exclusive.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
Exclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Exclusive.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Exclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- getEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [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 [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 [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 = { ...
- getEntry() - Method in class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- getEnumFieldVerifier(int) - Method in class com.google.protobuf.MessageSchema
- getEnumType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- getEnumType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For enum fields, gets the field's type.
- getEnumType() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- getEnumType() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of enum types nested within this one.
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level enum types declared in this file.
- getEnumVerifier() - Method in class com.google.protobuf.FieldInfo
-
Gets the
EnumVerifier
if the field is an enum field. - getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For extensions, this is the name of the type being extended.
- getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For extensions, this is the name of the type being extended.
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For extensions, this is the name of the type being extended.
- getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For extensions, this is the name of the type being extended.
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(ExtensionLite<? extends MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<? extends MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<? extends MessageT, List<T>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<? extends MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- getExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- getExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Deprecated.
- getExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- getExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- getExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Deprecated.
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount(ExtensionLite<? extends MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<? extends MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<? extends MessageT, List<T>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageT, List<T>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageT, List<T>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Deprecated.
- getExtensionFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of the extensions defined nested within this message type's scope.
- getExtensions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level extensions declared in this file.
- getExtensions(Object) - Method in class com.google.protobuf.ExtensionSchema
-
Returns the extension
FieldSet
for the message instance. - getExtensions(Object) - Method in class com.google.protobuf.ExtensionSchemaFull
- getExtensions(Object) - Method in class com.google.protobuf.ExtensionSchemaLite
- getExtensionScope() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For extensions defined nested within message types, gets the outer type.
- getExtensionsFieldOffset() - Static method in class com.google.protobuf.ExtensionSchemaFull
- getExtensionType() - Method in class com.google.protobuf.Extension
- getExtensionType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Any features defined in the specific edition.
- getFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatures() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Any features defined in the specific edition.
- getFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Any features defined in the specific edition.
- getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Information about the support window of a feature value.
- getFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Information about the support window of a feature value.
- getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getFeatureSupportBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- getFeatureSupportBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Information about the support window of a feature value.
- getFeatureSupportOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Information about the support window of a feature value.
- getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getFeatureSupportOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getFeatureSupportOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- getField() - Method in class com.google.protobuf.FieldInfo
-
Gets the subject
Field
of this descriptor. - getField() - Method in class com.google.protobuf.LazyField.LazyEntry
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Get a field by number.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Get the FieldAccessor for a particular field.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the value of the given field, or the default value if it is not set.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Obtains the value of the given field, or the default value if it is not set.
- getField(T) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
MessageOrBuilder.getField(Descriptors.FieldDescriptor)
. - getField(T) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
MessageOrBuilder.getField(Descriptors.FieldDescriptor)
. - getFieldAllowBuilders(T) - Method in class com.google.protobuf.FieldSet.Builder
-
Same as
FieldSet.Builder.getField(F)
, but allow aMessageLite.Builder
to be returned. - getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldBuilder(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Get a field builder for the given field number which includes any values that already exist.
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given field.
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldName(Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- getFieldNumber() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- getFieldNumber() - Method in class com.google.protobuf.CodedInputStreamReader
- getFieldNumber() - Method in class com.google.protobuf.FieldInfo
-
Gets the field number for the field.
- getFieldNumber() - Method in interface com.google.protobuf.Reader
-
Gets the field number for the current field being read.
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- getFieldRaw(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
Obtains the value of the given field, or the default value if it is not set.
- getFields() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.StructuralMessageInfo
-
Gets the information for all fields within this message, sorted in ascending order by their field number.
- getFieldType(Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- getFile() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- getFile() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the
FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns this object.
- getFile() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getFile() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getFile() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFixed32List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed32 values for this field.
- getFixed64List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed64 values for this field.
- getFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- getFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
Defaults of features that can't be overridden in this edition.
- getFixedFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
Defaults of features that can't be overridden in this edition.
- getFixedFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- getFixedFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- getFixedFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
Defaults of features that can't be overridden in this edition.
- getFixedFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
Defaults of features that can't be overridden in this edition.
- getFloat(float[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getFloat(int) - Method in class com.google.protobuf.FloatArrayList
- getFloat(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getFloat(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getFloat(Object, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getFloat(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getFloat(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getFloat(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getFromList(List<T>, int, Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.TextFormatParseInfoTree
- getFromMessage(Object) - Method in class com.google.protobuf.UnknownFieldSchema
-
Get the unknown fields from the message.
- getFromMessage(Object) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- getFromMessage(Object) - Method in class com.google.protobuf.UnknownFieldSetSchema
- getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified name of the extension field.
- getFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The fully-qualified name of the extension field.
- getFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The fully-qualified name of the extension field.
- getFullName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's fully-qualified name, within the proto language's namespace.
- getFullName() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns the same as getName().
- getFullName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getFullName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getFullName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's fully-qualified name.
- getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified name of the extension field.
- getFullNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The fully-qualified name of the extension field.
- getFullNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The fully-qualified name of the extension field.
- getGeneratedMessageClass() - Static method in class com.google.protobuf.SchemaUtil
- getGenericSuperList(Class<?>) - Static method in enum class com.google.protobuf.FieldType
-
Given a class, finds a generic super class or interface that extends
List
. - getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be placed.
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Go package where structs generated from this .proto will be placed.
- getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Go package where structs generated from this .proto will be placed.
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be placed.
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Go package where structs generated from this .proto will be placed.
- getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Go package where structs generated from this .proto will be placed.
- getGroupList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of embedded group values for this field.
- getId() - Method in class com.google.protobuf.OneofInfo
-
Returns the unique identifier of the oneof within the message.
- getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- getIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- getIdentityArray() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Returns the array of objects to be used to uniquely identify this
UnknownFieldSet.Field
instance. - getImmutableMap() - Method in class com.google.protobuf.MapFieldBuilder
- getIndex() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the index of this descriptor within its parent.
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage.Builder
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage
- getInitializationErrorString() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a comma-delimited list of required fields which are not set in this message object.
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Input and output type names.
- getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Input and output type names.
- getInputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's input type.
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Input and output type names.
- getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Input and output type names.
- getInstance() - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- getInstance() - Static method in class com.google.protobuf.GeneratedMessageInfoFactory
- getInstance() - Static method in class com.google.protobuf.Protobuf
-
Gets the singleton instance of the Protobuf runtime.
- getInt(int) - Method in class com.google.protobuf.IntArrayList
- getInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getInt(int[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getInt(long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getInt(long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getInt(long) - Static method in class com.google.protobuf.UnsafeUtil
- getInt(long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getInt(long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getInt(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getInt(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2;
- getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2;
- getJavaEditionDefaults() - Static method in class com.google.protobuf.Descriptors
-
Gets the default feature mappings used during the build.
- 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=465
- 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=465
- 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=465
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false];
- getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false];
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Controls the name of the wrapper Java class generated for the .proto file.
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Controls the name of the wrapper Java class generated for the .proto file.
- getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Controls the name of the wrapper Java class generated for the .proto file.
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Controls the name of the wrapper Java class generated for the .proto file.
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Controls the name of the wrapper Java class generated for the .proto file.
- getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Controls the name of the wrapper Java class generated for the .proto file.
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be placed.
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Java package where classes generated from this .proto will be placed.
- getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Java package where classes generated from this .proto will be placed.
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be placed.
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Java package where classes generated from this .proto will be placed.
- getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Java package where classes generated from this .proto will be placed.
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- getJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's java type.
- getJavaType() - Method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- getJavaType() - Method in enum class com.google.protobuf.FieldType
-
Gets the
JavaType
for this field. - getJavaType() - Method in enum class com.google.protobuf.WireFormat.FieldType
- getJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
JSON name of this field.
- getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
JSON name of this field.
- getJsonName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the JSON name of this field.
- getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
JSON name of this field.
- getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
JSON name of this field.
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the field.
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The jstype option determines the JavaScript type used for values of the field.
- getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The jstype option determines the JavaScript type used for values of the field.
- getKey() - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- getKey() - Method in class com.google.protobuf.LazyField.LazyEntry
- getKey() - Method in class com.google.protobuf.MapEntry.Builder
- getKey() - Method in class com.google.protobuf.MapEntry
- getKey() - Method in class com.google.protobuf.MapEntryLite
- getKey() - Method in class com.google.protobuf.SmallSortedMap.Entry
- getKey() - Method in class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- getLastTag() - Method in class com.google.protobuf.CodedInputStream
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeafByLeft(ByteString) - Method in class com.google.protobuf.RopeByteString.PieceIterator
- getLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether or not to treat an enum field as closed.
- getLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
-
Whether or not to treat an enum field as closed.
- getLegacyClosedEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
-
Whether or not to treat an enum field as closed.
- getLengthDelimitedList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of length-delimited values for this field.
- getLine() - Method in exception class com.google.protobuf.TextFormat.ParseException
-
Return the line where the parse exception occurred, or -1 when none is provided.
- getLine() - Method in class com.google.protobuf.TextFormat.Tokenizer
- getLine() - Method in class com.google.protobuf.TextFormatParseLocation
- getList() - Method in class com.google.protobuf.MapField
-
Gets the content of this MapField as a read-only List.
- getList() - Method in class com.google.protobuf.MapFieldBuilder
-
Gets the content of this MapField as a read-only List.
- getList() - Method in class com.google.protobuf.MapFieldReflectionAccessor
-
Gets the content of this MapField as a list of read-only values.
- getList(Object, long) - Static method in class com.google.protobuf.ListFieldSchemaFull
- getListElementType() - Method in class com.google.protobuf.FieldInfo
-
For repeated message fields, returns the message type of the field.
- getListParameter(Class<?>, Type[]) - Static method in enum class com.google.protobuf.FieldType
-
Inspects the inheritance hierarchy for the given class and finds the generic type parameter for
List
. - getLiteJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteJavaType() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- getLiteJavaType() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- getLiteType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteType() - Method in class com.google.protobuf.ExtensionLite
-
Returns the type of the field.
- getLiteType() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- getLiteType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocation(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Get the location in the source of a field's value.
- getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- getLocations(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Retrieve all the locations of a field.
- getLong(int) - Method in interface com.google.protobuf.Internal.LongList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getLong(int) - Method in class com.google.protobuf.LongArrayList
- getLong(long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getLong(long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getLong(long) - Static method in class com.google.protobuf.UnsafeUtil
- getLong(long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getLong(long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getLong(long[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getLong(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getLong(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getMap() - Method in class com.google.protobuf.MapField
-
Returns the content of this MapField as a read-only Map.
- getMapDefaultEntry() - Method in class com.google.protobuf.FieldInfo
- getMapDefaultEntry(Class<?>, String) - Static method in class com.google.protobuf.SchemaUtil
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the maps field.
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Whether the message is an automatically generated map entry type for the maps field.
- getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Whether the message is an automatically generated map entry type for the maps field.
- getMapEntryList() - Method in class com.google.protobuf.MapFieldBuilder
- getMapEntryMessageDefaultInstance() - Method in class com.google.protobuf.MapField
-
Gets the default instance of the message stored in the list view of this map field.
- getMapEntryMessageDefaultInstance() - Method in class com.google.protobuf.MapFieldBuilder
-
Gets the default instance of the message stored in the list view of this map field.
- getMapEntryMessageDefaultInstance() - Method in class com.google.protobuf.MapFieldReflectionAccessor
-
Gets the default instance of the message stored in the list view of this map field.
- getMapField(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getMapField(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getMapFieldDefaultEntry(int) - Method in class com.google.protobuf.MessageSchema
- getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The maximum known edition (inclusive) when this was constructed.
- getMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
The maximum known edition (inclusive) when this was constructed.
- getMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
The maximum known edition (inclusive) when this was constructed.
- getMemoizedHashCode() - Method in class com.google.protobuf.GeneratedMessageLite
- getMemoizedSerializedSize() - Method in class com.google.protobuf.AbstractMessage
- getMemoizedSerializedSize() - Method in class com.google.protobuf.AbstractMessageLite
- getMemoizedSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite
- getMemoryAccessor() - Static method in class com.google.protobuf.UnsafeUtil
-
Get a
UnsafeUtil.MemoryAccessor
appropriate for the platform, or null if not supported. - getMemoryClass() - Static method in class com.google.protobuf.Android
-
Returns the memory class or
null
if not on Android device. - getMessage() - Method in class com.google.protobuf.SingleFieldBuilder
-
Get the message for the field.
- getMessage() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Get the message at the specified index.
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getMessage(int, boolean) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Get the message at the specified index.
- getMessage(int, boolean) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getMessageDefaultInstance() - Method in class com.google.protobuf.Extension
-
Returns the default instance of the extension field, if it's a message extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default instance of the extension field, if it's a message extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
If the extension is an embedded message or group, returns the default instance of the message.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
If the extension is an embedded message or group, returns the default instance of the message.
- getMessageDefaultInstance() - Method in interface com.google.protobuf.MapField.Converter
- getMessageDefaultInstance() - Method in class com.google.protobuf.MapField.ImmutableMessageConverter
- getMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- getMessageFieldClass() - Method in class com.google.protobuf.FieldInfo
-
For singular or repeated message fields, returns the message type.
- getMessageFieldSchema(int) - Method in class com.google.protobuf.MessageSchema
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of messages.
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets the base class interface for the field.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the base class interface for the specified index.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of MessageOrBuilders.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- getMessageSetSerializedSize() - Method in class com.google.protobuf.FieldSet
-
Like
FieldSet.getSerializedSize()
but uses MessageSet wire format. - getMessageSetSerializedSize(Map.Entry<T, Object>) - Method in class com.google.protobuf.FieldSet
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Set true to use the old proto1 MessageSet wire format for extensions.
- getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- getMessageType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For embedded message and group fields, gets the field's type.
- getMessageType() - Method in class com.google.protobuf.Extension
-
If the extension is a message extension (i.e., getLiteType() == MESSAGE), returns the type of the message, otherwise undefined.
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level message types declared in this file.
- getMetadata() - Method in class com.google.protobuf.MapEntry
-
Returns the metadata only for experimental runtime.
- getMetadata() - Method in class com.google.protobuf.MapEntryLite
-
For experimental runtime internal use only.
- getMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodInvoker(GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker) - Static method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getMethodInvoker(GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker) - Static method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrDie(Class<?>, String, Class<?>...) - Static method in class com.google.protobuf.GeneratedMessage
-
Calls Class.getMethod and throws a RuntimeException if it fails.
- getMethodOrDie(Class, String, Class...) - Static method in class com.google.protobuf.GeneratedMessageLite
-
Calls Class.getMethod and throws a RuntimeException if it fails.
- getMethods() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get a list of methods for this service.
- getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The minimum supported edition (inclusive) when this was constructed.
- getMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
The minimum supported edition (inclusive) when this was constructed.
- getMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
The minimum supported edition (inclusive) when this was constructed.
- getMissingFields() - Method in exception class com.google.protobuf.UninitializedMessageException
-
Get a list of human-readable names of required fields missing from this message.
- getMutableExtensions(Object) - Method in class com.google.protobuf.ExtensionSchema
-
Returns the extension
FieldSet
and ensures it's mutable. - getMutableExtensions(Object) - Method in class com.google.protobuf.ExtensionSchemaFull
- getMutableExtensions(Object) - Method in class com.google.protobuf.ExtensionSchemaLite
- getMutableList() - Method in class com.google.protobuf.MapField
-
Gets a mutable List view of this MapField.
- getMutableList() - Method in class com.google.protobuf.MapFieldBuilder
-
Gets a mutable List view of this MapField.
- getMutableList() - Method in class com.google.protobuf.MapFieldReflectionAccessor
-
Gets a mutable List view of this MapField.
- getMutableMap() - Method in class com.google.protobuf.MapField
-
Gets a mutable Map view of this MapField.
- getMutableMapField(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getMutableUnknownFields(Object) - Static method in class com.google.protobuf.MessageSchema
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
file name, relative to root of source tree
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
file name, relative to root of source tree
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- getName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the file name.
- getName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's unqualified name.
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
file name, relative to root of source tree
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
file name, relative to root of source tree
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5;
- getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5;
- getNestedTree(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Returns the parse info tree for the given field, which must be a message type.
- getNestedTrees(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Retrieve a list of all the location information trees for a sub message field.
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of message types nested within this one.
- getNextByteBuffer() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
To get the next ByteBuffer from
input
, and then update the parameters - getNextByteBuffer() - Method in class com.google.protobuf.IterableByteBufferInputStream
- getNextNonEmptyLeaf() - Method in class com.google.protobuf.RopeByteString.PieceIterator
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- getNumArrayEntries() - Method in class com.google.protobuf.SmallSortedMap
- getNumber() - Method in interface com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Retrieves the field number of the field which was set in this
oneof
, or0
if none were. - getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2;
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The extension number declared within the extension range.
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The extension number declared within the extension range.
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The extension number declared within the extension range.
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3;
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3;
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- getNumber() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getNumber() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's number.
- getNumber() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's number.
- getNumber() - Method in class com.google.protobuf.ExtensionLite
-
Returns the field number of the extension.
- getNumber() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- getNumber() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Get the field number.
- getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
- getNumber() - Method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- getNumber() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's numeric value as defined in the .proto file.
- getNumber(T) - Method in interface com.google.protobuf.Descriptors.NumberGetter
- getNumOverflowEntries() - Method in class com.google.protobuf.SmallSortedMap
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- getObject(Object[], long) - Static method in class com.google.protobuf.UnsafeUtil
- getObject(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
- getObject(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getObjects() - Method in class com.google.protobuf.RawMessageInfo
- getOffsetIntoBytes() - Method in class com.google.protobuf.ByteString.BoundedByteString
- getOffsetIntoBytes() - Method in class com.google.protobuf.ByteString.LiteralByteString
-
Offset into
bytes[]
to use, non-zero for substrings. - getOneof() - Method in class com.google.protobuf.FieldInfo
-
Gets the oneof for which this field is a member, or
null
if not part of a oneof. - getOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Get the OneofAccessor for a particular oneof.
- getOneof(Class<?>, Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorMessageInfoFactory.OneofState
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO: Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the FieldDescriptor if the given oneof is set.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Obtains the FieldDescriptor if the given oneof is set.
- getOneofFieldNumber(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- getOneofFieldNumber(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- getOneofFieldNumber(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- getOneofFieldNumber(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- getOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's oneofs.
- getOneofStoredType() - Method in class com.google.protobuf.FieldInfo
-
Gets the actual type stored in the oneof value by this field.
- getOneofStoredType(Class<?>, Descriptors.FieldDescriptor, FieldType) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- getOneofStoredTypeForMessage(Class<?>, Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Inspects the message to identify the stored type for a message field that is part of a oneof.
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the
MessageOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the
EnumOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the
EnumValueOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the
FieldOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the
FileOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the
MethodOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getOptions() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the
ServiceOptions
, defined indescriptor.proto
. - getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOrCreateBuffer(int) - Static method in class com.google.protobuf.ByteBufferWriter
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- getOutputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's output type.
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- getOverflowEntries() - Method in class com.google.protobuf.SmallSortedMap
- getOverflowEntriesMutable() - Method in class com.google.protobuf.SmallSortedMap
- getOverflowIterator() - Method in class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
-
It is important to create the overflow iterator only after the array entries have been iterated over because the overflow entry set changes when the client calls remove() on the array entries, which invalidates any existing iterators.
- getOverflowIterator() - Method in class com.google.protobuf.SmallSortedMap.EntryIterator
-
It is important to create the overflow iterator only after the array entries have been iterated over because the overflow entry set changes when the client calls remove() on the array entries, which invalidates any existing iterators.
- getOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- getOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
Defaults of features that can be overridden in this edition.
- getOverridableFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
Defaults of features that can be overridden in this edition.
- getOverridableFeaturesBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- getOverridableFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- getOverridableFeaturesOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
Defaults of features that can be overridden in this edition.
- getOverridableFeaturesOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
Defaults of features that can be overridden in this edition.
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
e.g.
- getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
e.g.
- getPackage() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the proto package name.
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
e.g.
- getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
e.g.
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- getParentForChildren() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Gets the
AbstractMessage.BuilderParent
for giving to our children. - getParentForChildren() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- getParser() - Static method in class com.google.protobuf.TextFormat
-
Return a
TextFormat.Parser
instance which can parse text-format messages. - getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getParserForType() - Method in class com.google.protobuf.DynamicMessage
- getParserForType() - Method in class com.google.protobuf.GeneratedMessage
-
TODO: Remove this unnecessary intermediate implementation of this method.
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
- getParserForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- getParserForType() - Method in class com.google.protobuf.MapEntry
- getParserForType() - Method in interface com.google.protobuf.Message
- getParserForType() - Method in interface com.google.protobuf.MessageLite
-
Gets the parser for a message of the same type as this message.
- getParserForType() - Method in class com.google.protobuf.UnknownFieldSet
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the element in the original source .proto file.
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the element in the original source .proto file.
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the element in the original source .proto file.
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the element in the original source .proto file.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the element in the original source .proto file.
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the element in the original source .proto file.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated metadata classes.
- getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated metadata classes.
- getPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated metadata classes.
- getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated metadata classes.
- getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated metadata classes.
- getPhpMetadataNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated metadata classes.
- getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated classes.
- getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated classes.
- getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated classes.
- getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated classes.
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4;
- getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4;
- getPresenceField() - Method in class com.google.protobuf.FieldInfo
-
Gets the presence bit field.
- getPresenceMask() - Method in class com.google.protobuf.FieldInfo
-
If
FieldInfo.getPresenceField()
is non-null
, returns the mask used to identify the presence bit for this field in the message. - getPreviousColumn() - Method in class com.google.protobuf.TextFormat.Tokenizer
- getPreviousLine() - Method in class com.google.protobuf.TextFormat.Tokenizer
- getProblemProto() - Method in exception class com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the protocol message representation of the invalid descriptor.
- getProblemSymbolName() - Method in exception class com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the full name of the descriptor where the error occurred.
- getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If true, this is a proto3 "optional".
- getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If true, this is a proto3 "optional".
- getProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If true, this is a proto3 "optional".
- getProtobufList(Object, long) - Static method in class com.google.protobuf.ListFieldSchemaLite
- getPublicDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's public dependencies (public imports).
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the public imported files in the dependency list above.
- getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the public imported files in the dependency list above.
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false];
- getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false];
- getRaw(int) - Method in class com.google.protobuf.LazyStringArrayList
- getRaw(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as an Object that will either be a String or a ByteString.
- getRaw(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- getRaw(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
- getReadingExceptionMessage(String) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- getRealContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing oneof, only if non-synthetic.
- getRealOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's real oneofs.
- getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the extension must be defined as repeated.
- getRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
If true, indicates that the extension must be defined as repeated.
- getRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
If true, indicates that the extension must be defined as repeated.
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getRepeated(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getRepeated(GeneratedMessage, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getRepeated(GeneratedMessage, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getRepeatedBuilder(GeneratedMessage.Builder<?>, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getRepeatedBuilder(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getRepeatedBuilder(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getRepeatedBuilder(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- getRepeatedBuilder(GeneratedMessage.Builder<?>, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getRepeatedCount(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getRepeatedCount(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getRepeatedCount(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- getRepeatedCount(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- getRepeatedCount(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- getRepeatedCount(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- getRepeatedCount(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getRepeatedCount(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets an element of a repeated field.
- getRepeatedField(T, int) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
MessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor, int)
. - getRepeatedField(T, int) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
MessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor,int)
. - getRepeatedFieldAllowBuilders(T, int) - Method in class com.google.protobuf.FieldSet.Builder
-
Same as
FieldSet.Builder.getRepeatedField(F, int)
, but allow aMessageLite.Builder
to be returned. - getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.AbstractMessage.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given repeated field instance.
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets the number of elements of a repeated field.
- getRepeatedFieldCount(T) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
MessageOrBuilder.getRepeatedFieldCount(Descriptors.FieldDescriptor)
. - getRepeatedFieldCount(T) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
MessageOrBuilder.getRepeatedFieldCount(Descriptors.FieldDescriptor)
. - getRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- getRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getRepeatedMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- getRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- getRepeatedValueMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
callMethod()
requires that the request passed in is of a particular subclass ofMessage
. - getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- getReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- getReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
Like
getRequestPrototype()
, but gets a prototype of the response message. - getRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- getRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- getRetention() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the package of ruby generated classes.
- getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the package of ruby generated classes.
- getRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the package of ruby generated classes.
- getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the package of ruby generated classes.
- getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the package of ruby generated classes.
- getRubyPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the package of ruby generated classes.
- getSchemaSize() - Method in class com.google.protobuf.MessageSchema
- getSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- getSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- getSemantic() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- getSerializedSize() - Method in class com.google.protobuf.AbstractMessage
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getSerializedSize() - Method in class com.google.protobuf.DynamicMessage
- getSerializedSize() - Method in class com.google.protobuf.FieldSet
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessage
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite
- getSerializedSize() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- getSerializedSize() - Method in class com.google.protobuf.LazyFieldLite
-
Due to the optional field can be duplicated at the end of serialized bytes, which will make the serialized size changed after LazyField parsed.
- getSerializedSize() - Method in class com.google.protobuf.MapEntry
- getSerializedSize() - Method in interface com.google.protobuf.MessageLite
-
Get the number of bytes required to encode this message.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this set.
- getSerializedSize(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field number.
- getSerializedSize(int, Object, Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Compute the serialized size for the map with a given field number.
- getSerializedSize(int, Object, Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- getSerializedSize(int, Object, Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- getSerializedSize(Message, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.MessageReflection
- getSerializedSize(Schema) - Method in class com.google.protobuf.AbstractMessageLite
- getSerializedSize(Schema) - Method in class com.google.protobuf.GeneratedMessageLite
- getSerializedSize(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSetSchema
- getSerializedSize(UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- getSerializedSize(T) - Method in class com.google.protobuf.MessageSchema
- getSerializedSize(T) - Method in class com.google.protobuf.MessageSetSchema
- getSerializedSize(T) - Method in interface com.google.protobuf.Schema
-
Compute the serialized size of the message.
- getSerializedSize(T) - Method in class com.google.protobuf.UnknownFieldSchema
- getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set using
MessageSet
wire format. - getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this field, including field number, using
MessageSet
wire format. - getSerializedSizeAsMessageSet(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSetSchema
- getSerializedSizeAsMessageSet(UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- getSerializedSizeAsMessageSet(T) - Method in class com.google.protobuf.UnknownFieldSchema
-
Get the serialized size for message set serialization.
- getSerializedSizeAsMessageSetExtension(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field number, using
MessageSet
wire format. - getSerializedSizeFull(int, Object, Object) - Static method in class com.google.protobuf.MapFieldSchemaFull
- getSerializedSizeLite(int, Object, Object) - Static method in class com.google.protobuf.MapFieldSchemaLite
- getSerializingExceptionMessage(String) - Method in class com.google.protobuf.AbstractMessageLite
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if server streams multiple server messages
- getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if server streams multiple server messages
- getService() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's service type.
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServices() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level services declared in this file.
- getSkippedData() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
-
Gets skipped data in a ByteBuffer.
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
This field contains optional information about the original source code.
- getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
This field contains optional information about the original source code.
- getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
This field contains optional information about the original source code.
- getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
This field contains optional information about the original source code.
- getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the filesystem path to the original source .proto.
- getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the filesystem path to the original source .proto.
- getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the filesystem path to the original source .proto.
- getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the filesystem path to the original source .proto.
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
Inclusive.
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Inclusive.
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- getStaticObject(Field) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- getStaticObject(Field) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- getStaticObject(Field) - Static method in class com.google.protobuf.UnsafeUtil
- getStaticObject(Field) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- getStaticObject(Field) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- getStringInfo() - Method in class com.google.protobuf.RawMessageInfo
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7;
- getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7;
- getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The syntax of the proto file.
- getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The syntax of the proto file.
- getSyntax() - Method in interface com.google.protobuf.MessageInfo
-
Gets syntax for this type.
- getSyntax() - Method in class com.google.protobuf.RawMessageInfo
- getSyntax() - Method in class com.google.protobuf.StructuralMessageInfo
-
Gets the syntax for the message (e.g.
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The syntax of the proto file.
- getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The syntax of the proto file.
- getTag() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- getTag() - Method in class com.google.protobuf.CodedInputStreamReader
- getTag() - Method in interface com.google.protobuf.Reader
-
Gets the wire tag of the current field.
- getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the field number (the upper 29 bits).
- getTagWireType(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the wire type (the lower 3 bits).
- getTargets(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargets(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargets(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargetsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargetsCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargetsCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargetsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargetsList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getTargetsList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- getterForField(String) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Constructs the name of the get method for the given field in the proto.
- getThrownFromInputStream() - Method in exception class com.google.protobuf.InvalidProtocolBufferException
-
Allows code catching IOException from CodedInputStream to tell whether this instance was thrown by a delegate InputStream, rather than directly by a parse failure.
- getTotalBytesRead() - Method in class com.google.protobuf.BinaryReader
-
Returns the total number of bytes read so far from the input buffer.
- getTotalBytesRead() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
-
The total bytes read up to the current position.
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- getTotalBytesWritten() - Method in class com.google.protobuf.BinaryWriter
-
Gets the total number of bytes that have been written.
- getTotalBytesWritten() - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- getTotalBytesWritten() - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- getTotalBytesWritten() - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- getTotalBytesWritten() - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
-
Get the total number of bytes successfully written to this stream.
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStreamWriter
- getTotalSchemaSize() - Method in class com.google.protobuf.Protobuf
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- getTreeDepth() - Method in class com.google.protobuf.ByteString
-
Return the depth of the tree representing this
ByteString
, if any, whose root is this node. - getTreeDepth() - Method in class com.google.protobuf.ByteString.LeafByteString
- getTreeDepth() - Method in class com.google.protobuf.RopeByteString
- getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified type name of the extension field.
- getType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The fully-qualified type name of the extension field.
- getType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The fully-qualified type name of the extension field.
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If type_name is set, this need not be set.
- getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If type_name is set, this need not be set.
- getType() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's enum type.
- getType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's declared type.
- getType() - Method in class com.google.protobuf.FieldInfo
-
Gets the type information for the field.
- getType() - Method in enum class com.google.protobuf.JavaType
-
Gets the required type for a field that would hold a value of this type.
- getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified type name of the extension field.
- getTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The fully-qualified type name of the extension field.
- getTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The fully-qualified type name of the extension field.
- getTypeForRepeatedMessageField(Class<?>, Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Inspects the message to identify the message type of a repeated message field.
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For message and enum types, this is the name of the type.
- getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For message and enum types, this is the name of the type.
- getTypeName(String) - Static method in class com.google.protobuf.TypeRegistry
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For message and enum types, this is the name of the type.
- getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For message and enum types, this is the name of the type.
- getUnderlyingElements() - Method in class com.google.protobuf.LazyStringArrayList
- getUnderlyingElements() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable List of the underlying elements, each of which is either a
String
or its equivalent UTF-8 encodedByteString
or byte[]. - getUnderlyingElements() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- getUnfinishedMessage() - Method in exception class com.google.protobuf.InvalidProtocolBufferException
-
Returns the unfinished message attached to the exception, or null if no message is attached.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUnknownEnumValueDescriptorCount() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
- getUnknownField() - Method in exception class com.google.protobuf.TextFormat.UnknownFieldParseException
-
Deprecated.Return the name of the unknown field encountered while parsing the protocol buffer string.
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage.Builder
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage
- getUnknownFields() - Method in class com.google.protobuf.MapEntry.Builder
- getUnknownFields() - Method in class com.google.protobuf.MapEntry
- getUnknownFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
Get the
UnknownFieldSet
for this message. - getUnknownFieldSetBuilder() - Method in class com.google.protobuf.AbstractMessage.Builder
- getUnknownFieldSetBuilder() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getUnknownFieldSetSchema() - Static method in class com.google.protobuf.SchemaUtil
- getUnknownFieldSetSchemaClass() - Static method in class com.google.protobuf.SchemaUtil
- getUnknownFieldsSerializedSize(UnknownFieldSchema<UT, UB>, T) - Method in class com.google.protobuf.MessageSchema
- getUnknownFieldsSerializedSize(UnknownFieldSchema<UT, UB>, T) - Method in class com.google.protobuf.MessageSetSchema
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistry
-
Returns an unmodifiable view of the registry.
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
-
Returns an unmodifiable view of the registry.
- getUnmodifiableView() - Method in class com.google.protobuf.LazyStringArrayList
- getUnmodifiableView() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable view of the list.
- getUnmodifiableView() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- getUnsafe() - Static method in class com.google.protobuf.UnsafeUtil
-
Gets the
sun.misc.Unsafe
instance, ornull
if not available on this platform. - getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
unverified_lazy does no correctness checks on the byte stream.
- getUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
unverified_lazy does no correctness checks on the byte stream.
- getUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
unverified_lazy does no correctness checks on the byte stream.
- getUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- getUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- getUseOldOuterClassnameDefault() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- getUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [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 [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 [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 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns the UTF8 validation level for the field.
- getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
Textproto value.
- getValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
-
Textproto value.
- getValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
-
Textproto value.
- getValue() - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- getValue() - Method in class com.google.protobuf.LazyField
- getValue() - Method in class com.google.protobuf.LazyField.LazyEntry
- getValue() - Method in class com.google.protobuf.MapEntry.Builder
- getValue() - Method in class com.google.protobuf.MapEntry
- getValue() - Method in class com.google.protobuf.MapEntryLite
- getValue() - Method in class com.google.protobuf.SmallSortedMap.Entry
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Returns message instance.
- getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
Textproto value.
- getValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
-
Textproto value.
- getValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
-
Textproto value.
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.Edition
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- getValueDescriptor() - Method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getValueDescriptor() - Method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- getValueDescriptor() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's descriptor, which contains information such as value name, number, and type.
- getValueDescriptorMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- getValueDescriptorMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- getValueField() - Method in class com.google.protobuf.OneofInfo
-
The
Object
field containing the value of the currently active member. - getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- getValueMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValues() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get a list of defined values for this enum.
- getVarintList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of varint values for this field.
- getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The verification state of the range.
- getVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The verification state of the range.
- getVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The verification state of the range.
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
For Google-internal migration only.
- getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
For Google-internal migration only.
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the weak imported files in the dependency list.
- getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the weak imported files in the dependency list.
- getWireFormatForFieldType(WireFormat.FieldType, boolean) - Static method in class com.google.protobuf.FieldSet
-
Given a field type, return the wire type.
- getWireType() - Method in enum class com.google.protobuf.WireFormat.FieldType
- GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- GOOGLE_INTERNAL - Enum constant in enum class com.google.protobuf.RuntimeVersion.RuntimeDomain
- goPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- goPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- group - Variable in class com.google.protobuf.UnknownFieldSet.Field
- GROUP - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- GROUP - Enum constant in enum class com.google.protobuf.FieldType
- GROUP - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- GROUP_LIST - Enum constant in enum class com.google.protobuf.FieldType
- groupDepth - Variable in class com.google.protobuf.CodedInputStream
- growSize(int) - Static method in class com.google.protobuf.BooleanArrayList
- growSize(int) - Static method in class com.google.protobuf.DoubleArrayList
- growSize(int) - Static method in class com.google.protobuf.FloatArrayList
- growSize(int) - Static method in class com.google.protobuf.IntArrayList
- growSize(int) - Static method in class com.google.protobuf.LongArrayList
- growSize(int) - Static method in class com.google.protobuf.ProtobufArrayList
- guessFieldTypeAndSkip(TextFormat.Tokenizer, Descriptors.Descriptor, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Tries to guess the type of this field and skip it.
H
- handleFourBytes(byte, byte, byte, byte, char[], int) - Static method in class com.google.protobuf.Utf8.DecodeUtil
- handleOneByte(byte, char[], int) - Static method in class com.google.protobuf.Utf8.DecodeUtil
- handleThreeBytes(byte, byte, byte, char[], int) - Static method in class com.google.protobuf.Utf8.DecodeUtil
- handleTwoBytes(byte, byte, char[], int) - Static method in class com.google.protobuf.Utf8.DecodeUtil
- has(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- has(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- has(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- has(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- has(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- has(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
- has(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- has(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- has(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- has(GeneratedMessage.Builder<?>) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- has(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- has(GeneratedMessage.Builder<?>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- HAS_HAS_BIT - Static variable in class com.google.protobuf.MessageSchema
- HAS_UNSAFE_ARRAY_OPERATIONS - Static variable in class com.google.protobuf.CodedOutputStream
- HAS_UNSAFE_ARRAY_OPERATIONS - Static variable in class com.google.protobuf.UnsafeUtil
- HAS_UNSAFE_BYTEBUFFER_OPERATIONS - Static variable in class com.google.protobuf.UnsafeUtil
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same value.
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Set this option to true to allow mapping different tag names to the same value.
- hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Set this option to true to allow mapping different tag names to the same value.
- hasArray - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
Whether current ByteBuffer has an array
- hasArray() - Method in class com.google.protobuf.AllocatedBuffer
-
Indicates whether this buffer contains a backing array (i.e.
- hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Enables the use of arenas for the proto messages in this file.
- hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Enables the use of arenas for the proto messages in this file.
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if client streams multiple client messages
- hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if client streams multiple client messages
- hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Namespace for generated classes; defaults to the package.
- hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Namespace for generated classes; defaults to the package.
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
NOTE: ctype is deprecated.
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
NOTE: ctype is deprecated.
- hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
NOTE: ctype is deprecated.
- hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- hasDebugRedact() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- hasDebugRedact() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For numeric types, contains the original text representation of the value.
- hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For numeric types, contains the original text representation of the value.
- hasDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if the field had an explicitly-defined default value.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- hasDeprecatedLegacyJsonFieldConflicts() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Deprecated.google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857
- 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=857
- 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=857
- 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=640
- 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=640
- 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=640
- hasDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- hasDeprecationWarning() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- hasDeprecationWarning() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6;
- hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6;
- hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
optional .google.protobuf.Edition edition = 3;
- hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
optional .google.protobuf.Edition edition = 3;
- hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
-
optional .google.protobuf.Edition edition = 3;
- hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
-
optional .google.protobuf.Edition edition = 3;
- hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The edition of the proto file.
- hasEdition() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The edition of the proto file.
- hasEdition() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The edition of the proto file.
- hasEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature becomes deprecated in.
- hasEditionDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The edition this feature becomes deprecated in.
- hasEditionDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The edition this feature becomes deprecated in.
- hasEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition that this feature was first available in.
- hasEditionIntroduced() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The edition that this feature was first available in.
- hasEditionIntroduced() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The edition that this feature was first available in.
- hasEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature is no longer available in.
- hasEditionRemoved() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
-
The edition this feature is no longer available in.
- hasEditionRemoved() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupportOrBuilder
-
The edition this feature is no longer available in.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Exclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
Exclusive.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
Exclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Exclusive.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Exclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- hasEnforceNamingStyle() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [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 [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 [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 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For extensions, this is the name of the type being extended.
- hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For extensions, this is the name of the type being extended.
- hasExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<? extends MessageT, T>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<? extends MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageT, T>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Deprecated.
- hasExtensions - Variable in class com.google.protobuf.MessageSchema
- hasExtensions - Variable in class com.google.protobuf.MessageSetSchema
- hasExtensions(MessageLite) - Method in class com.google.protobuf.ExtensionSchema
-
Returns true for messages that support extensions.
- hasExtensions(MessageLite) - Method in class com.google.protobuf.ExtensionSchemaFull
- hasExtensions(MessageLite) - Method in class com.google.protobuf.ExtensionSchemaLite
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- hasFeatures() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Any features defined in the specific edition.
- hasFeatures() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Any features defined in the specific edition.
- hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Information about the support window of a feature value.
- hasFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Information about the support window of a feature value.
- hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- hasFeatureSupport() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- hasFeatureSupport() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Check if the given field number is present in the set.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Check if the given field number is present in the set.
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given field is set.
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns true if the given field is set.
- hasField(T) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
MessageOrBuilder.hasField(Descriptors.FieldDescriptor)
. - hasField(T) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
MessageOrBuilder.hasField(Descriptors.FieldDescriptor)
. - hasFieldPresence() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- hasFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- hasFixedFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
Defaults of features that can't be overridden in this edition.
- hasFixedFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
Defaults of features that can't be overridden in this edition.
- hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified name of the extension field.
- hasFullName() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The fully-qualified name of the extension field.
- hasFullName() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The fully-qualified name of the extension field.
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be placed.
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Go package where structs generated from this .proto will be placed.
- hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Go package where structs generated from this .proto will be placed.
- hash - Variable in class com.google.protobuf.ByteString
-
Cached hash value.
- hasHasMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- hashBoolean(boolean) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for booleans. - hashCode() - Method in class com.google.protobuf.AbstractMessage
- hashCode() - Method in class com.google.protobuf.AbstractProtobufList
- hashCode() - Method in class com.google.protobuf.BooleanArrayList
- hashCode() - Method in class com.google.protobuf.ByteString
-
Compute the hashCode using the traditional algorithm from
ByteString
. - hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- hashCode() - Method in class com.google.protobuf.DoubleArrayList
- hashCode() - Method in class com.google.protobuf.ExtensionRegistry.DescriptorIntPair
- hashCode() - Method in class com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
- hashCode() - Method in class com.google.protobuf.FieldSet
- hashCode() - Method in class com.google.protobuf.FloatArrayList
- hashCode() - Method in class com.google.protobuf.GeneratedMessageLite
- hashCode() - Method in class com.google.protobuf.IntArrayList
- hashCode() - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- hashCode() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- hashCode() - Method in class com.google.protobuf.LazyField
- hashCode() - Method in class com.google.protobuf.LazyFieldLite
- hashCode() - Method in class com.google.protobuf.LongArrayList
- hashCode() - Method in class com.google.protobuf.MapField
- hashCode() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- hashCode() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- hashCode() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- hashCode() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- hashCode() - Method in class com.google.protobuf.MapFieldBuilder
- hashCode() - Method in class com.google.protobuf.MapFieldLite
- hashCode() - Method in interface com.google.protobuf.Message
-
Returns the hash code value for this message.
- hashCode() - Method in class com.google.protobuf.SmallSortedMap.Entry
- hashCode() - Method in class com.google.protobuf.SmallSortedMap
- hashCode() - Method in class com.google.protobuf.TextFormatParseLocation
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet.Field
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet
- hashCode() - Method in class com.google.protobuf.UnknownFieldSetLite
- hashCode(byte[]) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCode(byte[], int, int) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
invalid reference
LiteralByteString#hashCode()
- hashCode(int[], int) - Static method in class com.google.protobuf.UnknownFieldSetLite
- hashCode(Object[], int) - Static method in class com.google.protobuf.UnknownFieldSetLite
- hashCode(List<byte[]>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCode(T) - Method in class com.google.protobuf.MessageSchema
- hashCode(T) - Method in class com.google.protobuf.MessageSetSchema
- hashCode(T) - Method in interface com.google.protobuf.Schema
-
Compute a hashCode for the message.
- hashCodeByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCodeByteBuffer(List<ByteBuffer>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCodeIsNotMemoized() - Method in class com.google.protobuf.GeneratedMessageLite
- hashEnum(Internal.EnumLite) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for enums. - hashEnumList(List<? extends Internal.EnumLite>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for enum lists. - hashFields(int, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.AbstractMessage
-
Get a hash code for given fields and values, using the given seed.
- hashLong(long) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for longs. - hashMapField(Object) - Static method in class com.google.protobuf.AbstractMessage
-
Calculates the hash code of a map field.
- hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- hasIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- hasInferredLegacyProtoFeatures() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- hasInferredLegacyProtoFeatures() - Method in class com.google.protobuf.Descriptors.FileDescriptor
- hasInferredLegacyProtoFeatures() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Input and output type names.
- hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Input and output type names.
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2;
- hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2;
- 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=465
- 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=465
- 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=465
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false];
- hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false];
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Controls the name of the wrapper Java class generated for the .proto file.
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Controls the name of the wrapper Java class generated for the .proto file.
- hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Controls the name of the wrapper Java class generated for the .proto file.
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be placed.
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Java package where classes generated from this .proto will be placed.
- hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Java package where classes generated from this .proto will be placed.
- hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- hasJsonFormat() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
JSON name of this field.
- hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
JSON name of this field.
- hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the field.
- hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The jstype option determines the JavaScript type used for values of the field.
- hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The jstype option determines the JavaScript type used for values of the field.
- hasKey - Variable in class com.google.protobuf.MapEntry.Builder
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- hasLazyField - Variable in class com.google.protobuf.FieldSet.Builder
- hasLazyField - Variable in class com.google.protobuf.FieldSet
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- hasLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether or not to treat an enum field as closed.
- hasLegacyClosedEnum() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
-
Whether or not to treat an enum field as closed.
- hasLegacyClosedEnum() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
-
Whether or not to treat an enum field as closed.
- hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the maps field.
- hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Whether the message is an automatically generated map entry type for the maps field.
- hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Whether the message is an automatically generated map entry type for the maps field.
- hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The maximum known edition (inclusive) when this was constructed.
- hasMaximumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
The maximum known edition (inclusive) when this was constructed.
- hasMaximumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
The maximum known edition (inclusive) when this was constructed.
- hasMessageEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Set true to use the old proto1 MessageSet wire format for extensions.
- hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- hasMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- hasMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The minimum supported edition (inclusive) when this was constructed.
- hasMinimumEdition() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
-
The minimum supported edition (inclusive) when this was constructed.
- hasMinimumEdition() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaultsOrBuilder
-
The minimum supported edition (inclusive) when this was constructed.
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
file name, relative to root of source tree
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
file name, relative to root of source tree
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5;
- hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5;
- hasNestedBuilders - Variable in class com.google.protobuf.FieldSet.Builder
- hasNestedBuilders - Variable in class com.google.protobuf.MessageReflection.BuilderAdapter
- hasNext() - Method in class com.google.protobuf.Internal.MapAdapter.IteratorAdapter
- hasNext() - Method in class com.google.protobuf.LazyField.LazyIterator
- hasNext() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- hasNext() - Method in class com.google.protobuf.RopeByteString.PieceIterator
- hasNext() - Method in class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
- hasNext() - Method in class com.google.protobuf.SmallSortedMap.EntryIterator
- hasNioBuffer() - Method in class com.google.protobuf.AllocatedBuffer
-
Indicates whether this buffer contains a backing
ByteBuffer
(i.e. - hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2;
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The extension number declared within the extension range.
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The extension number declared within the extension range.
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The extension number declared within the extension range.
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3;
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3;
- hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO: Clear it when all subclasses have implemented this method.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- hasOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given oneof is set.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- hasOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns true if the given oneof is set.
- hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptionalKeyword() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if this field was syntactically written with "optional" in the .proto file.
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- hasOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- hasOverridableFeatures() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
-
Defaults of features that can be overridden in this edition.
- hasOverridableFeatures() - Method in interface com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder
-
Defaults of features that can be overridden in this edition.
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
e.g.
- hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
e.g.
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated metadata classes.
- hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated metadata classes.
- hasPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated metadata classes.
- hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated classes.
- hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated classes.
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4;
- hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4;
- hasPresence() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if this field tracks presence, ie.
- hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If true, this is a proto3 "optional".
- hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If true, this is a proto3 "optional".
- hasProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If true, this is a proto3 "optional".
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false];
- hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false];
- hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the extension must be defined as repeated.
- hasRepeated() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
If true, indicates that the extension must be defined as repeated.
- hasRepeated() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
If true, indicates that the extension must be defined as repeated.
- hasRepeatedFieldEncoding() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- hasReserved() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- hasReserved() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- hasRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- hasRetention() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- hasRetention() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the package of ruby generated classes.
- hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the package of ruby generated classes.
- hasRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the package of ruby generated classes.
- hasSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- hasSemantic() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- hasSemantic() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if server streams multiple server messages
- hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if server streams multiple server messages
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
This field contains optional information about the original source code.
- hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
This field contains optional information about the original source code.
- hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the filesystem path to the original source .proto.
- hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the filesystem path to the original source .proto.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
Inclusive.
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Inclusive.
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7;
- hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7;
- hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The syntax of the proto file.
- hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The syntax of the proto file.
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified type name of the extension field.
- hasType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
-
The fully-qualified type name of the extension field.
- hasType() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.DeclarationOrBuilder
-
The fully-qualified type name of the extension field.
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If type_name is set, this need not be set.
- hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If type_name is set, this need not be set.
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For message and enum types, this is the name of the type.
- hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For message and enum types, this is the name of the type.
- hasUnsafeArrayOperations() - Static method in class com.google.protobuf.UnsafeUtil
- hasUnsafeByteBufferOperations() - Static method in class com.google.protobuf.UnsafeUtil
- hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
unverified_lazy does no correctness checks on the byte stream.
- hasUnverifiedLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
unverified_lazy does no correctness checks on the byte stream.
- hasUnverifiedLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
unverified_lazy does no correctness checks on the byte stream.
- hasUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- hasUseOldOuterClassnameDefault() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- hasUseOldOuterClassnameDefault() - Method in interface com.google.protobuf.JavaFeaturesProto.JavaFeaturesOrBuilder
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- hasUtf8Validation() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [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 [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 [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 [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 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- hasValue - Variable in class com.google.protobuf.MapEntry.Builder
- hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
Textproto value.
- hasValue() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
-
Textproto value.
- hasValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefaultOrBuilder
-
Textproto value.
- hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The verification state of the range.
- hasVerification() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The verification state of the range.
- hasVerification() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The verification state of the range.
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
For Google-internal migration only.
- hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
For Google-internal migration only.
- HeapNioEncoder(ByteBuffer) - Constructor for class com.google.protobuf.CodedOutputStream.HeapNioEncoder
- hexDigit(char) - Static method in class com.google.protobuf.ByteString
-
Returns the numeric value of the given character in hex, or -1 if invalid.
- highSurrogate(int) - Static method in class com.google.protobuf.Utf8.DecodeUtil
I
- id - Variable in enum class com.google.protobuf.FieldType
- id - Variable in class com.google.protobuf.OneofInfo
- id() - Method in enum class com.google.protobuf.FieldType
-
A reliable unique identifier for this type.
- IDEMPOTENCY_LEVEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- IDEMPOTENCY_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
IDEMPOTENCY_UNKNOWN = 0;
- IDEMPOTENCY_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
IDEMPOTENCY_UNKNOWN = 0;
- IdempotencyLevel(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- idempotencyLevel_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- idempotencyLevel_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- IDEMPOTENT - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
idempotent, but may have side effects
- IDEMPOTENT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
idempotent, but may have side effects
- IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- identifierValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- identifierValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- immutable - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- immutable - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
If
true
, indicates that all the buffers are backing aByteString
and are therefore considered to be an immutable input source. - immutable - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
If
true
, indicates that the buffer is backing aByteString
and is therefore considered to be an immutable input source. - IMMUTABLE - Enum constant in enum class com.google.protobuf.Extension.ExtensionType
- IMMUTABLE - Static variable in interface com.google.protobuf.MutabilityOracle
- immutableExtensionsByName - Variable in class com.google.protobuf.ExtensionRegistry
- immutableExtensionsByNumber - Variable in class com.google.protobuf.ExtensionRegistry
- ImmutableMessageConverter(MapEntry<K, V>) - Constructor for class com.google.protobuf.MapField.ImmutableMessageConverter
- IMPLICIT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
IMPLICIT = 2;
- IMPLICIT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
IMPLICIT = 2;
- importPublicDependencies(Descriptors.FileDescriptor) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Find and put public dependencies of the file into dependencies set.
- imports() - Element in annotation interface com.google.protobuf.InlineMe
-
The new imports to (optionally) add to the caller.
- incompleteStateFor(byte[], int, int) - Static method in class com.google.protobuf.Utf8
- incompleteStateFor(int) - Static method in class com.google.protobuf.Utf8
- incompleteStateFor(int, int) - Static method in class com.google.protobuf.Utf8
- incompleteStateFor(int, int, int) - Static method in class com.google.protobuf.Utf8
- incompleteStateFor(ByteBuffer, int, int, int) - Static method in class com.google.protobuf.Utf8
- incrementModCount() - Method in class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
- incrementModCount() - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
- incrementModCount() - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
- incrementModCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
Deprecated.
- incrementModCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
Deprecated.
- incrementModCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
Deprecated.
- incrementModCounts() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Increments the mod counts so that an ConcurrentModificationException can be thrown if calling code tries to modify the builder while its iterating the list.
- incrementModCounts() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- indent - Variable in class com.google.protobuf.TextFormat.TextGenerator
- indent() - Method in class com.google.protobuf.TextFormat.TextGenerator
-
Indent text by two spaces.
- indent(int, StringBuilder) - Static method in class com.google.protobuf.MessageLiteToString
- INDENT_BUFFER - Static variable in class com.google.protobuf.MessageLiteToString
- index - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- index - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
- index - Variable in class com.google.protobuf.Descriptors.Descriptor
- index - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- index - Variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- index - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- index - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- index - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- index - Variable in class com.google.protobuf.Descriptors.ServiceDescriptor
- index - Variable in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- indexOf(Object) - Method in class com.google.protobuf.BooleanArrayList
- indexOf(Object) - Method in class com.google.protobuf.DoubleArrayList
- indexOf(Object) - Method in class com.google.protobuf.FloatArrayList
- indexOf(Object) - Method in class com.google.protobuf.IntArrayList
- indexOf(Object) - Method in class com.google.protobuf.LongArrayList
- inefficientWriteStringNoTag(String, Utf8.UnpairedSurrogateException) - Method in class com.google.protobuf.CodedOutputStream
- inferLegacyProtoFeatures() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- inferLegacyProtoFeatures() - Method in class com.google.protobuf.Descriptors.FileDescriptor
- inferLegacyProtoFeatures() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- info - Variable in class com.google.protobuf.RawMessageInfo
-
The compact format packs everything in a String object and a Object[] array.
- initialCapacity - Variable in class com.google.protobuf.ByteString.Output
- initialize() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
-
Common initialization code used by both the constructor and reset()
- initialized - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
- initialPos - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- initialPosition - Variable in class com.google.protobuf.CodedOutputStream.HeapNioEncoder
- initialPosition - Variable in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- initialPosition - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- InlineMe - Annotation Interface in com.google.protobuf
-
Indicates that callers of this API should be inlined.
- input - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The object that need to decode.
- input - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
- input - Variable in class com.google.protobuf.CodedInputStreamReader
- INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- inputType - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- inputType_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- inputType_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- insert(ByteString) - Method in class com.google.protobuf.RopeByteString.Balancer
-
Push a string on the balance stack (BAP95).
- instance - Static variable in class com.google.protobuf.DescriptorMessageInfoFactory
- instance - Static variable in class com.google.protobuf.GeneratedMessageInfoFactory
- instance - Variable in class com.google.protobuf.GeneratedMessageLite.Builder
- INSTANCE - Static variable in class com.google.protobuf.ExtensionRegistryLite.ExtensionClassHolder
- INSTANCE - Static variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage.NoOpExtensionSerializer
- INSTANCE - Static variable in class com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
- INSTANCE - Static variable in class com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
Deprecated.
- INSTANCE - Static variable in class com.google.protobuf.Protobuf
- INT - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- INT - Enum constant in enum class com.google.protobuf.JavaType
- INT - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- INT_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- INT_ARRAY_INDEX_SCALE - Static variable in class com.google.protobuf.UnsafeUtil
- int1 - Variable in class com.google.protobuf.ArrayDecoders.Registers
- INT32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- INT32 - Enum constant in enum class com.google.protobuf.FieldType
- INT32 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- INT32_LIST - Enum constant in enum class com.google.protobuf.FieldType
- INT32_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- INT64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- INT64 - Enum constant in enum class com.google.protobuf.FieldType
- INT64 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- INT64_LIST - Enum constant in enum class com.google.protobuf.FieldType
- INT64_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- intArray - Variable in class com.google.protobuf.MessageSchema
-
Represents [checkInitialized positions, map field positions, repeated field offsets].
- IntArrayList - Class in com.google.protobuf
-
An implementation of
Internal.IntList
on top of a primitive array. - IntArrayList() - Constructor for class com.google.protobuf.IntArrayList
-
Constructs a new mutable
IntArrayList
with default capacity. - IntArrayList(int[], int, boolean) - Constructor for class com.google.protobuf.IntArrayList
-
Constructs a new mutable
IntArrayList
containing the same elements asother
. - intAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- integerParseException(NumberFormatException) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Constructs an appropriate
TextFormat.ParseException
for the givenNumberFormatException
when trying to parse an integer. - Internal - Class in com.google.protobuf
-
The classes contained within are used internally by the Protocol Buffer library and generated message implementations.
- Internal() - Constructor for class com.google.protobuf.Internal
- internal_static_google_protobuf_DescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_DescriptorProto_ExtensionRange_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_DescriptorProto_ExtensionRange_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_DescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_DescriptorProto_ReservedRange_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_DescriptorProto_ReservedRange_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumDescriptorProto_EnumReservedRange_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumDescriptorProto_EnumReservedRange_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumValueDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumValueDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumValueOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_EnumValueOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ExtensionRangeOptions_Declaration_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ExtensionRangeOptions_Declaration_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ExtensionRangeOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ExtensionRangeOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FeatureSet_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FeatureSet_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FeatureSetDefaults_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FeatureSetDefaults_FeatureSetEditionDefault_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FeatureSetDefaults_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldOptions_EditionDefault_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldOptions_EditionDefault_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldOptions_FeatureSupport_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldOptions_FeatureSupport_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FieldOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FileDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FileDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FileDescriptorSet_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FileDescriptorSet_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FileOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_FileOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_GeneratedCodeInfo_Annotation_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_GeneratedCodeInfo_Annotation_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_GeneratedCodeInfo_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_GeneratedCodeInfo_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_MessageOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_MessageOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_MethodDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_MethodDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_MethodOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_MethodOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_OneofDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_OneofDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_OneofOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_OneofOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ServiceDescriptorProto_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ServiceDescriptorProto_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ServiceOptions_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_ServiceOptions_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_SourceCodeInfo_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_SourceCodeInfo_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_SourceCodeInfo_Location_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_SourceCodeInfo_Location_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_UninterpretedOption_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_UninterpretedOption_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_UninterpretedOption_NamePart_descriptor - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_google_protobuf_UninterpretedOption_NamePart_fieldAccessorTable - Static variable in class com.google.protobuf.DescriptorProtos
- internal_static_pb_JavaFeatures_descriptor - Static variable in class com.google.protobuf.JavaFeaturesProto
- internal_static_pb_JavaFeatures_fieldAccessorTable - Static variable in class com.google.protobuf.JavaFeaturesProto
- Internal.BooleanList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Booleans if possible. - Internal.DoubleList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Doubles if possible. - Internal.EnumLite - Interface in com.google.protobuf
-
Interface for an enum value or value descriptor, to be used in FieldSet.
- Internal.EnumLiteMap<T> - Interface in com.google.protobuf
-
Interface for an object which maps integers to
Internal.EnumLite
s. - Internal.EnumVerifier - Interface in com.google.protobuf
-
Interface for an object which verifies integers are in range.
- Internal.FloatList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Floats if possible. - Internal.IntList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Integers if possible. - Internal.IntListAdapter<T> - Class in com.google.protobuf
-
Provides an immutable view of
List<T>
around anIntList
. - Internal.IntListAdapter.IntConverter<T> - Interface in com.google.protobuf
-
Convert individual elements of the List from int to T.
- Internal.ListAdapter<F,
T> - Class in com.google.protobuf -
Provides an immutable view of
List<T>
around aList<F>
. - Internal.ListAdapter.Converter<F,
T> - Interface in com.google.protobuf -
Convert individual elements of the List from F to T.
- Internal.LongList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Longs if possible. - Internal.MapAdapter<K,
V, - Class in com.google.protobufRealValue> -
Wrap around a
Map<K, RealValue>
and provide aMap<K, V>
interface. - Internal.MapAdapter.Converter<A,
B> - Interface in com.google.protobuf -
An interface used to convert between two types.
- Internal.MapAdapter.EntryAdapter - Class in com.google.protobuf
- Internal.MapAdapter.IteratorAdapter - Class in com.google.protobuf
- Internal.MapAdapter.SetAdapter - Class in com.google.protobuf
- Internal.ProtobufList<E> - Interface in com.google.protobuf
-
Extends
List
to add the capability to make the list immutable and inspect if it is modifiable. - internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- internalBuildGeneratedFileFrom(String[], Class<?>, String[], String[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- internalByteAt(int) - Method in class com.google.protobuf.ByteString.BoundedByteString
- internalByteAt(int) - Method in class com.google.protobuf.ByteString
-
Gets the byte at the given index, assumes bounds checking has already been performed.
- internalByteAt(int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- internalByteAt(int) - Method in class com.google.protobuf.ByteString.NioByteString
- internalByteAt(int) - Method in class com.google.protobuf.RopeByteString
- internalGetAnnotationFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- internalGetDeclarationFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- internalGetDefaultsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- internalGetEditionDefaultsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- internalGetEnumTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetEnumTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- internalGetExtensionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetExtensionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- internalGetExtensionRangeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- internalGetFeatureSupportFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- internalGetFeatureSupportFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Get the FieldAccessorTable for this type.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessage
-
Get the FieldAccessorTable for this type.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- internalGetFieldFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetFileFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- internalGetFixedFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- internalGetLocationFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Deprecated.
- internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessage
-
Deprecated.
- internalGetMapFieldReflection(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Gets the map field with the given field number.
- internalGetMapFieldReflection(int) - Method in class com.google.protobuf.GeneratedMessage
-
Gets the map field with the given field number.
- internalGetMessageTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- internalGetMethodFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- internalGetMutableMapField(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Deprecated.
- internalGetMutableMapFieldReflection(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Like
GeneratedMessage.Builder.internalGetMapFieldReflection(int)
but return a mutable version. - internalGetNameFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- internalGetNestedTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetOneofDeclFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- internalGetOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- internalGetOverridableFeaturesFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- internalGetReservedRangeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetReservedRangeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- internalGetServiceFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- internalGetSourceCodeInfoFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- internalGetUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- internalGetValueFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- internalGetValueMap() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- internalGetValueMap() - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- internalInit(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
For use by generated code only.
- internalMergeFrom(AbstractMessageLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- internalMergeFrom(MessageLite.Builder, MessageLite) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- internalMergeFrom(MessageLite.Builder, MessageLite) - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- internalMergeFrom(MessageLite.Builder, MessageLite) - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- internalMergeFrom(MessageType) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- internalMergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- internalSetExtensionSet(FieldSet<Descriptors.FieldDescriptor>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- internalSetExtensionSet(FieldSet<GeneratedMessageLite.ExtensionDescriptor>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- internalUpdateFileDescriptor(Descriptors.FileDescriptor, ExtensionRegistry) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- internalValueMap - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- internalValueMap - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- internFeatures(DescriptorProtos.FeatureSet) - Static method in class com.google.protobuf.Descriptors
- IntListAdapter(Internal.IntList, Internal.IntListAdapter.IntConverter<T>) - Constructor for class com.google.protobuf.Internal.IntListAdapter
- INTS_PER_FIELD - Static variable in class com.google.protobuf.MessageSchema
- invalidEndTag() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidEscapeSequenceException(String) - Constructor for exception class com.google.protobuf.TextFormat.InvalidEscapeSequenceException
- InvalidProtocolBufferException - Exception Class in com.google.protobuf
-
Thrown when a protocol message being parsed is invalid in some way.
- InvalidProtocolBufferException(IOException) - Constructor for exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException(Exception) - Constructor for exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException(String) - Constructor for exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException(String, IOException) - Constructor for exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException(String, Exception) - Constructor for exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException.InvalidWireTypeException - Exception Class in com.google.protobuf
-
Exception indicating that an unexpected wire type was encountered for a field.
- invalidTag() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- invalidUtf8() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- invalidWireType() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- InvalidWireTypeException(String) - Constructor for exception class com.google.protobuf.InvalidProtocolBufferException.InvalidWireTypeException
- invokeOrDie(Method, Object, Object...) - Static method in class com.google.protobuf.GeneratedMessage
-
Calls invoke and throws a RuntimeException if it fails.
- invokeOrDie(Method, Object, Object...) - Static method in class com.google.protobuf.GeneratedMessageLite
-
Calls invoke and throws a RuntimeException if it fails.
- invoker - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- invoker - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- invokeSubclassFactory(String) - Static method in class com.google.protobuf.ExtensionRegistryFactory
- IS_ANDROID_32 - Static variable in class com.google.protobuf.UnsafeUtil
- IS_ANDROID_64 - Static variable in class com.google.protobuf.UnsafeUtil
- IS_BIG_ENDIAN - Static variable in class com.google.protobuf.UnsafeUtil
- IS_EDITION_BIT - Static variable in class com.google.protobuf.RawMessageInfo
- IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- IS_PROTO2_BIT - Static variable in class com.google.protobuf.RawMessageInfo
- IS_ROBOLECTRIC - Static variable in class com.google.protobuf.Android
- isAggregate(Descriptors.GenericDescriptor) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Checks if the descriptor is a valid namespace type.
- isAlphaUnder(char) - Static method in class com.google.protobuf.TextFormat.Tokenizer
- isAndroid64() - Static method in class com.google.protobuf.UnsafeUtil
- isAtEnd() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- isAtEnd() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- isAtEnd() - Method in class com.google.protobuf.CodedInputStream
-
Returns true if the stream has reached the end of the input.
- isAtEnd() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- isAtEnd() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- isAtEnd() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- isAvailable() - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
-
Indicates whether or not all required unsafe operations are supported on this platform.
- isBalanced() - Method in class com.google.protobuf.ByteString
-
Return
true
if this ByteString is literal (a leaf node) or a flat-enough tree in the sense ofRopeByteString
. - isBalanced() - Method in class com.google.protobuf.ByteString.LeafByteString
- isBalanced() - Method in class com.google.protobuf.RopeByteString
-
Determines if the tree is balanced according to BAP95, which means the tree is flat-enough with respect to the bounds.
- isCanceled() - Method in interface com.google.protobuf.RpcController
-
If
true
, indicates that the client canceled the RPC, so the server may as well give up on replying to it. - isClean - Variable in class com.google.protobuf.GeneratedMessage.Builder
- isClean - Variable in class com.google.protobuf.RepeatedFieldBuilder
- isClean - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- isClean - Variable in class com.google.protobuf.SingleFieldBuilder
- isClean - Variable in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- isClean() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Gets whether invalidations are needed
- isClientStreaming() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get whether or not the inputs are streaming.
- isClosed() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Determines if the given enum is closed.
- isCorrupted() - Method in class com.google.protobuf.LazyFieldLite
-
Returns whether the lazy field was corrupted and replaced with an empty message.
- isDefaultValue(Object) - Static method in class com.google.protobuf.MessageLiteToString
- isDigitPlusMinus(char) - Static method in class com.google.protobuf.TextFormat.Tokenizer
- isEagerlyParseMessageSets() - Static method in class com.google.protobuf.ExtensionRegistryLite
- isEmpty() - Method in class com.google.protobuf.ByteString
-
Returns
true
if the size is0
,false
otherwise. - isEmpty() - Method in class com.google.protobuf.FieldSet
-
Returns
true
if empty,false
otherwise. - isEmpty() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- isEmpty() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- isEmpty() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets whether the list is empty.
- isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- isEmpty() - Method in class com.google.protobuf.UnknownFieldSet
-
Whether the field set has no fields.
- isEnforceUtf8() - Method in class com.google.protobuf.FieldInfo
-
Whether a UTF-8 should be enforced on string fields.
- isEnforceUtf8(int) - Static method in class com.google.protobuf.MessageSchema
- isExactlyOneBitSet(int) - Static method in class com.google.protobuf.FieldInfo
- isExtendable() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Indicates whether the message can be extended.
- isExtension() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field an extension?
- isExtension_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- isExtension_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- isExtensionNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Determines if the given field number is an extension.
- isFieldPresent(T, int) - Method in class com.google.protobuf.MessageSchema
- isFieldPresent(T, int, int, int, int) - Method in class com.google.protobuf.MessageSchema
- isFullRegistry(ExtensionRegistryLite) - Static method in class com.google.protobuf.ExtensionRegistryFactory
- isGroupLike() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if this field is structured like the synthetic field of a proto2 group.
- isHex(byte) - Static method in class com.google.protobuf.TextFormat
-
Is this a hex digit?
- isImmutable - Variable in class com.google.protobuf.FieldSet
- isImmutable - Variable in class com.google.protobuf.SmallSortedMap
- isImmutable() - Method in class com.google.protobuf.FieldSet
-
Returns whether the FieldSet is immutable.
- isImmutable() - Method in class com.google.protobuf.SmallSortedMap
- isImmutable(Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Whether toImmutable() has been called on this map field.
- isImmutable(Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- isImmutable(Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- isInitialized() - Method in class com.google.protobuf.AbstractMessage
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- isInitialized() - Method in class com.google.protobuf.DynamicMessage.Builder
- isInitialized() - Method in class com.google.protobuf.DynamicMessage
- isInitialized() - Method in class com.google.protobuf.FieldSet.Builder
- isInitialized() - Method in class com.google.protobuf.FieldSet
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage.Builder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite
- isInitialized() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- isInitialized() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- isInitialized() - Method in class com.google.protobuf.MapEntry.Builder
- isInitialized() - Method in class com.google.protobuf.MapEntry
- isInitialized() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Returns true if all required fields in the message and all embedded messages are set, false otherwise.
- isInitialized() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- isInitialized() - Method in class com.google.protobuf.UnknownFieldSet
- isInitialized(Descriptors.Descriptor, FieldSet<Descriptors.FieldDescriptor>) - Static method in class com.google.protobuf.DynamicMessage
- isInitialized(MapEntry.Metadata, V) - Static method in class com.google.protobuf.MapEntry
- isInitialized(MessageOrBuilder) - Static method in class com.google.protobuf.MessageReflection
- isInitialized(Object, int, Schema) - Static method in class com.google.protobuf.MessageSchema
- isInitialized(Map.Entry<T, Object>) - Static method in class com.google.protobuf.FieldSet
- isInitialized(T) - Method in class com.google.protobuf.MessageSchema
- isInitialized(T) - Method in class com.google.protobuf.MessageSetSchema
- isInitialized(T) - Method in class com.google.protobuf.Protobuf
-
Checks if all required fields are set.
- isInitialized(T) - Method in interface com.google.protobuf.Schema
-
Checks whether all required fields are set.
- isInitialized(T, boolean) - Static method in class com.google.protobuf.GeneratedMessageLite
-
A static helper method for checking if a message is initialized, optionally memoizing.
- isInitializedCheckAnalyzer - Static variable in class com.google.protobuf.DescriptorMessageInfoFactory
- IsInitializedCheckAnalyzer() - Constructor for class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- isInRange(int) - Method in interface com.google.protobuf.Internal.EnumVerifier
- isLegacyEnumIsClosed(int) - Static method in class com.google.protobuf.MessageSchema
- isList - Variable in enum class com.google.protobuf.FieldType.Collection
- isList() - Method in enum class com.google.protobuf.FieldType.Collection
- isList() - Method in enum class com.google.protobuf.FieldType
-
Indicates whether this field represents a list of values.
- isListInitialized(Object, int, int) - Method in class com.google.protobuf.MessageSchema
- isLite() - Method in class com.google.protobuf.Extension
-
Returns whether or not this extension is a Lite Extension.
- isLite() - Method in class com.google.protobuf.ExtensionLite
-
Returns whether or not this extension is a Lite Extension.
- isMap() - Method in enum class com.google.protobuf.FieldType
-
Indicates whether this field represents a map.
- isMapField() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- isMapInitialized(T, int, int) - Method in class com.google.protobuf.MessageSchema
- isMessageFieldValueInitialized(Object) - Static method in class com.google.protobuf.FieldSet
- isMessageSetWireFormat() - Method in interface com.google.protobuf.MessageInfo
-
Whether this type is MessageSet.
- isMessageSetWireFormat() - Method in class com.google.protobuf.RawMessageInfo
- isMessageSetWireFormat() - Method in class com.google.protobuf.StructuralMessageInfo
-
Indicates whether or not the message should be represented with message set wire format.
- isMessagesListMutable - Variable in class com.google.protobuf.RepeatedFieldBuilder
- isMessagesListMutable - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- isModifiable() - Method in class com.google.protobuf.AbstractProtobufList
- isModifiable() - Method in interface com.google.protobuf.Internal.ProtobufList
-
Returns whether this list can be modified via the publicly accessible
List
methods. - isMutable - Variable in class com.google.protobuf.AbstractProtobufList
-
Whether or not this list is modifiable.
- isMutable - Variable in class com.google.protobuf.FieldSet.Builder
- isMutable - Variable in class com.google.protobuf.MapField
- isMutable - Variable in class com.google.protobuf.MapFieldLite
- isMutable - Variable in class com.google.protobuf.UnknownFieldSetLite
-
Indicates that this object is mutable.
- isMutable() - Method in class com.google.protobuf.GeneratedMessageLite
- isMutable() - Method in class com.google.protobuf.MapField
-
Returns whether this field can be modified.
- isMutable() - Method in class com.google.protobuf.MapFieldLite
-
Returns whether this field can be modified.
- isMutable(Object) - Static method in class com.google.protobuf.MessageSchema
- isNotTrailingByte(byte) - Static method in class com.google.protobuf.Utf8.DecodeUtil
-
Returns whether the byte is not a valid continuation of the form '10XXXXXX'.
- ISO_8859_1 - Static variable in class com.google.protobuf.Internal
- isOctal(byte) - Static method in class com.google.protobuf.TextFormat
-
Is this an octal digit?
- isOnAndroidDevice() - Static method in class com.google.protobuf.Android
-
Returns
true
if running on an Android device. - isOneByte(byte) - Static method in class com.google.protobuf.Utf8.DecodeUtil
-
Returns whether this is a single-byte codepoint (i.e., ASCII) with the form '0XXXXXXX'.
- isOneofCaseEqual(T, T, int) - Method in class com.google.protobuf.MessageSchema
- isOneofField - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- isOneofPresent(T, int, int) - Method in class com.google.protobuf.MessageSchema
- isOptional() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field declared optional?
- isOptionSensitive(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- isPackable() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Can this field be packed? That is, is it a repeated primitive field?
- isPackable() - Method in enum class com.google.protobuf.WireFormat.FieldType
- isPacked - Variable in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- isPacked() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Does this field have the
[packed = true]
option or is this field packable in proto3 and not explicitly set to unpacked? - isPacked() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- isPacked() - Method in enum class com.google.protobuf.FieldType
-
Indicates whether a list field should be represented on the wire in packed form.
- isPacked() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- isPrimitiveScalar() - Method in enum class com.google.protobuf.FieldType
-
Indicates whether this field type represents a primitive scalar value.
- isProto3Optional - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- isRepeated - Variable in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- isRepeated() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field declared repeated?
- isRepeated() - Method in class com.google.protobuf.ExtensionLite
-
Returns whether it is a repeated field.
- isRepeated() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
- isRepeated() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- isRepeated() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- isRepeated() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- isReportable - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- isReportable() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- isRequired() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field declared required?
- isRequired() - Method in class com.google.protobuf.FieldInfo
-
Whether this is a required field.
- isRequired(int) - Static method in class com.google.protobuf.MessageSchema
- isReservedName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Determines if the given field name is reserved.
- isReservedName(String) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Determines if the given field name is reserved.
- isReservedNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Determines if the given field number is reserved.
- isReservedNumber(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Determines if the given field number is reserved.
- isScalar() - Method in enum class com.google.protobuf.FieldType
-
Indicates whether this field type represents a scalar value.
- isSensitive() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- isSerializationDeterministic() - Method in class com.google.protobuf.CodedOutputStream
- isServerStreaming() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get whether or not the outputs are streaming.
- isSingleLine - Variable in class com.google.protobuf.DebugFormat
- isStringEmpty(Object) - Static method in class com.google.protobuf.GeneratedMessage
- isSupported() - Static method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
-
Indicates whether the required unsafe operations are supported on this platform.
- isSupported() - Static method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
-
Indicates whether the required unsafe operations are supported on this platform.
- isSupported() - Static method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- isSupported() - Static method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- isSupported(Class<?>) - Method in class com.google.protobuf.DescriptorMessageInfoFactory
- isSupported(Class<?>) - Method in class com.google.protobuf.GeneratedMessageInfoFactory
- isSupported(Class<?>) - Method in class com.google.protobuf.ManifestSchemaFactory.CompositeMessageInfoFactory
- isSupported(Class<?>) - Method in interface com.google.protobuf.MessageInfoFactory
-
Whether the message class is supported by this factory.
- isSynthetic() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- isThreeBytes(byte) - Static method in class com.google.protobuf.Utf8.DecodeUtil
-
Returns whether this is a three-byte codepoint with the form '110XXXXX' iff
Utf8.DecodeUtil.isOneByte(byte)
andUtf8.DecodeUtil.isTwoBytes(byte)
are false. - isTwoBytes(byte) - Static method in class com.google.protobuf.Utf8.DecodeUtil
-
Returns whether this is a two-byte codepoint with the form '10XXXXXX' iff
Utf8.DecodeUtil.isOneByte(byte)
is false. - isType(Descriptors.GenericDescriptor) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Checks if the descriptor is a valid type for a message field.
- isUnsafeDirectSupported() - Static method in class com.google.protobuf.BinaryWriter
- isUnsafeHeapSupported() - Static method in class com.google.protobuf.BinaryWriter
- isValidForField(Field) - Method in enum class com.google.protobuf.FieldType
- isValidForList(Field) - Method in enum class com.google.protobuf.FieldType
- isValidType(WireFormat.FieldType, Object) - Static method in class com.google.protobuf.FieldSet
- isValidType(Class<?>) - Method in enum class com.google.protobuf.JavaType
-
Indicates whether or not this
JavaType
can be applied to a field of the given type. - isValidUtf8() - Method in class com.google.protobuf.ByteString
-
Tells whether this
ByteString
represents a well-formed UTF-8 byte sequence, such that the original bytes can be converted to a String object and then round tripped back to bytes without loss. - isValidUtf8() - Method in class com.google.protobuf.ByteString.LiteralByteString
- isValidUtf8() - Method in class com.google.protobuf.ByteString.NioByteString
- isValidUtf8() - Method in class com.google.protobuf.RopeByteString
- isValidUtf8(byte[]) - Static method in class com.google.protobuf.Internal
-
Like
Internal.isValidUtf8(ByteString)
but for byte arrays. - isValidUtf8(byte[]) - Static method in class com.google.protobuf.Utf8
-
Returns
true
if the given byte array is a well-formed UTF-8 byte sequence. - isValidUtf8(byte[], int, int) - Static method in class com.google.protobuf.Utf8
-
Returns
true
if the given byte array slice is a well-formed UTF-8 byte sequence. - isValidUtf8(byte[], int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Returns
true
if the given byte array slice is a well-formed UTF-8 byte sequence. - isValidUtf8(ByteString) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to determine if a byte array is a valid UTF-8 encoded string such that the original bytes can be converted to a String object and then back to a byte array round tripping the bytes without loss.
- isValidUtf8(ByteBuffer) - Static method in class com.google.protobuf.Utf8
-
Determines if the given
ByteBuffer
is a valid UTF-8 string. - isValidUtf8(ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Returns
true
if the given portion of theByteBuffer
is a well-formed UTF-8 byte sequence. - isWhitespace(char) - Static method in class com.google.protobuf.TextFormat.Tokenizer
- iter - Variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
- iter - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
- IterableByteBufferInputStream - Class in com.google.protobuf
- IterableByteBufferInputStream(Iterable<ByteBuffer>) - Constructor for class com.google.protobuf.IterableByteBufferInputStream
- IterableDirectByteBufferDecoder(Iterable<ByteBuffer>, int, boolean) - Constructor for class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The constructor of
Iterable<ByteBuffer>
decoder. - iterator - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- iterator - Variable in class com.google.protobuf.IterableByteBufferInputStream
- iterator - Variable in class com.google.protobuf.LazyField.LazyIterator
- iterator() - Method in class com.google.protobuf.ByteString
-
Return a
ByteString.ByteIterator
over the bytes in the ByteString. - iterator() - Method in class com.google.protobuf.FieldSet
-
Get an iterator to the field map.
- iterator() - Method in class com.google.protobuf.Internal.MapAdapter.SetAdapter
- iterator() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- iterator() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- iterator() - Method in class com.google.protobuf.RopeByteString
- iterator() - Method in class com.google.protobuf.SmallSortedMap.DescendingEntrySet
- iterator() - Method in class com.google.protobuf.SmallSortedMap.EntrySet
- iterator() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- IteratorAdapter(Iterator<Map.Entry<K, RealValue>>) - Constructor for class com.google.protobuf.Internal.MapAdapter.IteratorAdapter
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
- Java8Compatibility - Class in com.google.protobuf
-
Wrappers around
Buffer
methods that are covariantly overridden in Java 9+. - Java8Compatibility() - Constructor for class com.google.protobuf.Java8Compatibility
- javaEditionDefaults - Static variable in class com.google.protobuf.Descriptors
- JavaEditionDefaults - Class in com.google.protobuf
- JavaEditionDefaults() - Constructor for class com.google.protobuf.JavaEditionDefaults
- JavaFeatures() - Constructor for class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- JavaFeatures(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- JavaFeaturesProto - Class in com.google.protobuf
- JavaFeaturesProto() - Constructor for class com.google.protobuf.JavaFeaturesProto
- 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.Utf8Validation - Enum Class in com.google.protobuf
-
The UTF8 validation strategy to use.
- JavaFeaturesProto.JavaFeaturesOrBuilder - Interface in com.google.protobuf
- javaGenerateEqualsAndHash_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- javaGenerateEqualsAndHash_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- javaGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- javaGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- javaMultipleFiles_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- javaMultipleFiles_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- javaOuterClassname_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- javaOuterClassname_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- javaPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- javaPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- javaStringCheckUtf8_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- javaStringCheckUtf8_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- javaType - Variable in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- javaType - Variable in enum class com.google.protobuf.FieldType
- javaType - Variable in enum class com.google.protobuf.WireFormat.FieldType
- JavaType - Enum Class in com.google.protobuf
-
Enum that identifies the Java types required to store protobuf fields.
- JavaType(Class<?>, Class<?>, Object) - Constructor for enum class com.google.protobuf.JavaType
- JavaType(Object) - Constructor for enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- JavaType(Object) - Constructor for enum class com.google.protobuf.WireFormat.JavaType
- JS_NORMAL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Use the default type.
- JS_NORMAL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Use the default type.
- JS_NUMBER - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Use JavaScript numbers.
- JS_NUMBER_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Use JavaScript numbers.
- JS_STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Use JavaScript strings.
- JS_STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Use JavaScript strings.
- JSON_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- JSON_FORMAT_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
JSON_FORMAT_UNKNOWN = 0;
- JSON_FORMAT_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
JSON_FORMAT_UNKNOWN = 0;
- JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- JsonFormat(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- jsonFormat_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- jsonFormat_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- jsonName - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- jsonName_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- jsonName_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- JSType(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- jstype_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- jstype_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- JSTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- JvmMemoryAccessor(Unsafe) - Constructor for class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
K
- key - Variable in class com.google.protobuf.MapEntry.Builder
- key - Variable in class com.google.protobuf.MapEntry
- key - Variable in class com.google.protobuf.MapEntryLite
- key - Variable in class com.google.protobuf.SmallSortedMap.Entry
- KEY_FIELD_NUMBER - Static variable in class com.google.protobuf.MapEntryLite
- keyField - Variable in class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- keySet() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- keyType - Variable in class com.google.protobuf.MapEntryLite.Metadata
L
- Label(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- label_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- label_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- LABEL_OPTIONAL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
0 is reserved for errors
- LABEL_OPTIONAL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
0 is reserved for errors
- LABEL_REPEATED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REPEATED = 3;
- LABEL_REPEATED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REPEATED = 3;
- LABEL_REQUIRED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
The required label is only allowed in google.protobuf.
- LABEL_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
The required label is only allowed in google.protobuf.
- lastPos - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
- lastTag - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- lastTag - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The last tag that was read from this stream.
- lastTag - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
- lastTag - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The last tag that was read from this stream.
- latin1Cat(String[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
- LAZY - Enum constant in enum class com.google.protobuf.WireFormat.Utf8Validation
-
Keep data as ByteString; validation/conversion to String is lazy.
- lazy_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- lazy_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- LazyDebugOutput(MessageOrBuilder, DebugFormat) - Constructor for class com.google.protobuf.DebugFormat.LazyDebugOutput
- LazyDebugOutput(UnknownFieldSet, DebugFormat) - Constructor for class com.google.protobuf.DebugFormat.LazyDebugOutput
- LazyEntry(Map.Entry<K, LazyField>) - Constructor for class com.google.protobuf.LazyField.LazyEntry
- lazyEntrySet - Variable in class com.google.protobuf.SmallSortedMap
- LazyField - Class in com.google.protobuf
-
LazyField encapsulates the logic of lazily parsing message fields.
- LazyField(MessageLite, ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyField
- LazyField.LazyEntry<K> - Class in com.google.protobuf
-
LazyEntry and LazyIterator are used to encapsulate the LazyField, when users iterate all fields from FieldSet.
- LazyField.LazyIterator<K> - Class in com.google.protobuf
- lazyFieldCorrupted(T) - Method in class com.google.protobuf.FieldSet
-
Returns true if the field is a lazy field and it is corrupted.
- LazyFieldLite - Class in com.google.protobuf
-
LazyFieldLite encapsulates the logic of lazily parsing message fields.
- LazyFieldLite() - Constructor for class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite with no contents, and no ability to parse extensions.
- LazyFieldLite(ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite with bytes that will be parsed lazily.
- LazyIterator(Iterator<Map.Entry<K, Object>>) - Constructor for class com.google.protobuf.LazyField.LazyIterator
- lazyOverflowIterator - Variable in class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
- lazyOverflowIterator - Variable in class com.google.protobuf.SmallSortedMap.EntryIterator
- LazyStringArrayList - Class in com.google.protobuf
-
An implementation of
LazyStringList
that wraps an ArrayList. - LazyStringArrayList() - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(boolean) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(int) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(LazyStringList) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(ArrayList<Object>) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(List<String>) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList.ByteArrayListView - Class in com.google.protobuf
- LazyStringArrayList.ByteStringListView - Class in com.google.protobuf
- LazyStringList - Interface in com.google.protobuf
-
An interface extending
List<String>
that also provides access to the items of the list as UTF8-encoded ByteString or byte[] objects. - lazyToString(MessageOrBuilder) - Method in class com.google.protobuf.DebugFormat
- lazyToString(UnknownFieldSet) - Method in class com.google.protobuf.DebugFormat
- 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
- leadingComments_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- leadingComments_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- leadingDetachedComments_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- leadingDetachedComments_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- LeafByteString() - Constructor for class com.google.protobuf.ByteString.LeafByteString
- left - Variable in class com.google.protobuf.RopeByteString
- leftLength - Variable in class com.google.protobuf.RopeByteString
- LEGACY_BEST_EFFORT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
LEGACY_BEST_EFFORT = 2;
- LEGACY_BEST_EFFORT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
LEGACY_BEST_EFFORT = 2;
- LEGACY_CLOSED_ENUM_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- LEGACY_ENUM_IS_CLOSED_BIT - Static variable in class com.google.protobuf.MessageSchema
- LEGACY_ENUM_IS_CLOSED_MASK - Static variable in class com.google.protobuf.MessageSchema
- LEGACY_MULTILINE - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- LEGACY_REQUIRED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
LEGACY_REQUIRED = 3;
- LEGACY_REQUIRED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
LEGACY_REQUIRED = 3;
- LEGACY_SINGLE_LINE - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- legacyClosedEnum_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- legacyClosedEnum_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- legacyEnumFieldTreatedAsClosed() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Determines if the given enum field is treated as closed based on legacy non-conformant behavior.
- legacyUnredactedMultilineString(MessageOrBuilder) - Static method in class com.google.protobuf.LegacyUnredactedTextFormat
-
Like
TextFormat.printer().printToString(message)
, but for legacy purposes. - legacyUnredactedMultilineString(UnknownFieldSet) - Static method in class com.google.protobuf.LegacyUnredactedTextFormat
-
Like
TextFormat.printer().printToString(fields)
, but for legacy purposes. - legacyUnredactedSingleLineString(MessageOrBuilder) - Static method in class com.google.protobuf.LegacyUnredactedTextFormat
-
Like
TextFormat.printer().emittingSingleLine(true).printToString(message)
, but for legacy purposes. - legacyUnredactedSingleLineString(UnknownFieldSet) - Static method in class com.google.protobuf.LegacyUnredactedTextFormat
-
Like
TextFormat.printer().emittingSingleLine(true).printToString(fields)
, but for legacy purposes. - LegacyUnredactedTextFormat - Class in com.google.protobuf
-
The legacy APIs preserve the existing toString() behavior (output TextFormat), which allows us to migrate toString callers that expect TextFormat output off toString.
- LegacyUnredactedTextFormat() - Constructor for class com.google.protobuf.LegacyUnredactedTextFormat
- LENGTH_PREFIXED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
LENGTH_PREFIXED = 1;
- LENGTH_PREFIXED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
LENGTH_PREFIXED = 1;
- lengthDelimited - Variable in class com.google.protobuf.UnknownFieldSet.Field
- limit - Variable in class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
- limit - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- limit - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- limit - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- limit - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- limit - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The unsafe address of the current read limit of the buffer.
- limit - Variable in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- limit - Variable in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- limit - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- limit() - Method in class com.google.protobuf.AllocatedBuffer
-
Returns this buffer's limit.
- limit(Buffer, int) - Static method in class com.google.protobuf.Java8Compatibility
- LimitedInputStream(InputStream, int) - Constructor for class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
- limitMinusOne - Variable in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- limitMinusOne - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- limitMinusOne - Variable in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- limitMinusOne - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- line - Variable in exception class com.google.protobuf.TextFormat.ParseException
- line - Variable in class com.google.protobuf.TextFormat.Tokenizer
- line - Variable in class com.google.protobuf.TextFormatParseLocation
- lineInfoTrackingPos - Variable in class com.google.protobuf.TextFormat.Tokenizer
- list - Variable in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- list - Variable in class com.google.protobuf.LazyStringArrayList.ByteStringListView
- list - Variable in class com.google.protobuf.LazyStringArrayList
- list - Variable in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- LIST - Enum constant in enum class com.google.protobuf.MapField.StorageMode
- LIST_SUFFIX - Static variable in class com.google.protobuf.MessageLiteToString
- ListAdapter(List<F>, Internal.ListAdapter.Converter<F, T>) - Constructor for class com.google.protobuf.Internal.ListAdapter
- listData - Variable in class com.google.protobuf.MapField
- listFieldSchema - Variable in class com.google.protobuf.MessageSchema
- ListFieldSchema - Interface in com.google.protobuf
-
Utility class that aids in properly manipulating list fields for either the lite or full runtime.
- ListFieldSchemaFull - Class in com.google.protobuf
-
Utility class that aids in properly manipulating list fields for either the lite or full runtime.
- ListFieldSchemaFull() - Constructor for class com.google.protobuf.ListFieldSchemaFull
- ListFieldSchemaLite - Class in com.google.protobuf
-
Utility class that aids in properly manipulating list fields for either the lite or full runtime.
- ListFieldSchemaLite() - Constructor for class com.google.protobuf.ListFieldSchemaLite
- ListFieldSchemas - Class in com.google.protobuf
- ListFieldSchemas() - Constructor for class com.google.protobuf.ListFieldSchemas
- listIterator(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- lite - Variable in class com.google.protobuf.MessageSchema
- lite() - Static method in class com.google.protobuf.ExtensionSchemas
- lite() - Static method in class com.google.protobuf.ListFieldSchemas
- lite() - Static method in class com.google.protobuf.MapFieldSchemas
- lite() - Static method in class com.google.protobuf.NewInstanceSchemas
- LITE_RUNTIME - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Generate code using MessageLite and the lite runtime.
- LITE_RUNTIME_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Generate code using MessageLite and the lite runtime.
- LITE_SCHEMA - Static variable in class com.google.protobuf.ExtensionSchemas
- LITE_SCHEMA - Static variable in class com.google.protobuf.ListFieldSchemas
- LITE_SCHEMA - Static variable in class com.google.protobuf.MapFieldSchemas
- LITE_SCHEMA - Static variable in class com.google.protobuf.NewInstanceSchemas
- LiteralByteString(byte[]) - Constructor for class com.google.protobuf.ByteString.LiteralByteString
-
Creates a
LiteralByteString
backed by the given array, without copying. - LITTLE_ENDIAN_32_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
-
Deprecated.Use
CodedOutputStream.computeFixed32SizeNoTag(int)
instead. - loadDescriptor() - Method in class com.google.protobuf.GeneratedMessage.CachedDescriptorRetriever
- loadSchemaForFullRuntime() - Static method in class com.google.protobuf.ExtensionSchemas
- loadSchemaForFullRuntime() - Static method in class com.google.protobuf.ListFieldSchemas
- loadSchemaForFullRuntime() - Static method in class com.google.protobuf.MapFieldSchemas
- loadSchemaForFullRuntime() - Static method in class com.google.protobuf.NewInstanceSchemas
- Location() - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- Location(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- location_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- location_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- locationBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- locationsFromField - Variable in class com.google.protobuf.TextFormatParseInfoTree.Builder
- locationsFromField - Variable in class com.google.protobuf.TextFormatParseInfoTree
- logger - Static variable in class com.google.protobuf.CodedOutputStream
- logger - Static variable in class com.google.protobuf.Descriptors
- logger - Static variable in class com.google.protobuf.RuntimeVersion
- logger - Static variable in class com.google.protobuf.TextFormat
- logger - Static variable in class com.google.protobuf.TypeRegistry
- logMissingMethod(Throwable) - Static method in class com.google.protobuf.UnsafeUtil
- LONG - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- LONG - Enum constant in enum class com.google.protobuf.JavaType
- LONG - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- LONG_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- LONG_ARRAY_INDEX_SCALE - Static variable in class com.google.protobuf.UnsafeUtil
- long1 - Variable in class com.google.protobuf.ArrayDecoders.Registers
- LongArrayList - Class in com.google.protobuf
-
An implementation of
Internal.LongList
on top of a primitive array. - LongArrayList() - Constructor for class com.google.protobuf.LongArrayList
-
Constructs a new mutable
LongArrayList
with default capacity. - LongArrayList(long[], int, boolean) - Constructor for class com.google.protobuf.LongArrayList
-
Constructs a new mutable
LongArrayList
containing the same elements asother
. - longAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- lookingAt(String) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Returns
true
if the current token's text is equal to that specified. - lookingAtInteger() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Returns
true
if the next token is an integer, but does not consume it. - lookupSymbol(String, Descriptors.GenericDescriptor, Descriptors.DescriptorPool.SearchFilter) - Method in class com.google.protobuf.Descriptors.DescriptorPool
-
Look up a type descriptor by name, relative to some other descriptor.
- LOOSE - Enum constant in enum class com.google.protobuf.WireFormat.Utf8Validation
-
Eagerly parses to String; silently accepts invalid UTF8 bytes.
- lowLink - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
- lowSurrogate(int) - Static method in class com.google.protobuf.Utf8.DecodeUtil
M
- MAJOR - Static variable in class com.google.protobuf.RuntimeVersion
- majorWarningLoggedCount - Static variable in class com.google.protobuf.RuntimeVersion
- makeImmutable() - Method in class com.google.protobuf.AbstractProtobufList
- makeImmutable() - Method in class com.google.protobuf.FieldSet
-
Make this FieldSet immutable from this point forward.
- makeImmutable() - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to complete parsing.
- makeImmutable() - Method in interface com.google.protobuf.Internal.ProtobufList
-
Makes this list immutable.
- makeImmutable() - Method in class com.google.protobuf.MapField
-
Makes this list immutable.
- makeImmutable() - Method in class com.google.protobuf.MapFieldLite
-
Makes this field immutable.
- makeImmutable() - Method in class com.google.protobuf.SmallSortedMap
-
Make this map immutable from this point forward.
- makeImmutable() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Marks this object as immutable.
- makeImmutable(Object) - Method in class com.google.protobuf.ExtensionSchema
-
Marks the extension
FieldSet
as immutable. - makeImmutable(Object) - Method in class com.google.protobuf.ExtensionSchemaFull
- makeImmutable(Object) - Method in class com.google.protobuf.ExtensionSchemaLite
- makeImmutable(Object) - Method in class com.google.protobuf.UnknownFieldSchema
-
Marks unknown fields as immutable.
- makeImmutable(Object) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- makeImmutable(Object) - Method in class com.google.protobuf.UnknownFieldSetSchema
- makeImmutable(T) - Method in class com.google.protobuf.MessageSchema
- makeImmutable(T) - Method in class com.google.protobuf.MessageSetSchema
- makeImmutable(T) - Method in class com.google.protobuf.Protobuf
-
Marks repeated/map/extension/unknown fields as immutable.
- makeImmutable(T) - Method in interface com.google.protobuf.Schema
-
Marks repeated/map/extension/unknown fields as immutable.
- makeImmutableListAt(Object, long) - Method in interface com.google.protobuf.ListFieldSchema
- makeImmutableListAt(Object, long) - Method in class com.google.protobuf.ListFieldSchemaFull
- makeImmutableListAt(Object, long) - Method in class com.google.protobuf.ListFieldSchemaLite
- makeMutableCopy(ListT) - Static method in class com.google.protobuf.GeneratedMessage
- makeMutableCopy(ListT, int) - Static method in class com.google.protobuf.GeneratedMessage
- makeOutOfBoundsExceptionMessage(int) - Method in class com.google.protobuf.BooleanArrayList
- makeOutOfBoundsExceptionMessage(int) - Method in class com.google.protobuf.DoubleArrayList
- makeOutOfBoundsExceptionMessage(int) - Method in class com.google.protobuf.FloatArrayList
- makeOutOfBoundsExceptionMessage(int) - Method in class com.google.protobuf.IntArrayList
- makeOutOfBoundsExceptionMessage(int) - Method in class com.google.protobuf.LongArrayList
- makeOutOfBoundsExceptionMessage(int) - Method in class com.google.protobuf.ProtobufArrayList
- makeTag(int, int) - Static method in class com.google.protobuf.WireFormat
-
Makes a tag value given a field number and wire type.
- MALFORMED - Static variable in class com.google.protobuf.Utf8
-
State value indicating that the byte sequence is definitely not well-formed.
- malformedVarint() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- ManifestSchemaFactory - Class in com.google.protobuf
-
Dynamically generates a manifest-based (i.e.
- ManifestSchemaFactory() - Constructor for class com.google.protobuf.ManifestSchemaFactory
- ManifestSchemaFactory(MessageInfoFactory) - Constructor for class com.google.protobuf.ManifestSchemaFactory
- ManifestSchemaFactory.CompositeMessageInfoFactory - Class in com.google.protobuf
- MAP - Enum constant in enum class com.google.protobuf.FieldType.Collection
- MAP - Enum constant in enum class com.google.protobuf.FieldType
- MAP - Enum constant in enum class com.google.protobuf.MapField.StorageMode
- MAP_ENTRY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- MAP_KEY_NUMBER - Static variable in class com.google.protobuf.BinaryWriter
- MAP_SUFFIX - Static variable in class com.google.protobuf.MessageLiteToString
- MAP_VALUE_NUMBER - Static variable in class com.google.protobuf.BinaryWriter
- MapAdapter(Map<K, RealValue>, Internal.MapAdapter.Converter<RealValue, V>) - Constructor for class com.google.protobuf.Internal.MapAdapter
- mapData - Variable in class com.google.protobuf.MapField
- mapDefaultEntry - Variable in class com.google.protobuf.FieldInfo.Builder
- mapDefaultEntry - Variable in class com.google.protobuf.FieldInfo
- MapEntry<K,
V> - Class in com.google.protobuf -
Implements MapEntry messages.
- MapEntry(Descriptors.Descriptor, WireFormat.FieldType, K, WireFormat.FieldType, V) - Constructor for class com.google.protobuf.MapEntry
-
Create a default MapEntry instance.
- MapEntry(MapEntry.Metadata<K, V>, CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.MapEntry
-
Parsing constructor.
- MapEntry(MapEntry.Metadata, K, V) - Constructor for class com.google.protobuf.MapEntry
-
Create a MapEntry with the provided key and value.
- mapEntry_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mapEntry_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- MapEntry.Builder<K,
V> - Class in com.google.protobuf -
Builder to create
MapEntry
messages. - MapEntry.Metadata<K,
V> - Class in com.google.protobuf - MapEntryAdapter(Object, Descriptors.FieldDescriptor) - Constructor for class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- MapEntryLite<K,
V> - Class in com.google.protobuf -
Implements the lite version of map entry messages.
- MapEntryLite(MapEntryLite.Metadata<K, V>, K, V) - Constructor for class com.google.protobuf.MapEntryLite
-
Creates a new MapEntryLite message.
- MapEntryLite(WireFormat.FieldType, K, WireFormat.FieldType, V) - Constructor for class com.google.protobuf.MapEntryLite
-
Creates a default MapEntryLite message instance.
- MapEntryLite.Metadata<K,
V> - Class in com.google.protobuf - mapEntryMessageDefaultInstance - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- MapField<K,
V> - Class in com.google.protobuf -
Internal representation of map fields in generated messages.
- MapField(MapEntry<K, V>, MapField.StorageMode, Map<K, V>) - Constructor for class com.google.protobuf.MapField
- MapField(MapField.Converter<K, V>, MapField.StorageMode, Map<K, V>) - Constructor for class com.google.protobuf.MapField
- MapField.Converter<K,
V> - Interface in com.google.protobuf - MapField.ImmutableMessageConverter<K,
V> - Class in com.google.protobuf - MapField.MutabilityAwareMap<K,
V> - Class in com.google.protobuf -
An internal map that checks for mutability before delegating.
- MapField.MutabilityAwareMap.MutabilityAwareCollection<E> - Class in com.google.protobuf
-
An internal collection that checks for mutability before delegating.
- MapField.MutabilityAwareMap.MutabilityAwareIterator<E> - Class in com.google.protobuf
-
An internal iterator that checks for mutability before delegating.
- MapField.MutabilityAwareMap.MutabilityAwareSet<E> - Class in com.google.protobuf
-
An internal set that checks for mutability before delegating.
- MapField.StorageMode - Enum Class in com.google.protobuf
-
Indicates where the data of this map field is currently stored.
- MapFieldAccessor(Descriptors.FieldDescriptor, Class<? extends GeneratedMessage>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- MapFieldBuilder<KeyT,
MessageOrBuilderT, - Class in com.google.protobufMessageT, BuilderT> -
Internal representation of map fields in generated builders.
- MapFieldBuilder(MapFieldBuilder.Converter<KeyT, MessageOrBuilderT, MessageT>) - Constructor for class com.google.protobuf.MapFieldBuilder
- MapFieldBuilder.Converter<KeyT,
MessageOrBuilderT, - Interface in com.google.protobufMessageT> -
Convert a MessageOrBuilder to a Message regardless of which it holds.
- MapFieldLite<K,
V> - Class in com.google.protobuf -
Internal representation of map fields in generated lite-runtime messages.
- MapFieldLite() - Constructor for class com.google.protobuf.MapFieldLite
- MapFieldLite(Map<K, V>) - Constructor for class com.google.protobuf.MapFieldLite
- MapFieldReflectionAccessor - Class in com.google.protobuf
-
A base class for package private shared methods between MapField and MapFieldBuilder to allow reflection to access both.
- MapFieldReflectionAccessor() - Constructor for class com.google.protobuf.MapFieldReflectionAccessor
- mapFieldSchema - Variable in class com.google.protobuf.MessageSchema
- MapFieldSchema - Interface in com.google.protobuf
- MapFieldSchemaFull - Class in com.google.protobuf
- MapFieldSchemaFull() - Constructor for class com.google.protobuf.MapFieldSchemaFull
- MapFieldSchemaLite - Class in com.google.protobuf
- MapFieldSchemaLite() - Constructor for class com.google.protobuf.MapFieldSchemaLite
- MapFieldSchemas - Class in com.google.protobuf
- MapFieldSchemas() - Constructor for class com.google.protobuf.MapFieldSchemas
- mark - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
- mark(int) - Method in class com.google.protobuf.RopeByteString.RopeInputStream
- mark(Buffer) - Static method in class com.google.protobuf.Java8Compatibility
- markClean() - Method in class com.google.protobuf.AbstractMessage.Builder
-
Used to support nested builders and called to mark this builder as clean.
- markClean() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the subclass or a builder to notify us that a message was built and may be cached and therefore invalidations are needed.
- markDirty() - Method in interface com.google.protobuf.AbstractMessage.BuilderParent
-
A builder becomes dirty whenever a field is modified -- including fields in nested builders -- and becomes clean when build() is called.
- markDirty() - Method in class com.google.protobuf.GeneratedMessage.Builder.BuilderParentImpl
- markDirty() - Method in class com.google.protobuf.GeneratedMessageV3.Builder.BuilderParentImpl
-
Deprecated.
- markDirty() - Method in class com.google.protobuf.RepeatedFieldBuilder
- markDirty() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- markDirty() - Method in class com.google.protobuf.SingleFieldBuilder
- markDirty() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- markImmutable() - Method in class com.google.protobuf.GeneratedMessageLite
- markSupported() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
- MAX_BYTES_PER_CHAR - Static variable in class com.google.protobuf.Utf8
-
Maximum number of bytes per Java UTF-16 char in UTF-8.
- MAX_CACHED_BUFFER_SIZE - Static variable in class com.google.protobuf.ByteBufferWriter
-
Maximum size for a cached buffer.
- MAX_READ_FROM_CHUNK_SIZE - Static variable in class com.google.protobuf.ByteString
- MAX_VARINT_SIZE - Static variable in class com.google.protobuf.WireFormat
- MAX_VARINT32_SIZE - Static variable in class com.google.protobuf.WireFormat
- MAX_VARINT64_SIZE - Static variable in class com.google.protobuf.WireFormat
- MAX_WARNING_COUNT - Static variable in class com.google.protobuf.RuntimeVersion
- maxFieldNumber - Variable in class com.google.protobuf.MessageSchema
- MAXIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- maximumEdition_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- maximumEdition_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- maybeForceBuilderInitialization() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- maybeSerializeBooleanEntryTo(CodedOutputStream, Map<Boolean, V>, MapEntry<Boolean, V>, int, boolean) - Static method in class com.google.protobuf.GeneratedMessage
- meAsParent - Variable in class com.google.protobuf.GeneratedMessage.Builder
- meAsParent - Variable in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- MEMOIZED_SERIALIZED_SIZE_MASK - Static variable in class com.google.protobuf.GeneratedMessageLite
- memoizedBytes - Variable in class com.google.protobuf.LazyFieldLite
-
The memoized bytes for
value
. - memoizedHashCode - Variable in class com.google.protobuf.AbstractMessageLite
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- memoizedIsInitialized - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- memoizedIsInitialized - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- memoizedSerializedSize - Variable in class com.google.protobuf.GeneratedMessageLite
-
We use the high bit of memoizedSerializedSize as the explicit mutability flag.
- memoizedSerializedSize - Variable in class com.google.protobuf.UnknownFieldSetLite
-
The lazily computed serialized size of the set.
- memoizedSize - Variable in class com.google.protobuf.AbstractMessage
- memoizedSize - Variable in class com.google.protobuf.DynamicMessage
- MEMORY_ACCESSOR - Static variable in class com.google.protobuf.UnsafeUtil
- MEMORY_CLASS - Static variable in class com.google.protobuf.Android
- MEMORY_CLASS - Static variable in class com.google.protobuf.UnsafeUtil
- MemoryAccessor(Unsafe) - Constructor for class com.google.protobuf.UnsafeUtil.MemoryAccessor
- merge(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Merges another instance's contents.
- merge(UnknownFieldSetLite, UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- merge(UnknownFieldSet, UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSetSchema
- merge(CharSequence, ExtensionRegistry, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(CharSequence, ExtensionRegistry, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(CharSequence, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(CharSequence, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, ExtensionRegistry, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, ExtensionRegistry, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(T, T) - Method in class com.google.protobuf.UnknownFieldSchema
-
Merges
source
intodestination
and returns the merged instance. - mergeAnyFieldValue(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, TextFormatParseInfoTree.Builder, List<TextFormat.Parser.UnknownField>, Descriptors.Descriptor, int) - Method in class com.google.protobuf.TextFormat.Parser
- mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Message.Builder
- mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.mergeFrom(InputStream)
, but does not read until EOF. - mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.mergeDelimitedFrom(InputStream)
but supporting extensions. - mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeExtensionFields(GeneratedMessage.ExtendableMessage<?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- mergeExtensionFields(GeneratedMessageV3.ExtendableMessage<?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- mergeExtensionFields(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- mergeExtensions(ExtensionSchema<FT>, T, T) - Static method in class com.google.protobuf.SchemaUtil
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- mergeFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- mergeFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- mergeField(int, UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Add a field to the
UnknownFieldSet
. - mergeField(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, TextFormatParseInfoTree.Builder, List<TextFormat.Parser.UnknownField>, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a single field from
tokenizer
and merge it intotarget
. - mergeField(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, List<TextFormat.Parser.UnknownField>, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a single field from
tokenizer
and merge it intobuilder
. - mergeFieldFrom(int, CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse a single field from
input
and merge it into this set. - mergeFieldFrom(int, CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Parse a single field from
input
and merge it into this set. - mergeFieldFrom(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, Descriptors.Descriptor, MessageReflection.MergeTarget, int) - Static method in class com.google.protobuf.MessageReflection
-
Parses a single field into MergeTarget.
- mergeFixedFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[]) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[]) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[]) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse
data
as anUnknownFieldSet
and merge it with the set being built. - mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[], int, int) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[], int, int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(B, Reader, int) - Method in class com.google.protobuf.UnknownFieldSchema
- mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(ByteString) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(ByteString) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse
data
as anUnknownFieldSet
and merge it with the set being built. - mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parses a message of this type from the input and merges it with this message.
- mergeFrom(CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse an entire message from
input
and merge its fields into this set. - mergeFrom(CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Parse an entire message from
input
and merge its fields into this set. - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
-
Merges another instance's contents from a stream.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.mergeFrom(CodedInputStream)
, but also parses extensions. - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeFrom(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeFrom(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeFrom(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeFrom(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeFrom(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeFrom(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeFrom(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeFrom(DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- mergeFrom(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- mergeFrom(DescriptorProtos.FeatureSetDefaults) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- mergeFrom(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- mergeFrom(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeFrom(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeFrom(DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- mergeFrom(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- mergeFrom(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeFrom(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeFrom(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeFrom(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeFrom(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeFrom(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeFrom(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeFrom(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeFrom(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeFrom(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeFrom(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeFrom(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeFrom(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeFrom(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeFrom(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeFrom(FieldSet<T>) - Method in class com.google.protobuf.FieldSet.Builder
-
Like
Message.Builder.mergeFrom(Message)
, but merges from anotherFieldSet
. - mergeFrom(FieldSet<T>) - Method in class com.google.protobuf.FieldSet
-
Like
Message.Builder.mergeFrom(Message)
, but merges from anotherFieldSet
. - mergeFrom(JavaFeaturesProto.JavaFeatures) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- mergeFrom(LazyStringList) - Method in class com.google.protobuf.LazyStringArrayList
- mergeFrom(LazyStringList) - Method in interface com.google.protobuf.LazyStringList
-
Merges all elements from another LazyStringList into this one.
- mergeFrom(LazyStringList) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- mergeFrom(MapField<K, V>) - Method in class com.google.protobuf.MapField
- mergeFrom(MapField<KeyT, MessageT>) - Method in class com.google.protobuf.MapFieldBuilder
- mergeFrom(MapFieldLite<K, V>) - Method in class com.google.protobuf.MapFieldLite
- mergeFrom(Message) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DynamicMessage.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- mergeFrom(Message) - Method in interface com.google.protobuf.Message.Builder
-
Merge
other
into the message being built. - mergeFrom(MessageLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(MessageLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Merge
other
into the message being built. - mergeFrom(MessageLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(Message, Map<Descriptors.FieldDescriptor, Object>) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Merge the fields from
other
into this set. - mergeFrom(UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Merge the values in
other
into this field. - mergeFrom(UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLite
- mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(InputStream) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse a message of this type from
input
and merge it with the message being built. - mergeFrom(InputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse an
UnknownFieldSet
frominput
and merge it with the set being built. - mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse a message of this type from
input
and merge it with the message being built. - mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(Object, Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Merges
srcMapField
intodestMapField
, and returns the merged instance. - mergeFrom(Object, Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- mergeFrom(Object, Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- mergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
All subclasses implement this.
- mergeFrom(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Merges the field from another field.
- mergeFrom(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- mergeFrom(T, byte[], int, int, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
- mergeFrom(T, byte[], int, int, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSetSchema
- mergeFrom(T, byte[], int, int, ArrayDecoders.Registers) - Method in interface com.google.protobuf.Schema
-
Like the above but parses from a byte[] without extensions.
- mergeFrom(T, Reader) - Method in class com.google.protobuf.Protobuf
-
Reads fields from the given
Reader
and merges them into the message. - mergeFrom(T, Reader, ExtensionRegistryLite) - Method in class com.google.protobuf.MessageSchema
- mergeFrom(T, Reader, ExtensionRegistryLite) - Method in class com.google.protobuf.MessageSetSchema
- mergeFrom(T, Reader, ExtensionRegistryLite) - Method in class com.google.protobuf.Protobuf
-
Reads fields from the given
Reader
and merges them into the message. - mergeFrom(T, Reader, ExtensionRegistryLite) - Method in interface com.google.protobuf.Schema
-
Reads fields from the given
Reader
and merges them into the message. - mergeFrom(T, T) - Method in class com.google.protobuf.MessageSchema
- mergeFrom(T, T) - Method in class com.google.protobuf.MessageSetSchema
- mergeFrom(T, T) - Method in interface com.google.protobuf.Schema
-
Merge values from
other
intomessage
. - mergeFromAndMakeImmutableInternal(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessage
-
Deprecated.use newBuilder().mergeFrom() instead
- mergeFromField(Map.Entry<T, Object>) - Method in class com.google.protobuf.FieldSet.Builder
- mergeFromField(Map.Entry<T, Object>) - Method in class com.google.protobuf.FieldSet
- mergeFromFull(Object, Object) - Static method in class com.google.protobuf.MapFieldSchemaFull
- mergeFromHelper(UnknownFieldSchema<UT, UB>, ExtensionSchema<ET>, T, Reader, ExtensionRegistryLite) - Method in class com.google.protobuf.MessageSchema
-
A helper method for wildcard capture of
unknownFieldSchema
. - mergeFromHelper(UnknownFieldSchema<UT, UB>, ExtensionSchema<ET>, T, Reader, ExtensionRegistryLite) - Method in class com.google.protobuf.MessageSetSchema
-
A helper method for wildcard capture of
unknownFieldSchema
. - mergeFromInstance(MessageType, MessageType) - Static method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFromLite(Object, Object) - Static method in class com.google.protobuf.MapFieldSchemaLite
- mergeGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- mergeGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- mergeGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- mergeGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Read the given group field from the wire, merging with the existing field if it is already present.
- mergeGroupField(Object, Schema<T>, byte[], int, int, int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
- mergeGroupField(T, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- mergeGroupField(T, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- mergeGroupField(T, Schema<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Read a group field from the wire format and merge the results into the given target.
- mergeGroupFieldInternal(T, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Convenience method for merging a length-delimited field.
- mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Convenience method for merging a length-delimited field.
- mergeListsAt(Object, Object, long) - Method in interface com.google.protobuf.ListFieldSchema
- mergeListsAt(Object, Object, long) - Method in class com.google.protobuf.ListFieldSchemaFull
- mergeListsAt(Object, Object, long) - Method in class com.google.protobuf.ListFieldSchemaLite
- mergeMap(MapFieldSchema, T, T, long) - Static method in class com.google.protobuf.SchemaUtil
- mergeMap(Object, int, Object, ExtensionRegistryLite, Reader) - Method in class com.google.protobuf.MessageSchema
- mergeMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- mergeMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- mergeMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- mergeMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Read the given message field from the wire, merging with the existing field if it is already present.
- mergeMessage(Object, Object) - Static method in class com.google.protobuf.Internal
-
Helper method to merge two MessageLite instances.
- mergeMessage(T, T, int) - Method in class com.google.protobuf.MessageSchema
- mergeMessageField(Object, Schema<T>, byte[], int, int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
- mergeMessageField(T, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- mergeMessageField(T, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- mergeMessageField(T, Schema<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Read a message field from the wire format and merge the results into the given target.
- mergeMessageFieldInternal(T, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- mergeMessageFrom(Message.Builder, UnknownFieldSet.Builder, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.MessageReflection
-
Read a message from the given input stream into the provided target and UnknownFieldSet.
- mergeMessageSetExtensionFromBytes(ByteString, ExtensionRegistry.ExtensionInfo, ExtensionRegistryLite, MessageReflection.MergeTarget) - Static method in class com.google.protobuf.MessageReflection
- mergeMessageSetExtensionFromBytes(ByteString, ExtensionRegistryLite, GeneratedMessageLite.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- mergeMessageSetExtensionFromCodedStream(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, Descriptors.Descriptor, MessageReflection.MergeTarget) - Static method in class com.google.protobuf.MessageReflection
-
Called by
#mergeFieldFrom()
to parse a MessageSet extension into MergeTarget. - mergeMessageSetExtensionFromCodedStream(MessageType, CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Merges the message set from the input stream; requires message set wire format.
- mergeOneFieldFrom(B, Reader, int) - Method in class com.google.protobuf.UnknownFieldSchema
-
Merges one field into the unknown fields.
- mergeOneofMessage(T, T, int) - Method in class com.google.protobuf.MessageSchema
- mergeOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- mergeOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- mergeOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- mergeOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- mergeOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- mergeOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- mergeOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- mergeOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- mergeOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- mergeOverridableFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- mergeSingleField(T, T, int) - Method in class com.google.protobuf.MessageSchema
- mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- mergeUnknownFields(UnknownFieldSchema<UT, UB>, T, T) - Static method in class com.google.protobuf.SchemaUtil
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
Merge some unknown fields into the
UnknownFieldSet
for this message. - mergeUnknownFields(UnknownFieldSetLite) - Method in class com.google.protobuf.GeneratedMessageLite
-
Merge some unknown fields into the
UnknownFieldSetLite
for this message. - mergeUnknownLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by generated subclasses to add to the unknown field set.
- mergeUnknownVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by generated subclasses to add to the unknown field set.
- mergeValueAndBytes(MessageLite, ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.LazyFieldLite
- mergeVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- mergeVarintField(int, int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Convenience method for merging a new field containing a single varint value.
- mergeVarintField(int, int) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Convenience method for merging a new field containing a single varint value.
- message - Variable in class com.google.protobuf.DebugFormat.LazyDebugOutput
- message - Variable in class com.google.protobuf.SingleFieldBuilder
- message - Variable in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- message - Variable in class com.google.protobuf.TextFormat.Parser.UnknownField
- Message - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message objects.
- MESSAGE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- MESSAGE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- MESSAGE - Enum constant in enum class com.google.protobuf.FieldType
- MESSAGE - Enum constant in enum class com.google.protobuf.JavaType
- MESSAGE - Enum constant in enum class com.google.protobuf.MessageReflection.MergeTarget.ContainerType
- MESSAGE - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- MESSAGE - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- MESSAGE - Static variable in exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- MESSAGE_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- MESSAGE_ENCODING_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
MESSAGE_ENCODING_UNKNOWN = 0;
- MESSAGE_ENCODING_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
MESSAGE_ENCODING_UNKNOWN = 0;
- MESSAGE_LIST - Enum constant in enum class com.google.protobuf.FieldType
- MESSAGE_SET_ITEM - Static variable in class com.google.protobuf.WireFormat
- MESSAGE_SET_ITEM_END_TAG - Static variable in class com.google.protobuf.WireFormat
- MESSAGE_SET_ITEM_TAG - Static variable in class com.google.protobuf.WireFormat
- MESSAGE_SET_MESSAGE - Static variable in class com.google.protobuf.WireFormat
- MESSAGE_SET_MESSAGE_TAG - Static variable in class com.google.protobuf.WireFormat
- MESSAGE_SET_TYPE_ID - Static variable in class com.google.protobuf.WireFormat
- MESSAGE_SET_TYPE_ID_TAG - Static variable in class com.google.protobuf.WireFormat
- 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
- Message.Builder - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message builders.
- messageClass - Variable in class com.google.protobuf.FieldInfo
- messageClass - Variable in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- messageClassName - Variable in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- messageDefaultInstance - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- messageDefaultInstance - Variable in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- messageDepth - Variable in class com.google.protobuf.CodedInputStream
-
Visible for subclasses.
- MessageEncoding(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- messageEncoding_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- messageEncoding_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- messageEntry - Variable in class com.google.protobuf.TextFormat.Printer.MapEntryAdapter
- MessageExternalList(RepeatedFieldBuilder<MType, BType, IType>) - Constructor for class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
- MessageExternalList(RepeatedFieldBuilderV3<MType, BType, IType>) - Constructor for class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
Deprecated.
- MessageInfo - Interface in com.google.protobuf
-
A MessageInfo object describes a proto message type.
- messageInfoFactory - Variable in class com.google.protobuf.ManifestSchemaFactory
- MessageInfoFactory - Interface in com.google.protobuf
-
A factory that creates
MessageInfo
instances for message types. - messageInfoFor(Class<?>) - Method in class com.google.protobuf.DescriptorMessageInfoFactory
- messageInfoFor(Class<?>) - Method in class com.google.protobuf.GeneratedMessageInfoFactory
- messageInfoFor(Class<?>) - Method in class com.google.protobuf.ManifestSchemaFactory.CompositeMessageInfoFactory
- messageInfoFor(Class<?>) - Method in interface com.google.protobuf.MessageInfoFactory
-
Returns a information of the message class.
- messageList - Variable in class com.google.protobuf.MapFieldBuilder
-
nullable
- MessageLite - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message objects.
- MessageLite.Builder - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message builders.
- MessageLiteOrBuilder - Interface in com.google.protobuf
-
Base interface for methods common to
MessageLite
andMessageLite.Builder
to provide type equivalency. - MessageLiteToString - Class in com.google.protobuf
-
Helps generate
String
representations ofMessageLite
protos. - MessageLiteToString() - Constructor for class com.google.protobuf.MessageLiteToString
- messageMap - Variable in class com.google.protobuf.MapFieldBuilder
-
nullable
- MessageOptions() - Constructor for class com.google.protobuf.DescriptorProtos.MessageOptions
- MessageOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.MessageOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.MessageOptions
- MessageOrBuilder - Interface in com.google.protobuf
-
Base interface for methods common to
Message
andMessage.Builder
to provide type equivalency. - MessageOrBuilderExternalList(RepeatedFieldBuilder<MType, BType, IType>) - Constructor for class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
- MessageOrBuilderExternalList(RepeatedFieldBuilderV3<MType, BType, IType>) - Constructor for class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
Deprecated.
- MessageReflection - Class in com.google.protobuf
-
Reflection utility methods shared by both mutable and immutable messages.
- MessageReflection() - Constructor for class com.google.protobuf.MessageReflection
- MessageReflection.BuilderAdapter - Class in com.google.protobuf
- MessageReflection.ExtensionAdapter - Class in com.google.protobuf
- MessageReflection.ExtensionBuilderAdapter - Class in com.google.protobuf
- MessageReflection.MergeTarget - Interface in com.google.protobuf
- MessageReflection.MergeTarget.ContainerType - Enum Class in com.google.protobuf
- messages - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.StronglyConnectedComponent
- messages - Variable in class com.google.protobuf.RepeatedFieldBuilder
- messages - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- MessageSchema<T> - Class in com.google.protobuf
-
Schema used for standard messages.
- MessageSchema(int[], Object[], int, int, MessageLite, boolean, int[], int, int, NewInstanceSchema, ListFieldSchema, UnknownFieldSchema<?, ?>, ExtensionSchema<?>, MapFieldSchema) - Constructor for class com.google.protobuf.MessageSchema
- MessageSetSchema<T> - Class in com.google.protobuf
-
Schema used for proto2 messages using message_set_wireformat.
- MessageSetSchema(UnknownFieldSchema<?, ?>, ExtensionSchema<?>, MessageLite) - Constructor for class com.google.protobuf.MessageSetSchema
- messageSetWireFormat - Variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
- messageSetWireFormat - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
- messageSetWireFormat - Variable in class com.google.protobuf.StructuralMessageInfo.Builder
- messageSetWireFormat - Variable in class com.google.protobuf.StructuralMessageInfo
- messageSetWireFormat_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- messageSetWireFormat_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- messageType - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- MessageType() - Constructor for enum class com.google.protobuf.Extension.MessageType
- messageType_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- messageType_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- messageTypeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- messageTypes - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- metadata - Variable in class com.google.protobuf.MapEntry.Builder
- metadata - Variable in class com.google.protobuf.MapEntry
- metadata - Variable in class com.google.protobuf.MapEntryLite
- Metadata(Descriptors.Descriptor, MapEntry<K, V>, WireFormat.FieldType, WireFormat.FieldType) - Constructor for class com.google.protobuf.MapEntry.Metadata
- Metadata(WireFormat.FieldType, K, WireFormat.FieldType, V) - Constructor for class com.google.protobuf.MapEntryLite.Metadata
- method_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- method_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- methodBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- MethodDescriptor(DescriptorProtos.MethodDescriptorProto, Descriptors.FileDescriptor, Descriptors.ServiceDescriptor, int) - Constructor for class com.google.protobuf.Descriptors.MethodDescriptor
- MethodDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- MethodDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- MethodOptions() - Constructor for class com.google.protobuf.DescriptorProtos.MethodOptions
- MethodOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.MethodOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.MethodOptions
- methods - Variable in class com.google.protobuf.Descriptors.ServiceDescriptor
- MethodToInvoke() - Constructor for enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- MIN_CACHED_BUFFER_SIZE - Static variable in class com.google.protobuf.ByteBufferWriter
-
Minimum size for a cached buffer.
- MIN_CAPACITY - Static variable in class com.google.protobuf.UnknownFieldSetLite
- MIN_READ_FROM_CHUNK_SIZE - Static variable in class com.google.protobuf.ByteString
-
When copying an InputStream into a ByteString with .readFrom(), the chunks in the underlying rope start at 256 bytes, but double each iteration up to 8192 bytes.
- minFieldNumber - Variable in class com.google.protobuf.MessageSchema
- MINIMUM_EDITION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- minimumEdition_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
- minimumEdition_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- minLength(int) - Static method in class com.google.protobuf.RopeByteString
-
Returns the minimum length for which a tree of the given depth is considered balanced according to BAP95, which means the tree is flat-enough with respect to the bounds.
- minLengthByDepth - Static variable in class com.google.protobuf.RopeByteString
-
BAP95.
- MINOR - Static variable in class com.google.protobuf.RuntimeVersion
- minorWarningLoggedCount - Static variable in class com.google.protobuf.RuntimeVersion
- mismatch(byte[], int, byte[], int, int) - Static method in class com.google.protobuf.UnsafeUtil
-
Returns the lowest
index
such that0 <= index < length
andleft[leftOff + index] != right[rightOff + index]
. - missingFields - Variable in exception class com.google.protobuf.UninitializedMessageException
- mode - Variable in class com.google.protobuf.MapField
- multiline() - Static method in class com.google.protobuf.DebugFormat
- MutabilityAwareCollection(MutabilityOracle, Collection<E>) - Constructor for class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- MutabilityAwareIterator(MutabilityOracle, Iterator<E>) - Constructor for class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- MutabilityAwareMap(MutabilityOracle, Map<K, V>) - Constructor for class com.google.protobuf.MapField.MutabilityAwareMap
- MutabilityAwareSet(MutabilityOracle, Set<E>) - Constructor for class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- mutabilityOracle - Variable in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- mutabilityOracle - Variable in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- mutabilityOracle - Variable in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- mutabilityOracle - Variable in class com.google.protobuf.MapField.MutabilityAwareMap
- MutabilityOracle - Interface in com.google.protobuf
-
Verifies that an object is mutable, throwing if not.
- MUTABLE - Enum constant in enum class com.google.protobuf.Extension.ExtensionType
- MUTABLE_FLAG_MASK - Static variable in class com.google.protobuf.GeneratedMessageLite
- mutableCopy() - Method in class com.google.protobuf.MapFieldLite
-
Returns a deep copy of this map field.
- mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- mutableCopy(Internal.ProtobufList<E>) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopyOf(UnknownFieldSetLite, UnknownFieldSetLite) - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Returns a mutable
UnknownFieldSetLite
that is the composite offirst
andsecond
. - mutableCopyWithCapacity(int) - Method in class com.google.protobuf.BooleanArrayList
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.DoubleArrayList
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.FloatArrayList
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.IntArrayList
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.IntList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.LongList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.ProtobufList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.LazyStringArrayList
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.LongArrayList
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.ProtobufArrayList
- mutableExtensionsByName - Variable in class com.google.protobuf.ExtensionRegistry
- mutableExtensionsByNumber - Variable in class com.google.protobuf.ExtensionRegistry
- mutableListAt(Object, long) - Method in interface com.google.protobuf.ListFieldSchema
- mutableListAt(Object, long) - Method in class com.google.protobuf.ListFieldSchemaFull
- mutableListAt(Object, long) - Method in class com.google.protobuf.ListFieldSchemaLite
- mutableListAt(Object, long, int) - Static method in class com.google.protobuf.ListFieldSchemaFull
- mutableMessageFieldForMerge(T, int) - Method in class com.google.protobuf.MessageSchema
- mutableOneofMessageFieldForMerge(T, int, int) - Method in class com.google.protobuf.MessageSchema
N
- name - Variable in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- name - Variable in exception class com.google.protobuf.Descriptors.DescriptorValidationException
- name_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- name_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- name_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- nameBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- NamePart() - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- NamePart(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- namePart_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- namePart_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- needsIsInitializedCheck - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.StronglyConnectedComponent
- needsIsInitializedCheck(Descriptors.Descriptor) - Method in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- needsIsInitializedCheck(Descriptors.Descriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
- needsUtf8Check() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- needToReallocate(int, int) - Static method in class com.google.protobuf.ByteBufferWriter
- NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- negativeIntValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- negativeIntValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- negativeSize() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- nestedType_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- nestedType_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- nestedTypeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- nestedTypes - Variable in class com.google.protobuf.Descriptors.Descriptor
- NEW_BUILDER - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- NEW_MUTABLE_INSTANCE - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.FieldInfo
- newBuilder() - Static method in class com.google.protobuf.FieldSet
-
Construct a new Builder.
- newBuilder() - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- newBuilder() - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- newBuilder() - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- newBuilder() - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- newBuilder() - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- newBuilder() - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- newBuilder() - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- newBuilder() - Static method in class com.google.protobuf.StructuralMessageInfo
-
Helper method for creating a new builder for
MessageInfo
. - newBuilder() - Static method in class com.google.protobuf.TextFormat.Parser
-
Returns a new instance of
TextFormat.Parser.Builder
. - newBuilder() - Static method in class com.google.protobuf.TypeRegistry
- newBuilder() - Method in class com.google.protobuf.UnknownFieldSchema
-
Create a new builder for unknown fields.
- newBuilder() - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Construct a new
UnknownFieldSet.Field.Builder
. - newBuilder() - Static method in class com.google.protobuf.UnknownFieldSet
-
Create a new
UnknownFieldSet.Builder
. - newBuilder() - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- newBuilder() - Method in class com.google.protobuf.UnknownFieldSetSchema
- newBuilder(int) - Static method in class com.google.protobuf.StructuralMessageInfo
-
Helper method for creating a new builder for
MessageInfo
. - newBuilder(DescriptorProtos.DescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilder(DescriptorProtos.DescriptorProto.ReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilder(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilder(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilder(DescriptorProtos.EnumOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilder(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilder(DescriptorProtos.EnumValueOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilder(DescriptorProtos.ExtensionRangeOptions) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilder(DescriptorProtos.ExtensionRangeOptions.Declaration) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- newBuilder(DescriptorProtos.FeatureSet) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- newBuilder(DescriptorProtos.FeatureSetDefaults) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- newBuilder(DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- newBuilder(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilder(DescriptorProtos.FieldOptions) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilder(DescriptorProtos.FieldOptions.EditionDefault) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- newBuilder(DescriptorProtos.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(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
-
Construct a
Message.Builder
for the given type. - newBuilder(JavaFeaturesProto.JavaFeatures) - Static method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- newBuilder(Message) - Static method in class com.google.protobuf.DynamicMessage
-
Construct a
Message.Builder
for a message of the same type asprototype
, and initialize it withprototype
's contents. - newBuilder(UnknownFieldSet) - Static method in class com.google.protobuf.UnknownFieldSet
-
Create a new
UnknownFieldSet.Builder
and initialize it to be a copy ofcopyFrom
. - newBuilder(UnknownFieldSet.Field) - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Construct a new
UnknownFieldSet.Field.Builder
and initialize it to a copy ofcopyFrom
. - newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Create a builder for messages of the appropriate type for the given field.
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newBuilderForType() - Method in class com.google.protobuf.DynamicMessage
- newBuilderForType() - Method in class com.google.protobuf.GeneratedMessageLite
- newBuilderForType() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- newBuilderForType() - Method in class com.google.protobuf.MapEntry
- newBuilderForType() - Method in interface com.google.protobuf.Message
- newBuilderForType() - Method in interface com.google.protobuf.MessageLite
-
Constructs a new builder for a message of the same type as this message.
- newBuilderForType() - Method in class com.google.protobuf.UnknownFieldSet
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.AbstractMessage
-
Create a nested builder.
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- newBuilderMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- newBuilderMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- newCodedBuilder(int) - Static method in class com.google.protobuf.ByteString
-
Constructs a new
ByteString
builder, which allows you to efficiently construct aByteString
by writing to aCodedOutputStream
. - newCodedInput() - Method in class com.google.protobuf.ByteString.LiteralByteString
- newCodedInput() - Method in class com.google.protobuf.ByteString
-
Creates a
CodedInputStream
which can be used to read the bytes. - newCodedInput() - Method in class com.google.protobuf.ByteString.NioByteString
- newCodedInput() - Method in class com.google.protobuf.RopeByteString
- newDefaultInstance(Descriptors.Descriptor, WireFormat.FieldType, K, WireFormat.FieldType, V) - Static method in class com.google.protobuf.MapEntry
-
Create a default MapEntry instance.
- newDefaultInstance(WireFormat.FieldType, K, WireFormat.FieldType, V) - Static method in class com.google.protobuf.MapEntryLite
-
Creates a default MapEntryLite message instance.
- newDirectBuffer() - Method in class com.google.protobuf.BinaryWriter
- newDirectBuffer(int) - Method in class com.google.protobuf.BinaryWriter
- newDirectInstance(BufferAllocator) - Static method in class com.google.protobuf.BinaryWriter
-
Creates a new
BinaryWriter
that will allocate direct (i.e. - newDirectInstance(BufferAllocator, int) - Static method in class com.google.protobuf.BinaryWriter
-
Creates a new
BinaryWriter
that will allocate direct (i.e. - newEmptyTargetForField(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- newEmptyTargetForField(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- newEmptyTargetForField(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- newEmptyTargetForField(Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns an empty merge target for a sub-field.
- newEnumConverter(Internal.EnumLiteMap<T>, T) - Static method in class com.google.protobuf.Internal.MapAdapter
- newExtensionInfo(Extension<?, ?>) - Static method in class com.google.protobuf.ExtensionRegistry
- newExtensionSerializer() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Deprecated.
- newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- newFieldMap() - Static method in class com.google.protobuf.SmallSortedMap
-
Creates a new instance for mapping FieldDescriptors to their values.
- newFieldSet() - Static method in class com.google.protobuf.FieldSet
-
Construct a new FieldSet.
- newFileScopedGeneratedExtension(Class<?>, Message) - Static method in class com.google.protobuf.GeneratedMessage
-
For use by generated code only.
- newHeapBuffer() - Method in class com.google.protobuf.BinaryWriter
- newHeapBuffer(int) - Method in class com.google.protobuf.BinaryWriter
- newHeapInstance(BufferAllocator) - Static method in class com.google.protobuf.BinaryWriter
-
Creates a new
BinaryWriter
that will allocate heap buffers ofBinaryWriter.DEFAULT_CHUNK_SIZE
as necessary. - newHeapInstance(BufferAllocator, int) - Static method in class com.google.protobuf.BinaryWriter
-
Creates a new
BinaryWriter
that will allocate heap buffers ofchunkSize
as necessary. - newInfo(Class<?>, Descriptors.OneofDescriptor) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory.OneofState
- newInput() - Method in class com.google.protobuf.ByteString.LiteralByteString
- newInput() - Method in class com.google.protobuf.ByteString
-
Creates an
InputStream
which can be used to read the bytes. - newInput() - Method in class com.google.protobuf.ByteString.NioByteString
- newInput() - Method in class com.google.protobuf.RopeByteString
- newInstance() - Static method in class com.google.protobuf.ExtensionRegistry
-
Construct a new, empty instance.
- newInstance() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Construct a new, empty instance.
- newInstance() - Method in class com.google.protobuf.MessageSchema
- newInstance() - Method in class com.google.protobuf.MessageSetSchema
- newInstance() - Method in interface com.google.protobuf.Schema
-
Creates a new instance of the message class.
- newInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Returns a new mutable instance.
- newInstance(byte[]) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given byte array.
- newInstance(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes directly to the given byte array. - newInstance(byte[], int, int) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given byte array slice.
- newInstance(byte[], int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes directly to the given byte array slice. - newInstance(byte[], int, int, boolean) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given byte array slice.
- newInstance(ByteOutput, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes to the providedByteOutput
. - newInstance(GeneratedMessage.UnusedPrivateParameter) - Method in class com.google.protobuf.GeneratedMessage
-
Creates a new instance of this message type.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- newInstance(InputStream) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given InputStream.
- newInstance(InputStream, int) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given InputStream, with a specified buffer size.
- newInstance(OutputStream) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
wrapping the givenOutputStream
. - newInstance(OutputStream, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
wrapping the givenOutputStream
with a given buffer size. - newInstance(Iterable<ByteBuffer>) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given
Iterable <ByteBuffer>
. - newInstance(Iterable<ByteBuffer>, boolean) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given
Iterable <ByteBuffer>
. - newInstance(Object) - Method in interface com.google.protobuf.NewInstanceSchema
-
Create a new message instance given the default instance of the message type.
- newInstance(Object) - Method in class com.google.protobuf.NewInstanceSchemaFull
- newInstance(Object) - Method in class com.google.protobuf.NewInstanceSchemaLite
- newInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given ByteBuffer.
- newInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes to the givenByteBuffer
. - newInstance(ByteBuffer, boolean) - Static method in class com.google.protobuf.BinaryReader
-
Creates a new reader using the given
buffer
as input. - newInstance(ByteBuffer, boolean) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given buffer.
- newInstance(ByteBuffer, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.the size parameter is no longer used since use of an internal buffer is useless (and wasteful) when writing to a
ByteBuffer
. UseCodedOutputStream.newInstance(ByteBuffer)
instead. - newInstanceForTest() - Static method in class com.google.protobuf.SmallSortedMap
-
Creates a new instance for testing.
- newInstanceForTest(ByteString, ByteString) - Static method in class com.google.protobuf.RopeByteString
-
Create a new RopeByteString for testing only while bypassing all the defenses of
RopeByteString.concatenate(ByteString, ByteString)
. - newInstanceSchema - Variable in class com.google.protobuf.MessageSchema
- NewInstanceSchema - Interface in com.google.protobuf
- NewInstanceSchemaFull - Class in com.google.protobuf
- NewInstanceSchemaFull() - Constructor for class com.google.protobuf.NewInstanceSchemaFull
- NewInstanceSchemaLite - Class in com.google.protobuf
- NewInstanceSchemaLite() - Constructor for class com.google.protobuf.NewInstanceSchemaLite
- NewInstanceSchemas - Class in com.google.protobuf
- NewInstanceSchemas() - Constructor for class com.google.protobuf.NewInstanceSchemas
- newMapField(MapEntry<K, V>) - Static method in class com.google.protobuf.MapField
-
Creates a new mutable empty MapField.
- newMapField(Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Returns a new instance of the map field given a map default entry.
- newMapField(Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- newMapField(Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- newMergeTargetForField(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- newMergeTargetForField(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- newMergeTargetForField(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- newMergeTargetForField(Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns a new merge target for a sub-field.
- newMessageFieldInstance(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- newMessageInfo(MessageLite, String, Object[]) - Static method in class com.google.protobuf.GeneratedMessageLite
- newMessageScopedGeneratedExtension(Message, int, Class<?>, Message) - Static method in class com.google.protobuf.GeneratedMessage
-
For use by generated code only.
- newMessageSetExtensionSerializer() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Deprecated.
- newMutableInstance() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- newMutableInstance() - Method in class com.google.protobuf.GeneratedMessageLite
- newOneTimeCallback(RpcCallback<ParameterType>) - Static method in class com.google.protobuf.RpcUtil
-
Creates a callback which can only be called once.
- newOutput() - Static method in class com.google.protobuf.ByteString
-
Creates a new
ByteString.Output
. - newOutput(int) - Static method in class com.google.protobuf.ByteString
-
Creates a new
ByteString.Output
with the given initial capacity. - newRepeatedGeneratedExtension(ContainingType, MessageLite, Internal.EnumLiteMap<?>, int, WireFormat.FieldType, boolean, Class) - Static method in class com.google.protobuf.GeneratedMessageLite
-
For use by generated code only.
- newSafeDirectInstance(BufferAllocator, int) - Static method in class com.google.protobuf.BinaryWriter
- newSafeHeapInstance(BufferAllocator, int) - Static method in class com.google.protobuf.BinaryWriter
- newSafeInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
For testing purposes only.
- newSchema(UnknownFieldSchema<?, ?>, ExtensionSchema<?>, MessageLite) - Static method in class com.google.protobuf.MessageSetSchema
- newSchema(Class<T>, MessageInfo) - Static method in class com.google.protobuf.ManifestSchemaFactory
- newSchema(Class<T>, MessageInfo, NewInstanceSchema, ListFieldSchema, UnknownFieldSchema<?, ?>, ExtensionSchema<?>, MapFieldSchema) - Static method in class com.google.protobuf.MessageSchema
- newSchemaForMessageInfo(StructuralMessageInfo, NewInstanceSchema, ListFieldSchema, UnknownFieldSchema<?, ?>, ExtensionSchema<?>, MapFieldSchema) - Static method in class com.google.protobuf.MessageSchema
- newSchemaForRawMessageInfo(RawMessageInfo, NewInstanceSchema, ListFieldSchema, UnknownFieldSchema<?, ?>, ExtensionSchema<?>, MapFieldSchema) - Static method in class com.google.protobuf.MessageSchema
- newSingularGeneratedExtension(ContainingType, Type, MessageLite, Internal.EnumLiteMap<?>, int, WireFormat.FieldType, Class) - Static method in class com.google.protobuf.GeneratedMessageLite
-
For use by generated code only.
- newUninitializedMessageException() - Method in class com.google.protobuf.AbstractMessage
-
Package private helper method for AbstractParser to create UninitializedMessageException with missing field information.
- newUninitializedMessageException() - Method in class com.google.protobuf.AbstractMessageLite
-
Package private helper method for AbstractParser to create UninitializedMessageException.
- newUninitializedMessageException(Message) - Static method in class com.google.protobuf.AbstractMessage.Builder
-
Construct an UninitializedMessageException reporting missing fields in the given message.
- newUninitializedMessageException(MessageLite) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Construct an UninitializedMessageException reporting missing fields in the given message.
- newUninitializedMessageException(MessageType) - Method in class com.google.protobuf.AbstractParser
-
Creates an UninitializedMessageException for MessageType.
- newUnsafeDirectInstance(BufferAllocator, int) - Static method in class com.google.protobuf.BinaryWriter
- newUnsafeHeapInstance(BufferAllocator, int) - Static method in class com.google.protobuf.BinaryWriter
- newUnsafeInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
For testing purposes only.
- next - Variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
- next - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
- next - Variable in class com.google.protobuf.RopeByteString.PieceIterator
- next() - Method in class com.google.protobuf.ByteString.AbstractByteIterator
- next() - Method in class com.google.protobuf.Internal.MapAdapter.IteratorAdapter
- next() - Method in class com.google.protobuf.LazyField.LazyIterator
- next() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- next() - Method in class com.google.protobuf.RopeByteString.PieceIterator
-
Returns the next item and advances one
ByteString.LeafByteString
. - next() - Method in class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
- next() - Method in class com.google.protobuf.SmallSortedMap.EntryIterator
- NEXT_TAG_UNSET - Static variable in class com.google.protobuf.CodedInputStreamReader
- nextBuffer() - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- nextBuffer() - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- nextBuffer() - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- nextBuffer() - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- nextBuffer(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- nextBuffer(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- nextBuffer(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- nextBuffer(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- nextBuffer(AllocatedBuffer) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- nextBuffer(AllocatedBuffer) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- nextBuffer(AllocatedBuffer) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- nextBuffer(AllocatedBuffer) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- nextByte() - Method in interface com.google.protobuf.ByteString.ByteIterator
-
An alternative to
Iterator.next()
that returns an unboxed primitivebyte
. - nextCalledBeforeRemove - Variable in class com.google.protobuf.SmallSortedMap.EntryIterator
- nextTag - Variable in class com.google.protobuf.CodedInputStreamReader
- nextToken() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Advance to the next token.
- nextTokenInternal() - Method in class com.google.protobuf.TextFormat.Tokenizer
- nextTokenSingleChar() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Produce a token for the single char at the current position.
- nioBuffer() - Method in class com.google.protobuf.AllocatedBuffer
-
Returns the
ByteBuffer
that backs this buffer (optional operation). - nioByteString(ByteBuffer) - Static method in class com.google.protobuf.ByteString
- NioByteString(ByteBuffer) - Constructor for class com.google.protobuf.ByteString.NioByteString
- NO_PRESENCE_SENTINEL - Static variable in class com.google.protobuf.MessageSchema
- NO_SIDE_EFFECTS - Enum constant in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
implies idempotent
- NO_SIDE_EFFECTS_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
implies idempotent
- NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- Node(Descriptors.Descriptor, int) - Constructor for class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node
- nodeCache - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- NONE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
NONE = 3;
- NONE - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
There is no effect or the effect is indescribable.
- NONE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
NONE = 3;
- NONE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
There is no effect or the effect is indescribable.
- NoOpExtensionSerializer() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage.NoOpExtensionSerializer
- noStandardDescriptorAccessor_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- noStandardDescriptorAccessor_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- NOT_SENSITIVE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
- notifyOnCancel(RpcCallback<Object>) - Method in interface com.google.protobuf.RpcController
-
Asks that the given callback be called when the RPC is canceled.
- number - Variable in class com.google.protobuf.Descriptors.EnumDescriptor.UnknownEnumValueReference
- number - Variable in class com.google.protobuf.ExtensionRegistry.DescriptorIntPair
- number - Variable in class com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
- number - Variable in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- number_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- number_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- number_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- number_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- number_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- number_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- 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_GETTER - Static variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- NUMBER_GETTER - Static variable in class com.google.protobuf.Descriptors.FieldDescriptor
- numberAt(int) - Method in class com.google.protobuf.MessageSchema
O
- OBJC_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- objcClassPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- objcClassPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- object - Variable in class com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
- OBJECT_ARRAY_BASE_OFFSET - Static variable in class com.google.protobuf.UnsafeUtil
- OBJECT_ARRAY_INDEX_SCALE - Static variable in class com.google.protobuf.UnsafeUtil
- object1 - Variable in class com.google.protobuf.ArrayDecoders.Registers
- objectFieldOffset(Field) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- objectFieldOffset(Field) - Static method in class com.google.protobuf.UnsafeUtil
- ObjectIntPair(Object, int) - Constructor for class com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
- objects - Variable in class com.google.protobuf.MessageSchema
-
Holds object references for fields.
- objects - Variable in class com.google.protobuf.RawMessageInfo
- objects - Variable in class com.google.protobuf.UnknownFieldSetLite
-
The boxed values of the elements in the set.
- objectsEquals(Object[], Object[], int) - Static method in class com.google.protobuf.UnknownFieldSetLite
- of(MessageLite) - Static method in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- offset - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- offset - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- offset - Variable in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- offset(int) - Static method in class com.google.protobuf.MessageSchema
- OFFSET_BITS - Static variable in class com.google.protobuf.MessageSchema
- OFFSET_MASK - Static variable in class com.google.protobuf.MessageSchema
- offsetMinusOne - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- offsetMinusOne - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- onBuilt() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the subclass when a message is built.
- onChanged() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called when a builder or one of its nested children has changed and any parent should be notified of its invalidation.
- onChanged() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
- onChanged() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- onChanged() - Method in class com.google.protobuf.SingleFieldBuilder
-
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
- onChanged() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- oneof - Variable in class com.google.protobuf.FieldInfo.Builder
- oneof - Variable in class com.google.protobuf.FieldInfo
- 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_TYPE_OFFSET - Static variable in class com.google.protobuf.MessageSchema
-
An offset applied to the field type ID for scalar fields that are a member of a oneof.
- oneofBooleanAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- oneofCases - Variable in class com.google.protobuf.DynamicMessage.Builder
- oneofCases - Variable in class com.google.protobuf.DynamicMessage
- oneofDecl_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- oneofDecl_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- oneofDeclBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- OneofDescriptor(DescriptorProtos.OneofDescriptorProto, Descriptors.FileDescriptor, Descriptors.Descriptor, int) - Constructor for class com.google.protobuf.Descriptors.OneofDescriptor
- OneofDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- OneofDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- oneofDoubleAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- oneofFloatAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- oneofIndex_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- oneofIndex_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- OneofInfo - Class in com.google.protobuf
-
Information for a oneof within a protobuf message.
- OneofInfo(int, Field, Field) - Constructor for class com.google.protobuf.OneofInfo
- oneofIntAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- oneofLongAt(T, long) - Static method in class com.google.protobuf.MessageSchema
- OneofOptions() - Constructor for class com.google.protobuf.DescriptorProtos.OneofOptions
- OneofOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.OneofOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.OneofOptions
- oneofs - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.OneofState
- oneofs - Variable in class com.google.protobuf.Descriptors.Descriptor
- oneofs - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
- OneofState() - Constructor for class com.google.protobuf.DescriptorMessageInfoFactory.OneofState
- oneofStoredType - Variable in class com.google.protobuf.FieldInfo.Builder
- oneofStoredType - Variable in class com.google.protobuf.FieldInfo
-
The actual type stored in the oneof value for this field.
- oneVarintLimit - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- onRefill() - Method in interface com.google.protobuf.CodedInputStream.StreamDecoder.RefillCallback
- onRefill() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
- OPEN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
OPEN = 1;
- OPEN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
OPEN = 1;
- OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- optimizeFor_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- optimizeFor_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- OptimizeMode(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- OptionRetention(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- options - Variable in class com.google.protobuf.Descriptors.Descriptor
- options - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- options - Variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- options - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- options - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- options - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- options - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- options - Variable in class com.google.protobuf.Descriptors.ServiceDescriptor
- options_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- options_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- options_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- options_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- 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
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- optionsBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- OptionTargetType(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- originalBuffer - Variable in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- originalBuffer - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- OSS_DOMAIN - Static variable in class com.google.protobuf.RuntimeVersion
- OSS_MAJOR - Static variable in class com.google.protobuf.RuntimeVersion
- OSS_MINOR - Static variable in class com.google.protobuf.RuntimeVersion
- OSS_PATCH - Static variable in class com.google.protobuf.RuntimeVersion
- OSS_SUFFIX - Static variable in class com.google.protobuf.RuntimeVersion
- out - Variable in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- out - Variable in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- outdent() - Method in class com.google.protobuf.TextFormat.TextGenerator
-
Reduces the current indent level by two spaces, or crashes if the indent level is zero.
- OutOfSpaceException() - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(int, int, int) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(int, int, int, Throwable) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(long, long, int) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(long, long, int, Throwable) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(String) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(String, Throwable) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- OutOfSpaceException(Throwable) - Constructor for exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- output - Variable in class com.google.protobuf.ByteString.CodedBuilder
- output - Variable in class com.google.protobuf.CodedOutputStreamWriter
- output - Variable in class com.google.protobuf.TextFormat.TextGenerator
- Output(int) - Constructor for class com.google.protobuf.ByteString.Output
-
Creates a new ByteString output stream with the specified initial capacity.
- OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- outputMode - Static variable in class com.google.protobuf.ProtobufToStringOutput
- OutputMode() - Constructor for enum class com.google.protobuf.ProtobufToStringOutput.OutputMode
- OutputStreamEncoder(OutputStream, int) - Constructor for class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- outputType - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- outputType_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- outputType_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- overflowEntries - Variable in class com.google.protobuf.SmallSortedMap
- overflowEntriesDescending - Variable in class com.google.protobuf.SmallSortedMap
- OVERRIDABLE_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- overridableFeatures_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
- overridableFeatures_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- overridableFeaturesBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
P
- package_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- package_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- PackageDescriptor(String, String, Descriptors.FileDescriptor) - Constructor for class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- PACKED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
PACKED = 1;
- packed_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- packed_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- PACKED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
PACKED = 1;
- PACKED_VECTOR - Enum constant in enum class com.google.protobuf.FieldType.Collection
- parent - Variable in class com.google.protobuf.Descriptors.GenericDescriptor
- parent - Variable in class com.google.protobuf.RepeatedFieldBuilder
- parent - Variable in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- parent - Variable in class com.google.protobuf.SingleFieldBuilder
- parent - Variable in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- parse(CharSequence, ExtensionRegistry, Class<T>) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
. - parse(CharSequence, Class<T>) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
. - parseDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(InputStream)
, but does not read until EOF. - parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseDelimitedFrom(InputStream)
but supporting extensions. - parseDelimitedFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseDelimitedFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseDelimitedWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessage
-
Used by generated code.
- parseDelimitedWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
-
Used by generated code.
- parseEntry(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
-
Parses an entry off of the input as a
Map.Entry
. - parseEntry(CodedInputStream, MapEntryLite.Metadata<K, V>, ExtensionRegistryLite) - Static method in class com.google.protobuf.MapEntryLite
- parseException(String) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Returns a
TextFormat.ParseException
with the current line and column numbers in the description, suitable for throwing. - ParseException(int, int, String) - Constructor for exception class com.google.protobuf.TextFormat.ParseException
-
Create a new instance
- ParseException(String) - Constructor for exception class com.google.protobuf.TextFormat.ParseException
-
Create a new instance, with -1 as the line and column numbers.
- parseExceptionPreviousToken(String) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Returns a
TextFormat.ParseException
with the line and column numbers of the previous token in the description, suitable for throwing. - parseExtension(CodedInputStream, ExtensionRegistryLite, GeneratedMessageLite.GeneratedExtension<?, ?>, int, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- parseExtension(Object, Reader, Object, ExtensionRegistryLite, FieldSet<Descriptors.FieldDescriptor>, UB, UnknownFieldSchema<UT, UB>) - Method in class com.google.protobuf.ExtensionSchemaFull
- parseExtension(Object, Reader, Object, ExtensionRegistryLite, FieldSet<GeneratedMessageLite.ExtensionDescriptor>, UB, UnknownFieldSchema<UT, UB>) - Method in class com.google.protobuf.ExtensionSchemaLite
- parseExtension(Object, Reader, Object, ExtensionRegistryLite, FieldSet<T>, UB, UnknownFieldSchema<UT, UB>) - Method in class com.google.protobuf.ExtensionSchema
-
Parses an extension.
- parseFailure() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- parseField(CodedInputStream, ExtensionRegistryLite, WireFormat.FieldType, T) - Static method in class com.google.protobuf.MapEntryLite
- parseFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(byte[]) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[]) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse
data
as anUnknownFieldSet
and return it. - parseFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(ByteString) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteString) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse
data
as anUnknownFieldSet
and return it. - parseFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
-
Parses a message of
MessageType
from the input. - parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse an
UnknownFieldSet
from the given input stream. - parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(CodedInputStream)
, but also parses extensions. - parseFrom(Descriptors.Descriptor, byte[]) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, byte[], ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, ByteString) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, ByteString, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, CodedInputStream) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from the given input stream.
- parseFrom(Descriptors.Descriptor, CodedInputStream, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from the given input stream.
- parseFrom(Descriptors.Descriptor, InputStream) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from
input
and return it. - parseFrom(Descriptors.Descriptor, InputStream, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from
input
and return it. - parseFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Parse a message of
MessageType
frominput
. - parseFrom(InputStream) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse an
UnknownFieldSet
frominput
and return it. - parseFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses a message of
MessageType
frominput
. - parseFrom(ByteBuffer) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(ByteBuffer) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteBuffer, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(T, byte[]) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteString) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteBuffer) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- parseGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- parseGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- parseGroup(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Parse the input stream into a sub field group defined based on either FieldDescriptor or the default instance.
- parseInfoTreeBuilder - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- parseInfoTreeBuilder - Variable in class com.google.protobuf.TextFormat.Parser
- parseInt32(String) - Static method in class com.google.protobuf.TextFormat
-
Parse a 32-bit signed integer from the text.
- parseInt64(String) - Static method in class com.google.protobuf.TextFormat
-
Parse a 64-bit signed integer from the text.
- parseInteger(String, boolean, boolean) - Static method in class com.google.protobuf.TextFormat
- parseInto(MapFieldLite<K, V>, CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
-
Parses an entry off of the input into the map.
- parseLengthPrefixedMessageSetItem(Reader, Object, ExtensionRegistryLite, FieldSet<Descriptors.FieldDescriptor>) - Method in class com.google.protobuf.ExtensionSchemaFull
- parseLengthPrefixedMessageSetItem(Reader, Object, ExtensionRegistryLite, FieldSet<GeneratedMessageLite.ExtensionDescriptor>) - Method in class com.google.protobuf.ExtensionSchemaLite
- parseLengthPrefixedMessageSetItem(Reader, Object, ExtensionRegistryLite, FieldSet<T>) - Method in class com.google.protobuf.ExtensionSchema
-
Parses a length-prefixed MessageSet item from the reader.
- parseMapField(T, byte[], int, int, int, long, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
- parseMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- parseMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- parseMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- parseMessage(CodedInputStream, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Parse the input stream into a sub field message defined based on either FieldDescriptor or the default instance.
- parseMessage(T, byte[], int, int, int, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
-
Parses a message and returns the position after the message/group.
- parseMessageFromBytes(ByteString, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- parseMessageFromBytes(ByteString, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- parseMessageFromBytes(ByteString, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- parseMessageFromBytes(ByteString, ExtensionRegistryLite, Descriptors.FieldDescriptor, Message) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Parse from a ByteString into a sub field message defined based on either FieldDescriptor or the default instance.
- parseMessageSetItem(ByteString, Object, ExtensionRegistryLite, FieldSet<Descriptors.FieldDescriptor>) - Method in class com.google.protobuf.ExtensionSchemaFull
- parseMessageSetItem(ByteString, Object, ExtensionRegistryLite, FieldSet<GeneratedMessageLite.ExtensionDescriptor>) - Method in class com.google.protobuf.ExtensionSchemaLite
- parseMessageSetItem(ByteString, Object, ExtensionRegistryLite, FieldSet<T>) - Method in class com.google.protobuf.ExtensionSchema
-
Parses the entire content of a
ByteString
as one MessageSet item. - parseMessageSetItemOrUnknownField(Reader, ExtensionRegistryLite, ExtensionSchema<ET>, FieldSet<ET>, UnknownFieldSchema<UT, UB>, UB) - Method in class com.google.protobuf.MessageSetSchema
- parseOneofField(T, byte[], int, int, int, int, int, int, int, long, int, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
- parsePartialDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parsePartialDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseDelimitedFrom(InputStream)
, but does not throw an exception if the message is missing required fields. - parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseDelimitedFrom(InputStream, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialDelimitedFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parsePartialFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[]) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(byte[])
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(byte[], int, int)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(ByteString, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(byte[], ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(ByteString) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(ByteString)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(ByteString, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(CodedInputStream)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(CodedInputStream input, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Parser
- parsePartialFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(InputStream)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(InputStream, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(T, byte[], int, int, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
A static helper method for parsing a partial from byte array.
- parsePartialFrom(T, ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parsePartialFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parsePartialFrom(T, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
A static helper method for parsing a partial from input using the extension registry and the instance.
- parser - Variable in class com.google.protobuf.MapEntry.Metadata
- parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSet
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.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.JavaFeaturesProto.JavaFeatures
- Parser<MessageType> - Interface in com.google.protobuf
-
Abstract interface for parsing Protocol Messages.
- Parser() - Constructor for class com.google.protobuf.UnknownFieldSet.Parser
- Parser(TypeRegistry, boolean, boolean, boolean, TextFormat.Parser.SingularOverwritePolicy, TextFormatParseInfoTree.Builder, int) - Constructor for class com.google.protobuf.TextFormat.Parser
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- PARSER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- PARSER - Static variable in class com.google.protobuf.TextFormat
- PARSER - Static variable in class com.google.protobuf.UnknownFieldSet
- parseRepeatedField(T, byte[], int, int, int, int, int, int, long, int, long, ArrayDecoders.Registers) - Method in class com.google.protobuf.MessageSchema
- parseUInt32(String) - Static method in class com.google.protobuf.TextFormat
-
Parse a 32-bit unsigned integer from the text.
- parseUInt64(String) - Static method in class com.google.protobuf.TextFormat
-
Parse a 64-bit unsigned integer from the text.
- parseUnknownField(int, CodedInputStream) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- parseUnknownField(CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by generated subclasses to parse an unknown field.
- parseUnknownField(CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage
-
Called by subclasses to parse an unknown field.
- parseUnknownField(MessageType, CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Parse an unknown field or an extension.
- parseUnknownFieldAsMessageSet(MessageType, CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Parse an unknown field or an extension.
- parseUnknownFieldProto3(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage
-
Delegates to parseUnknownField.
- parseWithIOException(Parser<M>, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessage
-
Used by generated code.
- parseWithIOException(Parser<M>, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
-
Used by generated code.
- parseWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessage
-
Used by generated code.
- parseWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
-
Used by generated code.
- partialHash(int, byte[], int, int) - Static method in class com.google.protobuf.Internal
-
Helper method for continuously hashing bytes.
- partialHash(int, int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- partialHash(int, int, int) - Method in class com.google.protobuf.ByteString.NioByteString
- partialHash(int, int, int) - Method in class com.google.protobuf.ByteString
-
Compute the hash across the value bytes starting with the given hash, and return the result.
- partialHash(int, int, int) - Method in class com.google.protobuf.RopeByteString
- partialIsValidUtf8(byte[], int, int) - Static method in class com.google.protobuf.Utf8.SafeProcessor
- partialIsValidUtf8(byte[], long, int) - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
- partialIsValidUtf8(int, byte[], int, int) - Static method in class com.google.protobuf.Utf8
-
Tells whether the given byte array slice is a well-formed, malformed, or incomplete UTF-8 byte sequence.
- partialIsValidUtf8(int, byte[], int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Tells whether the given byte array slice is a well-formed, malformed, or incomplete UTF-8 byte sequence.
- partialIsValidUtf8(int, byte[], int, int) - Method in class com.google.protobuf.Utf8.SafeProcessor
- partialIsValidUtf8(int, byte[], int, int) - Method in class com.google.protobuf.Utf8.UnsafeProcessor
- partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.ByteString.NioByteString
- partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.ByteString
-
Tells whether the given byte sequence is a well-formed, malformed, or incomplete UTF-8 byte sequence.
- partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.RopeByteString
- partialIsValidUtf8(int, ByteBuffer, int, int) - Static method in class com.google.protobuf.Utf8
-
Determines if the given
ByteBuffer
is a partially valid UTF-8 string. - partialIsValidUtf8(int, ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Indicates whether or not the given buffer contains a valid UTF-8 string.
- partialIsValidUtf8(long, int) - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
- partialIsValidUtf8(ByteBuffer, int, int) - Static method in class com.google.protobuf.Utf8.Processor
-
Performs validation for
ByteBuffer
instances using theByteBuffer
API rather than potentially faster approaches. - partialIsValidUtf8Default(int, ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Performs validation for
ByteBuffer
instances using theByteBuffer
API rather than potentially faster approaches. - partialIsValidUtf8Direct(int, ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.Processor
-
Performs validation for direct
ByteBuffer
instances. - partialIsValidUtf8Direct(int, ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.SafeProcessor
- partialIsValidUtf8Direct(int, ByteBuffer, int, int) - Method in class com.google.protobuf.Utf8.UnsafeProcessor
- partialIsValidUtf8NonAscii(byte[], int, int) - Static method in class com.google.protobuf.Utf8.SafeProcessor
- pascalCaseToSnakeCase(String) - Static method in class com.google.protobuf.MessageLiteToString
- PATCH - Static variable in class com.google.protobuf.RuntimeVersion
- path_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- path_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- path_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- path_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- 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
- pathMemoizedSerializedSize - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- pathMemoizedSerializedSize - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- peekCachedHashCode() - Method in class com.google.protobuf.ByteString
-
Return the cached hash code if available.
- 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
- phpClassPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- phpClassPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- phpMetadataNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- phpMetadataNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- phpNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- phpNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- pieceIterator - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
- PieceIterator(ByteString) - Constructor for class com.google.protobuf.RopeByteString.PieceIterator
- pool - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Discards the current limit, returning to the previous limit.
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- populateMutableMap() - Method in class com.google.protobuf.MapFieldBuilder
- pos - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- pos - Variable in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- pos - Variable in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- pos - Variable in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- pos - Variable in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- pos - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- pos - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
- pos - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The unsafe address of the current read position of the buffer.
- pos - Variable in class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
- pos - Variable in class com.google.protobuf.SmallSortedMap.EntryIterator
- pos - Variable in class com.google.protobuf.TextFormat.Tokenizer
- position - Variable in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- position - Variable in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- position - Variable in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- position() - Method in class com.google.protobuf.AllocatedBuffer
-
Returns this buffer's position.
- position(int) - Method in class com.google.protobuf.AllocatedBuffer
-
Sets this buffer's position.
- position(Buffer, int) - Static method in class com.google.protobuf.Java8Compatibility
- positionForFieldNumber(int) - Method in class com.google.protobuf.MessageSchema
- positionForFieldNumber(int, int) - Method in class com.google.protobuf.MessageSchema
- POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- positiveIntValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- positiveIntValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- prefixesStack - Variable in class com.google.protobuf.RopeByteString.Balancer
- presenceField - Variable in class com.google.protobuf.FieldInfo.Builder
- presenceField - Variable in class com.google.protobuf.FieldInfo
- presenceMask - Variable in class com.google.protobuf.FieldInfo.Builder
- presenceMask - Variable in class com.google.protobuf.FieldInfo
- presenceMaskAndOffsetAt(int) - Method in class com.google.protobuf.MessageSchema
- previousColumn - Variable in class com.google.protobuf.TextFormat.Tokenizer
- previousLine - Variable in class com.google.protobuf.TextFormat.Tokenizer
- PrimitiveNonBoxingCollection - Interface in com.google.protobuf
-
A marker interface indicating that the collection supports primitives and is non-boxing.
- primitiveScalar - Variable in enum class com.google.protobuf.FieldType
- print(MessageOrBuilder, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- print(MessageOrBuilder, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
-
Outputs a textual representation of the Protocol Message supplied into the parameter output.
- print(MessageOrBuilder, Appendable, TextFormat.Printer.FieldReporterLevel) - Method in class com.google.protobuf.TextFormat.Printer
- print(UnknownFieldSet, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
-
Outputs a textual representation of
fields
tooutput
. - print(CharSequence) - Method in class com.google.protobuf.TextFormat.TextGenerator
-
Print text to the output stream.
- PRINT - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- PRINT_UNICODE - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- printAny(MessageOrBuilder, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
-
Attempt to print the 'google.protobuf.Any' message in a human-friendly format.
- printer() - Static method in class com.google.protobuf.TextFormat
-
Printer instance which escapes non-ASCII characters.
- Printer(boolean, boolean, TypeRegistry, ExtensionRegistryLite, boolean, boolean) - Constructor for class com.google.protobuf.TextFormat.Printer
- PRINTER_PRINT_TO_STRING - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- printField(Descriptors.FieldDescriptor, Object, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- printField(Descriptors.FieldDescriptor, Object, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
- printField(StringBuilder, int, String, Object) - Static method in class com.google.protobuf.MessageLiteToString
-
Formats a text proto field.
- printFieldToString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.TextFormat.Printer
- printFieldValue(Descriptors.FieldDescriptor, Object, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- printFieldValue(Descriptors.FieldDescriptor, Object, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
-
Outputs a textual representation of the value of given field value.
- printMessage(MessageOrBuilder, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- printShortRepeatedField(Descriptors.FieldDescriptor, Object, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- printSingleField(Descriptors.FieldDescriptor, Object, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- printToString(MessageOrBuilder) - Method in class com.google.protobuf.TextFormat.Printer
-
Like
print()
, but writes directly to aString
and returns it. - printToString(MessageOrBuilder, TextFormat.Printer.FieldReporterLevel) - Method in class com.google.protobuf.TextFormat.Printer
- printToString(UnknownFieldSet) - Method in class com.google.protobuf.TextFormat.Printer
-
Like
print()
, but writes directly to aString
and returns it. - printUnknownField(int, int, List<?>, TextFormat.TextGenerator, boolean) - Static method in class com.google.protobuf.TextFormat.Printer
- printUnknownFields(UnknownFieldSet, TextFormat.TextGenerator, boolean) - Static method in class com.google.protobuf.TextFormat.Printer
- printUnknownFieldValue(int, Object, TextFormat.TextGenerator, boolean) - Static method in class com.google.protobuf.TextFormat.Printer
- printUnknownFieldValue(int, Object, TextFormat.TextGenerator, boolean) - Static method in class com.google.protobuf.TextFormat
- printUnknownFieldValue(int, Object, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Outputs a textual representation of the value of an unknown field.
- printWithIndent(StringBuilder, int) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Prints a String representation of the unknown field set.
- processor - Static variable in class com.google.protobuf.Utf8
-
UTF-8 is a runtime hot spot so we attempt to provide heavily optimized implementations depending on what is available on the platform.
- Processor() - Constructor for class com.google.protobuf.Utf8.Processor
- proto - Variable in class com.google.protobuf.Descriptors.Descriptor
- proto - Variable in exception class com.google.protobuf.Descriptors.DescriptorValidationException
- proto - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- proto - Variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- proto - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- proto - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- proto - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- proto - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
- proto - Variable in class com.google.protobuf.Descriptors.ServiceDescriptor
- PROTO1 - Enum constant in enum class com.google.protobuf.Extension.ExtensionType
- PROTO1 - Enum constant in enum class com.google.protobuf.Extension.MessageType
- PROTO2 - Enum constant in enum class com.google.protobuf.Extension.MessageType
- PROTO2 - Enum constant in enum class com.google.protobuf.ProtoSyntax
- PROTO3 - Enum constant in enum class com.google.protobuf.ProtoSyntax
- PROTO3_OPTIONAL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- proto3Optional_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- proto3Optional_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- Protobuf - Class in com.google.protobuf
-
Main runtime interface for protobuf.
- Protobuf() - Constructor for class com.google.protobuf.Protobuf
- PROTOBUF_INTERNAL_JAVA_EDITION_DEFAULTS - Static variable in class com.google.protobuf.JavaEditionDefaults
- ProtobufArrayList<E> - Class in com.google.protobuf
-
Implements
Internal.ProtobufList
for non-primitive andString
types. - ProtobufArrayList() - Constructor for class com.google.protobuf.ProtobufArrayList
- ProtobufArrayList(E[], int, boolean) - Constructor for class com.google.protobuf.ProtobufArrayList
- ProtobufRuntimeVersionException(String) - Constructor for exception class com.google.protobuf.RuntimeVersion.ProtobufRuntimeVersionException
- ProtobufToStringOutput - Class in com.google.protobuf
-
ProtobufToStringOutput controls the output format of
Message.toString()
. - ProtobufToStringOutput() - Constructor for class com.google.protobuf.ProtobufToStringOutput
- ProtobufToStringOutput.OutputMode - Enum Class in com.google.protobuf
- ProtocolMessageEnum - Interface in com.google.protobuf
-
Interface of useful methods added to all enums generated by the protocol compiler.
- ProtocolStringList - Interface in com.google.protobuf
-
An interface extending
List<String>
used for repeated string fields to provide optional access to the data as a list of ByteStrings. - ProtoSyntax - Enum Class in com.google.protobuf
-
Represents the syntax version of the message.
- ProtoSyntax() - Constructor for enum class com.google.protobuf.ProtoSyntax
- PUBLIC - Enum constant in enum class com.google.protobuf.RuntimeVersion.RuntimeDomain
- PUBLIC_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- publicDependencies - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- publicDependency_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- publicDependency_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- pushLimit(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- pushLimit(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- pushLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Sets
currentLimit
to (current position) +byteLimit
. - pushLimit(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- pushLimit(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- put(Map.Entry<K, V>) - Method in class com.google.protobuf.MapFieldLite
- put(K, V) - Method in class com.google.protobuf.Internal.MapAdapter
- put(K, V) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- put(K, V) - Method in class com.google.protobuf.MapFieldLite
- put(K, V) - Method in class com.google.protobuf.SmallSortedMap
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.protobuf.MapFieldLite
- putBoolean(boolean[], long, boolean) - Static method in class com.google.protobuf.UnsafeUtil
- putBoolean(Object, long, boolean) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putBoolean(Object, long, boolean) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putBoolean(Object, long, boolean) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putBoolean(Object, long, boolean) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putBoolean(Object, long, boolean) - Static method in class com.google.protobuf.UnsafeUtil
- putBooleanBigEndian(Object, long, boolean) - Static method in class com.google.protobuf.UnsafeUtil
- putBooleanLittleEndian(Object, long, boolean) - Static method in class com.google.protobuf.UnsafeUtil
- putByte(byte[], long, byte) - Static method in class com.google.protobuf.UnsafeUtil
- putByte(long, byte) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putByte(long, byte) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putByte(long, byte) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putByte(long, byte) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putByte(long, byte) - Static method in class com.google.protobuf.UnsafeUtil
- putByte(Object, long, byte) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putByte(Object, long, byte) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putByte(Object, long, byte) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putByte(Object, long, byte) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putByte(Object, long, byte) - Static method in class com.google.protobuf.UnsafeUtil
- putByteBigEndian(Object, long, byte) - Static method in class com.google.protobuf.UnsafeUtil
- putByteLittleEndian(Object, long, byte) - Static method in class com.google.protobuf.UnsafeUtil
- putDouble(double[], long, double) - Static method in class com.google.protobuf.UnsafeUtil
- putDouble(Object, long, double) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putDouble(Object, long, double) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putDouble(Object, long, double) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putDouble(Object, long, double) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putDouble(Object, long, double) - Static method in class com.google.protobuf.UnsafeUtil
- putFloat(float[], long, float) - Static method in class com.google.protobuf.UnsafeUtil
- putFloat(Object, long, float) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putFloat(Object, long, float) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putFloat(Object, long, float) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putFloat(Object, long, float) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putFloat(Object, long, float) - Static method in class com.google.protobuf.UnsafeUtil
- putInt(int[], long, int) - Static method in class com.google.protobuf.UnsafeUtil
- putInt(long, int) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putInt(long, int) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putInt(long, int) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putInt(long, int) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putInt(long, int) - Static method in class com.google.protobuf.UnsafeUtil
- putInt(Object, long, int) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putInt(Object, long, int) - Static method in class com.google.protobuf.UnsafeUtil
- putLong(long[], long, long) - Static method in class com.google.protobuf.UnsafeUtil
- putLong(long, long) - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- putLong(long, long) - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- putLong(long, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- putLong(long, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putLong(long, long) - Static method in class com.google.protobuf.UnsafeUtil
- putLong(Object, long, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putLong(Object, long, long) - Static method in class com.google.protobuf.UnsafeUtil
- putObject(Object[], long, Object) - Static method in class com.google.protobuf.UnsafeUtil
- putObject(Object, long, Object) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- putObject(Object, long, Object) - Static method in class com.google.protobuf.UnsafeUtil
- PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- pyGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- pyGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
R
- RawMessageInfo - Class in com.google.protobuf
-
RawMessageInfo stores the same amount of information as
MessageInfo
but in a more compact format. - RawMessageInfo(MessageLite, String, Object[]) - Constructor for class com.google.protobuf.RawMessageInfo
- read() - Method in class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
- read() - Method in class com.google.protobuf.IterableByteBufferInputStream
- read() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
- read(byte[], int, int) - Method in class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
- read(byte[], int, int) - Method in class com.google.protobuf.IterableByteBufferInputStream
- read(byte[], int, int) - Method in class com.google.protobuf.RopeByteString.RopeInputStream
-
Reads up to
len
bytes of data into arrayb
. - read(InputStream, byte[], int, int) - Static method in class com.google.protobuf.CodedInputStream.StreamDecoder
- READ_DONE - Static variable in interface com.google.protobuf.Reader
-
Value used to indicate that the end of input has been reached.
- readBool() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readBool() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readBool() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readBool() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bool
field value from the stream. - readBool() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readBool() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readBool() - Method in class com.google.protobuf.CodedInputStreamReader
- readBool() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
BOOL
and advances the reader to the next field. - readBoolList(List<Boolean>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readBoolList(List<Boolean>) - Method in class com.google.protobuf.CodedInputStreamReader
- readBoolList(List<Boolean>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
BOOL_LIST
orBOOL_LIST_PACKED
and advances the reader to the next field. - readByte() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readByteArray() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readByteArray() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readByteArray() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bytes
field value from the stream. - readByteArray() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readByteArray() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readByteBuffer() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readByteBuffer() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readByteBuffer() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bytes
field value from the stream. - readByteBuffer() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readByteBuffer() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readBytes() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readBytes() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readBytes() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readBytes() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bytes
field value from the stream. - readBytes() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readBytes() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readBytes() - Method in class com.google.protobuf.CodedInputStreamReader
- readBytes() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
BYTES
and advances the reader to the next field. - readBytesList(List<ByteString>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readBytesList(List<ByteString>) - Method in class com.google.protobuf.CodedInputStreamReader
- readBytesList(List<ByteString>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
BYTES_LIST
and advances the reader to the next field. - readBytesSlowPath(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Like readBytes, but caller must have already checked the fast path: (size invalid input: '<'= (bufferSize - pos) invalid input: '&'invalid input: '&' size > 0 || size == 0)
- readChunk(InputStream, int) - Static method in class com.google.protobuf.ByteString
-
Blocks until a chunk of the given size can be made from the stream, or EOF is reached.
- readDouble() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readDouble() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readDouble() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readDouble() - Method in class com.google.protobuf.CodedInputStream
-
Read a
double
field value from the stream. - readDouble() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readDouble() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readDouble() - Method in class com.google.protobuf.CodedInputStreamReader
- readDouble() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
DOUBLE
and advances the reader to the next field. - readDoubleList(List<Double>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readDoubleList(List<Double>) - Method in class com.google.protobuf.CodedInputStreamReader
- readDoubleList(List<Double>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
DOUBLE_LIST
orDOUBLE_LIST_PACKED
and advances the reader to the next field. - readEnum() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readEnum() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readEnum() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readEnum() - Method in class com.google.protobuf.CodedInputStream
-
Read an enum field value from the stream.
- readEnum() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readEnum() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readEnum() - Method in class com.google.protobuf.CodedInputStreamReader
- readEnum() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
ENUM
and advances the reader to the next field. - readEnumList(List<Integer>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readEnumList(List<Integer>) - Method in class com.google.protobuf.CodedInputStreamReader
- readEnumList(List<Integer>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
ENUM_LIST
orENUM_LIST_PACKED
and advances the reader to the next field. - Reader - Interface in com.google.protobuf
-
A reader of fields from a serialized protobuf message.
- readField(WireFormat.FieldType, Class<?>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readField(WireFormat.FieldType, Class<?>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readFixed32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readFixed32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readFixed32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readFixed32() - Method in class com.google.protobuf.CodedInputStream
-
Read a
fixed32
field value from the stream. - readFixed32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readFixed32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readFixed32() - Method in class com.google.protobuf.CodedInputStreamReader
- readFixed32() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
FIXED32
and advances the reader to the next field. - readFixed32List(List<Integer>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readFixed32List(List<Integer>) - Method in class com.google.protobuf.CodedInputStreamReader
- readFixed32List(List<Integer>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
FIXED32_LIST
orFIXED32_LIST_PACKED
and advances the reader to the next field. - readFixed64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readFixed64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readFixed64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readFixed64() - Method in class com.google.protobuf.CodedInputStream
-
Read a
fixed64
field value from the stream. - readFixed64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readFixed64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readFixed64() - Method in class com.google.protobuf.CodedInputStreamReader
- readFixed64() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
FIXED64
and advances the reader to the next field. - readFixed64List(List<Long>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readFixed64List(List<Long>) - Method in class com.google.protobuf.CodedInputStreamReader
- readFixed64List(List<Long>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
FIXED64_LIST
orFIXED64_LIST_PACKED
and advances the reader to the next field. - readFloat() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readFloat() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readFloat() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readFloat() - Method in class com.google.protobuf.CodedInputStream
-
Read a
float
field value from the stream. - readFloat() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readFloat() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readFloat() - Method in class com.google.protobuf.CodedInputStreamReader
- readFloat() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
FLOAT
and advances the reader to the next field. - readFloatList(List<Float>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readFloatList(List<Float>) - Method in class com.google.protobuf.CodedInputStreamReader
- readFloatList(List<Float>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
FLOAT_LIST
orFLOAT_LIST_PACKED
and advances the reader to the next field. - readFrom(InputStream) - Static method in class com.google.protobuf.ByteString
-
Completely reads the given stream's bytes into a
ByteString
, blocking if necessary until all bytes are read through to the end of the stream. - readFrom(InputStream, int) - Static method in class com.google.protobuf.ByteString
-
Completely reads the given stream's bytes into a
ByteString
, blocking if necessary until all bytes are read through to the end of the stream. - readFrom(InputStream, int, int) - Static method in class com.google.protobuf.ByteString
-
Helper method that takes the chunk size range as a parameter.
- readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read a
group
field value from the stream. - readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read a
group
field value from the stream. - readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readGroup(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readGroup(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readGroup(Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
-
Deprecated.
- readGroup(Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
-
Deprecated.
- readGroup(Class<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Deprecated.groups fields are deprecated.
- readGroupBySchemaWithCheck(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
-
Deprecated.
- readGroupBySchemaWithCheck(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
-
Deprecated.
- readGroupBySchemaWithCheck(Schema<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Deprecated.
- readGroupList(Object, long, Reader, Schema<E>, ExtensionRegistryLite) - Method in class com.google.protobuf.MessageSchema
- readGroupList(List<T>, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
-
Deprecated.
- readGroupList(List<T>, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
-
Deprecated.
- readGroupList(List<T>, Schema<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Deprecated.
- readGroupList(List<T>, Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
-
Deprecated.
- readGroupList(List<T>, Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
-
Deprecated.
- readGroupList(List<T>, Class<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Deprecated.groups fields are deprecated.
- readInt32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readInt32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readInt32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readInt32() - Method in class com.google.protobuf.CodedInputStream
-
Read an
int32
field value from the stream. - readInt32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readInt32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readInt32() - Method in class com.google.protobuf.CodedInputStreamReader
- readInt32() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
INT32
and advances the reader to the next field. - readInt32List(List<Integer>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readInt32List(List<Integer>) - Method in class com.google.protobuf.CodedInputStreamReader
- readInt32List(List<Integer>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
INT32_LIST
orINT32_LIST_PACKED
and advances the reader to the next field. - readInt64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readInt64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readInt64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readInt64() - Method in class com.google.protobuf.CodedInputStream
-
Read an
int64
field value from the stream. - readInt64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readInt64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readInt64() - Method in class com.google.protobuf.CodedInputStreamReader
- readInt64() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
INT64
and advances the reader to the next field. - readInt64List(List<Long>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readInt64List(List<Long>) - Method in class com.google.protobuf.CodedInputStreamReader
- readInt64List(List<Long>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
INT64_LIST
orINT64_LIST_PACKED
and advances the reader to the next field. - readLittleEndian32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readLittleEndian32_NoCheck() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readLittleEndian64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readLittleEndian64_NoCheck() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMap(Map<K, V>, MapEntryLite.Metadata<K, V>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMap(Map<K, V>, MapEntryLite.Metadata<K, V>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readMap(Map<K, V>, MapEntryLite.Metadata<K, V>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
MAP
and advances the reader to the next field. - readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read an embedded message field value from the stream.
- readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read an embedded message field value from the stream.
- readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readMessage(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMessage(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readMessage(Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMessage(Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readMessage(Class<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
MESSAGE
and advances the reader to the next field. - readMessageBySchemaWithCheck(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMessageBySchemaWithCheck(Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readMessageBySchemaWithCheck(Schema<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
- readMessageList(Object, int, Reader, Schema<E>, ExtensionRegistryLite) - Method in class com.google.protobuf.MessageSchema
- readMessageList(List<T>, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMessageList(List<T>, Schema<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readMessageList(List<T>, Schema<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
MESSAGE_LIST
and advances the reader to the next field. - readMessageList(List<T>, Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readMessageList(List<T>, Class<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStreamReader
- readMessageList(List<T>, Class<T>, ExtensionRegistryLite) - Method in interface com.google.protobuf.Reader
- readObject(ObjectInputStream) - Method in class com.google.protobuf.ByteString.BoundedByteString
- readObject(ObjectInputStream) - Method in class com.google.protobuf.ByteString.NioByteString
-
Magic method that lets us override deserialization behavior.
- readObject(ObjectInputStream) - Method in class com.google.protobuf.RopeByteString
- readPrimitiveField(CodedInputStream, WireFormat.FieldType, boolean) - Static method in class com.google.protobuf.FieldSet
-
Read a field of any primitive type for immutable messages from a CodedInputStream.
- readPrimitiveField(CodedInputStream, WireFormat.FieldType, WireFormat.Utf8Validation) - Static method in class com.google.protobuf.WireFormat
-
Read a field of any primitive type for immutable messages from a CodedInputStream.
- readRawByte() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawByte() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawByte() - Method in class com.google.protobuf.CodedInputStream
-
Read one byte from the input.
- readRawByte() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawByte() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Read a fixed size of bytes from the input.
- readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readRawBytesSlowPath(int, boolean) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Exactly like readRawBytes, but caller must have already checked the fast path: (size invalid input: '<'= (bufferSize - pos) invalid input: '&'invalid input: '&' size > 0)
- readRawBytesSlowPathOneChunk(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Attempts to read the data in one byte array when it's safe to do.
- readRawBytesSlowPathRemainingChunks(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Reads the remaining data in small chunks from the input stream.
- readRawBytesTo(byte[], int, int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
Try to get raw bytes from
input
with the size oflength
and copy tobytes
array. - readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream
-
Read a 32-bit little-endian integer from the stream.
- readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream
-
Read a 64-bit little-endian integer from the stream.
- readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readRawVarint32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawVarint32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawVarint32() - Method in class com.google.protobuf.CodedInputStream
-
Read a raw Varint from the stream.
- readRawVarint32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawVarint32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readRawVarint32(int, InputStream) - Static method in class com.google.protobuf.CodedInputStream
-
Like
CodedInputStream.readRawVarint32(InputStream)
, but expects that the caller has already read one byte. - readRawVarint32(InputStream) - Static method in class com.google.protobuf.CodedInputStream
-
Reads a varint from the input one byte at a time, so that it does not read any bytes after the end of the varint.
- readRawVarint64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawVarint64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawVarint64() - Method in class com.google.protobuf.CodedInputStream
-
Read a raw Varint from the stream.
- readRawVarint64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawVarint64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readRawVarint64SlowPath() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readRawVarint64SlowPath() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readRawVarint64SlowPath() - Method in class com.google.protobuf.CodedInputStream
-
Variant of readRawVarint64 for when uncomfortably close to the limit.
- readRawVarint64SlowPath() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readRawVarint64SlowPath() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readResolve() - Method in class com.google.protobuf.GeneratedMessageLite.SerializedForm
-
When read from an ObjectInputStream, this method converts this object back to the regular form.
- readSFixed32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSFixed32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readSFixed32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readSFixed32() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sfixed32
field value from the stream. - readSFixed32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readSFixed32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readSFixed32() - Method in class com.google.protobuf.CodedInputStreamReader
- readSFixed32() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
SFIXED32
and advances the reader to the next field. - readSFixed32List(List<Integer>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSFixed32List(List<Integer>) - Method in class com.google.protobuf.CodedInputStreamReader
- readSFixed32List(List<Integer>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
SFIXED32_LIST
orSFIXED32_LIST_PACKED
and advances the reader to the next field. - readSFixed64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSFixed64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readSFixed64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readSFixed64() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sfixed64
field value from the stream. - readSFixed64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readSFixed64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readSFixed64() - Method in class com.google.protobuf.CodedInputStreamReader
- readSFixed64() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
SFIXED64
and advances the reader to the next field. - readSFixed64List(List<Long>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSFixed64List(List<Long>) - Method in class com.google.protobuf.CodedInputStreamReader
- readSFixed64List(List<Long>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
SFIXED64_LIST
orSFIXED64_LIST_PACKED
and advances the reader to the next field. - readSInt32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSInt32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readSInt32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readSInt32() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sint32
field value from the stream. - readSInt32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readSInt32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readSInt32() - Method in class com.google.protobuf.CodedInputStreamReader
- readSInt32() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
SINT32
and advances the reader to the next field. - readSInt32List(List<Integer>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSInt32List(List<Integer>) - Method in class com.google.protobuf.CodedInputStreamReader
- readSInt32List(List<Integer>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
SINT32_LIST
orSINT32_LIST_PACKED
and advances the reader to the next field. - readSInt64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSInt64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readSInt64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readSInt64() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sint64
field value from the stream. - readSInt64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readSInt64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readSInt64() - Method in class com.google.protobuf.CodedInputStreamReader
- readSInt64() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
SINT64
and advances the reader to the next field. - readSInt64List(List<Long>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readSInt64List(List<Long>) - Method in class com.google.protobuf.CodedInputStreamReader
- readSInt64List(List<Long>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
SINT64_LIST
orSINT64_LIST_PACKED
and advances the reader to the next field. - readSkipInternal(byte[], int, int) - Method in class com.google.protobuf.RopeByteString.RopeInputStream
-
Internal implementation of read and skip.
- readString() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readString() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readString() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readString() - Method in class com.google.protobuf.CodedInputStream
-
Read a
string
field value from the stream. - readString() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readString() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readString() - Method in class com.google.protobuf.CodedInputStreamReader
- readString() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
STRING
and advances the reader to the next field. - readString(CodedInputStream) - Method in enum class com.google.protobuf.WireFormat.Utf8Validation
-
Read a string field from the input with the proper UTF8 validation.
- readString(Object, int, Reader) - Method in class com.google.protobuf.MessageSchema
- readStringInternal(boolean) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readStringList(Object, int, Reader) - Method in class com.google.protobuf.MessageSchema
- readStringList(List<String>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readStringList(List<String>) - Method in class com.google.protobuf.CodedInputStreamReader
- readStringList(List<String>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
STRING_LIST
and advances the reader to the next field. - readStringListInternal(List<String>, boolean) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readStringListInternal(List<String>, boolean) - Method in class com.google.protobuf.CodedInputStreamReader
- readStringListRequireUtf8(List<String>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readStringListRequireUtf8(List<String>) - Method in class com.google.protobuf.CodedInputStreamReader
- readStringListRequireUtf8(List<String>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
STRING_LIST
and advances the reader to the next field. - readStringRequireUtf8() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream
-
Read a
string
field value from the stream. - readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStreamReader
- readStringRequireUtf8() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
STRING
and advances the reader to the next field. - readTag() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readTag() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readTag() - Method in class com.google.protobuf.CodedInputStream
-
Attempt to read a field tag, returning zero if we have reached EOF.
- readTag() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readTag() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readUInt32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readUInt32() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readUInt32() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readUInt32() - Method in class com.google.protobuf.CodedInputStream
-
Read a
uint32
field value from the stream. - readUInt32() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readUInt32() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readUInt32() - Method in class com.google.protobuf.CodedInputStreamReader
- readUInt32() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
UINT32
and advances the reader to the next field. - readUInt32List(List<Integer>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readUInt32List(List<Integer>) - Method in class com.google.protobuf.CodedInputStreamReader
- readUInt32List(List<Integer>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
UINT32_LIST
orUINT32_LIST_PACKED
and advances the reader to the next field. - readUInt64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readUInt64() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- readUInt64() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- readUInt64() - Method in class com.google.protobuf.CodedInputStream
-
Read a
uint64
field value from the stream. - readUInt64() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- readUInt64() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- readUInt64() - Method in class com.google.protobuf.CodedInputStreamReader
- readUInt64() - Method in interface com.google.protobuf.Reader
-
Reads and returns the next field of type
UINT64
and advances the reader to the next field. - readUInt64List(List<Long>) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readUInt64List(List<Long>) - Method in class com.google.protobuf.CodedInputStreamReader
- readUInt64List(List<Long>) - Method in interface com.google.protobuf.Reader
-
Reads the next field of type
UINT64_LIST
orUINT64_LIST_PACKED
and advances the reader to the next field. - readUnknownGroup(int, MessageLite.Builder) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
Deprecated.
- readUnknownGroup(int, MessageLite.Builder) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
Deprecated.
- readUnknownGroup(int, MessageLite.Builder) - Method in class com.google.protobuf.CodedInputStream
-
Deprecated.UnknownFieldSet.Builder now implements MessageLite.Builder, so you can just call
CodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
. - readUnknownGroup(int, MessageLite.Builder) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Deprecated.
- readUnknownGroup(int, MessageLite.Builder) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
Deprecated.
- readVarint32() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
-
Read a raw Varint from the stream.
- readVarint64() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- readVarint64SlowPath() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- realEntry - Variable in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- realIterator - Variable in class com.google.protobuf.Internal.MapAdapter.IteratorAdapter
- realMap - Variable in class com.google.protobuf.Internal.MapAdapter
- RealOneofAccessor(Descriptors.Descriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RealOneofAccessor
- realOneofCount - Variable in class com.google.protobuf.Descriptors.Descriptor
- realSet - Variable in class com.google.protobuf.Internal.MapAdapter.SetAdapter
- recomputeBufferSizeAfterLimit() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- recomputeBufferSizeAfterLimit() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- recomputeBufferSizeAfterLimit() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- recomputeBufferSizeAfterLimit() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- recursionDepth - Variable in class com.google.protobuf.ArrayDecoders.Registers
- recursionLimit - Static variable in class com.google.protobuf.ArrayDecoders
- recursionLimit - Variable in class com.google.protobuf.CodedInputStream
- recursionLimit - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- recursionLimit - Variable in class com.google.protobuf.TextFormat.Parser
- recursionLimit - Static variable in class com.google.protobuf.UnknownFieldSchema
- recursionLimitExceeded() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- REDACTED_MARKER - Static variable in class com.google.protobuf.TextFormat
- refillBuffer(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Reads more bytes from the input, making at least
n
bytes available in the buffer. - refillCallback - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
- reflectExtensionRegistry() - Static method in class com.google.protobuf.ExtensionRegistryFactory
- reflectField(Class<?>, String) - Static method in class com.google.protobuf.MessageSchema
- ReflectionInvoker(String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- ReflectionInvoker(String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>, String, boolean, boolean) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- reflectivePrintWithIndent(MessageLite, StringBuilder, int) - Static method in class com.google.protobuf.MessageLiteToString
-
Reflectively prints the
MessageLite
to the buffer at givenindent
level. - registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DescriptorProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.JavaFeaturesProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.JavaFeaturesProto
- registerDefaultInstance(Class<T>, T) - Static method in class com.google.protobuf.GeneratedMessageLite
- Registers() - Constructor for class com.google.protobuf.ArrayDecoders.Registers
- Registers(ExtensionRegistryLite) - Constructor for class com.google.protobuf.ArrayDecoders.Registers
- registerSchema(Class<?>, Schema<?>) - Method in class com.google.protobuf.Protobuf
-
Registers the given schema for the message type only if a schema was not already registered.
- registerSchemaOverride(Class<?>, Schema<?>) - Method in class com.google.protobuf.Protobuf
-
Visible for testing only.
- remaining() - Method in class com.google.protobuf.AllocatedBuffer
-
Returns the number of elements between the current
AllocatedBuffer.position()
and theAllocatedBuffer.limit()
. - remaining() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
Try to get the number of remaining bytes in
input
. - remaining() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- remove() - Method in class com.google.protobuf.ByteString.AbstractByteIterator
- remove() - Method in class com.google.protobuf.Internal.MapAdapter.IteratorAdapter
- remove() - Method in class com.google.protobuf.LazyField.LazyIterator
- remove() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- remove() - Method in class com.google.protobuf.RopeByteString.PieceIterator
- remove() - Method in class com.google.protobuf.SmallSortedMap.DescendingEntryIterator
- remove() - Method in class com.google.protobuf.SmallSortedMap.EntryIterator
- remove(int) - Method in class com.google.protobuf.AbstractProtobufList
- remove(int) - Method in class com.google.protobuf.BooleanArrayList
- remove(int) - Method in class com.google.protobuf.DoubleArrayList
- remove(int) - Method in class com.google.protobuf.FloatArrayList
- remove(int) - Method in class com.google.protobuf.IntArrayList
- remove(int) - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- remove(int) - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
- remove(int) - Method in class com.google.protobuf.LazyStringArrayList
- remove(int) - Method in class com.google.protobuf.LongArrayList
- remove(int) - Method in class com.google.protobuf.ProtobufArrayList
- remove(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Removes the element at the specified position in this list.
- remove(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- remove(Object) - Method in class com.google.protobuf.AbstractProtobufList
- remove(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- remove(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- remove(Object) - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- remove(Object) - Method in class com.google.protobuf.MapFieldLite
- remove(Object) - Method in class com.google.protobuf.SmallSortedMap.EntrySet
-
Throws a
ClassCastException
if o is not of the expected type. - remove(Object) - Method in class com.google.protobuf.SmallSortedMap
-
The implementation throws a
ClassCastException
if o is not an object of typeK
. - removeAll(Collection<?>) - Method in class com.google.protobuf.AbstractProtobufList
- removeAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- removeAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- removeAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- removeArrayEntryAt(int) - Method in class com.google.protobuf.SmallSortedMap
- removeDeclaration(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- removeDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- removeEditionDefaults(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- removeExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- removeField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- removeFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- removeLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- removeName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- removeNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- removeOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- removeRange(int, int) - Method in class com.google.protobuf.BooleanArrayList
- removeRange(int, int) - Method in class com.google.protobuf.DoubleArrayList
- removeRange(int, int) - Method in class com.google.protobuf.FloatArrayList
- removeRange(int, int) - Method in class com.google.protobuf.IntArrayList
- removeRange(int, int) - Method in class com.google.protobuf.LongArrayList
- removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- repeated_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- repeated_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- REPEATED_FIELD_ENCODING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- REPEATED_FIELD_ENCODING_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
- REPEATED_FIELD_ENCODING_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
REPEATED_FIELD_ENCODING_UNKNOWN = 0;
- REPEATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- RepeatedEnumFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- RepeatedFieldAccessor(String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- RepeatedFieldBuilder<MType,
BType, - Class in com.google.protobufIType> -
RepeatedFieldBuilder
implements a structure that a protocol message uses to hold a repeated field of other protocol messages. - RepeatedFieldBuilder(List<MType>, boolean, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.RepeatedFieldBuilder
-
Constructs a new builder with an empty list of messages.
- RepeatedFieldBuilder.BuilderExternalList<MType,
BType, - Class in com.google.protobufIType> -
Provides a live view of the builder as a list of builders.
- RepeatedFieldBuilder.MessageExternalList<MType,
BType, - Class in com.google.protobufIType> -
Provides a live view of the builder as a list of messages.
- RepeatedFieldBuilder.MessageOrBuilderExternalList<MType,
BType, - Class in com.google.protobufIType> -
Provides a live view of the builder as a list of builders.
- RepeatedFieldBuilderV3<MType,
BType, - Class in com.google.protobufIType> -
Deprecated.This class is deprecated, and slated for removal in the next breaking change. Users should update gencode to >= 4.26.x which replaces RepeatedFieldBuilderV3 with RepeatedFieldBuilder.
- RepeatedFieldBuilderV3(List<MType>, boolean, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- RepeatedFieldBuilderV3.BuilderExternalList<MType,
BType, - Class in com.google.protobufIType> -
Deprecated.
- RepeatedFieldBuilderV3.MessageExternalList<MType,
BType, - Class in com.google.protobufIType> -
Deprecated.
- RepeatedFieldBuilderV3.MessageOrBuilderExternalList<MType,
BType, - Class in com.google.protobufIType> -
Deprecated.
- RepeatedFieldEncoding(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- repeatedFieldEncoding_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- repeatedFieldEncoding_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- repeatedFieldOffsetStart - Variable in class com.google.protobuf.MessageSchema
-
Values at indices checkInitializedCount -> repeatedFieldOffsetStart are map positions.
- RepeatedMessageFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- replaceBuilder(Object, boolean) - Static method in class com.google.protobuf.FieldSet.Builder
- replaceBuilders(SmallSortedMap<T, Object>, boolean) - Static method in class com.google.protobuf.FieldSet.Builder
- replaceBuilders(Map.Entry<T, Object>, boolean) - Static method in class com.google.protobuf.FieldSet.Builder
- replaceBuilders(T, Object, boolean) - Static method in class com.google.protobuf.FieldSet.Builder
- replacement() - Element in annotation interface com.google.protobuf.InlineMe
-
What the caller should be replaced with.
- REPORT_ALL - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- REPORT_NONE - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- repositionBuffer(long) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- requireBytes(int) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- required - Variable in class com.google.protobuf.FieldInfo.Builder
- required - Variable in class com.google.protobuf.FieldInfo
- REQUIRED_BIT - Static variable in class com.google.protobuf.MessageSchema
-
Bit masks for field type extra feature bits encoded in Java gencode via GetExperimentalJavaFieldType in helpers.cc.
- REQUIRED_MASK - Static variable in class com.google.protobuf.MessageSchema
- requireGeneratedMessage(Class<?>) - Static method in class com.google.protobuf.SchemaUtil
-
Requires that the given message extend
GeneratedMessage
orGeneratedMessageLite
. - requirePosition(int) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- requirePosition(int) - Method in class com.google.protobuf.CodedInputStreamReader
- requireSpace(int) - Method in class com.google.protobuf.BinaryWriter
- requireSpace(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- requireSpace(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- requireSpace(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- requireSpace(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- requireWireType(int) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- requireWireType(int) - Method in class com.google.protobuf.CodedInputStreamReader
- reserved_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- reserved_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- RESERVED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- reservedName_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- reservedName_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- reservedName_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- reservedName_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- ReservedRange() - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- ReservedRange(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- reservedRange_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- reservedRange_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- reservedRange_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- reservedRange_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- reservedRangeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- reservedRangeBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- reset() - Method in class com.google.protobuf.ByteString.Output
-
Resets this stream, so that all currently accumulated output in the output stream is discarded.
- reset() - Method in class com.google.protobuf.RopeByteString.RopeInputStream
- reset() - Method in interface com.google.protobuf.RpcController
-
Resets the RpcController to its initial state so that it may be reused in a new call.
- reset(Buffer) - Static method in class com.google.protobuf.Java8Compatibility
- resetListAndThrow(List<?>, int) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Remove elements after index begin from the List and throw NullPointerException.
- resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream
-
Resets the current size counter to zero (see
CodedInputStream.setSizeLimit(int)
). - resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.Descriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeatures() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
See
invalid reference
FileDescriptor#resolveAllFeatures
- resolveAllFeaturesImmutable() - Method in class com.google.protobuf.Descriptors.FileDescriptor
- resolveAllFeaturesInternal() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- resolveExtensionClass() - Static method in class com.google.protobuf.ExtensionRegistryLite.ExtensionClassHolder
- resolveFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- resolveMessageClass() - Method in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- result - Variable in class com.google.protobuf.UnknownFieldSet.Field.Builder
- resultCache - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- retainAll(Collection<?>) - Method in class com.google.protobuf.AbstractProtobufList
- retainAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- retainAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- retention_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- retention_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- RETENTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- RETENTION_RUNTIME - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
RETENTION_RUNTIME = 1;
- RETENTION_RUNTIME_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
RETENTION_RUNTIME = 1;
- RETENTION_SOURCE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
RETENTION_SOURCE = 2;
- RETENTION_SOURCE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
RETENTION_SOURCE = 2;
- RETENTION_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
RETENTION_UNKNOWN = 0;
- RETENTION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
RETENTION_UNKNOWN = 0;
- right - Variable in class com.google.protobuf.RopeByteString
- rootMessageType - Variable in class com.google.protobuf.TextFormat.TextGenerator
- RopeByteString - Class in com.google.protobuf
-
Class to represent
ByteStrings
formed by concatenation of other ByteStrings, without copying the data in the pieces. - RopeByteString(ByteString, ByteString) - Constructor for class com.google.protobuf.RopeByteString
-
Create a new RopeByteString, which can be thought of as a new tree node, by recording references to the two given strings.
- RopeByteString.Balancer - Class in com.google.protobuf
-
This class implements the balancing algorithm of BAP95.
- RopeByteString.PieceIterator - Class in com.google.protobuf
-
This class is a continuable tree traversal, which keeps the state information which would exist on the stack in a recursive traversal instead on a stack of "Bread Crumbs".
- RopeByteString.RopeInputStream - Class in com.google.protobuf
-
This class is the
RopeByteString
equivalent forByteArrayInputStream
. - RopeInputStream() - Constructor for class com.google.protobuf.RopeByteString.RopeInputStream
- RpcCallback<ParameterType> - Interface in com.google.protobuf
-
Interface for an RPC callback, normally called when an RPC completes.
- RpcChannel - Interface in com.google.protobuf
-
Abstract interface for an RPC channel.
- RpcController - Interface in com.google.protobuf
-
An
RpcController
mediates a single method call. - RpcUtil - Class in com.google.protobuf
-
Grab-bag of utility functions useful when dealing with RPCs.
- RpcUtil() - Constructor for class com.google.protobuf.RpcUtil
- RpcUtil.AlreadyCalledException - Exception Class in com.google.protobuf
-
Exception thrown when a one-time callback is called more than once.
- RUBY_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- rubyPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- rubyPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- run(ParameterType) - Method in interface com.google.protobuf.RpcCallback
- RuntimeDomain() - Constructor for enum class com.google.protobuf.RuntimeVersion.RuntimeDomain
- RuntimeVersion - Class in com.google.protobuf
-
Provides the version of this Protobuf Java runtime, and methods for Protobuf Java gencode to validate that versions are compatible.
- RuntimeVersion() - Constructor for class com.google.protobuf.RuntimeVersion
- RuntimeVersion.ProtobufRuntimeVersionException - Exception Class in com.google.protobuf
-
A runtime exception to be thrown by the version validator if version is not well defined or versions mismatch.
- RuntimeVersion.RuntimeDomain - Enum Class in com.google.protobuf
-
Indicates the domain of the Protobuf artifact.
S
- SafeDirectNioEncoder(ByteBuffer) - Constructor for class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- SafeDirectWriter(BufferAllocator, int) - Constructor for class com.google.protobuf.BinaryWriter.SafeDirectWriter
- safeEquals(Object, Object) - Static method in class com.google.protobuf.SchemaUtil
-
Returns true if both are null or both are
Object.equals(java.lang.Object)
. - safeGetClass(String) - Static method in class com.google.protobuf.ByteBufferWriter
- SafeHeapReader(ByteBuffer, boolean) - Constructor for class com.google.protobuf.BinaryReader.SafeHeapReader
- SafeHeapWriter(BufferAllocator, int) - Constructor for class com.google.protobuf.BinaryWriter.SafeHeapWriter
- SafeProcessor() - Constructor for class com.google.protobuf.Utf8.SafeProcessor
- SCALAR - Enum constant in enum class com.google.protobuf.FieldType.Collection
- Schema<T> - Interface in com.google.protobuf
-
A runtime schema for a single protobuf message.
- schemaCache - Variable in class com.google.protobuf.Protobuf
- schemaFactory - Variable in class com.google.protobuf.Protobuf
- SchemaFactory - Interface in com.google.protobuf
-
A factory that manufactures
Schema
instances for protobuf messages. - schemaFor(Class<T>) - Method in class com.google.protobuf.Protobuf
-
Gets the schema for the given message type.
- schemaFor(T) - Method in class com.google.protobuf.Protobuf
-
Gets the schema for the given message.
- SchemaUtil - Class in com.google.protobuf
-
Helper methods used by schemas.
- SchemaUtil() - Constructor for class com.google.protobuf.SchemaUtil
- SearchFilter() - Constructor for enum class com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
- Semantic(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- semantic_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- semantic_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- SEMANTIC_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- SENSITIVE - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
- sensitiveFieldReportingLevel - Static variable in class com.google.protobuf.TextFormat.Printer
- sensitivity - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- Sensitivity() - Constructor for enum class com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
- serializationDeterministic - Variable in class com.google.protobuf.CodedOutputStream
- serializeBooleanMapTo(CodedOutputStream, MapField<Boolean, V>, MapEntry<Boolean, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
- SerializedForm(MessageLite) - Constructor for class com.google.protobuf.GeneratedMessageLite.SerializedForm
-
Creates the serialized form by calling
MessageLite.toByteArray()
. - serializeExtension(Writer, Map.Entry<?, ?>) - Method in class com.google.protobuf.ExtensionSchema
-
Serializes one extension entry.
- serializeExtension(Writer, Map.Entry<?, ?>) - Method in class com.google.protobuf.ExtensionSchemaFull
- serializeExtension(Writer, Map.Entry<?, ?>) - Method in class com.google.protobuf.ExtensionSchemaLite
- serializeIntegerMapTo(CodedOutputStream, MapField<Integer, V>, MapEntry<Integer, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
- serializeLongMapTo(CodedOutputStream, MapField<Long, V>, MapEntry<Long, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
- serializeMapTo(CodedOutputStream, Map<K, V>, MapEntry<K, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
-
Serialize the map using the iteration order.
- serializeStringMapTo(CodedOutputStream, MapField<String, V>, MapEntry<String, V>, int) - Static method in class com.google.protobuf.GeneratedMessage
- serializeTo(CodedOutputStream, int, K, V) - Method in class com.google.protobuf.MapEntryLite
-
Serializes the provided key and value as though they were wrapped by a
MapEntryLite
to the output stream. - serialVersionUID - Static variable in class com.google.protobuf.ByteString.BoundedByteString
- serialVersionUID - Static variable in class com.google.protobuf.ByteString.LeafByteString
- serialVersionUID - Static variable in class com.google.protobuf.ByteString.LiteralByteString
- serialVersionUID - Static variable in class com.google.protobuf.ByteString
- serialVersionUID - Static variable in exception class com.google.protobuf.CodedOutputStream.OutOfSpaceException
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- serialVersionUID - Static variable in exception class com.google.protobuf.Descriptors.DescriptorValidationException
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessage
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- serialVersionUID - Static variable in exception class com.google.protobuf.InvalidProtocolBufferException.InvalidWireTypeException
- serialVersionUID - Static variable in exception class com.google.protobuf.InvalidProtocolBufferException
- serialVersionUID - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- serialVersionUID - Static variable in class com.google.protobuf.RopeByteString
- serialVersionUID - Static variable in exception class com.google.protobuf.RpcUtil.AlreadyCalledException
- serialVersionUID - Static variable in exception class com.google.protobuf.ServiceException
- serialVersionUID - Static variable in exception class com.google.protobuf.TextFormat.InvalidEscapeSequenceException
- serialVersionUID - Static variable in exception class com.google.protobuf.TextFormat.ParseException
- serialVersionUID - Static variable in exception class com.google.protobuf.UninitializedMessageException
- SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- serverStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- serverStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- service - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
- Service - Interface in com.google.protobuf
-
Abstract base interface for protocol-buffer-based RPC services.
- service_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- service_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- serviceBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- ServiceDescriptor(DescriptorProtos.ServiceDescriptorProto, Descriptors.FileDescriptor, int) - Constructor for class com.google.protobuf.Descriptors.ServiceDescriptor
- ServiceDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- ServiceDescriptorProto(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- ServiceException - Exception Class in com.google.protobuf
-
Thrown by blocking RPC methods when a failure occurs.
- ServiceException(String) - Constructor for exception class com.google.protobuf.ServiceException
- ServiceException(String, Throwable) - Constructor for exception class com.google.protobuf.ServiceException
- ServiceException(Throwable) - Constructor for exception class com.google.protobuf.ServiceException
- ServiceOptions() - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions
- ServiceOptions(GeneratedMessage.ExtendableBuilder<DescriptorProtos.ServiceOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions
- services - Variable in class com.google.protobuf.Descriptors.FileDescriptor
- set(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- set(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
- set(int, byte[]) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- set(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
- set(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
- set(int, ByteString) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- set(int, E) - Method in class com.google.protobuf.AbstractProtobufList
- set(int, E) - Method in class com.google.protobuf.ProtobufArrayList
- set(int, Boolean) - Method in class com.google.protobuf.BooleanArrayList
- set(int, Double) - Method in class com.google.protobuf.DoubleArrayList
- set(int, Float) - Method in class com.google.protobuf.FloatArrayList
- set(int, Integer) - Method in class com.google.protobuf.IntArrayList
- set(int, Long) - Method in class com.google.protobuf.LongArrayList
- set(int, String) - Method in class com.google.protobuf.LazyStringArrayList
- set(GeneratedMessage.Builder<?>, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- set(GeneratedMessage.Builder<?>, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.MethodInvoker
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- set(GeneratedMessage.Builder<?>, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
- set(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Overrides the contents of this LazyField.
- SET - Enum constant in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
The element is set or otherwise mutated.
- SET_MEMOIZED_IS_INITIALIZED - Enum constant in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- SET_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
The element is set or otherwise mutated.
- SetAdapter(Set<Map.Entry<K, RealValue>>) - Constructor for class com.google.protobuf.Internal.MapAdapter.SetAdapter
- setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same value.
- setAllowUnknownExtensions(boolean) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Set whether this parser will allow unknown extensions.
- setAllowUnknownFields(boolean) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Set whether this parser will allow unknown fields.
- setAlwaysUseFieldBuildersForTesting(boolean) - Static method in class com.google.protobuf.GeneratedMessage
-
For testing.
- setAndReturn(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
- setAndReturn(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
- setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element of its generating .proto file.
- setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code that relates to the identified object.
- setBoolean(int, boolean) - Method in class com.google.protobuf.BooleanArrayList
- setBoolean(int, boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setBuffer(byte[]) - Static method in class com.google.protobuf.ByteBufferWriter
- setBuilderToMessage(Object, B) - Method in class com.google.protobuf.UnknownFieldSchema
-
Sets an unknown field builder into the message.
- setBuilderToMessage(Object, UnknownFieldSet.Builder) - Method in class com.google.protobuf.UnknownFieldSetSchema
- setBuilderToMessage(Object, UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- setBytesMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
- setByteString(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets this field with bytes to delay-parse.
- setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services are not specific to any particular RPC system.
- setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
NOTE: ctype is deprecated.
- setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Indicate that fields annotated with this enum value should not be printed out when using debug formats, e.g.
- setDebugRedact(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Indicate that the field value should not be printed out when using debug formats, e.g.
- setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- setDeclaration(int, DescriptorProtos.ExtensionRangeOptions.Declaration.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
For external users: DO NOT USE.
- setDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- setDefaults(int, DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
repeated .google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault defaults = 1;
- setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum, or it will be completely ignored; in the very least, this is a formalization for deprecating enums.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated? Depending on the target platform, this can emit Deprecated annotations for the enum value, or it will be completely ignored; in the very least, this is a formalization for deprecating enum values.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated? Depending on the target platform, this can emit Deprecated annotations for accessors, or it will be completely ignored; in the very least, this is a formalization for deprecating fields.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated? Depending on the target platform, this can emit Deprecated annotations for everything in the file, or it will be completely ignored; in the very least, this is a formalization for deprecating files.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated? Depending on the target platform, this can emit Deprecated annotations for the message, or it will be completely ignored; in the very least, this is a formalization for deprecating messages.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated? Depending on the target platform, this can emit Deprecated annotations for the method, or it will be completely ignored; in the very least, this is a formalization for deprecating methods.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.
- setDeprecatedLegacyJsonFieldConflicts(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Deprecated.google.protobuf.EnumOptions.deprecated_legacy_json_field_conflicts is deprecated. See google/protobuf/descriptor.proto;l=857
- 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=640
- setDeprecationWarning(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- setDeprecationWarningBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The deprecation warning text if this feature is used after the edition it was marked deprecated in.
- setDouble(int, double) - Method in class com.google.protobuf.DoubleArrayList
- setDouble(int, double) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
- setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
optional .google.protobuf.Edition edition = 3;
- setEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The edition of the proto file.
- setEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- setEditionDefaults(int, DescriptorProtos.FieldOptions.EditionDefault.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;
- setEditionDeprecated(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature becomes deprecated in.
- setEditionIntroduced(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition that this feature was first available in.
- setEditionRemoved(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport.Builder
-
The edition this feature is no longer available in.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Exclusive.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that relates to the identified object.
- setEnforceNamingStyle(DescriptorProtos.FeatureSet.EnforceNamingStyle) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [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;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumType(DescriptorProtos.FeatureSet.EnumType) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(ExtensionLite<? extends MessageT, List<T>>, int, T) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<? extends MessageT, T>, T) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageT, List<T>>, int, T) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- setExtension(GeneratedMessage.GeneratedExtension<MessageT, T>, T) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setExtensions(Object, FieldSet<Descriptors.FieldDescriptor>) - Method in class com.google.protobuf.ExtensionSchemaFull
- setExtensions(Object, FieldSet<GeneratedMessageLite.ExtensionDescriptor>) - Method in class com.google.protobuf.ExtensionSchemaLite
- setExtensions(Object, FieldSet<T>) - Method in class com.google.protobuf.ExtensionSchema
-
Replaces the extension
FieldSet
for the message instance. - setFailed(String) - Method in interface com.google.protobuf.RpcController
-
Causes
failed()
to return true on the client side. - setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
Any features defined in the specific edition.
- setFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Any features defined in the specific edition.
- setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Information about the support window of a feature value.
- setFeatureSupport(DescriptorProtos.FieldOptions.FeatureSupport.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;
- setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets a field to the given value.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Sets a field to the given value.
- setField(T, Object) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
Message.Builder.setField(Descriptors.FieldDescriptor, Object)
. - setField(T, Object) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
Message.Builder.setField(Descriptors.FieldDescriptor,Object)
. - setFieldPresence(DescriptorProtos.FeatureSet.FieldPresence) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- setFieldPresent(T, int) - Method in class com.google.protobuf.MessageSchema
- setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFixedFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- setFixedFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can't be overridden in this edition.
- setFloat(int, float) - Method in class com.google.protobuf.FloatArrayList
- setFloat(int, float) - Method in interface com.google.protobuf.Internal.FloatList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setFullName(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified name of the extension field.
- setFullNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified name of the extension field.
- setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be placed.
- setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be placed.
- setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer identified it as during parsing.
- setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- setInt(int, int) - Method in class com.google.protobuf.IntArrayList
- setInt(int, int) - Method in interface com.google.protobuf.Internal.IntList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- 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=465
- setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If enabled, then the Java code generator will generate a separate .java file for each top-level message, enum, and service defined in the .proto file.
- setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Controls the name of the wrapper Java class generated for the .proto file.
- setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Controls the name of the wrapper Java class generated for the .proto file.
- setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be placed.
- setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be placed.
- setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
A proto2 file can set this to true to opt in to UTF-8 checking for Java, which will throw an exception if invalid UTF-8 is parsed from the wire or assigned to a string field.
- setJsonFormat(DescriptorProtos.FeatureSet.JsonFormat) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- setJsonName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the field.
- setKey(K) - Method in class com.google.protobuf.MapEntry.Builder
- setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type fields.
- setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any comments appearing before and after the declaration which appear to be attached to the declaration.
- setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- setLegacyClosedEnum(boolean) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether or not to treat an enum field as closed.
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which corresponds to a particular definition.
- setLocation(Descriptors.FieldDescriptor, TextFormatParseLocation) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Record the starting location of a single value for a field.
- setLong(int, long) - Method in interface com.google.protobuf.Internal.LongList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setLong(int, long) - Method in class com.google.protobuf.LongArrayList
- setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the maps field.
- setMaximumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The maximum known edition (inclusive) when this was constructed.
- setMemoizedHashCode(int) - Method in class com.google.protobuf.GeneratedMessageLite
- setMemoizedSerializedSize(int) - Method in class com.google.protobuf.AbstractMessage
- setMemoizedSerializedSize(int) - Method in class com.google.protobuf.AbstractMessageLite
- setMemoizedSerializedSize(int) - Method in class com.google.protobuf.GeneratedMessageLite
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Sets a message at the specified index replacing the existing item at that index.
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Deprecated.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Sets a message for the field replacing any existing value.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- setMessageEncoding(DescriptorProtos.FeatureSet.MessageEncoding) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- setMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker
- setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMinimumEdition(DescriptorProtos.Edition) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.Builder
-
The minimum supported edition (inclusive) when this was constructed.
- setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can conflict with a field of the same name.
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The extension number declared within the extension range.
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c generated classes from this .proto.
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl list.
- setOneofPresent(T, int, int) - Method in class com.google.protobuf.MessageSchema
- setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- setOptions(DescriptorProtos.ExtensionRangeOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- setOptions(DescriptorProtos.OneofOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOutputMode(ProtobufToStringOutput.OutputMode) - Static method in class com.google.protobuf.ProtobufToStringOutput
- setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setOverridableFeatures(DescriptorProtos.FeatureSet) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- setOverridableFeatures(DescriptorProtos.FeatureSet.Builder) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder
-
Defaults of features that can be overridden in this edition.
- setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable a more efficient representation on the wire.
- setParseInfoTreeBuilder(TextFormatParseInfoTree.Builder) - Method in class com.google.protobuf.TextFormat.Parser.Builder
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this location.
- setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes from this .proto.
- setPhpMetadataNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated metadata classes.
- setPhpMetadataNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated metadata classes.
- setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- setProto(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.Descriptors.Descriptor
- setProto(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
- setProto(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
- setProto(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- setProto(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Replace our
DescriptorProtos.FileDescriptorProto
with the given one, which is identical except that it might contain extensions that weren't present in the original. - setProto(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.Descriptors.MethodDescriptor
- setProto(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- setProto(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
- setProto3Optional(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If true, this is a proto3 "optional".
- setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- setRecursionLimit(int) - Static method in class com.google.protobuf.ArrayDecoders
-
Set the maximum recursion limit that ArrayDecoders will allow.
- setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message recursion depth.
- setRecursionLimit(int) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Set the maximum recursion limit that the parser will allow.
- setRecursionLimit(int) - Method in class com.google.protobuf.UnknownFieldSchema
-
Set the maximum recursion limit that ArrayDecoders will allow.
- setRepeated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the extension must be defined as repeated.
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.MethodInvoker
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
- setRepeated(GeneratedMessage.Builder<?>, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MapEntry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets an element of a repeated field to the given value.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionBuilderAdapter
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Sets an element of a repeated field to the given value.
- setRepeatedField(T, int, Object) - Method in class com.google.protobuf.FieldSet.Builder
-
Useful for implementing
Message.Builder.setRepeatedField(Descriptors.FieldDescriptor, int, Object)
. - setRepeatedField(T, int, Object) - Method in class com.google.protobuf.FieldSet
-
Useful for implementing
Message.Builder.setRepeatedField(Descriptors.FieldDescriptor,int,Object)
. - setRepeatedFieldEncoding(DescriptorProtos.FeatureSet.RepeatedFieldEncoding) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- setRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker
- setRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- setReserved(boolean) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
If true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile.
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- setRetention(DescriptorProtos.FieldOptions.OptionRetention) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.OptionRetention retention = 17;
- setRubyPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the package of ruby generated classes.
- setRubyPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the package of ruby generated classes.
- setSemantic(DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;
- setSensitiveFieldReportingLevel(TextFormat.Printer.FieldReporterLevel) - Method in class com.google.protobuf.TextFormat.Printer
- setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setSingleLineOutput(Appendable, boolean) - Static method in class com.google.protobuf.TextFormat
- setSingleLineOutput(Appendable, boolean, Descriptors.Descriptor, TextFormat.Printer.FieldReporterLevel) - Static method in class com.google.protobuf.TextFormat
- setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Sets parser behavior when a non-repeated field appears more than once.
- setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Only valid for
InputStream
-backed streams. - setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column, end line (optional, otherwise assumed same as start line), end column.
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
Inclusive.
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it replacing '.' with underscore and use that to prefix the types/symbols defined.
- setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- setTargets(int, DescriptorProtos.FieldOptions.OptionTargetType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;
- setTestJavaEditionDefaults(DescriptorProtos.FeatureSetDefaults) - Static method in class com.google.protobuf.Descriptors
-
Sets the default feature mappings used during the build.
- setThrownFromInputStream() - Method in exception class com.google.protobuf.InvalidProtocolBufferException
-
Set by CodedInputStream
- setToMessage(Object, UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSetSchema
- setToMessage(Object, UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- setToMessage(Object, T) - Method in class com.google.protobuf.UnknownFieldSchema
-
Sets the unknown fields into the message.
- setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- setType(String) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified type name of the extension field.
- setTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
-
The fully-qualified type name of the extension field.
- setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- setTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Sets the TypeRegistry for resolving Any.
- setUnfinishedMessage(MessageLite) - Method in exception class com.google.protobuf.InvalidProtocolBufferException
-
Attaches an unfinished message to the exception to support best-effort parsing in
Parser
interface. - setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.MapEntry.Builder
- setUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
Set the
UnknownFieldSet
for this message. - setUnknownFieldSetBuilder(UnknownFieldSet.Builder) - Method in class com.google.protobuf.AbstractMessage.Builder
- setUnknownFieldSetBuilder(UnknownFieldSet.Builder) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setUnknownFieldsInternal(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setUnknownFieldsProto3(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
This method is obsolete, but we must retain it for compatibility with older generated code.
- setUnverifiedLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
unverified_lazy does no correctness checks on the byte stream.
- setUseOldOuterClassnameDefault(boolean) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
-
Whether to use the old default outer class name scheme, or the new feature which adds a "Proto" suffix to the outer class name.
- setUtf8Validation(DescriptorProtos.FeatureSet.Utf8Validation) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
-
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [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 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
- setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets the value of the instance and returns the old value without delay parsing anything.
- setValue(Object) - Method in class com.google.protobuf.LazyField.LazyEntry
- setValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
Textproto value.
- setValue(V) - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
- setValue(V) - Method in class com.google.protobuf.MapEntry.Builder
- setValue(V) - Method in class com.google.protobuf.SmallSortedMap.Entry
- setValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
-
Textproto value.
- setValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The verification state of the range.
- setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- SFIXED32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- SFIXED32 - Enum constant in enum class com.google.protobuf.FieldType
- SFIXED32 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- SFIXED32_LIST - Enum constant in enum class com.google.protobuf.FieldType
- SFIXED32_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- SFIXED64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- SFIXED64 - Enum constant in enum class com.google.protobuf.FieldType
- SFIXED64 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- SFIXED64_LIST - Enum constant in enum class com.google.protobuf.FieldType
- SFIXED64_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- SHORT_DEBUG_STRING - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- shortDebugString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.TextFormat.Printer
-
Deprecated.Use
this.emittingSingleLine(true).printFieldToString(FieldDescriptor, Object)
- shortDebugString(MessageOrBuilder) - Method in class com.google.protobuf.TextFormat.Printer
-
Deprecated.Use
this.printer().emittingSingleLine(true).printToString(MessageOrBuilder)
- shortDebugString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().emittingSingleLine(true).printToString(MessageOrBuilder)
- shortDebugString(UnknownFieldSet) - Method in class com.google.protobuf.TextFormat.Printer
-
Deprecated.Use
this.emittingSingleLine(true).printToString(UnknownFieldSet)
- shouldDiscardUnknownFields - Variable in class com.google.protobuf.CodedInputStream
- shouldDiscardUnknownFields() - Method in class com.google.protobuf.BinaryReader
- shouldDiscardUnknownFields() - Method in class com.google.protobuf.CodedInputStream
-
Whether unknown fields in this input stream should be discarded during parsing into full runtime messages.
- shouldDiscardUnknownFields() - Method in class com.google.protobuf.CodedInputStreamReader
- shouldDiscardUnknownFields() - Method in interface com.google.protobuf.Reader
- shouldDiscardUnknownFields(Reader) - Method in class com.google.protobuf.UnknownFieldSchema
-
Whether unknown fields should be dropped.
- shouldDiscardUnknownFields(Reader) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- shouldDiscardUnknownFields(Reader) - Method in class com.google.protobuf.UnknownFieldSetSchema
- shouldOutputDebugFormat() - Static method in class com.google.protobuf.ProtobufToStringOutput
- shouldRedact(Descriptors.FieldDescriptor, TextFormat.TextGenerator) - Method in class com.google.protobuf.TextFormat.Printer
- shouldUseTableSwitch(int, int, int) - Static method in class com.google.protobuf.SchemaUtil
-
Determines whether to issue tableswitch or lookupswitch for the mergeFrom method.
- shouldUseTableSwitch(FieldInfo[]) - Static method in class com.google.protobuf.SchemaUtil
-
Determines whether to issue tableswitch or lookupswitch for the mergeFrom method.
- SingleFieldBuilder<MType,
BType, - Class in com.google.protobufIType> -
SingleFieldBuilder
implements a structure that a protocol message uses to hold a single field of another protocol message. - SingleFieldBuilder(MType, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilder
- SingleFieldBuilderV3<MType,
BType, - Class in com.google.protobufIType> -
Deprecated.This class is deprecated, and slated for removal in the next breaking change. Users should update gencode to >= 4.26.x which replaces SingleFieldBuilderV3 with SingleFieldBuilder.
- SingleFieldBuilderV3(MType, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilderV3
-
Deprecated.
- singleLine - Variable in class com.google.protobuf.TextFormat.Printer
- singleLine() - Static method in class com.google.protobuf.DebugFormat
- singleLineMode - Variable in class com.google.protobuf.TextFormat.TextGenerator
- SingularEnumFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- SingularFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- singularFromFieldSetType(Object) - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- singularFromReflectionType(Object) - Method in class com.google.protobuf.Extension
- singularFromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Like
GeneratedMessage.GeneratedExtension.fromReflectionType(Object)
, but if the type is a repeated type, this converts a single element. - SingularMessageFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
- singularOverwritePolicy - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- singularOverwritePolicy - Variable in class com.google.protobuf.TextFormat.Parser
- SingularOverwritePolicy() - Constructor for enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
- SingularStringFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder<?>>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
- singularToFieldSetType(Object) - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- singularToReflectionType(Object) - Method in class com.google.protobuf.Extension
- singularToReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Like
GeneratedMessage.GeneratedExtension.toReflectionType(Object)
, but if the type is a repeated type, this converts a single element. - singularType - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- SINT32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- SINT32 - Enum constant in enum class com.google.protobuf.FieldType
- SINT32 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- SINT32_LIST - Enum constant in enum class com.google.protobuf.FieldType
- SINT32_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- SINT64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- SINT64 - Enum constant in enum class com.google.protobuf.FieldType
- SINT64 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- SINT64_LIST - Enum constant in enum class com.google.protobuf.FieldType
- SINT64_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- size - Variable in class com.google.protobuf.BooleanArrayList
-
The size of the list distinct from the length of the array.
- size - Variable in class com.google.protobuf.DoubleArrayList
-
The size of the list distinct from the length of the array.
- size - Variable in class com.google.protobuf.FloatArrayList
-
The size of the list distinct from the length of the array.
- size - Variable in class com.google.protobuf.IntArrayList
-
The size of the list distinct from the length of the array.
- size - Variable in class com.google.protobuf.LongArrayList
-
The size of the list distinct from the length of the array.
- size - Variable in class com.google.protobuf.ProtobufArrayList
- size() - Method in class com.google.protobuf.BooleanArrayList
- size() - Method in class com.google.protobuf.ByteString.BoundedByteString
- size() - Method in class com.google.protobuf.ByteString.LiteralByteString
- size() - Method in class com.google.protobuf.ByteString.NioByteString
- size() - Method in class com.google.protobuf.ByteString.Output
-
Returns the current size of the output stream.
- size() - Method in class com.google.protobuf.ByteString
-
Gets the number of bytes.
- size() - Method in class com.google.protobuf.DoubleArrayList
- size() - Method in class com.google.protobuf.FloatArrayList
- size() - Method in class com.google.protobuf.IntArrayList
- size() - Method in class com.google.protobuf.Internal.IntListAdapter
- size() - Method in class com.google.protobuf.Internal.ListAdapter
- size() - Method in class com.google.protobuf.Internal.MapAdapter.SetAdapter
- size() - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
- size() - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
- size() - Method in class com.google.protobuf.LazyStringArrayList
- size() - Method in class com.google.protobuf.LongArrayList
- size() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- size() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- size() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- size() - Method in class com.google.protobuf.ProtobufArrayList
- size() - Method in class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
- size() - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
- size() - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
- size() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
Deprecated.
- size() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
Deprecated.
- size() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
Deprecated.
- size() - Method in class com.google.protobuf.RopeByteString
- size() - Method in class com.google.protobuf.SmallSortedMap.EntrySet
- size() - Method in class com.google.protobuf.SmallSortedMap
- size() - Method in interface com.google.protobuf.TextFormatEscaper.ByteSequence
- size() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- sizeLimit - Variable in class com.google.protobuf.CodedInputStream
-
Visible for subclasses.
- sizeLimitExceeded() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- skip(long) - Method in class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
- skip(long) - Method in class com.google.protobuf.RopeByteString.RopeInputStream
- skip(InputStream, long) - Static method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipBytes(int) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- skipField() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- skipField() - Method in class com.google.protobuf.CodedInputStreamReader
- skipField() - Method in interface com.google.protobuf.Reader
-
Skips the current field and advances the reader to the next field.
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- skipField(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards a single field, given its tag value.
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- skipField(int, byte[], int, int, ArrayDecoders.Registers) - Static method in class com.google.protobuf.ArrayDecoders
-
Skips an unknown field.
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Deprecated.use
UnknownFieldSet
orUnknownFieldSetLite
to skip to an output stream. - skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- skipField(TextFormat.Tokenizer, Descriptors.Descriptor, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips the next field including the field's name and value.
- skipFieldMessage(TextFormat.Tokenizer, Descriptors.Descriptor, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips the whole body of a message including the beginning delimiter and the ending delimiter.
- skipFieldShortFormedRepeated(TextFormat.Tokenizer, boolean, Descriptors.Descriptor, int) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips a short-formed repeated field value.
- skipFieldValue(TextFormat.Tokenizer) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips a field value.
- skipGroup() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- skipMessage() - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards an entire message.
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Reads an entire message and writes it to output in wire format.
- SkippedDataSink() - Constructor for class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards
size
bytes. - skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- skipRawBytesSlowPath(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Exactly like skipRawBytes, but caller must have already checked the fast path: (size invalid input: '<'= (bufferSize - pos) invalid input: '&'invalid input: '&' size >= 0)
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- skipRawVarintFastPath() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- skipRawVarintFastPath() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipRawVarintFastPath() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- skipRawVarintSlowPath() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
- skipRawVarintSlowPath() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
- skipRawVarintSlowPath() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- skipVarint() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- skipVarintSlowPath() - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- skipWhitespace() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Skip over any whitespace so that the matcher region starts at the next token.
- slice(int, int) - Method in class com.google.protobuf.ByteString.NioByteString
-
Creates a slice of a range of this buffer.
- slice(int, int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- slice(long, long) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- slowPositionForFieldNumber(int, int) - Method in class com.google.protobuf.MessageSchema
- SMALL_ADDRESS_MASK - Static variable in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
-
Mask used to convert a 64 bit memory address to a 32 bit address.
- smallAddress(long) - Static method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
-
Truncate a
long
address into a shortint
address. - SmallSortedMap<K,
V> - Class in com.google.protobuf -
A custom map implementation from FieldDescriptor to Object optimized to minimize the number of memory allocations for instances with a small number of mappings.
- SmallSortedMap() - Constructor for class com.google.protobuf.SmallSortedMap
- SmallSortedMap.DescendingEntryIterator - Class in com.google.protobuf
-
Reverse Iterator implementation that switches from the entry array to the overflow entries appropriately.
- SmallSortedMap.DescendingEntrySet - Class in com.google.protobuf
- SmallSortedMap.Entry - Class in com.google.protobuf
-
Entry implementation that implements Comparable in order to support binary search within the entry array.
- SmallSortedMap.EntryIterator - Class in com.google.protobuf
-
Iterator implementation that switches from the entry array to the overflow entries appropriately.
- SmallSortedMap.EntrySet - Class in com.google.protobuf
-
Stateless view of the entries in the field map.
- snakeCaseToCamelCase(String, boolean) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Converts a snake case string into camel case.
- snakeCaseToLowerCamelCase(String) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Converts a snake case string into lower camel case.
- snakeCaseToUpperCamelCase(String) - Static method in class com.google.protobuf.DescriptorMessageInfoFactory
-
Converts a snake case string into upper camel case.
- SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- SourceCodeInfo() - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- SourceCodeInfo(GeneratedMessage.ExtendableBuilder<DescriptorProtos.SourceCodeInfo, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- sourceCodeInfo_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- sourceCodeInfo_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- sourceCodeInfoBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- sourceFile_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- sourceFile_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- spaceLeft() - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- spaceLeft() - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- spaceLeft() - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- spaceLeft() - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
If writing to a flat array, return the space left in the array.
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- span_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- span_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- spanMemoizedSerializedSize - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- specialFieldNames - Static variable in class com.google.protobuf.DescriptorMessageInfoFactory
-
Names that should be avoided (in UpperCamelCase format).
- specializeCallback(RpcCallback<Message>) - Static method in class com.google.protobuf.RpcUtil
-
Take an
RpcCallback<Message>
and convert it to anRpcCallback
accepting a specific message type. - SPEED - Enum constant in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Generate complete code for parsing, serialization,
- SPEED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Generate complete code for parsing, serialization,
- stack - Variable in class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- start_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- start_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- 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
- startCancel() - Method in interface com.google.protobuf.RpcController
-
Advises the RPC system that the caller desires that the RPC call be canceled.
- startOffset - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The start position offset of the whole message, used as to reset the totalBytesRead
- startPos - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
- startPos - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The unsafe address of the starting read position.
- startsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring starts with the specified prefix.
- staticImports() - Element in annotation interface com.google.protobuf.InlineMe
-
The new static imports to (optionally) add to the caller.
- StorageMode() - Constructor for enum class com.google.protobuf.MapField.StorageMode
- storeField(int, Object) - Method in class com.google.protobuf.UnknownFieldSetLite
- storeFieldData(FieldInfo, int[], int, Object[]) - Static method in class com.google.protobuf.MessageSchema
- storeMessageField(T, int, Object) - Method in class com.google.protobuf.MessageSchema
- storeOneofMessageField(T, int, int, Object) - Method in class com.google.protobuf.MessageSchema
- storeUnknownEnum(Object, int, int, UB, UnknownFieldSchema<UT, UB>) - Static method in class com.google.protobuf.SchemaUtil
-
Stores an unrecognized enum value as an unknown value.
- StreamDecoder(InputStream, int) - Constructor for class com.google.protobuf.CodedInputStream.StreamDecoder
- STRICT - Enum constant in enum class com.google.protobuf.WireFormat.Utf8Validation
-
Eagerly parses to String; throws an IOException on invalid bytes.
- STRIDE - Static variable in class com.google.protobuf.UnsafeUtil
- STRIDE_ALIGNMENT_MASK - Static variable in class com.google.protobuf.UnsafeUtil
- STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Default mode.
- STRING - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- STRING - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- STRING - Enum constant in enum class com.google.protobuf.FieldType
- STRING - Enum constant in enum class com.google.protobuf.JavaType
- STRING - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- STRING - Enum constant in enum class com.google.protobuf.WireFormat.JavaType
- STRING_LIST - Enum constant in enum class com.google.protobuf.FieldType
- STRING_PIECE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_PIECE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Default mode.
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- stringDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for string fields.
- stringValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- stringValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- StronglyConnectedComponent() - Constructor for class com.google.protobuf.DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.StronglyConnectedComponent
- StructuralMessageInfo - Class in com.google.protobuf
-
Information for the layout of a protobuf message class.
- StructuralMessageInfo(ProtoSyntax, boolean, int[], FieldInfo[], Object) - Constructor for class com.google.protobuf.StructuralMessageInfo
-
Constructor.
- StructuralMessageInfo.Builder - Class in com.google.protobuf
-
A builder of
MessageInfo
instances. - STYLE_LEGACY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
STYLE_LEGACY = 2;
- STYLE_LEGACY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
STYLE_LEGACY = 2;
- STYLE2024 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
STYLE2024 = 1;
- STYLE2024_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
STYLE2024 = 1;
- subMessagePrefix(String, Descriptors.FieldDescriptor, int) - Static method in class com.google.protobuf.MessageReflection
- substring(int) - Method in class com.google.protobuf.ByteString
-
Return the substring from
beginIndex
, inclusive, to the end of the string. - substring(int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- substring(int, int) - Method in class com.google.protobuf.ByteString.NioByteString
- substring(int, int) - Method in class com.google.protobuf.ByteString
-
Return the substring from
beginIndex
, inclusive, toendIndex
, exclusive. - substring(int, int) - Method in class com.google.protobuf.RopeByteString
-
Takes a substring of this one.
- subtreeBuildersFromField - Variable in class com.google.protobuf.TextFormatParseInfoTree.Builder
- subtreesFromField - Variable in class com.google.protobuf.TextFormatParseInfoTree
- SUFFIX - Static variable in class com.google.protobuf.RuntimeVersion
- supportsUnsafeArrayOperations() - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- supportsUnsafeArrayOperations() - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- supportsUnsafeArrayOperations() - Static method in class com.google.protobuf.UnsafeUtil
- supportsUnsafeByteBufferOperations() - Method in class com.google.protobuf.UnsafeUtil.Android32MemoryAccessor
- supportsUnsafeByteBufferOperations() - Method in class com.google.protobuf.UnsafeUtil.Android64MemoryAccessor
- supportsUnsafeByteBufferOperations() - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
- supportsUnsafeByteBufferOperations() - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- supportsUnsafeByteBufferOperations() - Static method in class com.google.protobuf.UnsafeUtil
- supportUnknownEnumValue - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- supportUnknownEnumValue - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- swiftPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- swiftPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- syntax - Variable in class com.google.protobuf.StructuralMessageInfo.Builder
- syntax - Variable in class com.google.protobuf.StructuralMessageInfo
- syntax_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- syntax_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- SyntheticOneofAccessor(Descriptors.Descriptor, int) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SyntheticOneofAccessor
- SystemByteArrayCopier() - Constructor for class com.google.protobuf.ByteString.SystemByteArrayCopier
T
- table - Static variable in class com.google.protobuf.Descriptors.FieldDescriptor
- tag - Variable in class com.google.protobuf.BinaryReader.SafeHeapReader
- tag - Variable in class com.google.protobuf.CodedInputStreamReader
- TAG_TYPE_BITS - Static variable in class com.google.protobuf.WireFormat
- TAG_TYPE_MASK - Static variable in class com.google.protobuf.WireFormat
- TAG_UNKNOWN - Static variable in interface com.google.protobuf.Reader
-
Value used to indicate that the reader does not know the tag about the field.
- tags - Variable in class com.google.protobuf.UnknownFieldSetLite
-
The tag numbers for the elements in the set.
- tagsEquals(int[], int[], int) - Static method in class com.google.protobuf.UnknownFieldSetLite
- TARGET_TYPE_ENUM - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_ENUM = 6;
- TARGET_TYPE_ENUM_ENTRY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_ENUM_ENTRY = 7;
- TARGET_TYPE_ENUM_ENTRY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_ENUM_ENTRY = 7;
- TARGET_TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_ENUM = 6;
- TARGET_TYPE_EXTENSION_RANGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_EXTENSION_RANGE = 2;
- TARGET_TYPE_EXTENSION_RANGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_EXTENSION_RANGE = 2;
- TARGET_TYPE_FIELD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_FIELD = 4;
- TARGET_TYPE_FIELD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_FIELD = 4;
- TARGET_TYPE_FILE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_FILE = 1;
- TARGET_TYPE_FILE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_FILE = 1;
- TARGET_TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_MESSAGE = 3;
- TARGET_TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_MESSAGE = 3;
- TARGET_TYPE_METHOD - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_METHOD = 9;
- TARGET_TYPE_METHOD_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_METHOD = 9;
- TARGET_TYPE_ONEOF - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_ONEOF = 5;
- TARGET_TYPE_ONEOF_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_ONEOF = 5;
- TARGET_TYPE_SERVICE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_SERVICE = 8;
- TARGET_TYPE_SERVICE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_SERVICE = 8;
- TARGET_TYPE_UNKNOWN - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_UNKNOWN = 0;
- TARGET_TYPE_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
TARGET_TYPE_UNKNOWN = 0;
- targets_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- targets_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- targets_converter_ - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- TARGETS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- text - Variable in class com.google.protobuf.TextFormat.Tokenizer
- TEXT_FORMAT - Enum constant in enum class com.google.protobuf.ProtobufToStringOutput.OutputMode
- TEXT_GENERATOR - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- TextFormat - Class in com.google.protobuf
-
Provide text parsing and formatting support for proto2 instances.
- TextFormat() - Constructor for class com.google.protobuf.TextFormat
- TEXTFORMAT_PRINT_TO_STRING - Enum constant in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
- TextFormat.InvalidEscapeSequenceException - Exception Class in com.google.protobuf
-
Thrown by
TextFormat.unescapeBytes(java.lang.CharSequence)
andTextFormat.unescapeText(java.lang.String)
when an invalid escape sequence is seen. - TextFormat.ParseException - Exception Class in com.google.protobuf
-
Thrown when parsing an invalid text format message.
- TextFormat.Parser - Class in com.google.protobuf
-
Parser for text-format proto2 instances.
- TextFormat.Parser.Builder - Class in com.google.protobuf
-
Builder that can be used to obtain new instances of
TextFormat.Parser
. - TextFormat.Parser.SingularOverwritePolicy - Enum Class in com.google.protobuf
-
Determines if repeated values for non-repeated fields and oneofs are permitted.
- TextFormat.Parser.UnknownField - Class in com.google.protobuf
- TextFormat.Parser.UnknownField.Type - Enum Class in com.google.protobuf
- TextFormat.Printer - Class in com.google.protobuf
-
Helper class for converting protobufs to text.
- TextFormat.Printer.FieldReporterLevel - Enum Class in com.google.protobuf
-
A list of the public APIs that output human-readable text from a message.
- TextFormat.Printer.MapEntryAdapter - Class in com.google.protobuf
-
An adapter class that can take a
MapEntry
and returns its key and entry. - TextFormat.TextGenerator - Class in com.google.protobuf
-
An inner class for writing text to the output stream.
- TextFormat.Tokenizer - Class in com.google.protobuf
-
Represents a stream of tokens parsed from a
String
. - TextFormat.UnknownFieldParseException - Exception Class in com.google.protobuf
-
Deprecated.This exception is unused and will be removed in the next breaking release (v5.x.x).
- TextFormatEscaper - Class in com.google.protobuf
-
Provide text format escaping of proto instances.
- TextFormatEscaper() - Constructor for class com.google.protobuf.TextFormatEscaper
- TextFormatEscaper.ByteSequence - Interface in com.google.protobuf
- TextFormatParseInfoTree - Class in com.google.protobuf
-
Data structure which is populated with the locations of each field value parsed from the text.
- TextFormatParseInfoTree(Map<Descriptors.FieldDescriptor, List<TextFormatParseLocation>>, Map<Descriptors.FieldDescriptor, List<TextFormatParseInfoTree.Builder>>) - Constructor for class com.google.protobuf.TextFormatParseInfoTree
-
Construct a
TextFormatParseInfoTree
. - TextFormatParseInfoTree.Builder - Class in com.google.protobuf
-
Builder for a
TextFormatParseInfoTree
. - TextFormatParseLocation - Class in com.google.protobuf
-
A location in the source code.
- TextFormatParseLocation(int, int) - Constructor for class com.google.protobuf.TextFormatParseLocation
- TextGenerator(Appendable, boolean, Descriptors.Descriptor, TextFormat.Printer.FieldReporterLevel) - Constructor for class com.google.protobuf.TextFormat.TextGenerator
- toArray() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- toArray() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- toArray(T[]) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- toArray(T[]) - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- toBuilder() - Method in class com.google.protobuf.DynamicMessage
- toBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
- toBuilder() - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- toBuilder() - Method in class com.google.protobuf.MapEntry
- toBuilder() - Method in interface com.google.protobuf.Message
- toBuilder() - Method in interface com.google.protobuf.MessageLite
-
Constructs a builder initialized with the current message.
- toBuilder() - Method in class com.google.protobuf.UnknownFieldSet
- toByteArray() - Method in class com.google.protobuf.AbstractMessageLite
- toByteArray() - Method in class com.google.protobuf.ByteString
-
Copies bytes to a
byte[]
. - toByteArray() - Method in interface com.google.protobuf.MessageLite
-
Serializes the message to a
byte
array and returns it. - toByteArray() - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message to a
byte
array and returns it. - toByteArray(String) - Static method in class com.google.protobuf.Internal
-
Helper method to get the UTF-8 bytes of a string.
- toByteString() - Method in class com.google.protobuf.AbstractMessageLite
- toByteString() - Method in class com.google.protobuf.ByteString.Output
-
Creates a byte string with the size and contents of this output stream.
- toByteString() - Method in class com.google.protobuf.LazyFieldLite
-
Returns a BytesString for this field in a thread-safe way.
- toByteString() - Method in interface com.google.protobuf.MessageLite
-
Serializes the message to a
ByteString
and returns it. - toByteString() - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message to a
ByteString
and returns it. - toByteString(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the message to a
ByteString
and returns it. - toByteString(Object) - Static method in class com.google.protobuf.AbstractMessage
- toCamelCase(String, boolean) - Static method in class com.google.protobuf.SchemaUtil
- toFieldSetType(Object) - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- toImmutable(B) - Method in class com.google.protobuf.UnknownFieldSchema
-
Returns an immutable instance of the field container.
- toImmutable(UnknownFieldSet.Builder) - Method in class com.google.protobuf.UnknownFieldSetSchema
- toImmutable(UnknownFieldSetLite) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- toImmutable(Object) - Method in interface com.google.protobuf.MapFieldSchema
-
Returns an immutable instance of the map field.
- toImmutable(Object) - Method in class com.google.protobuf.MapFieldSchemaFull
- toImmutable(Object) - Method in class com.google.protobuf.MapFieldSchemaLite
- toInt(byte) - Static method in class com.google.protobuf.ByteString
-
Returns the value of the given byte as an integer, interpreting the byte as an unsigned value.
- Tokenizer(CharSequence) - Constructor for class com.google.protobuf.TextFormat.Tokenizer
-
Construct a tokenizer that parses tokens from the given text.
- toMessageBuilder(Object) - Static method in class com.google.protobuf.DynamicMessage.Builder
- toProto() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
- toProto() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- toProto() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- toProto() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- toProto() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Convert the descriptor to its protocol message representation.
- toReflectionType(Object) - Method in class com.google.protobuf.Extension
- toReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Convert from the type used by the native accessors to the type used by reflection accessors.
- toString() - Method in class com.google.protobuf.AbstractMessage.Builder
- toString() - Method in class com.google.protobuf.AbstractMessage
- toString() - Method in class com.google.protobuf.ByteString.Output
- toString() - Method in class com.google.protobuf.ByteString
- toString() - Method in class com.google.protobuf.DebugFormat.LazyDebugOutput
- toString() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
- toString() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- toString() - Method in class com.google.protobuf.GeneratedMessageLite
-
A reflective toString function.
- toString() - Method in class com.google.protobuf.LazyField
- toString() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareCollection
- toString() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareIterator
- toString() - Method in class com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet
- toString() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- toString() - Method in interface com.google.protobuf.Message
-
Converts the message to a string in protocol buffer text format.
- toString() - Method in class com.google.protobuf.SmallSortedMap.Entry
- toString() - Method in class com.google.protobuf.TextFormatParseLocation
- toString() - Method in class com.google.protobuf.UnknownFieldSet
-
Converts the set to a string in protocol buffer text format.
- toString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DebugFormat
- toString(MessageLite, String) - Static method in class com.google.protobuf.MessageLiteToString
-
Returns a
String
representation of theMessageLite
object. - toString(MessageOrBuilder) - Method in class com.google.protobuf.DebugFormat
- toString(UnknownFieldSet) - Method in class com.google.protobuf.DebugFormat
- toString(String) - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes using the specified charset. - toString(Charset) - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes using the specified charset. - toStringBuilder(Readable) - Static method in class com.google.protobuf.TextFormat.Parser
- toStringInternal(Charset) - Method in class com.google.protobuf.ByteString.LiteralByteString
- toStringInternal(Charset) - Method in class com.google.protobuf.ByteString.NioByteString
- toStringInternal(Charset) - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes using the specified charset. - toStringInternal(Charset) - Method in class com.google.protobuf.RopeByteString
- toStringUtf8() - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes as UTF-8. - toStringUtf8(byte[]) - Static method in class com.google.protobuf.Internal
-
Helper method to convert a byte array to a string using UTF-8 encoding.
- totalBufferSize - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The global total message length limit
- totalBytesRead - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
Total Bytes have been Read from the
Iterable
ByteBuffer
- totalBytesRetired - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
-
The total number of bytes read before the current buffer.
- totalBytesWritten - Variable in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
- totalDoneBytes - Variable in class com.google.protobuf.BinaryWriter
- totalLength - Variable in class com.google.protobuf.RopeByteString
- TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- trailingByteValue(byte) - Static method in class com.google.protobuf.Utf8.DecodeUtil
-
Returns the actual value of the trailing byte (removes the prefix '10') for composition.
- trailingComments_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- trailingComments_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- treeDepth - Variable in class com.google.protobuf.RopeByteString
- truncateAndEscapeForDisplay() - Method in class com.google.protobuf.ByteString
- truncatedMessage() - Static method in exception class com.google.protobuf.InvalidProtocolBufferException
- tryConsume(String) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token exactly matches
token
, consume it and returntrue
. - tryConsumeByteString() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a string, consume it and return true.
- tryConsumeDouble() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a double, consume it and return
true
. - tryConsumeFloat() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a float, consume it and return
true
. - tryConsumeIdentifier() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is an identifier, consume it and return
true
. - tryConsumeInt64() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 64-bit signed integer, consume it and return
true
. - tryConsumeUInt64() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 64-bit unsigned integer, consume it and return
true
. - tryGetNextByteBuffer() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
- tryRefillBuffer(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Tries to read more bytes from the input, making at least
n
bytes available in the buffer. - type - Variable in class com.google.protobuf.Descriptors.EnumValueDescriptor
- type - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
- type - Variable in class com.google.protobuf.DynamicMessage.Builder
- type - Variable in class com.google.protobuf.DynamicMessage
- type - Variable in class com.google.protobuf.FieldInfo.Builder
- type - Variable in class com.google.protobuf.FieldInfo
- type - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
- type - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
- type - Variable in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
- type - Variable in enum class com.google.protobuf.JavaType
- type - Variable in class com.google.protobuf.TextFormat.Parser.UnknownField
- type(int) - Static method in class com.google.protobuf.MessageSchema
- Type() - Constructor for enum class com.google.protobuf.TextFormat.Parser.UnknownField.Type
- Type(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- Type(Descriptors.FieldDescriptor.JavaType) - Constructor for enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- type_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration.Builder
- type_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- type_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- type_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- TYPE_BOOL - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BOOL = 8;
- TYPE_BOOL_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BOOL = 8;
- TYPE_BYTES - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
New in version 2.
- TYPE_BYTES_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
New in version 2.
- TYPE_DOUBLE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
0 is reserved for errors.
- TYPE_DOUBLE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
0 is reserved for errors.
- TYPE_ENUM - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_ENUM = 14;
- TYPE_ENUM_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_ENUM = 14;
- TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- TYPE_FIXED32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED32 = 7;
- TYPE_FIXED32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED32 = 7;
- TYPE_FIXED64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED64 = 6;
- TYPE_FIXED64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED64 = 6;
- TYPE_FLOAT - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FLOAT = 2;
- TYPE_FLOAT_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FLOAT = 2;
- TYPE_GROUP - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Tag-delimited aggregate.
- TYPE_GROUP_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Tag-delimited aggregate.
- TYPE_INT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Not ZigZag encoded.
- TYPE_INT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Not ZigZag encoded.
- TYPE_INT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Not ZigZag encoded.
- TYPE_INT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Not ZigZag encoded.
- TYPE_MESSAGE - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Length-delimited aggregate.
- TYPE_MESSAGE_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Length-delimited aggregate.
- TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- TYPE_SFIXED32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED64 = 16;
- TYPE_SFIXED64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED64 = 16;
- TYPE_SINT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Uses ZigZag encoding.
- TYPE_SINT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Uses ZigZag encoding.
- TYPE_SINT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Uses ZigZag encoding.
- TYPE_SINT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Uses ZigZag encoding.
- TYPE_STRING - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_STRING = 9;
- TYPE_STRING_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_STRING = 9;
- TYPE_UINT32 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT32 = 13;
- TYPE_UINT32_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT32 = 13;
- TYPE_UINT64 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT64 = 4;
- TYPE_UINT64_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT64 = 4;
- typeAndOffsetAt(int) - Method in class com.google.protobuf.MessageSchema
- typedEquals(MapFieldBuilder<KeyT, MessageOrBuilderT, MessageT, BuilderT>) - Method in class com.google.protobuf.MapFieldBuilder
- typeName_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- typeName_ - Variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- typeRegistry - Variable in class com.google.protobuf.TextFormat.Parser.Builder
- typeRegistry - Variable in class com.google.protobuf.TextFormat.Parser
- typeRegistry - Variable in class com.google.protobuf.TextFormat.Printer
- TypeRegistry - Class in com.google.protobuf
-
A TypeRegistry is used to resolve Any messages.
- TypeRegistry(Map<String, Descriptors.Descriptor>) - Constructor for class com.google.protobuf.TypeRegistry
- TypeRegistry.Builder - Class in com.google.protobuf
-
A Builder is used to build
TypeRegistry
. - TypeRegistry.EmptyTypeRegistryHolder - Class in com.google.protobuf
- types - Static variable in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- types - Variable in class com.google.protobuf.TypeRegistry.Builder
- types - Variable in class com.google.protobuf.TypeRegistry
- TYPES_ONLY - Enum constant in enum class com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
U
- UINT32 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- UINT32 - Enum constant in enum class com.google.protobuf.FieldType
- UINT32 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- UINT32_LIST - Enum constant in enum class com.google.protobuf.FieldType
- UINT32_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- UINT64 - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
- UINT64 - Enum constant in enum class com.google.protobuf.FieldType
- UINT64 - Enum constant in enum class com.google.protobuf.WireFormat.FieldType
- UINT64_LIST - Enum constant in enum class com.google.protobuf.FieldType
- UINT64_LIST_PACKED - Enum constant in enum class com.google.protobuf.FieldType
- unescapeBytes(CharSequence) - Static method in class com.google.protobuf.TextFormat
-
Un-escape a byte sequence as escaped using
TextFormat.escapeBytes(ByteString)
. - unescapeText(String) - Static method in class com.google.protobuf.TextFormat
-
Un-escape a text string as escaped using
TextFormat.escapeText(String)
. - unfinishedMessage - Variable in exception class com.google.protobuf.InvalidProtocolBufferException
- UNINITIALIZED_HASH_CODE - Static variable in class com.google.protobuf.GeneratedMessageLite
- UNINITIALIZED_SERIALIZED_SIZE - Static variable in class com.google.protobuf.GeneratedMessageLite
- UninitializedMessageException - Exception Class in com.google.protobuf
-
Thrown when attempting to build a protocol message that is missing required fields.
- UninitializedMessageException(MessageLite) - Constructor for exception class com.google.protobuf.UninitializedMessageException
- UninitializedMessageException(List<String>) - Constructor for exception class com.google.protobuf.UninitializedMessageException
- 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
- UninterpretedOption() - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption
- UninterpretedOption(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.UninterpretedOption
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- uninterpretedOption_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- uninterpretedOptionBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- UNKNOWN - Enum constant in enum class com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
- UNKNOWN_FIELD_SET_FULL_SCHEMA - Static variable in class com.google.protobuf.SchemaUtil
- UNKNOWN_FIELD_SET_LITE_SCHEMA - Static variable in class com.google.protobuf.SchemaUtil
- UnknownEnumValueReference(int, Descriptors.EnumValueDescriptor) - Constructor for class com.google.protobuf.Descriptors.EnumDescriptor.UnknownEnumValueReference
- unknownField - Variable in exception class com.google.protobuf.TextFormat.UnknownFieldParseException
-
Deprecated.
- UnknownField(String, TextFormat.Parser.UnknownField.Type) - Constructor for class com.google.protobuf.TextFormat.Parser.UnknownField
- UnknownFieldParseException(int, int, String, String) - Constructor for exception class com.google.protobuf.TextFormat.UnknownFieldParseException
-
Deprecated.Create a new instance
- UnknownFieldParseException(String) - Constructor for exception class com.google.protobuf.TextFormat.UnknownFieldParseException
-
Deprecated.Create a new instance, with -1 as the line and column numbers, and an empty unknown field name.
- unknownFields - Variable in class com.google.protobuf.DynamicMessage.Builder
- unknownFields - Variable in class com.google.protobuf.DynamicMessage
- unknownFields - Variable in class com.google.protobuf.GeneratedMessage
-
For use by generated code only.
- unknownFields - Variable in class com.google.protobuf.GeneratedMessageLite
-
For use by generated code only.
- unknownFieldSchema - Variable in class com.google.protobuf.MessageSchema
- unknownFieldSchema - Variable in class com.google.protobuf.MessageSetSchema
- UnknownFieldSchema<T,
B> - Class in com.google.protobuf - UnknownFieldSchema() - Constructor for class com.google.protobuf.UnknownFieldSchema
- UnknownFieldSet - Class in com.google.protobuf
-
UnknownFieldSet
keeps track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized. - UnknownFieldSet(TreeMap<Integer, UnknownFieldSet.Field>) - Constructor for class com.google.protobuf.UnknownFieldSet
-
Construct an
UnknownFieldSet
around the given map. - UnknownFieldSet.Builder - Class in com.google.protobuf
-
Builder for
UnknownFieldSet
s. - UnknownFieldSet.Field - Class in com.google.protobuf
-
Represents a single field in an
UnknownFieldSet
. - UnknownFieldSet.Field.Builder - Class in com.google.protobuf
-
Used to build a
UnknownFieldSet.Field
within anUnknownFieldSet
. - UnknownFieldSet.Parser - Class in com.google.protobuf
-
Parser to implement MessageLite interface.
- unknownFieldSetFullSchema() - Static method in class com.google.protobuf.SchemaUtil
- UnknownFieldSetLite - Class in com.google.protobuf
-
UnknownFieldSetLite
is used to keep track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized. - UnknownFieldSetLite() - Constructor for class com.google.protobuf.UnknownFieldSetLite
-
Constructs a mutable
UnknownFieldSetLite
. - UnknownFieldSetLite(int, int[], Object[], boolean) - Constructor for class com.google.protobuf.UnknownFieldSetLite
-
Constructs the
UnknownFieldSetLite
. - unknownFieldSetLiteSchema() - Static method in class com.google.protobuf.SchemaUtil
- UnknownFieldSetLiteSchema - Class in com.google.protobuf
- UnknownFieldSetLiteSchema() - Constructor for class com.google.protobuf.UnknownFieldSetLiteSchema
- UnknownFieldSetSchema - Class in com.google.protobuf
- UnknownFieldSetSchema() - Constructor for class com.google.protobuf.UnknownFieldSetSchema
- unknownFieldsOrBuilder - Variable in class com.google.protobuf.GeneratedMessage.Builder
-
This field holds either an
UnknownFieldSet
orUnknownFieldSet.Builder
. - unknownValues - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- UNMODIFIABLE_LIST_CLASS - Static variable in class com.google.protobuf.ListFieldSchemaFull
- UnmodifiableLazyStringList - Class in com.google.protobuf
-
Deprecated.use
AbstractProtobufList.makeImmutable()
instead. - UnmodifiableLazyStringList(LazyStringList) - Constructor for class com.google.protobuf.UnmodifiableLazyStringList
-
Deprecated.
- UnpairedSurrogateException(int, int) - Constructor for exception class com.google.protobuf.Utf8.UnpairedSurrogateException
- unpooled() - Static method in class com.google.protobuf.BufferAllocator
-
Returns an unpooled buffer allocator, which will create a new buffer for each request.
- UNPOOLED - Static variable in class com.google.protobuf.BufferAllocator
- UnredactedDebugFormatForTest - Class in com.google.protobuf
-
These APIs are restricted to test-only targets, and are suitable for test purposes where it is impractical to compare protos directly via ProtoTruth (e.g.
- UnredactedDebugFormatForTest() - Constructor for class com.google.protobuf.UnredactedDebugFormatForTest
- unredactedMultilineString(MessageOrBuilder) - Static method in class com.google.protobuf.UnredactedDebugFormatForTest
-
Like
TextFormat.printer().printToString(message)
, but for test assertion purposes. - unredactedMultilineString(UnknownFieldSet) - Static method in class com.google.protobuf.UnredactedDebugFormatForTest
-
Like
TextFormat.printer().printToString(fields)
, but for test assertion purposes. - unredactedSingleLineString(MessageOrBuilder) - Static method in class com.google.protobuf.UnredactedDebugFormatForTest
-
Like
TextFormat.printer().emittingSingleLine(true).printToString(message)
, but for test assertion purposes. - unredactedSingleLineString(UnknownFieldSet) - Static method in class com.google.protobuf.UnredactedDebugFormatForTest
-
Like
TextFormat.printer().emittingSingleLine(true).printToString(fields)
, but for test assertion purposes. - unsafe - Variable in class com.google.protobuf.UnsafeUtil.MemoryAccessor
- UNSAFE - Static variable in class com.google.protobuf.MessageSchema
-
Keep a direct reference to the unsafe object so we don't need to go through the UnsafeUtil wrapper for every call.
- UNSAFE - Static variable in class com.google.protobuf.UnsafeUtil
- UNSAFE_COUNT_ASCII_THRESHOLD - Static variable in class com.google.protobuf.Utf8
-
Used by
Unsafe
UTF-8 string validation logic to determine the minimum string length above which to employ an optimized algorithm for counting ASCII characters. - UnsafeByteOperations - Class in com.google.protobuf
-
Provides a number of unsafe byte operations to be used by advanced applications with high performance requirements.
- UnsafeByteOperations() - Constructor for class com.google.protobuf.UnsafeByteOperations
- UnsafeDirectNioDecoder(ByteBuffer, boolean) - Constructor for class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
- UnsafeDirectNioEncoder(ByteBuffer) - Constructor for class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- UnsafeDirectWriter(BufferAllocator, int) - Constructor for class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- unsafeEstimateConsecutiveAscii(byte[], long, int) - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
-
Counts (approximately) the number of consecutive ASCII characters starting from the given position, using the most efficient method available to the platform.
- unsafeEstimateConsecutiveAscii(long, int) - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
-
Same as
Utf8.estimateConsecutiveAscii(ByteBuffer, int, int)
except that it uses the most efficient method available to the platform. - UnsafeHeapWriter(BufferAllocator, int) - Constructor for class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- unsafeIncompleteStateFor(byte[], int, long, int) - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
- unsafeIncompleteStateFor(long, int, int) - Static method in class com.google.protobuf.Utf8.UnsafeProcessor
- UnsafeProcessor() - Constructor for class com.google.protobuf.Utf8.UnsafeProcessor
- UnsafeUtil - Class in com.google.protobuf
-
Utility class for working with unsafe operations.
- UnsafeUtil() - Constructor for class com.google.protobuf.UnsafeUtil
- UnsafeUtil.Android32MemoryAccessor - Class in com.google.protobuf
- UnsafeUtil.Android64MemoryAccessor - Class in com.google.protobuf
- UnsafeUtil.JvmMemoryAccessor - Class in com.google.protobuf
- UnsafeUtil.MemoryAccessor - Class in com.google.protobuf
- unsafeWrap(byte[]) - Static method in class com.google.protobuf.UnsafeByteOperations
-
An unsafe operation that returns a
ByteString
that is backed by the provided buffer. - unsafeWrap(byte[], int, int) - Static method in class com.google.protobuf.UnsafeByteOperations
-
An unsafe operation that returns a
ByteString
that is backed by a subregion of the provided buffer. - unsafeWrap(ByteBuffer) - Static method in class com.google.protobuf.UnsafeByteOperations
-
An unsafe operation that returns a
ByteString
that is backed by the provided buffer. - unsafeWriteTo(ByteString, ByteOutput) - Static method in class com.google.protobuf.UnsafeByteOperations
-
Writes the given
ByteString
to the providedByteOutput
. - unsetDiscardUnknownFields() - Method in class com.google.protobuf.CodedInputStream
-
Reverts the unknown fields preservation behavior for Proto2 and Proto3 full runtime to their default.
- UNSIGNED_BYTE_MASK - Static variable in class com.google.protobuf.ByteString
- UNSIGNED_LEXICOGRAPHICAL_COMPARATOR - Static variable in class com.google.protobuf.ByteString
-
Compares two
ByteString
s lexicographically, treating their contents as unsigned byte values between 0 and 255 (inclusive). - unsignedLexicographicalComparator() - Static method in class com.google.protobuf.ByteString
-
Returns a
Comparator
which comparesByteString
-s lexicographically as sequences of unsigned bytes (i.e. - unsignedToString(int) - Static method in class com.google.protobuf.TextFormat
-
Convert an unsigned 32-bit integer to a string.
- unsignedToString(long) - Static method in class com.google.protobuf.TextFormat
-
Convert an unsigned 64-bit integer to a string.
- UnusedPrivateParameter() - Constructor for class com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
- UnusedPrivateParameter() - Constructor for class com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
Deprecated.
- UNVERIFIED - Enum constant in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
UNVERIFIED = 1;
- UNVERIFIED_LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- UNVERIFIED_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
UNVERIFIED = 1;
- unverifiedLazy_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- unverifiedLazy_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- unwrapIOException() - Method in exception class com.google.protobuf.InvalidProtocolBufferException
-
Unwraps the underlying
IOException
if this exception was caused by an I/O problem. - updateCurrentByteBufferPos(int) - Method in class com.google.protobuf.IterableByteBufferInputStream
- US_ASCII - Static variable in class com.google.protobuf.Internal
- USE_OLD_OUTER_CLASSNAME_DEFAULT_FIELD_NUMBER - Static variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- useCachedSizeField - Variable in class com.google.protobuf.MessageSchema
- useDeterministicSerialization() - Method in class com.google.protobuf.CodedOutputStream
-
Configures serialization to be deterministic.
- useLiteRuntime(Class<?>) - Static method in class com.google.protobuf.ManifestSchemaFactory
- useOldOuterClassnameDefault_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- useOldOuterClassnameDefault_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- useShortRepeatedPrimitives - Variable in class com.google.protobuf.TextFormat.Printer
-
Whether to print repeated primitive fields using short square bracket notation.
- usingExtensionRegistry(ExtensionRegistryLite) - Method in class com.google.protobuf.TextFormat.Printer
-
Creates a new
TextFormat.Printer
using the given extensionRegistry. - usingShortRepeatedPrimitives(boolean) - Method in class com.google.protobuf.TextFormat.Printer
-
Return a new Printer instance that outputs primitive repeated fields in short notation
- usingTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.TextFormat.Printer
-
Creates a new
TextFormat.Printer
using the given typeRegistry. - UTF_8 - Static variable in class com.google.protobuf.Internal
- Utf8 - Class in com.google.protobuf
-
A set of low-level, high-performance static utility methods related to the UTF-8 character encoding.
- Utf8() - Constructor for class com.google.protobuf.Utf8
- UTF8_CHECK_BIT - Static variable in class com.google.protobuf.MessageSchema
- 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 - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
UTF8_VALIDATION_UNKNOWN = 0;
- UTF8_VALIDATION_UNKNOWN - Enum constant in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Invalid default, which should never be used.
- UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
UTF8_VALIDATION_UNKNOWN = 0;
- UTF8_VALIDATION_UNKNOWN_VALUE - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Invalid default, which should never be used.
- Utf8.DecodeUtil - Class in com.google.protobuf
-
Utility methods for decoding bytes into
String
. - Utf8.Processor - Class in com.google.protobuf
-
A processor of UTF-8 strings, providing methods for checking validity and encoding.
- Utf8.SafeProcessor - Class in com.google.protobuf
-
Utf8.Processor
implementation that does not use anysun.misc.Unsafe
methods. - Utf8.UnpairedSurrogateException - Exception Class in com.google.protobuf
- Utf8.UnsafeProcessor - Class in com.google.protobuf
-
Utf8.Processor
that usessun.misc.Unsafe
where possible to improve performance. - Utf8Validation() - Constructor for enum class com.google.protobuf.WireFormat.Utf8Validation
- Utf8Validation(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- Utf8Validation(int) - Constructor for enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- utf8Validation_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet.Builder
- utf8Validation_ - Variable in class com.google.protobuf.DescriptorProtos.FeatureSet
- utf8Validation_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Builder
- utf8Validation_ - Variable in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
V
- validateFeatures() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- validateFeatures() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- validateNoDuplicateFieldNumbers() - Method in class com.google.protobuf.Descriptors.Descriptor
- validateProtobufGencodeVersion(RuntimeVersion.RuntimeDomain, int, int, int, String, String) - Static method in class com.google.protobuf.RuntimeVersion
-
Validates that the gencode version is compatible with this runtime version according to https://protobuf.dev/support/cross-version-runtime-guarantee/.
- validateProtobufGencodeVersionImpl(RuntimeVersion.RuntimeDomain, int, int, int, String, String) - Static method in class com.google.protobuf.RuntimeVersion
-
The actual implementation of version validation.
- validateSymbolName(Descriptors.GenericDescriptor) - Static method in class com.google.protobuf.Descriptors.DescriptorPool
-
Verifies that the descriptor's name is valid.
- value - Variable in enum class com.google.protobuf.DescriptorProtos.Edition
- value - Variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- value - Variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- value - Variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- value - Variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- value - Variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- value - Variable in class com.google.protobuf.LazyFieldLite
-
The parsed value.
- value - Variable in class com.google.protobuf.MapEntry.Builder
- value - Variable in class com.google.protobuf.MapEntry
- value - Variable in class com.google.protobuf.MapEntryLite
- value - Variable in class com.google.protobuf.SmallSortedMap.Entry
- value() - Element in annotation interface com.google.protobuf.ExperimentalApi
-
Context information such as links to discussion thread, tracking issue etc.
- value_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- value_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- value_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault.Builder
- value_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- 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.MapEntryLite
- valueBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- valueConverter - Variable in class com.google.protobuf.Internal.MapAdapter
- valueField - Variable in class com.google.protobuf.OneofInfo
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Deprecated.
- valueOf(int) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Deprecated.
- valueOf(DescriptorProtos.FieldDescriptorProto.Type) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Extension.ExtensionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Extension.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.FieldType.Collection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.FieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.JavaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.MapField.StorageMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.MessageReflection.MergeTarget.ContainerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.ProtobufToStringOutput.OutputMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.ProtoSyntax
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.RuntimeVersion.RuntimeDomain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.TextFormat.Parser.UnknownField.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.WireFormat.FieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.WireFormat.JavaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.WireFormat.Utf8Validation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.google.protobuf.Writer.FieldOrder
-
Returns the enum constant of this class with the specified name.
- valueOfMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
- valueOfMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
- values - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.Edition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.JavaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Descriptors.FieldDescriptor.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Extension.ExtensionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Extension.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.FieldType.Collection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.FieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.GeneratedMessageLite.MethodToInvoke
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.JavaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.google.protobuf.MapField.MutabilityAwareMap
- values() - Static method in enum class com.google.protobuf.MapField.StorageMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.MessageReflection.MergeTarget.ContainerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.ProtobufToStringOutput.OutputMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.ProtoSyntax
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.RuntimeVersion.RuntimeDomain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.TextFormat.Parser.UnknownField.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.TextFormat.Printer.FieldReporterLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.WireFormat.FieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.WireFormat.JavaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.WireFormat.Utf8Validation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.google.protobuf.Writer.FieldOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.Edition
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.FieldPresence
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.JsonFormat
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.CType
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionRetention
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FieldOptions.OptionTargetType
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic
- VALUES - Static variable in enum class com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- VALUES - Static variable in enum class com.google.protobuf.FieldType
- VALUES - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
- valuesSortedByNumber - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
- valueType - Variable in class com.google.protobuf.MapEntryLite.Metadata
- varint - Variable in class com.google.protobuf.UnknownFieldSet.Field
- VECTOR - Enum constant in enum class com.google.protobuf.FieldType.Collection
- verification_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- verification_ - Variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- VERIFICATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- VerificationState(int) - Constructor for enum class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
- VERIFY - Enum constant in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
VERIFY = 2;
- VERIFY - Enum constant in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Verifies UTF8 validity overriding the global utf8_validation feature.
- VERIFY_VALUE - Static variable in enum class com.google.protobuf.DescriptorProtos.FeatureSet.Utf8Validation
-
VERIFY = 2;
- VERIFY_VALUE - Static variable in enum class com.google.protobuf.JavaFeaturesProto.JavaFeatures.Utf8Validation
-
Verifies UTF8 validity overriding the global utf8_validation feature.
- verifyContainingType(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
Verifies that the field is a field of this message.
- verifyContainingType(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
Verifies that the field is a field of this message.
- verifyContainingType(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- verifyContainingType(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- verifyExtensionContainingType(Extension<? extends MessageT, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- verifyExtensionContainingType(Extension<MessageT, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- verifyExtensionContainingType(GeneratedMessageLite.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- verifyExtensionContainingType(GeneratedMessageLite.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- verifyOneofContainingType(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
Verifies that the oneof is an oneof of this message.
- verifyOneofContainingType(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
Verifies that the oneof is an oneof of this message.
- verifyPackedFixed32Length(int) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- verifyPackedFixed32Length(int) - Method in class com.google.protobuf.CodedInputStreamReader
- verifyPackedFixed64Length(int) - Method in class com.google.protobuf.BinaryReader.SafeHeapReader
- verifyPackedFixed64Length(int) - Method in class com.google.protobuf.CodedInputStreamReader
- verifySingularValueType(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
Verifies that
value
is of the appropriate type, in addition to the checks already performed byFieldSet.Builder
. - verifyType(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
Verifies that
value
is of the appropriate type, in addition to the checks already performed byFieldSet.Builder
. - verifyType(T, Object) - Method in class com.google.protobuf.FieldSet.Builder
-
Verifies that the given object is of the correct type to be a valid value for the given field.
- verifyType(T, Object) - Method in class com.google.protobuf.FieldSet
-
Verifies that the given object is of the correct type to be a valid value for the given field.
- VERSION_STRING - Static variable in class com.google.protobuf.RuntimeVersion
- versionString(int, int, int, String) - Static method in class com.google.protobuf.RuntimeVersion
-
Gets the version string given the version segments.
- VOID - Enum constant in enum class com.google.protobuf.JavaType
W
- wasBuilt - Variable in class com.google.protobuf.StructuralMessageInfo.Builder
- wasThrownFromInputStream - Variable in exception class com.google.protobuf.InvalidProtocolBufferException
- weak_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- weak_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- 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
- weakDependency_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- weakDependency_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- WireFormat - Class in com.google.protobuf
-
This class is used internally by the Protocol Buffer library and generated message implementations.
- WireFormat() - Constructor for class com.google.protobuf.WireFormat
- WireFormat.FieldType - Enum Class in com.google.protobuf
-
Lite equivalent to
Descriptors.FieldDescriptor.Type
. - WireFormat.JavaType - Enum Class in com.google.protobuf
-
Lite equivalent to
Descriptors.FieldDescriptor.JavaType
. - WireFormat.Utf8Validation - Enum Class in com.google.protobuf
-
Validation level for handling incoming string field data which potentially contain non-UTF8 bytes.
- wireType - Variable in enum class com.google.protobuf.WireFormat.FieldType
- WIRETYPE_END_GROUP - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_FIXED32 - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_FIXED64 - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_LENGTH_DELIMITED - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_START_GROUP - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_VARINT - Static variable in class com.google.protobuf.WireFormat
- withCachedSizeField(Field) - Method in class com.google.protobuf.FieldInfo.Builder
- withCheckInitialized(int[]) - Method in class com.google.protobuf.StructuralMessageInfo.Builder
- withDefaultInstance(Object) - Method in class com.google.protobuf.StructuralMessageInfo.Builder
- withEnforceUtf8(boolean) - Method in class com.google.protobuf.FieldInfo.Builder
- withEnumVerifier(Internal.EnumVerifier) - Method in class com.google.protobuf.FieldInfo.Builder
- withField(FieldInfo) - Method in class com.google.protobuf.StructuralMessageInfo.Builder
- withField(Field) - Method in class com.google.protobuf.FieldInfo.Builder
-
Specifies the actual field on the message represented by this field.
- withFieldNumber(int) - Method in class com.google.protobuf.FieldInfo.Builder
-
Specifies the unique field number for this field within the message.
- withMapDefaultEntry(Object) - Method in class com.google.protobuf.FieldInfo.Builder
- withMessageSetWireFormat(boolean) - Method in class com.google.protobuf.StructuralMessageInfo.Builder
- withOneof(OneofInfo, Class<?>) - Method in class com.google.protobuf.FieldInfo.Builder
-
Sets the information for building a oneof member field.
- withPresence(Field, int) - Method in class com.google.protobuf.FieldInfo.Builder
-
Specifies proto2 presence information.
- withRequired(boolean) - Method in class com.google.protobuf.FieldInfo.Builder
- withSyntax(ProtoSyntax) - Method in class com.google.protobuf.StructuralMessageInfo.Builder
- withType(FieldType) - Method in class com.google.protobuf.FieldInfo.Builder
-
Specifies the type of this field.
- wrap(byte[]) - Static method in class com.google.protobuf.AllocatedBuffer
-
Creates a new
AllocatedBuffer
that is backed by the given array. - wrap(byte[]) - Static method in class com.google.protobuf.ByteString
-
Wraps the given bytes into a
ByteString
. - wrap(byte[], int, int) - Static method in class com.google.protobuf.AllocatedBuffer
-
Creates a new
AllocatedBuffer
that is backed by the given array. - wrap(byte[], int, int) - Static method in class com.google.protobuf.ByteString
-
Wraps the given bytes into a
ByteString
. - wrap(Parser<T>) - Static method in class com.google.protobuf.DiscardUnknownFieldsParser
- wrap(ByteBuffer) - Static method in class com.google.protobuf.AllocatedBuffer
-
Creates a new
AllocatedBuffer
that is backed by the givenByteBuffer
. - wrap(ByteBuffer) - Static method in class com.google.protobuf.ByteString
-
Wraps the given bytes into a
ByteString
. - wrapNoCheck(byte[], int, int) - Static method in class com.google.protobuf.AllocatedBuffer
- wrapper - Variable in class com.google.protobuf.CodedInputStream
-
Used to adapt to the experimental
Reader
interface. - wrapper - Variable in class com.google.protobuf.CodedOutputStream
-
Used to adapt to the experimental
Writer
interface. - write(byte) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- write(byte) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- write(byte) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- write(byte) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- write(byte) - Method in class com.google.protobuf.ByteOutput
-
Writes a single byte.
- write(byte) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- write(byte) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- write(byte) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- write(byte) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- write(byte) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- write(byte) - Method in class com.google.protobuf.CodedOutputStream
- write(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- write(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- write(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- write(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- write(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- write(byte[], int, int) - Method in class com.google.protobuf.ByteString.Output
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
- write(int) - Method in class com.google.protobuf.ByteString.Output
- write(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- write(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- write(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- write(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- write(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
- write(ByteBuffer, OutputStream) - Static method in class com.google.protobuf.ByteBufferWriter
-
Writes the remaining content of the buffer to the given stream.
- writeAsMessageSetExtensionTo(int, CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the field, including field number, and writes it to
output
, usingMessageSet
wire format. - writeAsMessageSetExtensionTo(int, Writer) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the field, including field number, and writes it to
writer
, usingMessageSet
wire format. - writeAsMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the set and writes it to
output
usingMessageSet
wire format. - writeAsMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
output
usingMessageSet
wire format. - writeAsMessageSetTo(UnknownFieldSetLite, Writer) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- writeAsMessageSetTo(UnknownFieldSet, Writer) - Method in class com.google.protobuf.UnknownFieldSetSchema
- writeAsMessageSetTo(Writer) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the set and writes it to
writer
usingMessageSet
wire format. - writeAsMessageSetTo(Writer) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
writer
usingMessageSet
wire format. - writeAsMessageSetTo(T, Writer) - Method in class com.google.protobuf.UnknownFieldSchema
- writeBool(boolean) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeBool(boolean) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeBool(boolean) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeBool(boolean) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeBool(boolean) - Method in class com.google.protobuf.BinaryWriter
- writeBool(int, boolean) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeBool(int, boolean) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeBool(int, boolean) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeBool(int, boolean) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bool
field, including tag, to the stream. - writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeBool(int, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.BOOL
. - writeBool(int, boolean, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeBoolList(int, List<Boolean>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeBoolList(int, List<Boolean>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeBoolList(int, List<Boolean>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.BOOL
. - writeBoolList(int, List<Boolean>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeBoolList_Internal(int, BooleanArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeBoolList_Internal(int, List<Boolean>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeBoolListInternal(int, BooleanArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeBoolListInternal(int, List<Boolean>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeBoolNoTag(boolean) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bool
field to the stream. - writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeByteArrayNoTag(byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field to the stream. - writeByteArrayNoTag(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeByteArrayNoTag(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeByteArrayNoTag(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeByteArrayNoTag(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeByteArrayNoTag(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeByteArrayNoTag(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field to the stream. - writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeBytes(int, ByteString) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeBytes(int, ByteString) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeBytes(int, ByteString) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeBytes(int, ByteString) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeBytes(int, ByteString) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.BYTES
. - writeBytes(int, ByteString, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeBytesList(int, List<ByteString>) - Method in class com.google.protobuf.BinaryWriter
- writeBytesList(int, List<ByteString>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeBytesList(int, List<ByteString>) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.BYTES
. - writeBytesList(int, List<ByteString>, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field to the stream. - writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
- writeDelimitedTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
-
Like
MessageLite.writeTo(OutputStream)
, but writes the size of the message as a varint before writing the data. - writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.UnknownFieldSet
- writeDeterministicBooleanMapEntry(int, boolean, V, MapEntryLite.Metadata<Boolean, V>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDeterministicIntegerMap(int, MapEntryLite.Metadata<Integer, V>, Map<Integer, V>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDeterministicLongMap(int, MapEntryLite.Metadata<Long, V>, Map<Long, V>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDeterministicMap(int, MapEntryLite.Metadata<K, V>, Map<K, V>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDeterministicStringMap(int, MapEntryLite.Metadata<String, V>, Map<String, V>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDouble(int, double) - Method in class com.google.protobuf.BinaryWriter
- writeDouble(int, double) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
double
field, including tag, to the stream. - writeDouble(int, double) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDouble(int, double) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.DOUBLE
. - writeDouble(int, double, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeDoubleList(int, List<Double>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeDoubleList(int, List<Double>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDoubleList(int, List<Double>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.DOUBLE
. - writeDoubleList(int, List<Double>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeDoubleList_Internal(int, DoubleArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeDoubleList_Internal(int, List<Double>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeDoubleListInternal(int, DoubleArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDoubleListInternal(int, List<Double>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeDoubleNoTag(double) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
double
field to the stream. - writeElement(CodedOutputStream, WireFormat.FieldType, int, Object) - Static method in class com.google.protobuf.FieldSet
-
Write a single tag-value pair to the stream.
- writeElementNoTag(CodedOutputStream, WireFormat.FieldType, Object) - Static method in class com.google.protobuf.FieldSet
-
Write a field of arbitrary type, without its tag, to the stream.
- writeEndGroup(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
-
Deprecated.
- writeEndGroup(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeEndGroup(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
-
Deprecated.
- writeEndGroup(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeEndGroup(int) - Method in class com.google.protobuf.CodedOutputStreamWriter
-
Deprecated.
- writeEndGroup(int) - Method in interface com.google.protobuf.Writer
-
Deprecated.groups fields are deprecated.
- writeEnum(int, int) - Method in class com.google.protobuf.BinaryWriter
- writeEnum(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an enum field, including tag, to the stream.
- writeEnum(int, int) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeEnum(int, int) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.ENUM
. - writeEnum(int, int, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeEnumList(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeEnumList(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeEnumList(int, List<Integer>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.ENUM
. - writeEnumList(int, List<Integer>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeEnumListInternal(int, IntArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeEnumListInternal(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeEnumNoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an enum field to the stream.
- writeField(int, Object, Writer) - Static method in class com.google.protobuf.UnknownFieldSetLite
- writeField(FieldSet.FieldDescriptorLite<?>, Object, CodedOutputStream) - Static method in class com.google.protobuf.FieldSet
-
Write a single field.
- writeFieldsInAscendingOrder(T, Writer) - Method in class com.google.protobuf.MessageSchema
- writeFieldsInDescendingOrder(T, Writer) - Method in class com.google.protobuf.MessageSchema
- writeFixed32(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeFixed32(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeFixed32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeFixed32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeFixed32(int) - Method in class com.google.protobuf.BinaryWriter
- writeFixed32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeFixed32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeFixed32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeFixed32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed32
field, including tag, to the stream. - writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed32(int, int) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.FIXED32
. - writeFixed32(int, int, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeFixed32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFixed32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed32List(int, List<Integer>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.FIXED32
. - writeFixed32List(int, List<Integer>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeFixed32List_Internal(int, IntArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFixed32List_Internal(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFixed32ListInternal(int, IntArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed32ListInternal(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed32
field to the stream. - writeFixed64(int, long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeFixed64(int, long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeFixed64(int, long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeFixed64(int, long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed64
field, including tag, to the stream. - writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed64(int, long) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.FIXED64
. - writeFixed64(int, long, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeFixed64(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeFixed64(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeFixed64(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeFixed64(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeFixed64(long) - Method in class com.google.protobuf.BinaryWriter
- writeFixed64List(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFixed64List(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed64List(int, List<Long>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.FIXED64
. - writeFixed64List(int, List<Long>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeFixed64List_Internal(int, LongArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFixed64List_Internal(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFixed64ListInternal(int, LongArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed64ListInternal(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed64
field to the stream. - writeFloat(int, float) - Method in class com.google.protobuf.BinaryWriter
- writeFloat(int, float) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
float
field, including tag, to the stream. - writeFloat(int, float) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFloat(int, float) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.FLOAT
. - writeFloat(int, float, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeFloatList(int, List<Float>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFloatList(int, List<Float>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFloatList(int, List<Float>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.FLOAT
. - writeFloatList(int, List<Float>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeFloatList_Internal(int, FloatArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFloatList_Internal(int, List<Float>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeFloatListInternal(int, FloatArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFloatListInternal(int, List<Float>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeFloatNoTag(float) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
float
field to the stream. - writeGroup(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- writeGroup(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- writeGroup(int, Object) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
-
Deprecated.
- writeGroup(int, Object) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
-
Deprecated.
- writeGroup(int, Object) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeGroup(int, Object) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeGroup(int, Object) - Method in class com.google.protobuf.CodedOutputStreamWriter
-
Deprecated.
- writeGroup(int, Object) - Method in interface com.google.protobuf.Writer
-
Deprecated.groups fields are deprecated.
- writeGroup(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeGroup(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeGroup(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeGroup(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeGroup(int, Object, Schema) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeGroup(int, Object, Schema) - Method in interface com.google.protobuf.Writer
-
Deprecated.groups fields are deprecated.
- writeGroupList(int, List<?>) - Method in class com.google.protobuf.BinaryWriter
-
Deprecated.
- writeGroupList(int, List<?>) - Method in class com.google.protobuf.CodedOutputStreamWriter
-
Deprecated.
- writeGroupList(int, List<?>) - Method in interface com.google.protobuf.Writer
-
Deprecated.groups fields are deprecated.
- writeGroupList(int, List<?>, Schema) - Method in class com.google.protobuf.BinaryWriter
-
Deprecated.
- writeGroupList(int, List<?>, Schema) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeGroupList(int, List<?>, Schema) - Method in interface com.google.protobuf.Writer
-
Deprecated.groups fields are deprecated.
- writeGroupList(int, List<?>, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeGroupList(int, List<?>, Writer, Schema<?>) - Static method in class com.google.protobuf.SchemaUtil
- writeGroupNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- writeGroupNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- writeInt32(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeInt32(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeInt32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeInt32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeInt32(int) - Method in class com.google.protobuf.BinaryWriter
- writeInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int32
field, including tag, to the stream. - writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt32(int, int) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.INT32
. - writeInt32(int, int, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeInt32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeInt32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt32List(int, List<Integer>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.INT32
. - writeInt32List(int, List<Integer>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeInt32List_Internal(int, IntArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeInt32List_Internal(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeInt32ListInternal(int, IntArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt32ListInternal(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int32
field to the stream. - writeInt64(int, long) - Method in class com.google.protobuf.BinaryWriter
- writeInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int64
field, including tag, to the stream. - writeInt64(int, long) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt64(int, long) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.INT64
. - writeInt64(int, long, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeInt64List(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeInt64List(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt64List(int, List<Long>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.INT64
. - writeInt64List(int, List<Long>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeInt64ListInternal(int, LongArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt64ListInternal(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int64
field to the stream. - writeLazy(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
- writeLazyFieldList(int, List<?>, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeLazyString(int, Object) - Method in class com.google.protobuf.BinaryWriter
- writeLazyString(int, Object) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMap(int, MapEntryLite.Metadata<K, V>, Map<K, V>) - Method in class com.google.protobuf.BinaryWriter
- writeMap(int, MapEntryLite.Metadata<K, V>, Map<K, V>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMap(int, MapEntryLite.Metadata<K, V>, Map<K, V>) - Method in interface com.google.protobuf.Writer
-
Writes a map field.
- writeMapEntryField(Writer, int, WireFormat.FieldType, Object) - Static method in class com.google.protobuf.BinaryWriter
- writeMapHelper(Writer, int, Object, int) - Method in class com.google.protobuf.MessageSchema
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field, including tag, to the stream.
- writeMessage(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeMessage(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeMessage(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeMessage(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeMessage(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeMessage(int, MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field, including tag, to the stream.
- writeMessage(int, Object) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeMessage(int, Object) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeMessage(int, Object) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeMessage(int, Object) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeMessage(int, Object) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMessage(int, Object) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.MESSAGE
. - writeMessage(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeMessage(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeMessage(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeMessage(int, Object, Schema) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeMessage(int, Object, Schema) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMessage(int, Object, Schema) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.MESSAGE
. - writeMessage(int, Object, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeMessageList(int, List<?>) - Method in class com.google.protobuf.BinaryWriter
- writeMessageList(int, List<?>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMessageList(int, List<?>) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.MESSAGE
. - writeMessageList(int, List<?>, Schema) - Method in class com.google.protobuf.BinaryWriter
- writeMessageList(int, List<?>, Schema) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMessageList(int, List<?>, Schema) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.MESSAGE
. - writeMessageList(int, List<?>, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeMessageList(int, List<?>, Writer, Schema<?>) - Static method in class com.google.protobuf.SchemaUtil
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field to the stream.
- writeMessageNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeMessageNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeMessageNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeMessageNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeMessageNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeMessageNoTag(MessageLite, Schema) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field to the stream.
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write a MessageSet extension field to the stream.
- writeMessageSetItem(int, Object) - Method in class com.google.protobuf.BinaryWriter
- writeMessageSetItem(int, Object) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeMessageSetItem(int, Object) - Method in interface com.google.protobuf.Writer
-
Writes a message field in
MessageSet
wire-format. - writeMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.FieldSet
-
Like
FieldSet.writeTo(com.google.protobuf.CodedOutputStream)
but uses MessageSet wire format. - writeMessageSetTo(Map.Entry<T, Object>, CodedOutputStream) - Method in class com.google.protobuf.FieldSet
- writeMessageTo(Message, Map<Descriptors.FieldDescriptor, Object>, CodedOutputStream, boolean) - Static method in class com.google.protobuf.MessageReflection
- Writer - Interface in com.google.protobuf
-
A writer that performs serialization of protobuf message fields.
- Writer.FieldOrder - Enum Class in com.google.protobuf
-
The order in which the fields are written by a
Writer
. - writeRawByte(byte) - Method in class com.google.protobuf.CodedOutputStream
-
Write a single byte.
- writeRawByte(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a single byte, represented by an integer value.
- writeRawBytes(byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write an array of bytes.
- writeRawBytes(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write part of an array of bytes.
- writeRawBytes(ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a byte string.
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
Write a ByteBuffer.
- writeRawLittleEndian32(int) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.Use
CodedOutputStream.writeFixed32NoTag(int)
instead. - writeRawLittleEndian64(long) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.Use
CodedOutputStream.writeFixed64NoTag(long)
instead. - writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write an unparsed MessageSet extension field to the stream.
- writeRawVarint32(int) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.writeUInt32NoTag(int)
instead. - writeRawVarint64(long) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.writeUInt64NoTag(long)
instead. - writeReplace() - Method in class com.google.protobuf.ByteString.BoundedByteString
- writeReplace() - Method in class com.google.protobuf.ByteString.NioByteString
-
Magic method that lets us override serialization behavior.
- writeReplace() - Method in class com.google.protobuf.GeneratedMessage
-
Replaces this object in the output stream with a serialized form.
- writeReplace() - Method in class com.google.protobuf.RopeByteString
- writeSFixed32(int, int) - Method in class com.google.protobuf.BinaryWriter
- writeSFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
sfixed32
field, including tag, to the stream. - writeSFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed32(int, int) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.SFIXED32
. - writeSFixed32(int, int, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeSFixed32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSFixed32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed32List(int, List<Integer>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.SFIXED32
. - writeSFixed32List(int, List<Integer>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeSFixed32ListInternal(int, IntArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed32ListInternal(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sfixed32
field to the stream. - writeSFixed64(int, long) - Method in class com.google.protobuf.BinaryWriter
- writeSFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
sfixed64
field, including tag, to the stream. - writeSFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed64(int, long) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.SFIXED64
. - writeSFixed64(int, long, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeSFixed64List(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSFixed64List(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed64List(int, List<Long>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.SFIXED64
. - writeSFixed64List(int, List<Long>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeSFixed64ListInternal(int, LongArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed64ListInternal(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sfixed64
field to the stream. - writeSInt32(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeSInt32(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeSInt32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeSInt32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeSInt32(int) - Method in class com.google.protobuf.BinaryWriter
- writeSInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeSInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeSInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeSInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeSInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sint32
field, including tag, to the stream. - writeSInt32(int, int) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt32(int, int) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.SINT32
. - writeSInt32(int, int, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeSInt32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSInt32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt32List(int, List<Integer>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.SINT32
. - writeSInt32List(int, List<Integer>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeSInt32List_Internal(int, IntArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSInt32List_Internal(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSInt32ListInternal(int, IntArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt32ListInternal(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sint32
field to the stream. - writeSInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeSInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeSInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeSInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeSInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
sint64
field, including tag, to the stream. - writeSInt64(int, long) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt64(int, long) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.SINT64
. - writeSInt64(int, long, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeSInt64(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeSInt64(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeSInt64(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeSInt64(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeSInt64(long) - Method in class com.google.protobuf.BinaryWriter
- writeSInt64List(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSInt64List(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt64List(int, List<Long>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.SINT64
. - writeSInt64List(int, List<Long>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeSInt64List_Internal(int, LongArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSInt64List_Internal(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeSInt64ListInternal(int, LongArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt64ListInternal(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeSInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sint64
field to the stream. - writeStartGroup(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
-
Deprecated.
- writeStartGroup(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeStartGroup(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
-
Deprecated.
- writeStartGroup(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeStartGroup(int) - Method in class com.google.protobuf.CodedOutputStreamWriter
-
Deprecated.
- writeStartGroup(int) - Method in interface com.google.protobuf.Writer
-
Deprecated.groups fields are deprecated.
- writeString(int, Object, Writer) - Method in class com.google.protobuf.MessageSchema
- writeString(int, Object, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeString(int, String) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeString(int, String) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeString(int, String) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeString(int, String) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
string
field, including tag, to the stream. - writeString(int, String) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeString(int, String) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.STRING
. - writeString(CodedOutputStream, int, Object) - Static method in class com.google.protobuf.GeneratedMessage
- writeString(String) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeString(String) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeString(String) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeString(String) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeString(String) - Method in class com.google.protobuf.BinaryWriter
- writeStringInternal(int, String, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeStringList(int, List<String>) - Method in class com.google.protobuf.BinaryWriter
- writeStringList(int, List<String>) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeStringList(int, List<String>) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.STRING
. - writeStringList(int, List<String>, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeStringNoTag(CodedOutputStream, Object) - Static method in class com.google.protobuf.GeneratedMessage
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
string
field to the stream. - writeTag(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeTag(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeTag(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeTag(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeTag(int, int) - Method in class com.google.protobuf.BinaryWriter
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Encode and write a tag.
- writeTo(int, CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the field, including field number, and writes it to
output
. - writeTo(int, Writer) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the field, including field number, and writes it to
writer
. - writeTo(ByteOutput) - Method in class com.google.protobuf.ByteString.LiteralByteString
- writeTo(ByteOutput) - Method in class com.google.protobuf.ByteString.NioByteString
- writeTo(ByteOutput) - Method in class com.google.protobuf.ByteString
-
Writes this
ByteString
to the providedByteOutput
. - writeTo(ByteOutput) - Method in class com.google.protobuf.RopeByteString
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.AbstractMessage
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Declaration
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FeatureSet
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FeatureSetDefaults
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.EditionDefault
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.FeatureSupport
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DynamicMessage
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.FieldSet
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.JavaFeaturesProto.JavaFeatures
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.MapEntry
- writeTo(CodedOutputStream) - Method in interface com.google.protobuf.MessageLite
-
Serializes the message and writes it to
output
. - writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the set and writes it to
output
. - writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
output
. - writeTo(CodedOutputStream, MapEntryLite.Metadata<K, V>, K, V) - Static method in class com.google.protobuf.MapEntryLite
- writeTo(UnknownFieldSetLite, Writer) - Method in class com.google.protobuf.UnknownFieldSetLiteSchema
- writeTo(UnknownFieldSet, Writer) - Method in class com.google.protobuf.UnknownFieldSetSchema
- writeTo(Writer) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the set and writes it to
writer
. - writeTo(Writer) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
writer
. - writeTo(Writer, int) - Method in class com.google.protobuf.LazyFieldLite
-
Writes this lazy field into a
Writer
. - writeTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString.LiteralByteString
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString.NioByteString
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString.Output
-
Writes the complete contents of this byte array output stream to the specified output stream argument.
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString
-
Writes a copy of the contents of this byte string to the specified output stream argument.
- writeTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
-
Serializes the message and writes it to
output
. - writeTo(OutputStream) - Method in class com.google.protobuf.RopeByteString
- writeTo(OutputStream) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message and writes it to
output
. - writeTo(OutputStream, int, int) - Method in class com.google.protobuf.ByteString
-
Writes a specified part of this byte string to an output stream.
- writeTo(T, Writer) - Method in class com.google.protobuf.MessageSchema
- writeTo(T, Writer) - Method in class com.google.protobuf.MessageSetSchema
- writeTo(T, Writer) - Method in class com.google.protobuf.Protobuf
-
Writes the given message to the target
Writer
. - writeTo(T, Writer) - Method in interface com.google.protobuf.Schema
-
Writes the given message to the target
Writer
. - writeTo(T, Writer) - Method in class com.google.protobuf.UnknownFieldSchema
- writeToChannel(ByteBuffer, OutputStream) - Static method in class com.google.protobuf.ByteBufferWriter
- writeToInternal(OutputStream, int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
- writeToInternal(OutputStream, int, int) - Method in class com.google.protobuf.ByteString.NioByteString
- writeToInternal(OutputStream, int, int) - Method in class com.google.protobuf.ByteString
-
Internal version of
ByteString.writeTo(OutputStream,int,int)
that assumes all error checking has already been done. - writeToInternal(OutputStream, int, int) - Method in class com.google.protobuf.RopeByteString
- writeToReverse(ByteOutput) - Method in class com.google.protobuf.ByteString.LeafByteString
- writeToReverse(ByteOutput) - Method in class com.google.protobuf.ByteString
-
This method behaves exactly the same as
ByteString.writeTo(ByteOutput)
unless theByteString
is a rope. - writeToReverse(ByteOutput) - Method in class com.google.protobuf.RopeByteString
- writeUInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeUInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeUInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeUInt32(int, int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint32
field, including tag, to the stream. - writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt32(int, int) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.UINT32
. - writeUInt32(int, int, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeUInt32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeUInt32List(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt32List(int, List<Integer>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.UINT32
. - writeUInt32List(int, List<Integer>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeUInt32List_Internal(int, IntArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeUInt32List_Internal(int, List<Integer>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeUInt32ListInternal(int, IntArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt32ListInternal(int, List<Integer>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint32
field to the stream. - writeUInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeUInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeUInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeUInt64(int, long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint64
field, including tag, to the stream. - writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt64(int, long) - Method in interface com.google.protobuf.Writer
-
Writes a field of type
FieldType.UINT64
. - writeUInt64(int, long, Writer) - Static method in class com.google.protobuf.SchemaUtil
- writeUInt64List(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeUInt64List(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt64List(int, List<Long>, boolean) - Method in interface com.google.protobuf.Writer
-
Writes a list field of type
FieldType.UINT64
. - writeUInt64List(int, List<Long>, Writer, boolean) - Static method in class com.google.protobuf.SchemaUtil
- writeUInt64List_Internal(int, LongArrayList, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeUInt64List_Internal(int, List<Long>, boolean) - Method in class com.google.protobuf.BinaryWriter
- writeUInt64ListInternal(int, LongArrayList, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt64ListInternal(int, List<Long>, boolean) - Method in class com.google.protobuf.CodedOutputStreamWriter
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.ByteOutputEncoder
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.OutputStreamEncoder
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint64
field to the stream. - writeUnknownFieldsHelper(UnknownFieldSchema<UT, UB>, T, Writer) - Method in class com.google.protobuf.MessageSetSchema
-
A helper method for wildcard capture of
unknownFieldSchema
. - writeUnknownInMessageTo(UnknownFieldSchema<UT, UB>, T, Writer) - Method in class com.google.protobuf.MessageSchema
- writeUntil(int, CodedOutputStream) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionSerializer
- writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
- writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage.NoOpExtensionSerializer
- writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
- writeVarint32(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint32(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint32(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint32(int) - Method in class com.google.protobuf.BinaryWriter
- writeVarint32FiveBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint32FiveBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint32FiveBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint32FiveBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint32FourBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint32FourBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint32FourBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint32FourBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint32OneByte(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint32OneByte(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint32OneByte(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint32OneByte(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint32ThreeBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint32ThreeBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint32ThreeBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint32ThreeBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint32TwoBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint32TwoBytes(int) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint32TwoBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint32TwoBytes(int) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64(long) - Method in class com.google.protobuf.BinaryWriter
- writeVarint64EightBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64EightBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64EightBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64EightBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64EightBytesWithSign(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64FiveBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64FiveBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64FiveBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64FiveBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64FourBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64FourBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64FourBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64FourBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64NineBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64NineBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64NineBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64NineBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64OneByte(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64OneByte(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64OneByte(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64OneByte(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64SevenBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64SevenBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64SevenBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64SevenBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64SixBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64SixBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64SixBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64SixBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64TenBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64TenBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64TenBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64TenBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64ThreeBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64ThreeBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64ThreeBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64ThreeBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
- writeVarint64TwoBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeDirectWriter
- writeVarint64TwoBytes(long) - Method in class com.google.protobuf.BinaryWriter.SafeHeapWriter
- writeVarint64TwoBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeDirectWriter
- writeVarint64TwoBytes(long) - Method in class com.google.protobuf.BinaryWriter.UnsafeHeapWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form