| Modifier and Type | Interface and Description |
|---|---|
interface |
AnyOrBuilder |
interface |
ApiOrBuilder |
interface |
BoolValueOrBuilder |
interface |
BytesValueOrBuilder |
interface |
DoubleValueOrBuilder |
interface |
DurationOrBuilder |
interface |
EmptyOrBuilder |
interface |
EnumOrBuilder |
interface |
EnumValueOrBuilder |
interface |
FieldMaskOrBuilder |
interface |
FieldOrBuilder |
interface |
FloatValueOrBuilder |
static interface |
GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>
Lite equivalent of
com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder. |
interface |
Int32ValueOrBuilder |
interface |
Int64ValueOrBuilder |
interface |
ListValueOrBuilder |
interface |
MessageLite
Abstract interface implemented by Protocol Message objects.
|
static interface |
MessageLite.Builder
Abstract interface implemented by Protocol Message builders.
|
interface |
MethodOrBuilder |
interface |
MixinOrBuilder |
interface |
OptionOrBuilder |
interface |
SourceContextOrBuilder |
interface |
StringValueOrBuilder |
interface |
StructOrBuilder |
interface |
TimestampOrBuilder |
interface |
TypeOrBuilder |
interface |
UInt32ValueOrBuilder |
interface |
UInt64ValueOrBuilder |
interface |
ValueOrBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageLite<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>>
A partial implementation of the
MessageLite interface which implements as many methods of
that interface as possible in terms of other methods. |
static class |
AbstractMessageLite.Builder<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>>
A partial implementation of the
Message.Builder interface which implements as many
methods of that interface as possible in terms of other methods. |
class |
Any
`Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
static class |
Any.Builder
`Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
class |
Api
Api is a light-weight descriptor for an API Interface.
|
static class |
Api.Builder
Api is a light-weight descriptor for an API Interface.
|
class |
BoolValue
Wrapper message for `bool`.
|
static class |
BoolValue.Builder
Wrapper message for `bool`.
|
class |
BytesValue
Wrapper message for `bytes`.
|
static class |
BytesValue.Builder
Wrapper message for `bytes`.
|
class |
DoubleValue
Wrapper message for `double`.
|
static class |
DoubleValue.Builder
Wrapper message for `double`.
|
class |
Duration
A Duration represents a signed, fixed-length span of time represented
as a count of seconds and fractions of seconds at nanosecond
resolution.
|
static class |
Duration.Builder
A Duration represents a signed, fixed-length span of time represented
as a count of seconds and fractions of seconds at nanosecond
resolution.
|
class |
Empty
A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs.
|
static class |
Empty.Builder
A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs.
|
class |
Enum
Enum type definition.
|
static class |
Enum.Builder
Enum type definition.
|
class |
EnumValue
Enum value definition.
|
static class |
EnumValue.Builder
Enum value definition.
|
class |
Field
A single field of a message type.
|
static class |
Field.Builder
A single field of a message type.
|
class |
FieldMask
`FieldMask` represents a set of symbolic field paths, for example:
paths: "f.a"
paths: "f.b.d"
Here `f` represents a field in some root message, `a` and `b`
fields in the message found in `f`, and `d` a field found in the
message in `f.b`.
|
static class |
FieldMask.Builder
`FieldMask` represents a set of symbolic field paths, for example:
paths: "f.a"
paths: "f.b.d"
Here `f` represents a field in some root message, `a` and `b`
fields in the message found in `f`, and `d` a field found in the
message in `f.b`.
|
class |
FloatValue
Wrapper message for `float`.
|
static class |
FloatValue.Builder
Wrapper message for `float`.
|
class |
GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>>
Lite version of
GeneratedMessage. |
static class |
GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> |
static class |
GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>
Lite equivalent of
GeneratedMessage.ExtendableBuilder. |
static class |
GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>
Lite equivalent of
GeneratedMessage.ExtendableMessage. |
class |
Int32Value
Wrapper message for `int32`.
|
static class |
Int32Value.Builder
Wrapper message for `int32`.
|
class |
Int64Value
Wrapper message for `int64`.
|
static class |
Int64Value.Builder
Wrapper message for `int64`.
|
class |
ListValue
`ListValue` is a wrapper around a repeated field of values.
|
static class |
ListValue.Builder
`ListValue` is a wrapper around a repeated field of values.
|
class |
Method
Method represents a method of an API interface.
|
static class |
Method.Builder
Method represents a method of an API interface.
|
class |
Mixin
Declares an API Interface to be included in this interface.
|
static class |
Mixin.Builder
Declares an API Interface to be included in this interface.
|
class |
Option
A protocol buffer option, which can be attached to a message, field,
enumeration, etc.
|
static class |
Option.Builder
A protocol buffer option, which can be attached to a message, field,
enumeration, etc.
|
class |
SourceContext
`SourceContext` represents information about the source of a
protobuf element, like the file in which it is defined.
|
static class |
SourceContext.Builder
`SourceContext` represents information about the source of a
protobuf element, like the file in which it is defined.
|
class |
StringValue
Wrapper message for `string`.
|
static class |
StringValue.Builder
Wrapper message for `string`.
|
class |
Struct
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
static class |
Struct.Builder
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
class |
Timestamp
A Timestamp represents a point in time independent of any time zone or local
calendar, encoded as a count of seconds and fractions of seconds at
nanosecond resolution.
|
static class |
Timestamp.Builder
A Timestamp represents a point in time independent of any time zone or local
calendar, encoded as a count of seconds and fractions of seconds at
nanosecond resolution.
|
class |
Type
A protocol buffer message type.
|
static class |
Type.Builder
A protocol buffer message type.
|
class |
UInt32Value
Wrapper message for `uint32`.
|
static class |
UInt32Value.Builder
Wrapper message for `uint32`.
|
class |
UInt64Value
Wrapper message for `uint64`.
|
static class |
UInt64Value.Builder
Wrapper message for `uint64`.
|
class |
Value
`Value` represents a dynamically typed value which can be either
null, a number, a string, a boolean, a recursive struct value, or a
list of values.
|
static class |
Value.Builder
`Value` represents a dynamically typed value which can be either
null, a number, a string, a boolean, a recursive struct value, or a
list of values.
|
Copyright © 2008–2020. All rights reserved.