Uses of Interface
com.google.protobuf.MessageLite.Builder
-
Packages that use MessageLite.Builder Package Description com.google.protobuf com.google.protobuf.compiler com.google.rpc dev.cel.expr -
-
Uses of MessageLite.Builder in com.google.protobuf
Subinterfaces of MessageLite.Builder in com.google.protobuf Modifier and Type Interface Description static interfaceMessage.BuilderAbstract interface implemented by Protocol Message builders.Classes in com.google.protobuf that implement MessageLite.Builder Modifier and Type Class Description static classAbstractMessage.Builder<BuilderType extends AbstractMessage.Builder<BuilderType>>A partial implementation of theMessage.Builderinterface which implements as many methods of that interface as possible in terms of other methods.static classAbstractMessageLite.Builder<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>>A partial implementation of theMessage.Builderinterface which implements as many methods of that interface as possible in terms of other methods.static classAny.BuilderProtobuf typegoogle.protobuf.Anystatic classApi.BuilderProtobuf typegoogle.protobuf.Apistatic classBoolValue.BuilderProtobuf typegoogle.protobuf.BoolValuestatic classBytesValue.BuilderProtobuf typegoogle.protobuf.BytesValuestatic classDescriptorProtos.DescriptorProto.BuilderProtobuf typegoogle.protobuf.DescriptorProtostatic classDescriptorProtos.DescriptorProto.ExtensionRange.BuilderProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangestatic classDescriptorProtos.DescriptorProto.ReservedRange.BuilderProtobuf typegoogle.protobuf.DescriptorProto.ReservedRangestatic classDescriptorProtos.EnumDescriptorProto.BuilderProtobuf typegoogle.protobuf.EnumDescriptorProtostatic classDescriptorProtos.EnumDescriptorProto.EnumReservedRange.BuilderProtobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRangestatic classDescriptorProtos.EnumOptions.BuilderProtobuf typegoogle.protobuf.EnumOptionsstatic classDescriptorProtos.EnumValueDescriptorProto.BuilderProtobuf typegoogle.protobuf.EnumValueDescriptorProtostatic classDescriptorProtos.EnumValueOptions.BuilderProtobuf typegoogle.protobuf.EnumValueOptionsstatic classDescriptorProtos.ExtensionRangeOptions.BuilderProtobuf typegoogle.protobuf.ExtensionRangeOptionsstatic classDescriptorProtos.FieldDescriptorProto.BuilderProtobuf typegoogle.protobuf.FieldDescriptorProtostatic classDescriptorProtos.FieldOptions.BuilderProtobuf typegoogle.protobuf.FieldOptionsstatic classDescriptorProtos.FileDescriptorProto.BuilderProtobuf typegoogle.protobuf.FileDescriptorProtostatic classDescriptorProtos.FileDescriptorSet.BuilderProtobuf typegoogle.protobuf.FileDescriptorSetstatic classDescriptorProtos.FileOptions.BuilderProtobuf typegoogle.protobuf.FileOptionsstatic classDescriptorProtos.GeneratedCodeInfo.Annotation.BuilderProtobuf typegoogle.protobuf.GeneratedCodeInfo.Annotationstatic classDescriptorProtos.GeneratedCodeInfo.BuilderProtobuf typegoogle.protobuf.GeneratedCodeInfostatic classDescriptorProtos.MessageOptions.BuilderProtobuf typegoogle.protobuf.MessageOptionsstatic classDescriptorProtos.MethodDescriptorProto.BuilderProtobuf typegoogle.protobuf.MethodDescriptorProtostatic classDescriptorProtos.MethodOptions.BuilderProtobuf typegoogle.protobuf.MethodOptionsstatic classDescriptorProtos.OneofDescriptorProto.BuilderProtobuf typegoogle.protobuf.OneofDescriptorProtostatic classDescriptorProtos.OneofOptions.BuilderProtobuf typegoogle.protobuf.OneofOptionsstatic classDescriptorProtos.ServiceDescriptorProto.BuilderProtobuf typegoogle.protobuf.ServiceDescriptorProtostatic classDescriptorProtos.ServiceOptions.BuilderProtobuf typegoogle.protobuf.ServiceOptionsstatic classDescriptorProtos.SourceCodeInfo.BuilderProtobuf typegoogle.protobuf.SourceCodeInfostatic classDescriptorProtos.SourceCodeInfo.Location.BuilderProtobuf typegoogle.protobuf.SourceCodeInfo.Locationstatic classDescriptorProtos.UninterpretedOption.BuilderProtobuf typegoogle.protobuf.UninterpretedOptionstatic classDescriptorProtos.UninterpretedOption.NamePart.BuilderProtobuf typegoogle.protobuf.UninterpretedOption.NamePartstatic classDoubleValue.BuilderProtobuf typegoogle.protobuf.DoubleValuestatic classDuration.BuilderProtobuf typegoogle.protobuf.Durationstatic classDynamicMessage.BuilderBuilder forDynamicMessages.static classEmpty.BuilderProtobuf typegoogle.protobuf.Emptystatic classEnum.BuilderProtobuf typegoogle.protobuf.Enumstatic classEnumValue.BuilderProtobuf typegoogle.protobuf.EnumValuestatic classField.BuilderProtobuf typegoogle.protobuf.Fieldstatic classFieldMask.BuilderProtobuf typegoogle.protobuf.FieldMaskstatic classFloatValue.BuilderProtobuf typegoogle.protobuf.FloatValuestatic classGeneratedMessage.Builder<BuilderType extends GeneratedMessage.Builder<BuilderType>>static classGeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>Generated message builders for message types that contain extension ranges subclass this.static classGeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>>static classGeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>Lite equivalent ofGeneratedMessage.ExtendableBuilder.static classGeneratedMessageV3.Builder<BuilderType extends GeneratedMessageV3.Builder<BuilderType>>static classGeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>Generated message builders for message types that contain extension ranges subclass this.static classInt32Value.BuilderProtobuf typegoogle.protobuf.Int32Valuestatic classInt64Value.BuilderProtobuf typegoogle.protobuf.Int64Valuestatic classListValue.BuilderProtobuf typegoogle.protobuf.ListValuestatic classMapEntry.Builder<K,V>Builder to createMapEntrymessages.static classMethod.BuilderProtobuf typegoogle.protobuf.Methodstatic classMixin.BuilderProtobuf typegoogle.protobuf.Mixinstatic classOption.BuilderProtobuf typegoogle.protobuf.Optionstatic classSourceContext.BuilderProtobuf typegoogle.protobuf.SourceContextstatic classStringValue.BuilderProtobuf typegoogle.protobuf.StringValuestatic classStruct.BuilderProtobuf typegoogle.protobuf.Structstatic classTimestamp.BuilderProtobuf typegoogle.protobuf.Timestampstatic classType.BuilderProtobuf typegoogle.protobuf.Typestatic classUInt32Value.BuilderProtobuf typegoogle.protobuf.UInt32Valuestatic classUInt64Value.BuilderProtobuf typegoogle.protobuf.UInt64Valuestatic classUnknownFieldSet.BuilderBuilder forUnknownFieldSets.static classValue.BuilderProtobuf typegoogle.protobuf.ValueMethods in com.google.protobuf that return MessageLite.Builder Modifier and Type Method Description MessageLite.BuilderMessageLite.Builder. clear()Resets all fields to their default values.MessageLite.BuilderMessageLite.Builder. clone()Clones the Builder.MessageLite.BuilderDescriptors.FieldDescriptor. internalMergeFrom(MessageLite.Builder to, MessageLite from)For internal use only.MessageLite.BuilderMessageLite.Builder. mergeFrom(byte[] data)Parsedataas a message of this type and merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(byte[] data, int off, int len)Parsedataas a message of this type and merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry)Parsedataas a message of this type and merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(byte[] data, ExtensionRegistryLite extensionRegistry)Parsedataas a message of this type and merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(ByteString data)Parsedataas a message of this type and merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(ByteString data, ExtensionRegistryLite extensionRegistry)Parsedataas a message of this type and merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(CodedInputStream input)Parses a message of this type from the input and merges it with this message.MessageLite.BuilderMessageLite.Builder. mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)LikemergeFrom(CodedInputStream), but also parses extensions.MessageLite.BuilderMessageLite.Builder. mergeFrom(MessageLite other)Mergeotherinto the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(java.io.InputStream input)Parse a message of this type frominputand merge it with the message being built.MessageLite.BuilderMessageLite.Builder. mergeFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)Parse a message of this type frominputand merge it with the message being built.MessageLite.BuilderMessageLite. newBuilderForType()Constructs a new builder for a message of the same type as this message.MessageLite.BuilderMessageLite. toBuilder()Constructs a builder initialized with the current message.Methods in com.google.protobuf with parameters of type MessageLite.Builder Modifier and Type Method Description MessageLite.BuilderDescriptors.FieldDescriptor. internalMergeFrom(MessageLite.Builder to, MessageLite from)For internal use only.abstract voidCodedInputStream. readGroup(int fieldNumber, MessageLite.Builder builder, ExtensionRegistryLite extensionRegistry)Read agroupfield value from the stream.abstract voidCodedInputStream. readMessage(MessageLite.Builder builder, ExtensionRegistryLite extensionRegistry)Read an embedded message field value from the stream.abstract voidCodedInputStream. readUnknownGroup(int fieldNumber, MessageLite.Builder builder)Deprecated.UnknownFieldSet.Builder now implements MessageLite.Builder, so you can just callCodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite). -
Uses of MessageLite.Builder in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement MessageLite.Builder Modifier and Type Class Description static classPluginProtos.CodeGeneratorRequest.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorRequeststatic classPluginProtos.CodeGeneratorResponse.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponsestatic classPluginProtos.CodeGeneratorResponse.File.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.Filestatic classPluginProtos.Version.BuilderProtobuf typegoogle.protobuf.compiler.Version -
Uses of MessageLite.Builder in com.google.rpc
Classes in com.google.rpc that implement MessageLite.Builder Modifier and Type Class Description static classStatus.BuilderThe `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. -
Uses of MessageLite.Builder in dev.cel.expr
Classes in dev.cel.expr that implement MessageLite.Builder Modifier and Type Class Description static classCheckedExpr.BuilderA CEL expression which has been successfully type checked.static classConstant.BuilderRepresents a primitive literal.static classDecl.BuilderRepresents a declaration of a named value or function.static classDecl.FunctionDecl.BuilderFunction declaration specifies one or more overloads which indicate the function's parameter types and return type.static classDecl.FunctionDecl.Overload.BuilderAn overload indicates a function's parameter types and return type, and may optionally include a function body described in terms of [Expr][cel.expr.Expr] values.static classDecl.IdentDecl.BuilderIdentifier declaration which specifies its type and optional `Expr` value.static classEnumValue.BuilderAn enum value.static classErrorSet.BuilderA set of errors.static classEvalState.BuilderThe state of an evaluation.static classEvalState.Result.BuilderA single evaluation result.static classExplain.BuilderDeprecated.Values of intermediate expressions produced when evaluating expression.static classExplain.ExprStep.BuilderID and value index of one step.static classExpr.BuilderAn abstract representation of a common expression.static classExpr.Call.BuilderA call expression, including calls to predefined functions and operators.static classExpr.Comprehension.BuilderA comprehension expression applied to a list or map.static classExpr.CreateList.BuilderA list creation expression.static classExpr.CreateStruct.BuilderA map or message creation expression.static classExpr.CreateStruct.Entry.BuilderRepresents an entry.static classExpr.Ident.BuilderAn identifier expression.static classExpr.Select.BuilderA field selection expression.static classExprValue.BuilderThe value of an evaluated expression.static classListValue.BuilderA list.static classMapValue.BuilderA map.static classMapValue.Entry.BuilderProtobuf typecel.expr.MapValue.Entrystatic classParsedExpr.BuilderAn expression together with source information as returned by the parser.static classReference.BuilderDescribes a resolved reference to a declaration.static classSourceInfo.BuilderSource information collected at parse time.static classType.AbstractType.BuilderApplication defined abstract type.static classType.BuilderRepresents a CEL type.static classType.FunctionType.BuilderFunction type with result and arg types.static classType.ListType.BuilderList type with typed elements, e.g.static classType.MapType.BuilderMap type with parameterized key and value types, e.g.static classUnknownSet.BuilderA set of expressions for which the value is unknown.static classValue.BuilderRepresents a CEL value.
-