Uses of Package
com.google.protobuf
Packages that use com.google.protobuf
Package
Description
API for gRPC over Protocol Buffers, including tools for serializing and de-serializing protobuf
messages.
-
Classes in com.google.protobuf used by com.google.protobufClassDescriptionA partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods.A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.Protobuf typegoogle.protobuf.Any
Protobuf typegoogle.protobuf.Any
Protobuf typegoogle.protobuf.Api
Protobuf typegoogle.protobuf.Api
Protobuf typegoogle.protobuf.BoolValue
Protobuf typegoogle.protobuf.BoolValue
Protobuf typegoogle.protobuf.BytesValue
Protobuf typegoogle.protobuf.BytesValue
Provides an explicit API for unstable, redacting debug output suitable for debug logging.Protobuf typegoogle.protobuf.DescriptorProto
Protobuf typegoogle.protobuf.DescriptorProto
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
Protobuf typegoogle.protobuf.DescriptorProto.ReservedRange
Protobuf typegoogle.protobuf.DescriptorProto.ReservedRange
Protobuf enumgoogle.protobuf.Edition
Protobuf typegoogle.protobuf.EnumDescriptorProto
Protobuf typegoogle.protobuf.EnumDescriptorProto
Protobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRange
Protobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRange
Protobuf typegoogle.protobuf.EnumOptions
Protobuf typegoogle.protobuf.EnumOptions
Protobuf typegoogle.protobuf.EnumValueDescriptorProto
Protobuf typegoogle.protobuf.EnumValueDescriptorProto
Protobuf typegoogle.protobuf.EnumValueOptions
Protobuf typegoogle.protobuf.EnumValueOptions
Protobuf typegoogle.protobuf.ExtensionRangeOptions
Protobuf typegoogle.protobuf.ExtensionRangeOptions
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
Protobuf enumgoogle.protobuf.ExtensionRangeOptions.VerificationState
Protobuf typegoogle.protobuf.FeatureSet
Protobuf typegoogle.protobuf.FeatureSet
Protobuf enumgoogle.protobuf.FeatureSet.EnumType
Protobuf enumgoogle.protobuf.FeatureSet.FieldPresence
Protobuf enumgoogle.protobuf.FeatureSet.JsonFormat
Protobuf enumgoogle.protobuf.FeatureSet.MessageEncoding
Protobuf enumgoogle.protobuf.FeatureSet.RepeatedFieldEncoding
Protobuf enumgoogle.protobuf.FeatureSet.Utf8Validation
Protobuf typegoogle.protobuf.FeatureSetDefaults
Protobuf typegoogle.protobuf.FeatureSetDefaults
Protobuf typegoogle.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
Protobuf typegoogle.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
Protobuf typegoogle.protobuf.FieldDescriptorProto
Protobuf typegoogle.protobuf.FieldDescriptorProto
Protobuf enumgoogle.protobuf.FieldDescriptorProto.Label
Protobuf enumgoogle.protobuf.FieldDescriptorProto.Type
Protobuf typegoogle.protobuf.FieldOptions
Protobuf typegoogle.protobuf.FieldOptions
Protobuf enumgoogle.protobuf.FieldOptions.CType
Protobuf typegoogle.protobuf.FieldOptions.EditionDefault
Protobuf typegoogle.protobuf.FieldOptions.EditionDefault
Protobuf typegoogle.protobuf.FieldOptions.FeatureSupport
Protobuf typegoogle.protobuf.FieldOptions.FeatureSupport
Protobuf enumgoogle.protobuf.FieldOptions.JSType
Protobuf enumgoogle.protobuf.FieldOptions.OptionRetention
Protobuf enumgoogle.protobuf.FieldOptions.OptionTargetType
Protobuf typegoogle.protobuf.FileDescriptorProto
Protobuf typegoogle.protobuf.FileDescriptorProto
Protobuf typegoogle.protobuf.FileDescriptorSet
Protobuf typegoogle.protobuf.FileDescriptorSet
Protobuf typegoogle.protobuf.FileOptions
Protobuf typegoogle.protobuf.FileOptions
Protobuf enumgoogle.protobuf.FileOptions.OptimizeMode
Protobuf typegoogle.protobuf.GeneratedCodeInfo
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
Protobuf enumgoogle.protobuf.GeneratedCodeInfo.Annotation.Semantic
Protobuf typegoogle.protobuf.GeneratedCodeInfo
Protobuf typegoogle.protobuf.MessageOptions
Protobuf typegoogle.protobuf.MessageOptions
Protobuf typegoogle.protobuf.MethodDescriptorProto
Protobuf typegoogle.protobuf.MethodDescriptorProto
Protobuf typegoogle.protobuf.MethodOptions
Protobuf typegoogle.protobuf.MethodOptions
Protobuf enumgoogle.protobuf.MethodOptions.IdempotencyLevel
Protobuf typegoogle.protobuf.OneofDescriptorProto
Protobuf typegoogle.protobuf.OneofDescriptorProto
Protobuf typegoogle.protobuf.OneofOptions
Protobuf typegoogle.protobuf.OneofOptions
Protobuf typegoogle.protobuf.ServiceDescriptorProto
Protobuf typegoogle.protobuf.ServiceDescriptorProto
Protobuf typegoogle.protobuf.ServiceOptions
Protobuf typegoogle.protobuf.ServiceOptions
Protobuf typegoogle.protobuf.SourceCodeInfo
Protobuf typegoogle.protobuf.SourceCodeInfo
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
Protobuf typegoogle.protobuf.UninterpretedOption
Protobuf typegoogle.protobuf.UninterpretedOption
Protobuf typegoogle.protobuf.UninterpretedOption.NamePart
Protobuf typegoogle.protobuf.UninterpretedOption.NamePart
Describes a message type.Thrown when building descriptors fails because the source DescriptorProtos are not valid.Describes an enum type.Describes one value within an enum type.Describes a field of a message type.Describes a.proto
file, including everything defined within.All descriptors implement this to make it easier to implement tools likeDescriptorPool
.Describes one method within a service type.Describes a oneof of a message type.Describes a service type.Protobuf typegoogle.protobuf.DoubleValue
Protobuf typegoogle.protobuf.DoubleValue
Protobuf typegoogle.protobuf.Duration
Protobuf typegoogle.protobuf.Duration
An implementation ofMessage
that can represent arbitrary types, given aDescriptors.Descriptor
.Builder forDynamicMessage
s.Protobuf typegoogle.protobuf.Empty
Protobuf typegoogle.protobuf.Empty
Protobuf typegoogle.protobuf.Enum
Protobuf typegoogle.protobuf.Enum
Protobuf typegoogle.protobuf.EnumValue
Protobuf typegoogle.protobuf.EnumValue
Interface that generated extensions implement.The API type that the extension is used for.Type of a message extension.A table of known extensions, searchable by name or field number.A (Descriptor, Message) pair, returned by lookup methods.Protobuf typegoogle.protobuf.Field
Protobuf typegoogle.protobuf.Field
Protobuf enumgoogle.protobuf.Field.Cardinality
Protobuf enumgoogle.protobuf.Field.Kind
Protobuf typegoogle.protobuf.FieldMask
Protobuf typegoogle.protobuf.FieldMask
Protobuf typegoogle.protobuf.FloatValue
Protobuf typegoogle.protobuf.FloatValue
All generated protocol message classes extend this class.Builder class forGeneratedMessage
.Generated message builders for message types that contain extension ranges subclass this.Generated message classes for message types that contain extension ranges subclass this.Used by subclasses to serialize extensions.ExtensionSerializer that writes extensions from the FieldSet, for messages with extensions.ExtendsMessageOrBuilder
with extension-related functions.Users should ignore this class.Type used to represent generated extensions.This class is used to make a generated protected method inaccessible from user's code (e.g., theGeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
method below).Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Deprecated.This method is deprecated, and slated for removal in the next Java breaking change (5.x).Protobuf typegoogle.protobuf.Int32Value
Protobuf typegoogle.protobuf.Int32Value
Protobuf typegoogle.protobuf.Int64Value
Protobuf typegoogle.protobuf.Int64Value
Protobuf typepb.JavaFeatures
Protobuf typepb.JavaFeatures
Protobuf enumpb.JavaFeatures.Utf8Validation
Protobuf typegoogle.protobuf.ListValue
Protobuf typegoogle.protobuf.ListValue
Implements MapEntry messages.Builder to createMapEntry
messages.Internal representation of map fields in generated messages.Internal representation of map fields in generated builders.Convert a MessageOrBuilder to a Message regardless of which it holds.A base class for package private shared methods between MapField and MapFieldBuilder to allow reflection to access both.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency.Protobuf typegoogle.protobuf.Method
Protobuf typegoogle.protobuf.Method
Protobuf typegoogle.protobuf.Mixin
Protobuf typegoogle.protobuf.Mixin
Protobuf enumgoogle.protobuf.NullValue
Protobuf typegoogle.protobuf.Option
Protobuf typegoogle.protobuf.Option
Interface of useful methods added to all enums generated by the protocol compiler.RepeatedFieldBuilder
implements a structure that a protocol message uses to hold a repeated field of other protocol messages.Deprecated.This class is deprecated, and slated for removal in the next breaking change.Interface for an RPC callback, normally called when an RPC completes.AnRpcController
mediates a single method call.Thrown by blocking RPC methods when a failure occurs.SingleFieldBuilder
implements a structure that a protocol message uses to hold a single field of another protocol message.Deprecated.This class is deprecated, and slated for removal in the next breaking change.Protobuf typegoogle.protobuf.SourceContext
Protobuf typegoogle.protobuf.SourceContext
Protobuf typegoogle.protobuf.StringValue
Protobuf typegoogle.protobuf.StringValue
Protobuf typegoogle.protobuf.Struct
Protobuf typegoogle.protobuf.Struct
Protobuf enumgoogle.protobuf.Syntax
Thrown byTextFormat.unescapeBytes(java.lang.CharSequence)
andTextFormat.unescapeText(java.lang.String)
when an invalid escape sequence is seen.Thrown when parsing an invalid text format message.Parser for text-format proto2 instances.Builder that can be used to obtain new instances ofTextFormat.Parser
.Determines if repeated values for non-repeated fields and oneofs are permitted.Helper class for converting protobufs to text.Data structure which is populated with the locations of each field value parsed from the text.Builder for aTextFormatParseInfoTree
.A location in the source code.Protobuf typegoogle.protobuf.Timestamp
Protobuf typegoogle.protobuf.Timestamp
Protobuf typegoogle.protobuf.Type
Protobuf typegoogle.protobuf.Type
A TypeRegistry is used to resolve Any messages.A Builder is used to buildTypeRegistry
.Protobuf typegoogle.protobuf.UInt32Value
Protobuf typegoogle.protobuf.UInt32Value
Protobuf typegoogle.protobuf.UInt64Value
Protobuf typegoogle.protobuf.UInt64Value
UnknownFieldSet
keeps track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.Builder forUnknownFieldSet
s.Represents a single field in anUnknownFieldSet
.Used to build aUnknownFieldSet.Field
within anUnknownFieldSet
.Parser to implement MessageLite interface.Protobuf typegoogle.protobuf.Value
Protobuf typegoogle.protobuf.Value
-
Classes in com.google.protobuf used by com.google.protobuf.compilerClassDescriptionA partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods.A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.Protobuf typegoogle.protobuf.FileDescriptorProto
Protobuf typegoogle.protobuf.FileDescriptorProto
Protobuf typegoogle.protobuf.GeneratedCodeInfo
Protobuf typegoogle.protobuf.GeneratedCodeInfo
Describes a message type.Describes an enum type.Describes one value within an enum type.Describes a.proto
file, including everything defined within.A table of known extensions, searchable by name or field number.All generated protocol message classes extend this class.Builder class forGeneratedMessage
.Users should ignore this class.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency.Interface of useful methods added to all enums generated by the protocol compiler. -
Classes in com.google.protobuf used by com.google.protobuf.utilClassDescriptionProtobuf enum
google.protobuf.Edition
Describes a message type.Describes a field of a message type.Protobuf typegoogle.protobuf.Duration
Protobuf typegoogle.protobuf.Duration
Protobuf typegoogle.protobuf.FieldMask
Protobuf typegoogle.protobuf.ListValue
Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency.Protobuf typegoogle.protobuf.Struct
Protobuf typegoogle.protobuf.Timestamp
Protobuf typegoogle.protobuf.Timestamp
A TypeRegistry is used to resolve Any messages.Protobuf typegoogle.protobuf.Value
-
Classes in com.google.protobuf used by dev.enola.common.protobufClassDescriptionProtobuf type
google.protobuf.Any
Protobuf typegoogle.protobuf.FileDescriptorSet
Describes a message type.Thrown when building descriptors fails because the source DescriptorProtos are not valid.All descriptors implement this to make it easier to implement tools likeDescriptorPool
.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency.Thrown when parsing an invalid text format message.Protobuf typegoogle.protobuf.Timestamp
A TypeRegistry is used to resolve Any messages. -
Classes in com.google.protobuf used by dev.enola.common.validationClassDescriptionA partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods.A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.Describes a message type.Describes a.proto
file, including everything defined within.A table of known extensions, searchable by name or field number.All generated protocol message classes extend this class.Builder class forGeneratedMessage
.Users should ignore this class.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency. -
Classes in com.google.protobuf used by dev.enola.core.ext.protoClassDescriptionProtobuf type
google.protobuf.FieldOptions
Describes a.proto
file, including everything defined within.A table of known extensions, searchable by name or field number.Type used to represent generated extensions. -
Classes in com.google.protobuf used by dev.enola.core.protoClassDescriptionA partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods.A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.Protobuf typegoogle.protobuf.Any
Protobuf typegoogle.protobuf.Any
Protobuf typegoogle.protobuf.FileDescriptorSet
Protobuf typegoogle.protobuf.FileDescriptorSet
Describes a message type.Describes a.proto
file, including everything defined within.A table of known extensions, searchable by name or field number.All generated protocol message classes extend this class.Builder class forGeneratedMessage
.Users should ignore this class.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency. -
Classes in com.google.protobuf used by dev.enola.core.resource
-
Classes in com.google.protobuf used by dev.enola.core.thingClassDescriptionProtobuf type
google.protobuf.Any
Describes a message type. -
Classes in com.google.protobuf used by dev.enola.core.util.protoClassDescriptionA partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods.A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.Describes a message type.Describes an enum type.Describes one value within an enum type.Describes a.proto
file, including everything defined within.A table of known extensions, searchable by name or field number.All generated protocol message classes extend this class.Builder class forGeneratedMessage
.Users should ignore this class.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency.Interface of useful methods added to all enums generated by the protocol compiler.Protobuf typegoogle.protobuf.Timestamp
Protobuf typegoogle.protobuf.Timestamp
-
Classes in com.google.protobuf used by dev.enola.core.view
-
Classes in com.google.protobuf used by dev.enola.rdf.io
-
Classes in com.google.protobuf used by dev.enola.thing.messageClassDescriptionProtobuf type
google.protobuf.Any
Describes a message type.Describes one value within an enum type.Describes a field of a message type.Abstract interface implemented by Protocol Message objects. -
Classes in com.google.protobuf used by dev.enola.thing.protoClassDescriptionA partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods.A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.Describes a message type.Describes a.proto
file, including everything defined within.A table of known extensions, searchable by name or field number.All generated protocol message classes extend this class.Builder class forGeneratedMessage
.Users should ignore this class.A base class for package private shared methods between MapField and MapFieldBuilder to allow reflection to access both.Abstract interface implemented by Protocol Message objects.Abstract interface implemented by Protocol Message builders.Base interface for methods common toMessage
andMessage.Builder
to provide type equivalency. -
Classes in com.google.protobuf used by dev.enola.webClassDescriptionThrown when building descriptors fails because the source DescriptorProtos are not valid.
-
Classes in com.google.protobuf used by io.grpc.protobufClassDescriptionDescribes a
.proto
file, including everything defined within.Describes one method within a service type.Describes a service type.A table of known extensions, searchable by name or field number.Abstract interface implemented by Protocol Message objects.