Uses of Interface
com.google.protobuf.MessageOrBuilder
-
Uses of MessageOrBuilder in com.google.protobuf
Classes in com.google.protobuf with type parameters of type MessageOrBuilderModifier and TypeClassDescriptionclass
MapFieldBuilder<KeyT,
MessageOrBuilderT extends MessageOrBuilder, MessageT extends MessageOrBuilderT, BuilderT extends MessageOrBuilderT> Internal representation of map fields in generated builders.static interface
MapFieldBuilder.Converter<KeyT,
MessageOrBuilderT extends MessageOrBuilder, MessageT extends MessageOrBuilderT> Convert a MessageOrBuilder to a Message regardless of which it holds.class
RepeatedFieldBuilder<MType extends GeneratedMessage,
BType extends GeneratedMessage.Builder, IType extends MessageOrBuilder> RepeatedFieldBuilder
implements a structure that a protocol message uses to hold a repeated field of other protocol messages.private static class
RepeatedFieldBuilder.BuilderExternalList<MType extends GeneratedMessage,
BType extends GeneratedMessage.Builder, IType extends MessageOrBuilder> Provides a live view of the builder as a list of builders.private static class
RepeatedFieldBuilder.MessageExternalList<MType extends GeneratedMessage,
BType extends GeneratedMessage.Builder, IType extends MessageOrBuilder> Provides a live view of the builder as a list of messages.private static class
RepeatedFieldBuilder.MessageOrBuilderExternalList<MType extends GeneratedMessage,
BType extends GeneratedMessage.Builder, IType extends MessageOrBuilder> Provides a live view of the builder as a list of builders.class
RepeatedFieldBuilderV3<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.This class is deprecated, and slated for removal in the next breaking change.private static class
RepeatedFieldBuilderV3.BuilderExternalList<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.private static class
RepeatedFieldBuilderV3.MessageExternalList<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.private static class
RepeatedFieldBuilderV3.MessageOrBuilderExternalList<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.class
SingleFieldBuilder<MType extends GeneratedMessage,
BType extends GeneratedMessage.Builder, IType extends MessageOrBuilder> SingleFieldBuilder
implements a structure that a protocol message uses to hold a single field of another protocol message.class
SingleFieldBuilderV3<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.This class is deprecated, and slated for removal in the next breaking change.Subinterfaces of MessageOrBuilder in com.google.protobufModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>
ExtendsMessageOrBuilder
with extension-related functions.static interface
GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static interface
interface
Abstract interface implemented by Protocol Message objects.static interface
Abstract interface implemented by Protocol Message builders.Classes in com.google.protobuf that implement MessageOrBuilderModifier and TypeClassDescriptionclass
A partial implementation of theMessage
interface which implements as many methods of that interface as possible in terms of other methods.static class
AbstractMessage.Builder<BuilderType extends AbstractMessage.Builder<BuilderType>>
A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.static final class
Describes a message type.static final class
Describes a message type.static final class
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
static final class
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
static final class
Range of reserved tag numbers.static final class
Range of reserved tag numbers.static final class
Describes an enum type.static final class
Describes an enum type.static final class
Range of reserved numeric values.static final class
Range of reserved numeric values.static final class
Protobuf typegoogle.protobuf.EnumOptions
static final class
Protobuf typegoogle.protobuf.EnumOptions
static final class
Describes a value within an enum.static final class
Describes a value within an enum.static final class
Protobuf typegoogle.protobuf.EnumValueOptions
static final class
Protobuf typegoogle.protobuf.EnumValueOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
static final class
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.static final class
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.static final class
A compiled specification for the defaults of a set of features.static final class
A compiled specification for the defaults of a set of features.static final class
A map from every known edition with a unique set of defaults to its defaults.static final class
A map from every known edition with a unique set of defaults to its defaults.static final class
Describes a field within a message.static final class
Describes a field within a message.static final class
Protobuf typegoogle.protobuf.FieldOptions
static final class
Protobuf typegoogle.protobuf.FieldOptions
static final class
Protobuf typegoogle.protobuf.FieldOptions.EditionDefault
static final class
Protobuf typegoogle.protobuf.FieldOptions.EditionDefault
static final class
Information about the support window of a feature.static final class
Information about the support window of a feature.static final class
Describes a complete .proto file.static final class
Describes a complete .proto file.static final class
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.static final class
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.static final class
Protobuf typegoogle.protobuf.FileOptions
static final class
Protobuf typegoogle.protobuf.FileOptions
static final class
Describes the relationship between generated code and its original source file.static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
static final class
Describes the relationship between generated code and its original source file.static final class
Protobuf typegoogle.protobuf.MessageOptions
static final class
Protobuf typegoogle.protobuf.MessageOptions
static final class
Describes a method of a service.static final class
Describes a method of a service.static final class
Protobuf typegoogle.protobuf.MethodOptions
static final class
Protobuf typegoogle.protobuf.MethodOptions
static final class
Describes a oneof.static final class
Describes a oneof.static final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Describes a service.static final class
Describes a service.static final class
Protobuf typegoogle.protobuf.ServiceOptions
static final class
Protobuf typegoogle.protobuf.ServiceOptions
static final class
Encapsulates information about the original source file from which a FileDescriptorProto was generated.static final class
Encapsulates information about the original source file from which a FileDescriptorProto was generated.static final class
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
static final class
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
static final class
A message representing a option the parser does not recognize.static final class
A message representing a option the parser does not recognize.static final class
The name of the uninterpreted option.static final class
The name of the uninterpreted option.final class
An implementation ofMessage
that can represent arbitrary types, given aDescriptors.Descriptor
.static final class
Builder forDynamicMessage
s.class
All generated protocol message classes extend this class.static class
GeneratedMessage.Builder<BuilderT extends GeneratedMessage.Builder<BuilderT>>
Builder class forGeneratedMessage
.static class
GeneratedMessage.ExtendableBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>> Generated message builders for message types that contain extension ranges subclass this.static class
GeneratedMessage.ExtendableMessage<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>
Generated message classes for message types that contain extension ranges subclass this.class
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static class
GeneratedMessageV3.Builder<BuilderT extends GeneratedMessageV3.Builder<BuilderT>>
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static class
GeneratedMessageV3.ExtendableBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>> Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static class
GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static final class
Protobuf typepb.JavaFeatures
static final class
Protobuf typepb.JavaFeatures
final class
MapEntry<K,
V> Implements MapEntry messages.static class
MapEntry.Builder<K,
V> Builder to createMapEntry
messages.Fields in com.google.protobuf declared as MessageOrBuilderModifier and TypeFieldDescriptionprivate final MessageOrBuilder
DebugFormat.LazyDebugOutput.message
Methods in com.google.protobuf with parameters of type MessageOrBuilderModifier and TypeMethodDescriptionMessageReflection.findMissingFields
(MessageOrBuilder message) Populatesthis.missingFields
with the full "path" of each missing required field in the given message.private static void
MessageReflection.findMissingFields
(MessageOrBuilder message, String prefix, List<String> results) (package private) static boolean
MessageReflection.isInitialized
(MessageOrBuilder message) DebugFormat.lazyToString
(MessageOrBuilder message) (package private) static String
LegacyUnredactedTextFormat.legacyUnredactedMultilineString
(MessageOrBuilder message) LikeTextFormat.printer().printToString(message)
, but for legacy purposes.(package private) static String
LegacyUnredactedTextFormat.legacyUnredactedSingleLineString
(MessageOrBuilder message) LikeTextFormat.printer().emittingSingleLine(true).printToString(message)
, but for legacy purposes.private void
TextFormat.Printer.print
(MessageOrBuilder message, TextFormat.TextGenerator generator) void
TextFormat.Printer.print
(MessageOrBuilder message, Appendable output) Outputs a textual representation of the Protocol Message supplied into the parameter output.(package private) void
TextFormat.Printer.print
(MessageOrBuilder message, Appendable output, TextFormat.Printer.FieldReporterLevel level) private boolean
TextFormat.Printer.printAny
(MessageOrBuilder message, TextFormat.TextGenerator generator) Attempt to print the 'google.protobuf.Any' message in a human-friendly format.private void
TextFormat.Printer.printMessage
(MessageOrBuilder message, TextFormat.TextGenerator generator) TextFormat.Printer.printToString
(MessageOrBuilder message) Likeprint()
, but writes directly to aString
and returns it.(package private) String
TextFormat.Printer.printToString
(MessageOrBuilder message, TextFormat.Printer.FieldReporterLevel level) TextFormat.Printer.shortDebugString
(MessageOrBuilder message) Deprecated.Usethis.printer().emittingSingleLine(true).printToString(MessageOrBuilder)
static String
TextFormat.shortDebugString
(MessageOrBuilder message) Deprecated.Useprinter().emittingSingleLine(true).printToString(MessageOrBuilder)
DebugFormat.toString
(MessageOrBuilder message) static String
UnredactedDebugFormatForTest.unredactedMultilineString
(MessageOrBuilder message) LikeTextFormat.printer().printToString(message)
, but for test assertion purposes.static String
UnredactedDebugFormatForTest.unredactedSingleLineString
(MessageOrBuilder message) LikeTextFormat.printer().emittingSingleLine(true).printToString(message)
, but for test assertion purposes.Constructors in com.google.protobuf with parameters of type MessageOrBuilderModifierConstructorDescription(package private)
LazyDebugOutput
(MessageOrBuilder message, DebugFormat format)