Uses of Class
com.google.protobuf.GeneratedMessageLite.Builder
Packages that use GeneratedMessageLite.Builder
-
Uses of GeneratedMessageLite.Builder in com.google.protobuf
Classes in com.google.protobuf with type parameters of type GeneratedMessageLite.BuilderModifier and TypeClassDescriptionclass
GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.Builder<MessageType, BuilderType>> Lite version ofGeneratedMessage
.static class
GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.Builder<MessageType, BuilderType>> Subclasses of GeneratedMessageLite.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final class
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.static final class
Api is a light-weight descriptor for an API Interface.static final class
Wrapper message for `bool`.static final class
Wrapper message for `bytes`.static final class
Wrapper message for `double`.static final class
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution.static final class
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.static final class
Enum type definition.static final class
Enum value definition.static final class
A single field of a message type.static final class
`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 final class
Wrapper message for `float`.static class
GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>> Lite equivalent ofGeneratedMessage.ExtendableBuilder
.static final class
Wrapper message for `int32`.static final class
Wrapper message for `int64`.static final class
`ListValue` is a wrapper around a repeated field of values.static final class
Method represents a method of an API interface.static final class
Declares an API Interface to be included in this interface.static final class
A protocol buffer option, which can be attached to a message, field, enumeration, etc.static final class
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.static final class
Wrapper message for `string`.static final class
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.static final class
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 final class
A protocol buffer message type.static final class
Wrapper message for `uint32`.static final class
Wrapper message for `uint64`.static final class
`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.Methods in com.google.protobuf with type parameters of type GeneratedMessageLite.BuilderModifier and TypeMethodDescriptionprotected final <MessageType extends GeneratedMessageLite<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.Builder<MessageType, BuilderType>>
BuilderTypeGeneratedMessageLite.createBuilder()
protected final <MessageType extends GeneratedMessageLite<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.Builder<MessageType, BuilderType>>
BuilderTypeGeneratedMessageLite.createBuilder
(MessageType prototype)