Skip navigation links
A B C D E F G H I L M N P R S T U V W 

G

GeneratedMessageLite - Class in com.google.protobuf
Lite version of GeneratedMessage.
GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
 
GeneratedMessageLite(GeneratedMessageLite.Builder) - Constructor for class com.google.protobuf.GeneratedMessageLite
 
GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite,BuilderType extends GeneratedMessageLite.Builder> - Class in com.google.protobuf
 
GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
Lite equivalent of GeneratedMessage.ExtendableBuilder.
GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType>> - 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 extends GeneratedMessageLite.ExtendableMessage> - Interface in com.google.protobuf
Lite equivalent of com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder.
GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
Lite equivalent to GeneratedMessage.GeneratedExtension.
get(int) - Method in class com.google.protobuf.LazyStringArrayList
 
get(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
 
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
 
getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
Returns the number of bytes to be read before the current limit.
getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
Default instance of the type being extended, used to identify that type.
getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
Get an instance of the type with no fields set.
getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
Get the unmodifiable singleton empty instance.
getExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Get the value of an extension.
getExtension(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Get one element of a repeated extension.
getExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Get the value of an extension.
getExtension(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Get one element of a repeated extension.
getExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Get the value of an extension.
getExtension(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Get one element of a repeated extension.
getExtensionCount(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
Get the number of elements in a repeated extension.
getExtensionCount(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
Get the number of elements in a repeated extension.
getExtensionCount(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
Get the number of elements in a repeated extension.
getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
 
getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
If the extension is an embedded message, this is the default instance of that type.
getMissingFields() - Method in exception com.google.protobuf.UninitializedMessageException
Get a list of human-readable names of required fields missing from this message.
getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
Get the field number.
getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
 
getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
 
getParserForType() - Method in interface com.google.protobuf.MessageLite
Gets the parser for a message of the same type as this message.
getSerializedSize() - Method in interface com.google.protobuf.MessageLite
Get the number of bytes required to encode this message.
getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
Given a tag value, determines the field number (the upper 29 bits).
getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
The total bytes read up to the current position.
getTreeDepth() - Method in class com.google.protobuf.ByteString
Return the depth of the tree representing this ByteString, if any, whose root is this node.
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 encoded ByteString.
getUnderlyingElements() - Method in class com.google.protobuf.UnmodifiableLazyStringList
 
getUnfinishedMessage() - Method in exception com.google.protobuf.InvalidProtocolBufferException
Returns the unfinished message attached to the exception, or null if no message is attached.
getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
Returns an unmodifiable view of the registry.
getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
 
A B C D E F G H I L M N P R S T U V W 
Skip navigation links