| AbstractMessageLite |
A partial implementation of the MessageLite interface which implements as many methods of
that interface as possible in terms of other methods.
|
| AbstractMessageLite.Builder |
A partial implementation of the Message.Builder interface which implements as many
methods of that interface as possible in terms of other methods.
|
| AbstractParser |
A partial implementation of the Parser interface which implements as many methods of that
interface as possible in terms of other methods.
|
| Any |
Protobuf type google.protobuf.Any
|
| Any.Builder |
Protobuf type google.protobuf.Any
|
| AnyOrBuilder |
|
| Api |
Protobuf type google.protobuf.Api
|
| Api.Builder |
Protobuf type google.protobuf.Api
|
| ApiOrBuilder |
|
| BoolValue |
Protobuf type google.protobuf.BoolValue
|
| BoolValue.Builder |
Protobuf type google.protobuf.BoolValue
|
| BoolValueOrBuilder |
|
| ByteOutput |
An output target for raw bytes.
|
| ByteString |
Immutable sequence of bytes.
|
| ByteString.ByteIterator |
This interface extends Iterator<Byte>, so that we can return an unboxed byte.
|
| ByteString.Output |
Outputs to a ByteString instance.
|
| BytesValue |
Protobuf type google.protobuf.BytesValue
|
| BytesValue.Builder |
Protobuf type google.protobuf.BytesValue
|
| BytesValueOrBuilder |
|
| CodedInputStream |
Reads and decodes protocol message fields.
|
| CodedOutputStream |
Encodes and writes protocol message fields.
|
| DoubleValue |
Protobuf type google.protobuf.DoubleValue
|
| DoubleValue.Builder |
Protobuf type google.protobuf.DoubleValue
|
| DoubleValueOrBuilder |
|
| Duration |
Protobuf type google.protobuf.Duration
|
| Duration.Builder |
Protobuf type google.protobuf.Duration
|
| DurationOrBuilder |
|
| Empty |
Protobuf type google.protobuf.Empty
|
| Empty.Builder |
Protobuf type google.protobuf.Empty
|
| EmptyOrBuilder |
|
| Enum |
Protobuf type google.protobuf.Enum
|
| Enum.Builder |
Protobuf type google.protobuf.Enum
|
| EnumOrBuilder |
|
| EnumValue |
Protobuf type google.protobuf.EnumValue
|
| EnumValue.Builder |
Protobuf type google.protobuf.EnumValue
|
| EnumValueOrBuilder |
|
| ExperimentalApi |
Indicates a public API that can change at any time, and has no guarantee of API stability and
backward-compatibility.
|
| ExtensionLite |
Lite interface that generated extensions implement.
|
| ExtensionRegistryLite |
Equivalent to ExtensionRegistry but supports only "lite" types.
|
| Field |
Protobuf type google.protobuf.Field
|
| Field.Builder |
Protobuf type google.protobuf.Field
|
| Field.Cardinality |
Protobuf enum google.protobuf.Field.Cardinality
|
| Field.Kind |
Protobuf enum google.protobuf.Field.Kind
|
| FieldMask |
Protobuf type google.protobuf.FieldMask
|
| FieldMask.Builder |
Protobuf type google.protobuf.FieldMask
|
| FieldMaskOrBuilder |
|
| FieldOrBuilder |
|
| FieldType |
Enumeration identifying all relevant type information for a protobuf field.
|
| FloatValue |
Protobuf type google.protobuf.FloatValue
|
| FloatValue.Builder |
Protobuf type google.protobuf.FloatValue
|
| FloatValueOrBuilder |
|
| GeneratedMessageLite |
Lite version of GeneratedMessage.
|
| GeneratedMessageLite.Builder |
|
| GeneratedMessageLite.ExtendableBuilder |
Lite equivalent of GeneratedMessage.ExtendableBuilder.
|
| GeneratedMessageLite.ExtendableMessage |
Lite equivalent of GeneratedMessage.ExtendableMessage.
|
| GeneratedMessageLite.ExtendableMessage.ExtensionWriter |
Used by subclasses to serialize extensions.
|
| GeneratedMessageLite.ExtendableMessageOrBuilder |
Lite equivalent of com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder.
|
| GeneratedMessageLite.GeneratedExtension |
Lite equivalent to GeneratedMessage.GeneratedExtension.
|
| GeneratedMessageLite.MethodToInvoke |
|
| GeneratedMessageLite.SerializedForm |
A serialized (serializable) form of the generated message.
|
| Int32Value |
Protobuf type google.protobuf.Int32Value
|
| Int32Value.Builder |
Protobuf type google.protobuf.Int32Value
|
| Int32ValueOrBuilder |
|
| Int64Value |
Protobuf type google.protobuf.Int64Value
|
| Int64Value.Builder |
Protobuf type google.protobuf.Int64Value
|
| Int64ValueOrBuilder |
|
| Internal.BooleanList |
A List implementation that avoids boxing the elements into Booleans if
possible.
|
| Internal.DoubleList |
A List implementation that avoids boxing the elements into Doubles if
possible.
|
| Internal.EnumLite |
Interface for an enum value or value descriptor, to be used in FieldSet.
|
| Internal.EnumLiteMap |
|
| Internal.EnumVerifier |
Interface for an object which verifies integers are in range.
|
| Internal.FloatList |
A List implementation that avoids boxing the elements into Floats if
possible.
|
| Internal.IntList |
A List implementation that avoids boxing the elements into Integers if
possible.
|
| Internal.ListAdapter.Converter |
Convert individual elements of the List from F to T.
|
| Internal.LongList |
A List implementation that avoids boxing the elements into Longs if possible.
|
| Internal.MapAdapter.Converter |
An interface used to convert between two types.
|
| Internal.ProtobufList |
Extends List to add the capability to make the list immutable and inspect if it is
modifiable.
|
| InvalidProtocolBufferException |
Thrown when a protocol message being parsed is invalid in some way.
|
| JavaType |
Enum that identifies the Java types required to store protobuf fields.
|
| LazyFieldLite |
LazyFieldLite encapsulates the logic of lazily parsing message fields.
|
| LazyStringArrayList |
|
| LazyStringList |
An interface extending List<String> that also provides access to the items of the list as
UTF8-encoded ByteString or byte[] objects.
|
| ListValue |
Protobuf type google.protobuf.ListValue
|
| ListValue.Builder |
Protobuf type google.protobuf.ListValue
|
| ListValueOrBuilder |
|
| MapEntryLite |
Implements the lite version of map entry messages.
|
| MapFieldLite |
Internal representation of map fields in generated lite-runtime messages.
|
| MessageLite |
Abstract interface implemented by Protocol Message objects.
|
| MessageLite.Builder |
Abstract interface implemented by Protocol Message builders.
|
| MessageLiteOrBuilder |
|
| Method |
Protobuf type google.protobuf.Method
|
| Method.Builder |
Protobuf type google.protobuf.Method
|
| MethodOrBuilder |
|
| Mixin |
Protobuf type google.protobuf.Mixin
|
| Mixin.Builder |
Protobuf type google.protobuf.Mixin
|
| MixinOrBuilder |
|
| NullValue |
Protobuf enum google.protobuf.NullValue
|
| Option |
Protobuf type google.protobuf.Option
|
| Option.Builder |
Protobuf type google.protobuf.Option
|
| OptionOrBuilder |
|
| Parser |
Abstract interface for parsing Protocol Messages.
|
| ProtocolStringList |
An interface extending List<String> used for repeated string fields to provide optional
access to the data as a list of ByteStrings.
|
| ProtoSyntax |
Represents the syntax version of the message.
|
| SourceContext |
Protobuf type google.protobuf.SourceContext
|
| SourceContext.Builder |
Protobuf type google.protobuf.SourceContext
|
| SourceContextOrBuilder |
|
| StringValue |
Protobuf type google.protobuf.StringValue
|
| StringValue.Builder |
Protobuf type google.protobuf.StringValue
|
| StringValueOrBuilder |
|
| Struct |
Protobuf type google.protobuf.Struct
|
| Struct.Builder |
Protobuf type google.protobuf.Struct
|
| StructOrBuilder |
|
| Syntax |
Protobuf enum google.protobuf.Syntax
|
| Timestamp |
Protobuf type google.protobuf.Timestamp
|
| Timestamp.Builder |
Protobuf type google.protobuf.Timestamp
|
| TimestampOrBuilder |
|
| Type |
Protobuf type google.protobuf.Type
|
| Type.Builder |
Protobuf type google.protobuf.Type
|
| TypeOrBuilder |
|
| UInt32Value |
Protobuf type google.protobuf.UInt32Value
|
| UInt32Value.Builder |
Protobuf type google.protobuf.UInt32Value
|
| UInt32ValueOrBuilder |
|
| UInt64Value |
Protobuf type google.protobuf.UInt64Value
|
| UInt64Value.Builder |
Protobuf type google.protobuf.UInt64Value
|
| UInt64ValueOrBuilder |
|
| UninitializedMessageException |
Thrown when attempting to build a protocol message that is missing required fields.
|
| UnknownFieldSetLite |
UnknownFieldSetLite is used to keep track of fields which were seen when parsing a
protocol message but whose field numbers or types are unrecognized.
|
| Value |
Protobuf type google.protobuf.Value
|
| Value.Builder |
Protobuf type google.protobuf.Value
|
| Value.KindCase |
|
| ValueOrBuilder |
|
| WireFormat.FieldType |
Lite equivalent to Descriptors.FieldDescriptor.Type.
|
| WireFormat.JavaType |
Lite equivalent to Descriptors.FieldDescriptor.JavaType.
|