A B C D E F G H I J K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABSTRACT_TYPE - dev.cel.expr.Type.TypeKindCase
- ABSTRACT_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- AbstractMessage - Class in com.google.protobuf
-
A partial implementation of the
Message
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessage() - Constructor for class com.google.protobuf.AbstractMessage
- AbstractMessage.Builder<BuilderType extends AbstractMessage.Builder<BuilderType>> - Class in com.google.protobuf
-
A partial implementation of the
Message.Builder
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessage.BuilderParent - Interface in com.google.protobuf
-
Interface for the parent of a Builder that allows the builder to communicate invalidations back to the parent for use when using nested builders.
- AbstractMessageLite<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
A partial implementation of the
MessageLite
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessageLite() - Constructor for class com.google.protobuf.AbstractMessageLite
- AbstractMessageLite.Builder<MessageType extends AbstractMessageLite<MessageType,BuilderType>,BuilderType extends AbstractMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
A partial implementation of the
Message.Builder
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractMessageLite.InternalOneOfEnum - Interface in com.google.protobuf
-
Interface for an enum which signifies which field in a
oneof
was specified. - AbstractParser<MessageType extends MessageLite> - Class in com.google.protobuf
-
A partial implementation of the
Parser
interface which implements as many methods of that interface as possible in terms of other methods. - AbstractParser() - Constructor for class com.google.protobuf.AbstractParser
- accept(EnvVisitor) - Method in class dev.cel.checker.CelCheckerLegacyImpl
- accept(EnvVisitor) - Method in interface dev.cel.common.internal.EnvVisitable
- accept(EnvVisitor) - Method in class dev.cel.compiler.CelCompilerImpl
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.BoolFalseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.BoolTrueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.BytesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.CalcContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.ConditionalAndContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.ConditionalOrContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.ConstantLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.CreateListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.CreateMapContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.CreateMessageContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.DoubleContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.ExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.ExprListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.IndexContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.IntContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.ListInitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.LogicalNotContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.MemberCallContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.MemberExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.NegateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.NestedContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.NullContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.OptExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.OptFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.PrimaryExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.RelationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.SelectContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.StartContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.StringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class cel.parser.internal.CELParser.UintContext
- ACCU_INIT - dev.cel.checker.ExprVisitor.ComprehensionArg
- ACCU_INIT_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- ACCU_VAR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- accuInit() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
The initial value of the accumulator.
- accuInit() - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- accuVar() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
The name of the variable used for accumulation of the result.
- add(byte[]) - Method in class com.google.protobuf.LazyStringArrayList
- add(byte[]) - Method in interface com.google.protobuf.LazyStringList
-
Appends the specified element to the end of this list (optional operation).
- add(byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- add(int, String) - Method in class com.google.protobuf.LazyStringArrayList
- add(ByteString) - Method in class com.google.protobuf.LazyStringArrayList
- add(ByteString) - Method in interface com.google.protobuf.LazyStringList
-
Appends the specified element to the end of this list (optional operation).
- add(ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- add(Descriptors.Descriptor) - Method in class com.google.protobuf.TypeRegistry.Builder
-
Adds a message type and all types defined in the same .proto file as well as all transitively imported .proto files to this
TypeRegistry.Builder
. - add(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ExtensionRegistry
-
Add a non-message-type extension to the registry by descriptor.
- add(Descriptors.FieldDescriptor, Message) - Method in class com.google.protobuf.ExtensionRegistry
-
Add a message-type extension to the registry by descriptor.
- add(Extension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistry
-
Add an extension from a generated file to the registry.
- add(ExtensionLite<?, ?>) - Method in class com.google.protobuf.ExtensionRegistryLite
-
Add an extension from a lite generated file to the registry only if it is a non-lite extension i.e.
- add(GeneratedMessage.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistry
-
Add an extension from a generated file to the registry.
- add(GeneratedMessageLite.GeneratedExtension<?, ?>) - Method in class com.google.protobuf.ExtensionRegistryLite
-
Add an extension from a lite generated file to the registry.
- add(CelIdentDecl) - Method in class dev.cel.checker.Env
- add(Env) - Static method in class dev.cel.checker.Standard
-
Adds the standard declarations of CEL to the environment.
- add(CelFunctionDecl) - Method in class dev.cel.checker.Env
- add(Decl) - Method in class dev.cel.checker.Env
-
Deprecated.Migrate to the CEL-Java fluent APIs and leverage the publicly available native types (e.g:
CelCompilerFactory
acceptsCelFunctionDecl
andCelVarDecl
). - add(Iterable<Descriptors.Descriptor>) - Method in class com.google.protobuf.TypeRegistry.Builder
-
Adds message types and all types defined in the same .proto file as well as all transitively imported .proto files to this
TypeRegistry.Builder
. - add(String, Type) - Method in class dev.cel.checker.Env
-
Deprecated.Migrate to the CEL-Java fluent APIs and leverage the publicly available native types (e.g:
CelCompilerFactory
acceptsCelFunctionDecl
andCelVarDecl
). - add(String, Type, Type...) - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Add an overload.
- add(String, Type, Iterable<Type>) - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Add an overload.
- add(String, List<String>, Type, Type...) - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Add an overload, with type params.
- add(String, List<String>, Type, Iterable<Type>) - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Add an overload, with type params.
- ADD - dev.cel.parser.Operator
- addAll(int, Collection<? extends String>) - Method in class com.google.protobuf.LazyStringArrayList
- addAll(Iterable<T>, Collection<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite
-
Deprecated.
- addAll(Iterable<T>, Collection<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Deprecated.
- addAll(Iterable<T>, List<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite
- addAll(Iterable<T>, List<? super T>) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Adds the
values
to thelist
. - addAll(Collection<? extends String>) - Method in class com.google.protobuf.LazyStringArrayList
- addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addAllArgs(Iterable<? extends Expr>) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addAllArgTypes(Iterable<? extends Type>) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addAllByteArray(Collection<byte[]>) - Method in class com.google.protobuf.LazyStringArrayList
- addAllByteArray(Collection<byte[]>) - Method in interface com.google.protobuf.LazyStringList
-
Appends all elements in the specified byte[] collection to the end of this list.
- addAllByteArray(Collection<byte[]>) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- addAllByteString(Collection<? extends ByteString>) - Method in class com.google.protobuf.LazyStringArrayList
- addAllByteString(Collection<? extends ByteString>) - Method in interface com.google.protobuf.LazyStringList
-
Appends all elements in the specified ByteString collection to the end of this list.
- addAllByteString(Collection<? extends ByteString>) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- addAllDependency(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- addAllDetails(Iterable<? extends Any>) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addAllElements(Iterable<? extends Expr>) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addAllEntries(Iterable<? extends Expr.CreateStruct.Entry>) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addAllEntries(Iterable<? extends MapValue.Entry>) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addAllEnumType(Iterable<? extends DescriptorProtos.EnumDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addAllEnumvalue(Iterable<? extends EnumValue>) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addAllErrors(Iterable<? extends Status>) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addAllExprs(Iterable<? extends Long>) - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- addAllExprSteps(Iterable<? extends Explain.ExprStep>) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addAllExtension(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addAllExtensionRange(Iterable<? extends DescriptorProtos.DescriptorProto.ExtensionRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addAllField(Iterable<? extends DescriptorProtos.FieldDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addAllFields(Iterable<? extends Field>) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addAllFile(Iterable<? extends PluginProtos.CodeGeneratorResponse.File>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addAllFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addAllFileToGenerate(Iterable<String>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- addAllLeadingDetachedComments(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- addAllLineOffsets(Iterable<? extends Integer>) - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- addAllLineOffsets(Iterable<Integer>) - Method in class dev.cel.common.CelSource.Builder
- addAllLocation(Iterable<? extends DescriptorProtos.SourceCodeInfo.Location>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addAllMacroCalls(Map<Long, CelExpr>) - Method in class dev.cel.common.CelSource.Builder
- addAllMessages(Iterable<? extends MType>) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Appends all of the messages in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAllMessages(Iterable<? extends MType>) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Appends all of the messages in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAllMessageType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addAllMethod(Iterable<? extends DescriptorProtos.MethodDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addAllMethods(Iterable<? extends Method>) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addAllMixins(Iterable<? extends Mixin>) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addAllName(Iterable<? extends DescriptorProtos.UninterpretedOption.NamePart>) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addAllNestedType(Iterable<? extends DescriptorProtos.DescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addAllOneofDecl(Iterable<? extends DescriptorProtos.OneofDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addAllOneofs(Iterable<String>) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- addAllOptionalIndices(Iterable<? extends Integer>) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addAllOptions(Iterable<? extends Option>) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addAllOverloadId(Iterable<String>) - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- addAllOverloads(Iterable<? extends Decl.FunctionDecl.Overload>) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addAllParameterTypes(Iterable<? extends Type>) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addAllParams(Iterable<? extends Type>) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- addAllPath(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- addAllPaths(Iterable<String>) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- addAllProtoFile(Iterable<? extends DescriptorProtos.FileDescriptorProto>) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addAllPublicDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- addAllReservedName(Iterable<String>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- addAllReservedRange(Iterable<? extends DescriptorProtos.DescriptorProto.ReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addAllReservedRange(Iterable<? extends DescriptorProtos.EnumDescriptorProto.EnumReservedRange>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addAllResults(Iterable<? extends EvalState.Result>) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addAllService(Iterable<? extends DescriptorProtos.ServiceDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addAllSpan(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- addAllTypeParams(Iterable<String>) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllUninterpretedOption(Iterable<? extends DescriptorProtos.UninterpretedOption>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addAllValue(Iterable<? extends DescriptorProtos.EnumValueDescriptorProto>) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addAllValues(Iterable<? extends Value>) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addAllValues(Iterable<? extends ExprValue>) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addAllValues(Iterable<? extends Value>) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addAllValues(Iterable<? extends Value>) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addAllWeakDependency(Iterable<? extends Integer>) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addAnnotationBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- addArgs(int, Expr) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addArgs(int, Expr.Builder) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addArgs(CelExpr...) - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- addArgs(Expr) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addArgs(Expr.Builder) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addArgs(Iterable<CelExpr>) - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- addArgsBuilder() - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addArgsBuilder(int) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- addArgTypes(int, Type) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypes(int, Type.Builder) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypes(Type) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypes(Type.Builder) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypesBuilder() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypesBuilder(int) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- addBoolean(boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addBuilder(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Inserts a new builder at the specified position in this list.
- addBuilder(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Inserts a new builder at the specified position in this list.
- addBuilder(MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Appends a new builder to the end of this list and returns the builder.
- addBuilder(MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Appends a new builder to the end of this list and returns the builder.
- addDeclarations(Decl...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add variable and function
declarations
to the CEL environment. - addDeclarations(Decl...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addDeclarations(Decl...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add variable and function
declarations
to the CEL environment. - addDeclarations(Decl...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addDeclarations(Iterable<Decl>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add variable and function
declarations
to the CEL environment. - addDeclarations(Iterable<Decl>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addDeclarations(Iterable<Decl>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add variable and function
declarations
to the CEL environment. - addDeclarations(Iterable<Decl>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addDependency(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- addDependencyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- addDetails(int, Any) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetails(int, Any.Builder) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetails(Any) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetails(Any.Builder) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetailsBuilder() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetailsBuilder(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDouble(double) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addElements(int, Expr) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(int, Expr.Builder) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(CelExpr...) - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- addElements(Expr) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(Expr.Builder) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(Iterable<CelExpr>) - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- addElementsBuilder() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addElementsBuilder(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- addEntries(int, Expr.CreateStruct.Entry) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(int, Expr.CreateStruct.Entry.Builder) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(int, MapValue.Entry) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addEntries(int, MapValue.Entry.Builder) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addEntries(CelExpr.CelCreateMap.Entry...) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
- addEntries(CelExpr.CelCreateStruct.Entry...) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
- addEntries(Expr.CreateStruct.Entry) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(Expr.CreateStruct.Entry.Builder) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(MapValue.Entry) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addEntries(MapValue.Entry.Builder) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addEntries(Iterable<CelExpr.CelCreateMap.Entry>) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
- addEntries(Iterable<CelExpr.CelCreateStruct.Entry>) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
- addEntriesBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntriesBuilder() - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addEntriesBuilder(int) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntriesBuilder(int) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addEnumType(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addEnumType(DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addEnumTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- addEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- addEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addEnumvalue(EnumValue) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addEnumvalue(EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addEnumvalueBuilder() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- addErrors(int, Status) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addErrors(int, Status.Builder) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addErrors(Status) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addErrors(Status.Builder) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addErrorsBuilder() - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addErrorsBuilder(int) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- addExprs(long) - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- addExprSteps(int, Explain.ExprStep) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addExprSteps(int, Explain.ExprStep.Builder) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addExprSteps(Explain.ExprStep) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addExprSteps(Explain.ExprStep.Builder) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addExprStepsBuilder() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addExprStepsBuilder(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addExtension(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addExtension(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addExtension(Extension<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(Extension<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(ExtensionLite<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(ExtensionLite<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(ExtensionLite<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, List<Type>>, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- addExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Append a value to a repeated extension.
- addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addExtensionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- addExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addExtensionRange(DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addExtensionRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- addField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addField(int, UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Add a field to the
UnknownFieldSet
. - addField(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addField(DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- addFields(int, Field) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addFields(Field) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addFields(Field.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addFieldsBuilder() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- addFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addFile(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addFile(PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addFileBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addFileBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- addFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- addFileToGenerate(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- addFileToGenerateBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- addFileTypes(DescriptorProtos.FileDescriptorSet) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add all of the
Descriptors.FileDescriptor
s in aFileDescriptorSet
to the use for type-checking, and for object creation at interpretation time. - addFileTypes(DescriptorProtos.FileDescriptorSet) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addFileTypes(DescriptorProtos.FileDescriptorSet) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add all of the
Descriptors.FileDescriptor
s in aFileDescriptorSet
to the use for type-checking, and for object creation at interpretation time. - addFileTypes(DescriptorProtos.FileDescriptorSet) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addFileTypes(Descriptors.FileDescriptor...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add
Descriptors.FileDescriptor
s to the use for type-checking, and for object creation at interpretation time. - addFileTypes(Descriptors.FileDescriptor...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addFileTypes(Descriptors.FileDescriptor...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add
Descriptors.FileDescriptor
s to the use for type-checking, and for object creation at interpretation time. - addFileTypes(Descriptors.FileDescriptor...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addFileTypes(Iterable<Descriptors.FileDescriptor>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add
Descriptors.FileDescriptor
s to the use for type-checking, and for object creation at interpretation time. - addFileTypes(Iterable<Descriptors.FileDescriptor>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addFileTypes(Iterable<Descriptors.FileDescriptor>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add
Descriptors.FileDescriptor
s to the use for type-checking, and for object creation at interpretation time. - addFileTypes(Iterable<Descriptors.FileDescriptor>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addFixed32(int) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a fixed32 value.
- addFixed64(long) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a fixed64 value.
- addFloat(float) - Method in interface com.google.protobuf.Internal.FloatList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addFunctionDeclarations(CelFunctionDecl...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add function declaration
CelFunctionDecl
to the CEL environment. - addFunctionDeclarations(CelFunctionDecl...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addFunctionDeclarations(CelFunctionDecl...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add function declaration
CelFunctionDecl
to the CEL environment - addFunctionDeclarations(CelFunctionDecl...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addFunctionDeclarations(Iterable<CelFunctionDecl>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add function declaration
CelFunctionDecl
to the CEL environment. - addFunctionDeclarations(Iterable<CelFunctionDecl>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addFunctionDeclarations(Iterable<CelFunctionDecl>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add function declaration
CelFunctionDecl
to the CEL environment - addFunctionDeclarations(Iterable<CelFunctionDecl>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addGroup(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add an embedded group.
- addInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addLeadingDetachedComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- addLeadingDetachedCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- addLengthDelimited(ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a length-delimited value.
- addLibraries(CelCheckerLibrary...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Adds one or more libraries for parsing and type-checking.
- addLibraries(CelCheckerLibrary...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addLibraries(CelCompilerLibrary...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Adds one or more libraries for parsing and type-checking.
- addLibraries(CelCompilerLibrary...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addLibraries(CelParserLibrary...) - Method in interface dev.cel.parser.CelParserBuilder
-
Adds one or more libraries for parsing
- addLibraries(CelParserLibrary...) - Method in class dev.cel.parser.CelParserImpl.Builder
- addLibraries(Iterable<? extends CelCheckerLibrary>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Adds a collection of libraries for parsing and type-checking.
- addLibraries(Iterable<? extends CelCheckerLibrary>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addLibraries(Iterable<? extends CelCompilerLibrary>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Adds a collection of libraries for parsing and type-checking.
- addLibraries(Iterable<? extends CelCompilerLibrary>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addLibraries(Iterable<? extends CelParserLibrary>) - Method in interface dev.cel.parser.CelParserBuilder
-
Adds a collection of libraries for parsing
- addLibraries(Iterable<? extends CelParserLibrary>) - Method in class dev.cel.parser.CelParserImpl.Builder
- addLineOffsets(int) - Method in class dev.cel.common.CelSource.Builder
- addLineOffsets(int) - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- addLineOffsets(int...) - Method in class dev.cel.common.CelSource.Builder
- addLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addLocation(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addLocation(DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addLocationBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- addLong(long) - Method in interface com.google.protobuf.Internal.LongList
-
Like
List.add(Object)
but more efficient in that it doesn't box the element. - addMacroCalls(long, CelExpr) - Method in class dev.cel.common.CelSource.Builder
- addMacros(CelMacro...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Registers the given macros, replacing any previous macros with the same key.
- addMacros(CelMacro...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addMacros(CelMacro...) - Method in interface dev.cel.parser.CelParserBuilder
-
Registers the given macros, replacing any previous macros with the same key.
- addMacros(CelMacro...) - Method in class dev.cel.parser.CelParserImpl.Builder
- addMacros(Iterable<CelMacro>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Registers the given macros, replacing any previous macros with the same key.
- addMacros(Iterable<CelMacro>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addMacros(Iterable<CelMacro>) - Method in interface dev.cel.parser.CelParserBuilder
-
Registers the given macros, replacing any previous macros with the same key.
- addMacros(Iterable<CelMacro>) - Method in class dev.cel.parser.CelParserImpl.Builder
- addMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Inserts the specified message at the specified position in this list.
- addMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Inserts the specified message at the specified position in this list.
- addMessage(MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Appends the specified element to the end of this list.
- addMessage(MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Appends the specified element to the end of this list.
- addMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addMessageType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addMessageType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addMessageTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- addMessageTypes(Descriptors.Descriptor...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add message
Descriptors.Descriptor
s to the use for type-checking and object creation at interpretation time. - addMessageTypes(Descriptors.Descriptor...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addMessageTypes(Descriptors.Descriptor...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add message
Descriptors.Descriptor
s to the use for type-checking and object creation at interpretation time. - addMessageTypes(Descriptors.Descriptor...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addMessageTypes(Iterable<Descriptors.Descriptor>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add message
Descriptors.Descriptor
s to the use for type-checking and object creation at interpretation time. - addMessageTypes(Iterable<Descriptors.Descriptor>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addMessageTypes(Iterable<Descriptors.Descriptor>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add message
Descriptors.Descriptor
s to the use for type-checking and object creation at interpretation time. - addMessageTypes(Iterable<Descriptors.Descriptor>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addMethod(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addMethod(DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addMethodBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- addMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addMethods(Method) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addMethods(Method.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addMethodsBuilder() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- addMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addMixins(Mixin) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addMixins(Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addMixinsBuilder() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- addName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addName(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addName(DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addNameBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- addNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addNestedType(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addNestedType(DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addNestedTypeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- addOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addOneofDecl(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addOneofDecl(DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addOneofDeclBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- addOneofs(String) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- addOneofsBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- addOptionalIndices(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- addOptionalIndices(Integer...) - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- addOptionalIndices(Iterable<Integer>) - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- addOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addOptions(Option) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(Option) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(Option) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(Option) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addOptions(Option) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addOptions(Option) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addOptions(Option.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(Option.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptions(Option.Builder) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addOptions(Option.Builder) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addOptions(Option.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addOptionsBuilder() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptionsBuilder() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptionsBuilder() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptionsBuilder() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addOptionsBuilder() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addOptionsBuilder() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- addOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- addOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- addOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- addOverloadId(String) - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- addOverloadIdBytes(ByteString) - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- addOverloadIds(Iterable<String>) - Method in class dev.cel.common.ast.CelReference.Builder
- addOverloadIds(String...) - Method in class dev.cel.common.ast.CelReference.Builder
- addOverloads(int, Decl.FunctionDecl.Overload) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(int, Decl.FunctionDecl.Overload.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(CelOverloadDecl...) - Method in class dev.cel.common.CelFunctionDecl.Builder
-
Adds one or more function overloads
- addOverloads(Decl.FunctionDecl.Overload) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(Decl.FunctionDecl.Overload.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(Iterable<CelOverloadDecl>) - Method in class dev.cel.common.CelFunctionDecl.Builder
-
Adds a collection of overloads
- addOverloadsBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addOverloadsBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- addParameterTypes(int, Type) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(int, Type.Builder) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(CelType...) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Accumulates parameter types into
CelOverloadDecl.Builder.parameterTypesBuilder()
- addParameterTypes(Type) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(Type.Builder) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(Iterable<CelType>) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Accumulates parameter types into
CelOverloadDecl.Builder.parameterTypesBuilder()
- addParameterTypesBuilder() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypesBuilder(int) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParams(int, Type) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addParams(int, Type.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addParams(Type) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addParams(Type.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addParamsBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addParamsBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- addPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- addPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- addPaths(String) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- addPathsBytes(ByteString) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- addPositions(long, int) - Method in class dev.cel.common.CelSource.Builder
- addPositionsMap(Map<Long, Integer>) - Method in class dev.cel.common.CelSource.Builder
- addProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addProtoFile(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addProtoFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addProtoFileBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- addProtoTypeMasks(ProtoTypeMask...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add one or more
ProtoTypeMask
values. - addProtoTypeMasks(ProtoTypeMask...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addProtoTypeMasks(ProtoTypeMask...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add one or more
ProtoTypeMask
values. - addProtoTypeMasks(ProtoTypeMask...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addProtoTypeMasks(Iterable<ProtoTypeMask>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add one or more
ProtoTypeMask
values. - addProtoTypeMasks(Iterable<ProtoTypeMask>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addProtoTypeMasks(Iterable<ProtoTypeMask>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add one or more
ProtoTypeMask
values. - addProtoTypeMasks(Iterable<ProtoTypeMask>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Any.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Api.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Duration.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Empty.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Enum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.EnumValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Field.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FieldMask.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Like
setRepeatedField
, but appends the value as a new element. - addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Method.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Mixin.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Option.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.SourceContext.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Timestamp.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Type.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Status.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.CheckedExpr.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Constant.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.EnumValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ErrorSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.EvalState.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.EvalState.Result.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Call.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.CreateList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Ident.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Select.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ExprValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ListValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.MapValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.MapValue.Entry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ParsedExpr.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Reference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.SourceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.AbstractType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.FunctionType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.ListType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.MapType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.UnknownSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Value.Builder
- addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- addReservedName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- addReservedNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addReservedRange(DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addReservedRange(DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addReservedRangeBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- addReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- addResults(int, EvalState.Result) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addResults(int, EvalState.Result.Builder) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addResults(EvalState.Result) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addResults(EvalState.Result.Builder) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addResultsBuilder() - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addResultsBuilder(int) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- addService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addService(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addService(DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addServiceBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- addSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- addTypeParams(String) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- addTypeParamsBytes(ByteString) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOption(DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- addValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addValue(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addValue(DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addValueBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- addValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addValues(int, ExprValue) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addValues(int, ExprValue.Builder) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addValues(int, Value) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(int, Value) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addValues(int, Value.Builder) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(int, Value.Builder) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addValues(Value) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addValues(Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addValues(ExprValue) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addValues(ExprValue.Builder) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addValues(Value) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(Value) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addValues(Value.Builder) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(Value.Builder) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addValuesBuilder() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addValuesBuilder() - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addValuesBuilder() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addValuesBuilder() - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- addValuesBuilder(int) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- addValuesBuilder(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- addValuesBuilder(int) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- addVar(String, CelType) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add a variable declaration with a given
name
andCelType
. - addVar(String, CelType) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addVar(String, Type) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add a variable declaration with a given
name
and proto basedType
. - addVar(String, Type) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addVarDeclarations(CelVarDecl...) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add variable declaration
CelVarDecl
to the CEL environment. - addVarDeclarations(CelVarDecl...) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addVarDeclarations(CelVarDecl...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add variable declaration
CelVarDecl
to the CEL environment. - addVarDeclarations(CelVarDecl...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addVarDeclarations(Iterable<CelVarDecl>) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Add variable declaration
CelVarDecl
to the CEL environment. - addVarDeclarations(Iterable<CelVarDecl>) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- addVarDeclarations(Iterable<CelVarDecl>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Add variable declaration
CelVarDecl
to the CEL environment. - addVarDeclarations(Iterable<CelVarDecl>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- addVarint(long) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Add a varint value.
- addWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- AGGREGATE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- ALL - dev.cel.parser.CelStandardMacro
-
Boolean comprehension which asserts that a predicate holds true for all elements in the input range.
- ALL - dev.cel.parser.Operator
- ALL - Static variable in class dev.cel.parser.CelMacro
-
Boolean comprehension which asserts that a predicate holds true for all elements in the input range.
- ALLOW_ALIAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- ALLOW_SINGULAR_OVERWRITES - com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
Later values are merged with earlier values.
- AlreadyCalledException() - Constructor for exception com.google.protobuf.RpcUtil.AlreadyCalledException
- alwaysUseFieldBuilders - Static variable in class com.google.protobuf.GeneratedMessage
-
For testing.
- alwaysUseFieldBuilders - Static variable in class com.google.protobuf.GeneratedMessageV3
-
For testing.
- AMBIGUOUS_OVERLOAD - dev.cel.common.CelErrorCode
-
Multiple matching overloads found.
- ANNOTATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- Any - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Any
- ANY - dev.cel.common.types.CelKind
- ANY - dev.cel.expr.Type.WellKnownType
-
Well-known protobuf.Any type.
- ANY - Static variable in class dev.cel.checker.Types
- ANY - Static variable in class dev.cel.common.types.CelTypes
- ANY - Static variable in class dev.cel.common.types.SimpleType
- ANY_MESSAGE - Static variable in class dev.cel.checker.Types
- ANY_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- ANY_VALUE - Static variable in enum dev.cel.expr.Type.WellKnownType
-
Well-known protobuf.Any type.
- Any.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Any
- AnyOrBuilder - Interface in com.google.protobuf
- AnyProto - Class in com.google.protobuf
- Api - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Api
- Api.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Api
- ApiOrBuilder - Interface in com.google.protobuf
- ApiProto - Class in com.google.protobuf
- ARG_TYPES_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.FunctionType
- args - Variable in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- args - Variable in class cel.parser.internal.CELParser.MemberCallContext
- args() - Method in class dev.cel.common.ast.CelExpr.CelCall
- ARGS_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Call
- asByteArrayList() - Method in class com.google.protobuf.LazyStringArrayList
- asByteArrayList() - Method in interface com.google.protobuf.LazyStringList
-
Returns a mutable view of this list.
- asByteArrayList() - Method in class com.google.protobuf.UnmodifiableLazyStringList
- asByteStringList() - Method in class com.google.protobuf.LazyStringArrayList
- asByteStringList() - Method in interface com.google.protobuf.ProtocolStringList
-
Returns a view of the data as a list of ByteStrings.
- asByteStringList() - Method in class com.google.protobuf.UnmodifiableLazyStringList
- asInvalidProtocolBufferException() - Method in exception com.google.protobuf.UninitializedMessageException
-
Converts this exception to an
InvalidProtocolBufferException
. - asMap() - Method in class com.google.protobuf.UnknownFieldSet
-
Get a map of fields in the set by number.
- asMap() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Get all present
Field
s as an immutableMap
. - asReadOnlyByteBuffer() - Method in class com.google.protobuf.ByteString
-
Constructs a read-only
java.nio.ByteBuffer
whose content is equal to the contents of this byte string. - asReadOnlyByteBufferList() - Method in class com.google.protobuf.ByteString
-
Constructs a list of read-only
java.nio.ByteBuffer
objects such that the concatenation of their contents is equal to the contents of this byte string. - assignDescriptors(Descriptors.FileDescriptor) - Method in interface com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner
-
Deprecated.
- ATTRIBUTE_NOT_FOUND - dev.cel.common.CelErrorCode
-
Map or object access using an unknown attribute.
B
- BAD_FORMAT - dev.cel.common.CelErrorCode
-
Conversion failed due to a mismatch in format specification.
- BasicCodePointArray - Class in dev.cel.common.internal
-
An array of code points that contain code points from both the Latin-1 character set and Basic Multilingual Plane.
- BEGIN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- BlockingRpcChannel - Interface in com.google.protobuf
-
Abstract interface for a blocking RPC channel.
- BlockingService - Interface in com.google.protobuf
-
Blocking equivalent to
Service
. - BOOL - com.google.protobuf.Descriptors.FieldDescriptor.Type
- BOOL - com.google.protobuf.FieldType
- BOOL - com.google.protobuf.WireFormat.FieldType
- BOOL - dev.cel.common.types.CelKind
- BOOL - dev.cel.expr.Type.PrimitiveType
-
Boolean type.
- BOOL - Static variable in class dev.cel.checker.Types
- BOOL - Static variable in class dev.cel.common.types.CelTypes
- BOOL - Static variable in class dev.cel.common.types.SimpleType
- BOOL_LIST - com.google.protobuf.FieldType
- BOOL_LIST_PACKED - com.google.protobuf.FieldType
- BOOL_VALUE - com.google.protobuf.Value.KindCase
- BOOL_VALUE - dev.cel.expr.Constant.ConstantKindCase
- BOOL_VALUE - dev.cel.expr.Value.KindCase
- BOOL_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
Boolean type.
- BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
- BOOL_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- BOOL_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- BOOL_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- BOOL_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- BOOLEAN - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- BOOLEAN - com.google.protobuf.JavaType
- BOOLEAN - com.google.protobuf.WireFormat.JavaType
- BOOLEAN_VALUE - dev.cel.common.ast.CelConstant.Kind
- booleanValue() - Method in class dev.cel.common.ast.CelConstant
- BoolFalseContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.BoolFalseContext
- BoolTrueContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.BoolTrueContext
- BoolValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.BoolValue
- BoolValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.BoolValue
- BoolValueOrBuilder - Interface in com.google.protobuf
- build() - Method in class com.google.protobuf.Any.Builder
- build() - Method in class com.google.protobuf.Api.Builder
- build() - Method in class com.google.protobuf.BoolValue.Builder
- build() - Method in class com.google.protobuf.BytesValue.Builder
- build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- build() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- build() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- build() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- build() - Method in class com.google.protobuf.DoubleValue.Builder
- build() - Method in class com.google.protobuf.Duration.Builder
- build() - Method in class com.google.protobuf.DynamicMessage.Builder
- build() - Method in class com.google.protobuf.Empty.Builder
- build() - Method in class com.google.protobuf.Enum.Builder
- build() - Method in class com.google.protobuf.EnumValue.Builder
- build() - Method in class com.google.protobuf.Field.Builder
- build() - Method in class com.google.protobuf.FieldMask.Builder
- build() - Method in class com.google.protobuf.FloatValue.Builder
- build() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- build() - Method in class com.google.protobuf.Int32Value.Builder
- build() - Method in class com.google.protobuf.Int64Value.Builder
- build() - Method in class com.google.protobuf.ListValue.Builder
- build() - Method in class com.google.protobuf.MapEntry.Builder
- build() - Method in interface com.google.protobuf.Message.Builder
- build() - Method in interface com.google.protobuf.MessageLite.Builder
-
Constructs the message based on the state of the Builder.
- build() - Method in class com.google.protobuf.Method.Builder
- build() - Method in class com.google.protobuf.Mixin.Builder
- build() - Method in class com.google.protobuf.Option.Builder
- build() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Builds the list of messages from the builder and returns them.
- build() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Builds the list of messages from the builder and returns them.
- build() - Method in class com.google.protobuf.SingleFieldBuilder
-
Builds the message and returns it.
- build() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Builds the message and returns it.
- build() - Method in class com.google.protobuf.SourceContext.Builder
- build() - Method in class com.google.protobuf.StringValue.Builder
- build() - Method in class com.google.protobuf.Struct.Builder
- build() - Method in class com.google.protobuf.TextFormat.Parser.Builder
- build() - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Build the
TextFormatParseInfoTree
. - build() - Method in class com.google.protobuf.Timestamp.Builder
- build() - Method in class com.google.protobuf.Type.Builder
- build() - Method in class com.google.protobuf.TypeRegistry.Builder
-
Builds a
TypeRegistry
. - build() - Method in class com.google.protobuf.UInt32Value.Builder
- build() - Method in class com.google.protobuf.UInt64Value.Builder
- build() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Build the
UnknownFieldSet
and return it. - build() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Build the field.
- build() - Method in class com.google.protobuf.Value.Builder
- build() - Method in class com.google.rpc.Status.Builder
- build() - Method in interface dev.cel.checker.CelCheckerBuilder
-
Build a new instance of the
CelChecker
. - build() - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- build() - Method in class dev.cel.checker.CelIdentDecl.Builder
- build() - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Build the function
Decl
. - build() - Method in class dev.cel.checker.Env.IdentBuilder
-
Deprecated.Build the ident
Decl
. - build() - Method in class dev.cel.common.ast.CelExpr.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelIdent.Builder
- build() - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- build() - Method in class dev.cel.common.ast.CelReference.Builder
- build() - Method in class dev.cel.common.CelDescriptors.Builder
- build() - Method in class dev.cel.common.CelFunctionDecl.Builder
-
Builds a new instance of
CelFunctionDecl
- build() - Method in class dev.cel.common.CelIssue.Builder
- build() - Method in class dev.cel.common.CelOptions.Builder
- build() - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Build a new instance of the
CelOverloadDecl
- build() - Method in class dev.cel.common.CelSource.Builder
- build() - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Build a new instance of the
CelCompiler
. - build() - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- build() - Method in class dev.cel.expr.CheckedExpr.Builder
- build() - Method in class dev.cel.expr.Constant.Builder
- build() - Method in class dev.cel.expr.Decl.Builder
- build() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- build() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- build() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- build() - Method in class dev.cel.expr.EnumValue.Builder
- build() - Method in class dev.cel.expr.ErrorSet.Builder
- build() - Method in class dev.cel.expr.EvalState.Builder
- build() - Method in class dev.cel.expr.EvalState.Result.Builder
- build() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- build() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- build() - Method in class dev.cel.expr.Expr.Builder
- build() - Method in class dev.cel.expr.Expr.Call.Builder
- build() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- build() - Method in class dev.cel.expr.Expr.CreateList.Builder
- build() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- build() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- build() - Method in class dev.cel.expr.Expr.Ident.Builder
- build() - Method in class dev.cel.expr.Expr.Select.Builder
- build() - Method in class dev.cel.expr.ExprValue.Builder
- build() - Method in class dev.cel.expr.ListValue.Builder
- build() - Method in class dev.cel.expr.MapValue.Builder
- build() - Method in class dev.cel.expr.MapValue.Entry.Builder
- build() - Method in class dev.cel.expr.ParsedExpr.Builder
- build() - Method in class dev.cel.expr.Reference.Builder
- build() - Method in class dev.cel.expr.SourceInfo.Builder
- build() - Method in class dev.cel.expr.Type.AbstractType.Builder
- build() - Method in class dev.cel.expr.Type.Builder
- build() - Method in class dev.cel.expr.Type.FunctionType.Builder
- build() - Method in class dev.cel.expr.Type.ListType.Builder
- build() - Method in class dev.cel.expr.Type.MapType.Builder
- build() - Method in class dev.cel.expr.UnknownSet.Builder
- build() - Method in class dev.cel.expr.Value.Builder
- build() - Method in interface dev.cel.parser.CelParserBuilder
-
Build a new instance of the
CelParser
. - build() - Method in class dev.cel.parser.CelParserImpl.Builder
- BUILD_MESSAGE_INFO - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- builder() - Static method in class com.google.protobuf.TextFormatParseInfoTree
-
Create a builder for a
ParseInfoTree
. - builder() - Static method in class dev.cel.common.CelDescriptors
- Builder() - Constructor for class com.google.protobuf.AbstractMessage.Builder
- Builder() - Constructor for class com.google.protobuf.AbstractMessageLite.Builder
- Builder() - Constructor for class com.google.protobuf.GeneratedMessage.Builder
- Builder() - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder
- Builder() - Constructor for class com.google.protobuf.TextFormat.Parser.Builder
- Builder() - Constructor for class dev.cel.checker.CelIdentDecl.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelCall.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelIdent.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelExpr.CelSelect.Builder
- Builder() - Constructor for class dev.cel.common.ast.CelReference.Builder
- Builder() - Constructor for class dev.cel.common.CelDescriptors.Builder
- Builder() - Constructor for class dev.cel.common.CelFunctionDecl.Builder
- Builder() - Constructor for class dev.cel.common.CelIssue.Builder
- Builder() - Constructor for class dev.cel.common.CelOverloadDecl.Builder
- Builder(GeneratedMessage.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessage.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessageV3.Builder
- Builder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.Builder
- buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
Construct a
FileDescriptor
. - buildFrom(DescriptorProtos.FileDescriptorProto, Descriptors.FileDescriptor[], boolean) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
Construct a
FileDescriptor
. - buildPartial() - Method in class com.google.protobuf.Any.Builder
- buildPartial() - Method in class com.google.protobuf.Api.Builder
- buildPartial() - Method in class com.google.protobuf.BoolValue.Builder
- buildPartial() - Method in class com.google.protobuf.BytesValue.Builder
- buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- buildPartial() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- buildPartial() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- buildPartial() - Method in class com.google.protobuf.DoubleValue.Builder
- buildPartial() - Method in class com.google.protobuf.Duration.Builder
- buildPartial() - Method in class com.google.protobuf.DynamicMessage.Builder
- buildPartial() - Method in class com.google.protobuf.Empty.Builder
- buildPartial() - Method in class com.google.protobuf.Enum.Builder
- buildPartial() - Method in class com.google.protobuf.EnumValue.Builder
- buildPartial() - Method in class com.google.protobuf.Field.Builder
- buildPartial() - Method in class com.google.protobuf.FieldMask.Builder
- buildPartial() - Method in class com.google.protobuf.FloatValue.Builder
- buildPartial() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- buildPartial() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- buildPartial() - Method in class com.google.protobuf.Int32Value.Builder
- buildPartial() - Method in class com.google.protobuf.Int64Value.Builder
- buildPartial() - Method in class com.google.protobuf.ListValue.Builder
- buildPartial() - Method in class com.google.protobuf.MapEntry.Builder
- buildPartial() - Method in interface com.google.protobuf.Message.Builder
- buildPartial() - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.build()
, but does not throw an exception if the message is missing required fields. - buildPartial() - Method in class com.google.protobuf.Method.Builder
- buildPartial() - Method in class com.google.protobuf.Mixin.Builder
- buildPartial() - Method in class com.google.protobuf.Option.Builder
- buildPartial() - Method in class com.google.protobuf.SourceContext.Builder
- buildPartial() - Method in class com.google.protobuf.StringValue.Builder
- buildPartial() - Method in class com.google.protobuf.Struct.Builder
- buildPartial() - Method in class com.google.protobuf.Timestamp.Builder
- buildPartial() - Method in class com.google.protobuf.Type.Builder
- buildPartial() - Method in class com.google.protobuf.UInt32Value.Builder
- buildPartial() - Method in class com.google.protobuf.UInt64Value.Builder
- buildPartial() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- buildPartial() - Method in class com.google.protobuf.Value.Builder
- buildPartial() - Method in class com.google.rpc.Status.Builder
- buildPartial() - Method in class dev.cel.expr.CheckedExpr.Builder
- buildPartial() - Method in class dev.cel.expr.Constant.Builder
- buildPartial() - Method in class dev.cel.expr.Decl.Builder
- buildPartial() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- buildPartial() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- buildPartial() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- buildPartial() - Method in class dev.cel.expr.EnumValue.Builder
- buildPartial() - Method in class dev.cel.expr.ErrorSet.Builder
- buildPartial() - Method in class dev.cel.expr.EvalState.Builder
- buildPartial() - Method in class dev.cel.expr.EvalState.Result.Builder
- buildPartial() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- buildPartial() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- buildPartial() - Method in class dev.cel.expr.Expr.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.Call.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.CreateList.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.Ident.Builder
- buildPartial() - Method in class dev.cel.expr.Expr.Select.Builder
- buildPartial() - Method in class dev.cel.expr.ExprValue.Builder
- buildPartial() - Method in class dev.cel.expr.ListValue.Builder
- buildPartial() - Method in class dev.cel.expr.MapValue.Builder
- buildPartial() - Method in class dev.cel.expr.MapValue.Entry.Builder
- buildPartial() - Method in class dev.cel.expr.ParsedExpr.Builder
- buildPartial() - Method in class dev.cel.expr.Reference.Builder
- buildPartial() - Method in class dev.cel.expr.SourceInfo.Builder
- buildPartial() - Method in class dev.cel.expr.Type.AbstractType.Builder
- buildPartial() - Method in class dev.cel.expr.Type.Builder
- buildPartial() - Method in class dev.cel.expr.Type.FunctionType.Builder
- buildPartial() - Method in class dev.cel.expr.Type.ListType.Builder
- buildPartial() - Method in class dev.cel.expr.Type.MapType.Builder
- buildPartial() - Method in class dev.cel.expr.UnknownSet.Builder
- buildPartial() - Method in class dev.cel.expr.Value.Builder
- BYTE_STRING - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- BYTE_STRING - com.google.protobuf.JavaType
- BYTE_STRING - com.google.protobuf.WireFormat.JavaType
- byteArrayDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for bytes fields.
- byteAt(int) - Method in class com.google.protobuf.ByteString
-
Gets the byte at the given index.
- byteBufferDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for bytes fields.
- ByteOutput - Class in com.google.protobuf
-
An output target for raw bytes.
- ByteOutput() - Constructor for class com.google.protobuf.ByteOutput
- BYTES - com.google.protobuf.Descriptors.FieldDescriptor.Type
- BYTES - com.google.protobuf.FieldType
- BYTES - com.google.protobuf.WireFormat.FieldType
- BYTES - dev.cel.common.types.CelKind
- BYTES - dev.cel.expr.Type.PrimitiveType
-
Bytes type.
- BYTES - Static variable in class cel.parser.internal.CELLexer
- BYTES - Static variable in class cel.parser.internal.CELParser
- BYTES - Static variable in class dev.cel.checker.Types
- BYTES - Static variable in class dev.cel.common.types.CelTypes
- BYTES - Static variable in class dev.cel.common.types.SimpleType
- BYTES() - Method in class cel.parser.internal.CELParser.BytesContext
- BYTES_LIST - com.google.protobuf.FieldType
- BYTES_VALUE - dev.cel.common.ast.CelConstant.Kind
- BYTES_VALUE - dev.cel.expr.Constant.ConstantKindCase
- BYTES_VALUE - dev.cel.expr.Value.KindCase
- BYTES_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
Bytes type.
- BYTES_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- BYTES_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- BYTES_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- BYTES_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- BytesContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.BytesContext
- bytesDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for bytes fields.
- ByteString - Class in com.google.protobuf
-
Immutable sequence of bytes.
- ByteString.ByteIterator - Interface in com.google.protobuf
-
This interface extends
Iterator<Byte>
, so that we can return an unboxedbyte
. - ByteString.Output - Class in com.google.protobuf
-
Outputs to a
ByteString
instance. - bytesValue() - Method in class dev.cel.common.ast.CelConstant
- BytesValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.BytesValue
- BytesValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.BytesValue
- BytesValueOrBuilder - Interface in com.google.protobuf
C
- calc() - Method in class cel.parser.internal.CELParser
- calc() - Method in class cel.parser.internal.CELParser.CalcContext
- calc() - Method in class cel.parser.internal.CELParser.RelationContext
- calc(int) - Method in class cel.parser.internal.CELParser.CalcContext
- CalcContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.CalcContext
- call() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying call expression.
- call() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying call expression.
- call() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- CALL - dev.cel.common.ast.CelExpr.ExprKind.Kind
- CALL_EXPR - dev.cel.expr.Expr.ExprKindCase
- CALL_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message) - Method in interface com.google.protobuf.BlockingService
-
Equivalent to
Service.callMethod(com.google.protobuf.Descriptors.MethodDescriptor, com.google.protobuf.RpcController, com.google.protobuf.Message, com.google.protobuf.RpcCallback<com.google.protobuf.Message>)
, except thatcallBlockingMethod()
returns the result of the RPC or throws aServiceException
if there is a failure, rather than passing the information to a callback. - callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in interface com.google.protobuf.BlockingRpcChannel
-
Call the given method of the remote service and blocks until it returns.
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.RpcChannel
-
Call the given method of the remote service.
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.Service
-
Call a method of the service specified by MethodDescriptor.
- callOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying call expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.CALL
. - canUseUnsafe() - Static method in class com.google.protobuf.GeneratedMessageV3
- CARDINALITY_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- CARDINALITY_OPTIONAL - com.google.protobuf.Field.Cardinality
-
CARDINALITY_OPTIONAL = 1;
- CARDINALITY_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
CARDINALITY_OPTIONAL = 1;
- CARDINALITY_REPEATED - com.google.protobuf.Field.Cardinality
-
CARDINALITY_REPEATED = 3;
- CARDINALITY_REPEATED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
CARDINALITY_REPEATED = 3;
- CARDINALITY_REQUIRED - com.google.protobuf.Field.Cardinality
-
CARDINALITY_REQUIRED = 2;
- CARDINALITY_REQUIRED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
CARDINALITY_REQUIRED = 2;
- CARDINALITY_UNKNOWN - com.google.protobuf.Field.Cardinality
-
CARDINALITY_UNKNOWN = 0;
- CARDINALITY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
CARDINALITY_UNKNOWN = 0;
- CC_ENABLE_ARENAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- CEL_FALSE - Static variable in class cel.parser.internal.CELLexer
- CEL_FALSE - Static variable in class cel.parser.internal.CELParser
- CEL_FALSE() - Method in class cel.parser.internal.CELParser.BoolFalseContext
- CEL_TRUE - Static variable in class cel.parser.internal.CELLexer
- CEL_TRUE - Static variable in class cel.parser.internal.CELParser
- CEL_TRUE() - Method in class cel.parser.internal.CELParser.BoolTrueContext
- cel.parser.internal - package cel.parser.internal
- CelAbstractSyntaxTree - Class in dev.cel.common
-
Represents a checked or unchecked expression, its source, and related metadata such as source position information.
- CELBaseVisitor<T> - Class in cel.parser.internal
-
This class provides an empty implementation of
CELVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. - CELBaseVisitor() - Constructor for class cel.parser.internal.CELBaseVisitor
- CelCall() - Constructor for class dev.cel.common.ast.CelExpr.CelCall
- CelChecker - Interface in dev.cel.checker
-
Public interface for type-checking parsed CEL expressions.
- CelCheckerBuilder - Interface in dev.cel.checker
-
Interface for building an instance of CelChecker
- CelCheckerLegacyImpl - Class in dev.cel.checker
-
CelChecker
implementation which uses the original CEL-Java APIs to provide a simple, consistent interface for type-checking. - CelCheckerLegacyImpl.Builder - Class in dev.cel.checker
-
Builder class for the legacy
CelChecker
implementation. - CelCheckerLibrary - Interface in dev.cel.checker
-
CelCheckerLibrary defines the interface to extend functionalities beyond the CEL standard functions for
CelChecker
. - CelCodePointArray - Class in dev.cel.common.internal
-
Represents an in-memory read-only contiguous source of Unicode code points.
- CelCompiler - Interface in dev.cel.compiler
-
CelCompiler bundles up the common concerns for parsing and type-checking exposes additional methods for performing both operations in a single pass.
- CelCompilerBuilder - Interface in dev.cel.compiler
-
Interface for building an instance of CelCompiler
- CelCompilerFactory - Class in dev.cel.compiler
-
Factory class for creating builders for type-checker and compiler instances.
- CelCompilerImpl - Class in dev.cel.compiler
-
CelCompiler implementation which uses either the legacy or modernized CEL-Java stack to offer a stream-lined expression parse/type-check experience, via a single
compile
method. - CelCompilerImpl.Builder - Class in dev.cel.compiler
-
Builder for
CelCompilerImpl
- CelCompilerLibrary - Interface in dev.cel.compiler
-
CelCompilerLibrary defines the interface to extend functionalities beyond the CEL standard functions for
CelCompiler
. - CelComprehension() - Constructor for class dev.cel.common.ast.CelExpr.CelComprehension
- CelConstant - Class in dev.cel.common.ast
-
Represents a primitive literal.
- CelConstant() - Constructor for class dev.cel.common.ast.CelConstant
- CelConstant.CelConstantNotSet - Class in dev.cel.common.ast
-
An unset constant.
- CelConstant.Kind - Enum in dev.cel.common.ast
-
Represents the type of the Constant
- CelConstantNotSet() - Constructor for class dev.cel.common.ast.CelConstant.CelConstantNotSet
- celConstantToExprConstant(CelConstant) - Static method in class dev.cel.common.ast.CelExprConverter
-
Converts a proto-based
Constant
to CEL native representation ofCelConstant
. - CelCreateList() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateList
- CelCreateMap() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateMap
- CelCreateStruct() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateStruct
- CelDescriptors - Class in dev.cel.common
-
Value object containing multiple set of descriptors to be provided into the CEL environment.
- CelDescriptors() - Constructor for class dev.cel.common.CelDescriptors
- CelDescriptors.Builder - Class in dev.cel.common
-
Builder for configuring the CelDescriptors
- CelDescriptorUtil - Class in dev.cel.common
-
Utility class for working with protobuf descriptors.
- CelErrorCode - Enum in dev.cel.common
-
The canonical error codes for CEL
- CelException - Exception in dev.cel.common
-
Base class for all checked exceptions explicitly thrown by the library.
- CelException(String) - Constructor for exception dev.cel.common.CelException
- CelException(String, Throwable) - Constructor for exception dev.cel.common.CelException
- CelException(String, Throwable, CelErrorCode) - Constructor for exception dev.cel.common.CelException
- CelExpr - Class in dev.cel.common.ast
-
An abstract representation of a common expression.
- CelExpr() - Constructor for class dev.cel.common.ast.CelExpr
- CelExpr.Builder - Class in dev.cel.common.ast
-
Builder for CelExpr.
- CelExpr.CelCall - Class in dev.cel.common.ast
-
A call expression, including calls to predefined functions and operators.
- CelExpr.CelCall.Builder - Class in dev.cel.common.ast
-
Builder for CelCall.
- CelExpr.CelComprehension - Class in dev.cel.common.ast
-
A comprehension expression applied to a list or map.
- CelExpr.CelComprehension.Builder - Class in dev.cel.common.ast
-
Builder for Comprehension.
- CelExpr.CelCreateList - Class in dev.cel.common.ast
-
A list creation expression.
- CelExpr.CelCreateList.Builder - Class in dev.cel.common.ast
-
Builder for CelCreateList.
- CelExpr.CelCreateMap - Class in dev.cel.common.ast
-
A map creation expression.
- CelExpr.CelCreateMap.Builder - Class in dev.cel.common.ast
-
Builder for CelCreateMap.
- CelExpr.CelCreateMap.Entry - Class in dev.cel.common.ast
-
Represents an entry of the map
- CelExpr.CelCreateMap.Entry.Builder - Class in dev.cel.common.ast
-
Builder for CelCreateMap.Entry.
- CelExpr.CelCreateStruct - Class in dev.cel.common.ast
-
A message creation expression.
- CelExpr.CelCreateStruct.Builder - Class in dev.cel.common.ast
-
Builder for CelCreateStruct.
- CelExpr.CelCreateStruct.Entry - Class in dev.cel.common.ast
-
Represents an entry of the struct
- CelExpr.CelCreateStruct.Entry.Builder - Class in dev.cel.common.ast
-
Builder for CelCreateStruct.Entry.
- CelExpr.CelIdent - Class in dev.cel.common.ast
-
An identifier expression.
- CelExpr.CelIdent.Builder - Class in dev.cel.common.ast
-
Builder for CelIdent.
- CelExpr.CelNotSet - Class in dev.cel.common.ast
-
An unset expression.
- CelExpr.CelSelect - Class in dev.cel.common.ast
-
A field selection expression.
- CelExpr.CelSelect.Builder - Class in dev.cel.common.ast
-
Builder for CelSelect.
- CelExpr.ExprKind - Class in dev.cel.common.ast
-
Denotes the kind of the expression.
- CelExpr.ExprKind.Kind - Enum in dev.cel.common.ast
-
Expression kind.
- CelExprConverter - Class in dev.cel.common.ast
- CelExprFactory - Class in dev.cel.common.ast
-
Factory for generating expression nodes.
- CelExprFactory() - Constructor for class dev.cel.common.ast.CelExprFactory
- CelExprIdGeneratorFactory - Class in dev.cel.common.ast
-
Factory for populating expression IDs
- CelExprIdGeneratorFactory.MonotonicIdGenerator - Class in dev.cel.common.ast
-
MonotonicIdGenerator increments expression IDs from an initial seed value.
- CelExprIdGeneratorFactory.StableIdGenerator - Class in dev.cel.common.ast
-
StableIdGenerator ensures new IDs are only created the first time they are encountered.
- CelFunctionDecl - Class in dev.cel.common
-
Abstract representation of a CEL Function declaration.
- CelFunctionDecl() - Constructor for class dev.cel.common.CelFunctionDecl
- CelFunctionDecl.Builder - Class in dev.cel.common
-
Builder for configuring the
CelFunctionDecl
. - celFunctionDeclToDecl(CelFunctionDecl) - Static method in class dev.cel.common.CelFunctionDecl
-
Converts a
CelFunctionDecl
to a protobuf equivalent formDecl.FunctionDecl
- CelIdent() - Constructor for class dev.cel.common.ast.CelExpr.CelIdent
- CelIdentDecl - Class in dev.cel.checker
-
Abstract representation of a CEL identifier declaration.
- CelIdentDecl() - Constructor for class dev.cel.checker.CelIdentDecl
- CelIdentDecl.Builder - Class in dev.cel.checker
-
Builder for configuring the
CelIdentDecl
. - celIdentToDecl(CelIdentDecl) - Static method in class dev.cel.checker.CelIdentDecl
-
Converts a
CelIdentDecl
to a protobuf equivalent formDecl
- CelIssue - Class in dev.cel.common
-
Encapulates a
CelSourceLocation
and message representing an error within an expression. - CelIssue.Builder - Class in dev.cel.common
-
Builder for configuring
CelIssue
. - CelIssue.Severity - Enum in dev.cel.common
-
Severity of a CelIssue.
- CelKind - Enum in dev.cel.common.types
-
The
CelKind
indicates the type category. - CELLexer - Class in cel.parser.internal
- CELLexer(CharStream) - Constructor for class cel.parser.internal.CELLexer
- CelMacro - Class in dev.cel.parser
-
Describes a function signature to match and the
CelMacroExpander
to apply. - CelMacroExpander - Interface in dev.cel.parser
-
Converts the target and arguments of a function call that matches a macro.
- CelMacroExprFactory - Class in dev.cel.parser
-
Assists with the expansion of
CelMacro
in a manner which is consistent with the source position and expression ID generation code leveraged by both the parser and type-checker. - CelNotSet() - Constructor for class dev.cel.common.ast.CelExpr.CelNotSet
- CelOptions - Class in dev.cel.common
-
Options to configure how the CEL parser, type-checker, and evaluator behave.
- CelOptions.Builder - Class in dev.cel.common
-
Builder for configuring the
CelOptions
. - CelOverloadDecl - Class in dev.cel.common
-
Abstract representation of a CEL function overload declaration.
- CelOverloadDecl() - Constructor for class dev.cel.common.CelOverloadDecl
- CelOverloadDecl.Builder - Class in dev.cel.common
-
Builder for configuring the
CelOverloadDecl
. - celOverloadToOverload(CelOverloadDecl) - Static method in class dev.cel.common.CelOverloadDecl
-
Converts a
CelOverloadDecl
to a protobuf equivalent formDecl.FunctionDecl.Overload
- CelParser - Interface in dev.cel.parser
-
Public interface for the parsing CEL expressions.
- CELParser - Class in cel.parser.internal
- CELParser(TokenStream) - Constructor for class cel.parser.internal.CELParser
- CELParser.BoolFalseContext - Class in cel.parser.internal
- CELParser.BoolTrueContext - Class in cel.parser.internal
- CELParser.BytesContext - Class in cel.parser.internal
- CELParser.CalcContext - Class in cel.parser.internal
- CELParser.ConditionalAndContext - Class in cel.parser.internal
- CELParser.ConditionalOrContext - Class in cel.parser.internal
- CELParser.ConstantLiteralContext - Class in cel.parser.internal
- CELParser.CreateListContext - Class in cel.parser.internal
- CELParser.CreateMapContext - Class in cel.parser.internal
- CELParser.CreateMessageContext - Class in cel.parser.internal
- CELParser.DoubleContext - Class in cel.parser.internal
- CELParser.ExprContext - Class in cel.parser.internal
- CELParser.ExprListContext - Class in cel.parser.internal
- CELParser.FieldInitializerListContext - Class in cel.parser.internal
- CELParser.IdentOrGlobalCallContext - Class in cel.parser.internal
- CELParser.IndexContext - Class in cel.parser.internal
- CELParser.IntContext - Class in cel.parser.internal
- CELParser.ListInitContext - Class in cel.parser.internal
- CELParser.LiteralContext - Class in cel.parser.internal
- CELParser.LogicalNotContext - Class in cel.parser.internal
- CELParser.MapInitializerListContext - Class in cel.parser.internal
- CELParser.MemberCallContext - Class in cel.parser.internal
- CELParser.MemberContext - Class in cel.parser.internal
- CELParser.MemberExprContext - Class in cel.parser.internal
- CELParser.NegateContext - Class in cel.parser.internal
- CELParser.NestedContext - Class in cel.parser.internal
- CELParser.NullContext - Class in cel.parser.internal
- CELParser.OptExprContext - Class in cel.parser.internal
- CELParser.OptFieldContext - Class in cel.parser.internal
- CELParser.PrimaryContext - Class in cel.parser.internal
- CELParser.PrimaryExprContext - Class in cel.parser.internal
- CELParser.RelationContext - Class in cel.parser.internal
- CELParser.SelectContext - Class in cel.parser.internal
- CELParser.StartContext - Class in cel.parser.internal
- CELParser.StringContext - Class in cel.parser.internal
- CELParser.UintContext - Class in cel.parser.internal
- CELParser.UnaryContext - Class in cel.parser.internal
- CelParserBuilder - Interface in dev.cel.parser
-
Interface for building an instance of CelParser
- CelParserFactory - Class in dev.cel.parser
-
Factory class for producing
CelParser
instances and builders. - CelParserImpl - Class in dev.cel.parser
-
Modernized parser implementation for CEL.
- CelParserImpl.Builder - Class in dev.cel.parser
-
Builder for
CelParserImpl
. - CelParserLibrary - Interface in dev.cel.parser
-
CelParserLibrary defines the interface to extend functionalities beyond the CEL standard functions for
CelParser
. - CelProtoAbstractSyntaxTree - Class in dev.cel.common
-
An Adapter for
CelAbstractSyntaxTree
constructed from Canonical Protos ofCheckedExpr
orParsedExpr
expressions. - CelProtoExprVisitor - Class in dev.cel.checker
-
CEL expression visitor implementation based on the
com.google.api.expr.Expr
proto. - CelProtoExprVisitor() - Constructor for class dev.cel.checker.CelProtoExprVisitor
- CelReference - Class in dev.cel.common.ast
-
Describes a resolved reference to a declaration.
- CelReference() - Constructor for class dev.cel.common.ast.CelReference
- CelReference.Builder - Class in dev.cel.common.ast
-
Builder for configuring the
CelReference
- celReferenceToExprReference(CelReference) - Static method in class dev.cel.common.ast.CelExprConverter
-
Converts a proto-based
CelReference
to CEL native representation ofReference
. - CelSelect() - Constructor for class dev.cel.common.ast.CelExpr.CelSelect
- CelSource - Class in dev.cel.common
-
Represents the source content of an expression and related metadata.
- CelSource.Builder - Class in dev.cel.common
-
Builder for
CelSource
. - CelSourceLocation - Class in dev.cel.common
-
Represents a location within
CelSource
. - CelStandardMacro - Enum in dev.cel.parser
-
CelStandardMacro enum represents all of the macros defined as part of the CEL standard library.
- celType() - Method in class dev.cel.checker.TypeProvider.FieldType
-
Deprecated.
- CelType - Class in dev.cel.common.types
-
Abstract representation of a CEL type which indicates its
CelKind
,name
, andparameters
. - CelType() - Constructor for class dev.cel.common.types.CelType
- CelTypeProvider - Interface in dev.cel.common.types
-
The
CelTypeProvider
is used to lookupCelType
definitions by name, as well as enumerate supportedCelTypeProvider.types()
. - CelTypeProvider.CombinedCelTypeProvider - Class in dev.cel.common.types
-
The
CombinedCelTypeProvider
implements theCelTypeProvider
interface by merging theCelType
instances supported by each together. - CelTypes - Class in dev.cel.common.types
-
Utility class for working with
Type
. - celTypeToType(CelType) - Static method in class dev.cel.common.types.CelTypes
-
Converts a Protobuf type into CEL native type.
- CelValidationException - Exception in dev.cel.common
-
Base class for all checked exceptions explicitly thrown by the library during parsing.
- CelValidationException(CelSource, Iterable<CelIssue>) - Constructor for exception dev.cel.common.CelValidationException
- CelValidationResult - Class in dev.cel.common
-
CelValidationResult encapsulates the
CelAbstractSyntaxTree
andCelIssue
set which may be generated during the parse and check phases. - CelValidationResult(CelAbstractSyntaxTree, ImmutableList<CelIssue>) - Constructor for class dev.cel.common.CelValidationResult
-
Internal: Consumers should not be creating an instance of this class on their own
- CelValidationResult(CelSource, ImmutableList<CelIssue>) - Constructor for class dev.cel.common.CelValidationResult
-
Internal: Consumers should not be creating an instance of this class directly.
- CelValidationResult(CelSource, Throwable, ImmutableList<CelIssue>) - Constructor for class dev.cel.common.CelValidationResult
-
Internal: Consumers should not be creating an instance of this class directly.
- CelVarDecl - Class in dev.cel.common
-
Abstract representation of a CEL variable declaration.
- CelVarDecl() - Constructor for class dev.cel.common.CelVarDecl
- celVarToDecl(CelVarDecl) - Static method in class dev.cel.common.CelVarDecl
-
Converts a
CelVarDecl
to a protobuf equivalent formDecl
- CELVisitor<T> - Interface in cel.parser.internal
-
This interface defines a complete generic visitor for a parse tree produced by
CELParser
. - channelNames - Static variable in class cel.parser.internal.CELLexer
- check(Env, String, ParsedExpr) - Static method in class dev.cel.checker.ExprChecker
-
Deprecated.Do not use. CEL-Java users should leverage the Fluent APIs instead. See
CelCompilerFactory
. - check(CelAbstractSyntaxTree) - Method in interface dev.cel.checker.CelChecker
-
Check the input
ast
for type-agreement and return aCelValidationResult
. - check(CelAbstractSyntaxTree) - Method in class dev.cel.checker.CelCheckerLegacyImpl
- check(CelAbstractSyntaxTree) - Method in class dev.cel.compiler.CelCompilerImpl
- checkByteStringIsUtf8(ByteString) - Static method in class com.google.protobuf.AbstractMessageLite
- CheckedExpr - Class in dev.cel.expr
-
A CEL expression which has been successfully type checked.
- CheckedExpr.Builder - Class in dev.cel.expr
-
A CEL expression which has been successfully type checked.
- CheckedExprOrBuilder - Interface in dev.cel.expr
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
-
Verifies that the last call to readTag() returned the given tag value.
- checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
Verifies that
CodedOutputStream.spaceLeft()
returns zero. - checkRecursionLimit() - Method in class com.google.protobuf.CodedInputStream
- clear() - Method in class com.google.protobuf.AbstractMessage.Builder
- clear() - Method in class com.google.protobuf.Any.Builder
- clear() - Method in class com.google.protobuf.Api.Builder
- clear() - Method in class com.google.protobuf.BoolValue.Builder
- clear() - Method in class com.google.protobuf.BytesValue.Builder
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- clear() - Method in class com.google.protobuf.DoubleValue.Builder
- clear() - Method in class com.google.protobuf.Duration.Builder
- clear() - Method in class com.google.protobuf.DynamicMessage.Builder
- clear() - Method in class com.google.protobuf.Empty.Builder
- clear() - Method in class com.google.protobuf.Enum.Builder
- clear() - Method in class com.google.protobuf.EnumValue.Builder
- clear() - Method in class com.google.protobuf.Field.Builder
- clear() - Method in class com.google.protobuf.FieldMask.Builder
- clear() - Method in class com.google.protobuf.FloatValue.Builder
- clear() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.
- clear() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- clear() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- clear() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.
- clear() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- clear() - Method in class com.google.protobuf.Int32Value.Builder
- clear() - Method in class com.google.protobuf.Int64Value.Builder
- clear() - Method in class com.google.protobuf.LazyFieldLite
-
Clears the value state of this instance.
- clear() - Method in class com.google.protobuf.LazyStringArrayList
- clear() - Method in class com.google.protobuf.ListValue.Builder
- clear() - Method in class com.google.protobuf.MapField
- clear() - Method in class com.google.protobuf.MapFieldLite
- clear() - Method in interface com.google.protobuf.Message.Builder
- clear() - Method in interface com.google.protobuf.MessageLite.Builder
-
Resets all fields to their default values.
- clear() - Method in class com.google.protobuf.Method.Builder
- clear() - Method in class com.google.protobuf.Mixin.Builder
- clear() - Method in class com.google.protobuf.Option.Builder
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Removes all of the elements from this list.
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Removes all of the elements from this list.
- clear() - Method in class com.google.protobuf.SingleFieldBuilder
-
Clears the value of the field.
- clear() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Clears the value of the field.
- clear() - Method in class com.google.protobuf.SourceContext.Builder
- clear() - Method in class com.google.protobuf.StringValue.Builder
- clear() - Method in class com.google.protobuf.Struct.Builder
- clear() - Method in class com.google.protobuf.Timestamp.Builder
- clear() - Method in class com.google.protobuf.Type.Builder
- clear() - Method in class com.google.protobuf.UInt32Value.Builder
- clear() - Method in class com.google.protobuf.UInt64Value.Builder
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Reset the builder to an empty set.
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Discard the field's contents.
- clear() - Method in class com.google.protobuf.Value.Builder
- clear() - Method in class com.google.rpc.Status.Builder
- clear() - Method in class dev.cel.expr.CheckedExpr.Builder
- clear() - Method in class dev.cel.expr.Constant.Builder
- clear() - Method in class dev.cel.expr.Decl.Builder
- clear() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- clear() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- clear() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- clear() - Method in class dev.cel.expr.EnumValue.Builder
- clear() - Method in class dev.cel.expr.ErrorSet.Builder
- clear() - Method in class dev.cel.expr.EvalState.Builder
- clear() - Method in class dev.cel.expr.EvalState.Result.Builder
- clear() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- clear() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- clear() - Method in class dev.cel.expr.Expr.Builder
- clear() - Method in class dev.cel.expr.Expr.Call.Builder
- clear() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- clear() - Method in class dev.cel.expr.Expr.CreateList.Builder
- clear() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- clear() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- clear() - Method in class dev.cel.expr.Expr.Ident.Builder
- clear() - Method in class dev.cel.expr.Expr.Select.Builder
- clear() - Method in class dev.cel.expr.ExprValue.Builder
- clear() - Method in class dev.cel.expr.ListValue.Builder
- clear() - Method in class dev.cel.expr.MapValue.Builder
- clear() - Method in class dev.cel.expr.MapValue.Entry.Builder
- clear() - Method in class dev.cel.expr.ParsedExpr.Builder
- clear() - Method in class dev.cel.expr.Reference.Builder
- clear() - Method in class dev.cel.expr.SourceInfo.Builder
- clear() - Method in class dev.cel.expr.Type.AbstractType.Builder
- clear() - Method in class dev.cel.expr.Type.Builder
- clear() - Method in class dev.cel.expr.Type.FunctionType.Builder
- clear() - Method in class dev.cel.expr.Type.ListType.Builder
- clear() - Method in class dev.cel.expr.Type.MapType.Builder
- clear() - Method in class dev.cel.expr.UnknownSet.Builder
- clear() - Method in class dev.cel.expr.Value.Builder
- clearAbstractType() - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- clearAccuInit() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- clearAccuVar() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- clearArgs() - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- clearArgTypes() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 begin = 3 [json_name = "begin"];
- clearBoolValue() - Method in class com.google.protobuf.Value.Builder
-
bool bool_value = 4 [json_name = "boolValue"];
- clearBoolValue() - Method in class dev.cel.expr.Constant.Builder
-
boolean value.
- clearBoolValue() - Method in class dev.cel.expr.Value.Builder
-
Boolean value.
- clearBytesValue() - Method in class dev.cel.expr.Constant.Builder
-
bytes value.
- clearBytesValue() - Method in class dev.cel.expr.Value.Builder
-
Byte string value.
- clearCallExpr() - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- clearCardinality() - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- clearCode() - Method in class com.google.rpc.Status.Builder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- clearCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- clearComprehensionExpr() - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- clearConstant() - Method in class dev.cel.checker.CelIdentDecl.Builder
- clearConstantKind() - Method in class dev.cel.expr.Constant.Builder
- clearConstExpr() - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- clearContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string content = 15 [json_name = "content"];
- clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- clearDeclKind() - Method in class dev.cel.expr.Decl.Builder
- clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7 [json_name = "defaultValue"];
- clearDefaultValue() - Method in class com.google.protobuf.Field.Builder
-
string default_value = 11 [json_name = "defaultValue"];
- clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- clearDetails() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- clearDoc() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- clearDoc() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6 [json_name = "doubleValue"];
- clearDoubleValue() - Method in class dev.cel.expr.Constant.Builder
-
double value.
- clearDoubleValue() - Method in class dev.cel.expr.Value.Builder
-
Floating point value.
- clearDurationValue() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- clearDyn() - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- clearElements() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- clearElemType() - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 end = 4 [json_name = "end"];
- clearEntries() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- clearEntries() - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- clearEnumValue() - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- clearError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional string error = 1 [json_name = "error"];
- clearError() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- clearError() - Method in class dev.cel.expr.Type.Builder
-
Error type.
- clearErrors() - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- clearExpr() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- clearExpr() - Method in class dev.cel.expr.EvalState.Result.Builder
-
The id of the expression this result if for.
- clearExpr() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- clearExprKind() - Method in class dev.cel.expr.Expr.Builder
- clearExprs() - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- clearExprSteps() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- clearExprVersion() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The expr version indicates the major / minor version number of the `expr` representation.
- clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2 [json_name = "extendee"];
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- clearExtension(Extension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(Extension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Clear an extension.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Clear an extension.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Clear an extension.
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(GeneratedMessage.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Clear an extension.
- clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- clearField() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- clearField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Clear fields from the set with a given field number.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Any.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Api.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Duration.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Empty.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Enum.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.EnumValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Field.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FieldMask.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ListValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the field.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Method.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Mixin.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Option.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.SourceContext.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.StringValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Struct.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Timestamp.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Type.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.Status.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.CheckedExpr.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Constant.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Decl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.EnumValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.ErrorSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.EvalState.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.EvalState.Result.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.Call.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.CreateList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.Ident.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Expr.Select.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.ExprValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.ListValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.MapValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.MapValue.Entry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.ParsedExpr.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Reference.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.SourceInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Type.AbstractType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Type.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Type.FunctionType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Type.ListType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Type.MapType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.UnknownSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class dev.cel.expr.Value.Builder
- clearFieldKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- clearFields() - Method in class com.google.protobuf.Struct.Builder
- clearFields() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- clearFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
-
string file_name = 1 [json_name = "fileName"];
- clearFileToGenerate() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- clearFunction() - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- clearFunction() - Method in class dev.cel.expr.Expr.Call.Builder
-
Required.
- clearFunction() - Method in class dev.cel.expr.Type.Builder
-
Function type.
- clearGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11 [json_name = "goPackage"];
- clearId() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.ID of corresponding Expr node.
- clearId() - Method in class dev.cel.expr.Expr.Builder
-
Required.
- clearId() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- clearIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- clearIdent() - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- clearIdentExpr() - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2 [json_name = "inputType"];
- clearInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- clearInt64Value() - Method in class dev.cel.expr.Constant.Builder
-
int64 value.
- clearInt64Value() - Method in class dev.cel.expr.Value.Builder
-
Signed integer value.
- clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2 [json_name = "isExtension"];
- clearIsInstanceFunction() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- clearIterRange() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- clearIterVar() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the iteration variable.
- clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1 [json_name = "javaPackage"];
- clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- clearJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string json_name = 10 [json_name = "jsonName"];
- clearJsonName() - Method in class com.google.protobuf.Field.Builder
-
string json_name = 10 [json_name = "jsonName"];
- clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- clearKey() - Method in class com.google.protobuf.MapEntry.Builder
- clearKey() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- clearKeyKind() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- clearKeyType() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- clearKind() - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- clearKind() - Method in class com.google.protobuf.Value.Builder
- clearKind() - Method in class dev.cel.expr.ExprValue.Builder
- clearKind() - Method in class dev.cel.expr.Value.Builder
- clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- clearLineOffsets() - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- clearListExpr() - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- clearListType() - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- clearListValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- clearListValue() - Method in class dev.cel.expr.Value.Builder
-
List value.
- clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- clearLocation() - Method in class dev.cel.expr.SourceInfo.Builder
-
The location name.
- clearLoopCondition() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- clearLoopStep() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- clearMacroCall(long) - Method in class dev.cel.common.CelSource.Builder
- clearMacroCalls() - Method in class dev.cel.expr.SourceInfo.Builder
- clearMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"];
- clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- clearMapKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- clearMapType() - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- clearMapValue() - Method in class dev.cel.expr.Value.Builder
-
Map value.
- clearMessage() - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- clearMessageName() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- clearMessageType() - Method in class dev.cel.expr.Type.Builder
-
Protocol buffer message type.
- clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- clearMethods() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- clearMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"];
- clearMixins() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- clearName() - Method in class com.google.protobuf.Api.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.Enum.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.EnumValue.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.Field.Builder
-
string name = 4 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.Method.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.Mixin.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.Option.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class com.google.protobuf.Type.Builder
-
string name = 1 [json_name = "name"];
- clearName() - Method in class dev.cel.expr.Decl.Builder
-
The fully qualified name of the declaration.
- clearName() - Method in class dev.cel.expr.Expr.Ident.Builder
-
Required.
- clearName() - Method in class dev.cel.expr.Reference.Builder
-
The fully qualified name of the declaration.
- clearName() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1 [json_name = "namePart"];
- clearNanos() - Method in class com.google.protobuf.Duration.Builder
-
int32 nanos = 2 [json_name = "nanos"];
- clearNanos() - Method in class com.google.protobuf.Timestamp.Builder
-
int32 nanos = 2 [json_name = "nanos"];
- clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- clearNull() - Method in class dev.cel.expr.Type.Builder
-
Null value.
- clearNullValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- clearNullValue() - Method in class dev.cel.expr.Constant.Builder
-
null value.
- clearNullValue() - Method in class dev.cel.expr.Value.Builder
-
Null value.
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2 [json_name = "number"];
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3 [json_name = "number"];
- clearNumber() - Method in class com.google.protobuf.EnumValue.Builder
-
int32 number = 2 [json_name = "number"];
- clearNumber() - Method in class com.google.protobuf.Field.Builder
-
int32 number = 3 [json_name = "number"];
- clearNumberValue() - Method in class com.google.protobuf.Value.Builder
-
double number_value = 2 [json_name = "numberValue"];
- clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- clearObjectValue() - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Any.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Api.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Duration.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Empty.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Enum.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.EnumValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Field.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FieldMask.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.ListValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the oneof.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Method.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Mixin.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Option.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.SourceContext.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.StringValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Struct.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Timestamp.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Type.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.Status.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.CheckedExpr.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Constant.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Decl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.EnumValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.ErrorSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.EvalState.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.EvalState.Result.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.Call.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.CreateList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.Ident.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Expr.Select.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.ExprValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.ListValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.MapValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.MapValue.Entry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.ParsedExpr.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Reference.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.SourceInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Type.AbstractType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Type.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Type.FunctionType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Type.ListType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Type.MapType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.UnknownSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class dev.cel.expr.Value.Builder
- clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- clearOneofIndex() - Method in class com.google.protobuf.Field.Builder
-
int32 oneof_index = 7 [json_name = "oneofIndex"];
- clearOneofs() - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- clearOperand() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- clearOptionalEntry() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Whether the key-value pair is optional.
- clearOptionalIndices() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- clearOptions() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- clearOptions() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3 [json_name = "outputType"];
- clearOverloadId() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- clearOverloadId() - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- clearOverloads() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2 [json_name = "package"];
- clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2 [json_name = "packed"];
- clearPacked() - Method in class com.google.protobuf.Field.Builder
-
bool packed = 8 [json_name = "packed"];
- clearParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional string parameter = 2 [json_name = "parameter"];
- clearParameterTypes() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- clearParams() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- clearPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"];
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- clearPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- clearPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- clearPositions() - Method in class dev.cel.expr.SourceInfo.Builder
- clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- clearPrimitive() - Method in class dev.cel.expr.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- clearProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- clearProtoFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- clearReferenceMap() - Method in class dev.cel.expr.CheckedExpr.Builder
- clearRequestStreaming() - Method in class com.google.protobuf.Method.Builder
-
bool request_streaming = 3 [json_name = "requestStreaming"];
- clearRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- clearResponseStreaming() - Method in class com.google.protobuf.Method.Builder
-
bool response_streaming = 5 [json_name = "responseStreaming"];
- clearResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- clearResult() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- clearResults() - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- clearResultType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- clearResultType() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- clearRoot() - Method in class com.google.protobuf.Mixin.Builder
-
string root = 2 [json_name = "root"];
- clearRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- clearSeconds() - Method in class com.google.protobuf.Duration.Builder
-
int64 seconds = 1 [json_name = "seconds"];
- clearSeconds() - Method in class com.google.protobuf.Timestamp.Builder
-
int64 seconds = 1 [json_name = "seconds"];
- clearSelectExpr() - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- clearSourceContext() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- clearSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- clearSourceContext() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional string source_file = 2 [json_name = "sourceFile"];
- clearSourceInfo() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- clearSourceInfo() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7 [json_name = "stringValue"];
- clearStringValue() - Method in class com.google.protobuf.Value.Builder
-
string string_value = 3 [json_name = "stringValue"];
- clearStringValue() - Method in class dev.cel.expr.Constant.Builder
-
string value.
- clearStringValue() - Method in class dev.cel.expr.Value.Builder
-
UTF-8 string value.
- clearStructExpr() - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- clearStructValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- clearSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional string suffix = 4 [json_name = "suffix"];
- clearSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- clearSyntax() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12 [json_name = "syntax"];
- clearSyntax() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- clearSyntax() - Method in class com.google.protobuf.Method.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- clearSyntax() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- clearSyntaxVersion() - Method in class dev.cel.expr.SourceInfo.Builder
-
The syntax version of the source, e.g.
- clearTarget() - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- clearTarget() - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- clearTestOnly() - Method in class dev.cel.expr.Expr.Select.Builder
-
Whether the select is to be interpreted as a field presence test.
- clearTimestampValue() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- clearType() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- clearType() - Method in class dev.cel.expr.EnumValue.Builder
-
The fully qualified name of the enum type.
- clearType() - Method in class dev.cel.expr.Type.Builder
-
Type type.
- clearTypeKind() - Method in class dev.cel.expr.Type.Builder
- clearTypeMap() - Method in class dev.cel.expr.CheckedExpr.Builder
- clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6 [json_name = "typeName"];
- clearTypeParam() - Method in class dev.cel.expr.Type.Builder
-
Type param type.
- clearTypeParams() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
string type_url = 1 [json_name = "typeUrl"];
- clearTypeUrl() - Method in class com.google.protobuf.Field.Builder
-
string type_url = 6 [json_name = "typeUrl"];
- clearTypeValue() - Method in class dev.cel.expr.Value.Builder
-
Type value.
- clearUint64Value() - Method in class dev.cel.expr.Constant.Builder
-
uint64 value.
- clearUint64Value() - Method in class dev.cel.expr.Value.Builder
-
Unsigned integer value.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- clearUnknown() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- clearValue() - Method in class com.google.protobuf.Any.Builder
-
bytes value = 2 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.BoolValue.Builder
-
bool value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.BytesValue.Builder
-
bytes value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
-
double value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.FloatValue.Builder
-
float value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.Int32Value.Builder
-
int32 value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.Int64Value.Builder
-
int64 value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.MapEntry.Builder
- clearValue() - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.StringValue.Builder
-
string value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
-
uint32 value = 1 [json_name = "value"];
- clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
-
uint64 value = 1 [json_name = "value"];
- clearValue() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- clearValue() - Method in class dev.cel.expr.EnumValue.Builder
-
The value of the enum.
- clearValue() - Method in class dev.cel.expr.EvalState.Result.Builder
-
The index in `values` of the resulting value.
- clearValue() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- clearValue() - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- clearValue() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- clearValue() - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- clearValueIndex() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.Index of the value in the values list.
- clearValues() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- clearValues() - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- clearValues() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- clearValues() - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- clearValueType() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- clearVersion() - Method in class com.google.protobuf.Api.Builder
-
string version = 4 [json_name = "version"];
- clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false, json_name = "weak"];
- clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- clearWellKnown() - Method in class dev.cel.expr.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- clearWrapper() - Method in class dev.cel.expr.Type.Builder
-
Wrapper of a primitive type, e.g.
- CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- clone() - Method in class com.google.protobuf.AbstractMessage.Builder
- clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
- clone() - Method in class com.google.protobuf.Any.Builder
- clone() - Method in class com.google.protobuf.Api.Builder
- clone() - Method in class com.google.protobuf.BoolValue.Builder
- clone() - Method in class com.google.protobuf.BytesValue.Builder
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- clone() - Method in class com.google.protobuf.DoubleValue.Builder
- clone() - Method in class com.google.protobuf.Duration.Builder
- clone() - Method in class com.google.protobuf.DynamicMessage.Builder
- clone() - Method in class com.google.protobuf.Empty.Builder
- clone() - Method in class com.google.protobuf.Enum.Builder
- clone() - Method in class com.google.protobuf.EnumValue.Builder
- clone() - Method in class com.google.protobuf.Field.Builder
- clone() - Method in class com.google.protobuf.FieldMask.Builder
- clone() - Method in class com.google.protobuf.FloatValue.Builder
- clone() - Method in class com.google.protobuf.GeneratedMessage.Builder
- clone() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- clone() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- clone() - Method in class com.google.protobuf.Int32Value.Builder
- clone() - Method in class com.google.protobuf.Int64Value.Builder
- clone() - Method in class com.google.protobuf.ListValue.Builder
- clone() - Method in class com.google.protobuf.MapEntry.Builder
- clone() - Method in interface com.google.protobuf.Message.Builder
- clone() - Method in interface com.google.protobuf.MessageLite.Builder
-
Clones the Builder.
- clone() - Method in class com.google.protobuf.Method.Builder
- clone() - Method in class com.google.protobuf.Mixin.Builder
- clone() - Method in class com.google.protobuf.Option.Builder
- clone() - Method in class com.google.protobuf.SourceContext.Builder
- clone() - Method in class com.google.protobuf.StringValue.Builder
- clone() - Method in class com.google.protobuf.Struct.Builder
- clone() - Method in class com.google.protobuf.Timestamp.Builder
- clone() - Method in class com.google.protobuf.Type.Builder
- clone() - Method in class com.google.protobuf.UInt32Value.Builder
- clone() - Method in class com.google.protobuf.UInt64Value.Builder
- clone() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- clone() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
- clone() - Method in class com.google.protobuf.Value.Builder
- clone() - Method in class com.google.rpc.Status.Builder
- clone() - Method in class dev.cel.expr.CheckedExpr.Builder
- clone() - Method in class dev.cel.expr.Constant.Builder
- clone() - Method in class dev.cel.expr.Decl.Builder
- clone() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- clone() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- clone() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- clone() - Method in class dev.cel.expr.EnumValue.Builder
- clone() - Method in class dev.cel.expr.ErrorSet.Builder
- clone() - Method in class dev.cel.expr.EvalState.Builder
- clone() - Method in class dev.cel.expr.EvalState.Result.Builder
- clone() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- clone() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- clone() - Method in class dev.cel.expr.Expr.Builder
- clone() - Method in class dev.cel.expr.Expr.Call.Builder
- clone() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- clone() - Method in class dev.cel.expr.Expr.CreateList.Builder
- clone() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- clone() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- clone() - Method in class dev.cel.expr.Expr.Ident.Builder
- clone() - Method in class dev.cel.expr.Expr.Select.Builder
- clone() - Method in class dev.cel.expr.ExprValue.Builder
- clone() - Method in class dev.cel.expr.ListValue.Builder
- clone() - Method in class dev.cel.expr.MapValue.Builder
- clone() - Method in class dev.cel.expr.MapValue.Entry.Builder
- clone() - Method in class dev.cel.expr.ParsedExpr.Builder
- clone() - Method in class dev.cel.expr.Reference.Builder
- clone() - Method in class dev.cel.expr.SourceInfo.Builder
- clone() - Method in class dev.cel.expr.Type.AbstractType.Builder
- clone() - Method in class dev.cel.expr.Type.Builder
- clone() - Method in class dev.cel.expr.Type.FunctionType.Builder
- clone() - Method in class dev.cel.expr.Type.ListType.Builder
- clone() - Method in class dev.cel.expr.Type.MapType.Builder
- clone() - Method in class dev.cel.expr.UnknownSet.Builder
- clone() - Method in class dev.cel.expr.Value.Builder
- CODE_FIELD_NUMBER - Static variable in class com.google.rpc.Status
- CODE_SIZE - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
CODE_SIZE = 2;
- CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
CODE_SIZE = 2;
- CodedInputStream - Class in com.google.protobuf
-
Reads and decodes protocol message fields.
- CodedOutputStream - Class in com.google.protobuf
-
Encodes and writes protocol message fields.
- CodedOutputStream.OutOfSpaceException - Exception in com.google.protobuf
-
If you create a CodedOutputStream around a simple flat array, you must not attempt to write more bytes than the array has space.
- CodePointStream - Class in dev.cel.common.internal
-
Implementation of ANTLRv4 CharStream using CelCodePointArray.
- CodePointStream(String, CelCodePointArray) - Constructor for class dev.cel.common.internal.CodePointStream
- COLON - Static variable in class cel.parser.internal.CELLexer
- COLON - Static variable in class cel.parser.internal.CELParser
- COLON() - Method in class cel.parser.internal.CELParser.ExprContext
- COLON() - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- COLON() - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- COLON(int) - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- COLON(int) - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- cols - Variable in class cel.parser.internal.CELParser.FieldInitializerListContext
- cols - Variable in class cel.parser.internal.CELParser.MapInitializerListContext
- column() - Method in class dev.cel.common.internal.Errors.SourceLocation
-
Return the column where the source starts.
- com.google.protobuf - package com.google.protobuf
- com.google.protobuf.compiler - package com.google.protobuf.compiler
- com.google.rpc - package com.google.rpc
- combine(CelParser, CelChecker) - Static method in class dev.cel.compiler.CelCompilerFactory
- CombinedCelTypeProvider(ImmutableList<CelTypeProvider>) - Constructor for class dev.cel.common.types.CelTypeProvider.CombinedCelTypeProvider
- CombinedCelTypeProvider(CelTypeProvider, CelTypeProvider) - Constructor for class dev.cel.common.types.CelTypeProvider.CombinedCelTypeProvider
- CombinedTypeProvider(Iterable<TypeProvider>) - Constructor for class dev.cel.checker.TypeProvider.CombinedTypeProvider
-
Deprecated.
- COMMA - Static variable in class cel.parser.internal.CELLexer
- COMMA - Static variable in class cel.parser.internal.CELParser
- COMMA() - Method in class cel.parser.internal.CELParser.CreateListContext
- COMMA() - Method in class cel.parser.internal.CELParser.CreateMapContext
- COMMA() - Method in class cel.parser.internal.CELParser.CreateMessageContext
- COMMA() - Method in class cel.parser.internal.CELParser.ExprListContext
- COMMA() - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- COMMA() - Method in class cel.parser.internal.CELParser.ListInitContext
- COMMA() - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- COMMA(int) - Method in class cel.parser.internal.CELParser.ExprListContext
- COMMA(int) - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- COMMA(int) - Method in class cel.parser.internal.CELParser.ListInitContext
- COMMA(int) - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- COMMENT - Static variable in class cel.parser.internal.CELLexer
- COMMENT - Static variable in class cel.parser.internal.CELParser
- compareTo(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Compare with another
FieldDescriptor
. - compareTo(CelSourceLocation) - Method in class dev.cel.common.CelSourceLocation
- compareTo(CelMacro) - Method in class dev.cel.parser.CelMacro
- compile(String) - Method in interface dev.cel.compiler.CelCompiler
-
Compile the input
expression
and return aCelValidationResult
. - compile(String, String) - Method in interface dev.cel.compiler.CelCompiler
-
Compile the input
expression
and return aCelValidationResult
. - COMPILE_TIME_OVERLOAD_RESOLUTION - dev.cel.common.ExprFeatures
-
Deprecated.Require overloads to resolve (narrow to a single candidate) during type checking.
- COMPILER_VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- comprehension() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying comprehension expression.
- comprehension() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying comprehension expression.
- comprehension() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- COMPREHENSION - dev.cel.common.ast.CelExpr.ExprKind.Kind
- COMPREHENSION_EXPR - dev.cel.expr.Expr.ExprKindCase
- COMPREHENSION_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- comprehensionMaxIterations() - Method in class dev.cel.common.CelOptions
- comprehensionMaxIterations(int) - Method in class dev.cel.common.CelOptions.Builder
-
Limit the total number of iterations permitted within comprehension loops.
- comprehensionOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying comprehension expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.COMPREHENSION
. - computeBoolSize(int, boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field, including tag. - computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field. - computeByteArraySize(int, byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag. - computeByteArraySizeNoTag(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field. - computeByteBufferSize(int, ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag. - computeByteBufferSizeNoTag(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field. - computeBytesSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag. - computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field. - computeDoubleSize(int, double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag. - computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag. - computeEnumSize(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field, including tag.
- computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field.
- computeFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field, including tag. - computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field. - computeFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field, including tag. - computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field. - computeFloatSize(int, float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag. - computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag. - computeGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- computeGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.
- computeInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag. - computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag. - computeInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag. - computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag. - computeLazyFieldMessageSetExtensionSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a lazily parsed MessageSet extension field to the stream.
- computeLazyFieldSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message in lazy field, including tag.
- computeLazyFieldSizeNoTag(LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message stored in lazy field.
- computeMessageSetExtensionSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a MessageSet extension to the stream.
- computeMessageSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message field, including tag.
- computeMessageSize(int, K, V) - Method in class com.google.protobuf.MapEntryLite
-
Computes the message size for the provided key and value as though they were wrapped by a
MapEntryLite
. - computeMessageSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded message field.
- computeRawMessageSetExtensionSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an unparsed MessageSet extension field to the stream.
- computeRawVarint32Size(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.computeUInt32SizeNoTag(int)
instead. - computeRawVarint64Size(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.computeUInt64SizeNoTag(long)
instead. - computeSFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field, including tag. - computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field. - computeSFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field, including tag. - computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field. - computeSInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field, including tag. - computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field. - computeSInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field, including tag. - computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field. - computeStringSize(int, Object) - Static method in class com.google.protobuf.GeneratedMessage
- computeStringSize(int, Object) - Static method in class com.google.protobuf.GeneratedMessageV3
- computeStringSize(int, String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field, including tag. - computeStringSizeNoTag(Object) - Static method in class com.google.protobuf.GeneratedMessage
- computeStringSizeNoTag(Object) - Static method in class com.google.protobuf.GeneratedMessageV3
- computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field. - computeTagSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a tag.
- computeUInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field, including tag. - computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field. - computeUInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag. - computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag. - concat(ByteString) - Method in class com.google.protobuf.ByteString
-
Concatenate the given
ByteString
to this one. - CONDITIONAL - dev.cel.parser.Operator
- conditionalAnd - Variable in class cel.parser.internal.CELParser.ConditionalOrContext
- conditionalAnd() - Method in class cel.parser.internal.CELParser
- conditionalAnd() - Method in class cel.parser.internal.CELParser.ConditionalOrContext
- conditionalAnd(int) - Method in class cel.parser.internal.CELParser.ConditionalOrContext
- ConditionalAndContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.ConditionalAndContext
- conditionalOr() - Method in class cel.parser.internal.CELParser
- conditionalOr() - Method in class cel.parser.internal.CELParser.ExprContext
- conditionalOr(int) - Method in class cel.parser.internal.CELParser.ExprContext
- ConditionalOrContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.ConditionalOrContext
- CONST_EXPR - dev.cel.expr.Expr.ExprKindCase
- CONST_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- constant() - Method in class dev.cel.checker.CelIdentDecl
-
The constant value of the identifier.
- constant() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying constant expression.
- constant() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying constant expression.
- constant() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- Constant - Class in dev.cel.expr
-
Represents a primitive literal.
- CONSTANT - dev.cel.common.ast.CelExpr.ExprKind.Kind
- Constant.Builder - Class in dev.cel.expr
-
Represents a primitive literal.
- Constant.ConstantKindCase - Enum in dev.cel.expr
- CONSTANTKIND_NOT_SET - dev.cel.expr.Constant.ConstantKindCase
- ConstantLiteralContext(CELParser.PrimaryContext) - Constructor for class cel.parser.internal.CELParser.ConstantLiteralContext
- ConstantOrBuilder - Interface in dev.cel.expr
- constantOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying constant expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.CONSTANT
. - Constants - Class in dev.cel.common.internal
-
Internal utility class for working with
com.google.api.expr.Constant
. - consume() - Method in class dev.cel.common.internal.CodePointStream
- containingTypeName() - Method in class dev.cel.common.types.TypeType
-
Retrieves the underlying type name of the type-kind held.
- containsDefaultInstance() - Method in class com.google.protobuf.LazyField
- containsDefaultInstance() - Method in class com.google.protobuf.LazyFieldLite
-
Determines whether this LazyFieldLite instance represents the default instance of this type.
- containsFields(String) - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- containsFields(String) - Method in class com.google.protobuf.Struct
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- containsFields(String) - Method in interface com.google.protobuf.StructOrBuilder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- containsMacroCalls(long) - Method in class dev.cel.common.CelSource.Builder
- containsMacroCalls(long) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- containsMacroCalls(long) - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- containsMacroCalls(long) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- containsPositions(long) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- containsPositions(long) - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id (e.g.
- containsPositions(long) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- containsReferenceMap(long) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- containsReferenceMap(long) - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to resolved references.
- containsReferenceMap(long) - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- containsTypeMap(long) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- containsTypeMap(long) - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to types.
- containsTypeMap(long) - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to types.
- CONTENT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- convert(DescriptorProtos.FileDescriptorSet) - Static method in class dev.cel.common.internal.FileDescriptorSetConverter
-
Extracts all FileDescriptors from the FileDescriptorSet
- convert(F) - Method in interface com.google.protobuf.Internal.ListAdapter.Converter
- copy() - Method in class com.google.protobuf.MapField
-
Returns a deep copy of this MapField.
- copyByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Create a new ByteBuffer and copy all the content of
source
ByteBuffer to the new ByteBuffer. - copyFrom(byte[]) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a
ByteString
. - copyFrom(byte[], int, int) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a
ByteString
. - copyFrom(CELParser.LiteralContext) - Method in class cel.parser.internal.CELParser.LiteralContext
- copyFrom(CELParser.MemberContext) - Method in class cel.parser.internal.CELParser.MemberContext
- copyFrom(CELParser.PrimaryContext) - Method in class cel.parser.internal.CELParser.PrimaryContext
- copyFrom(CELParser.UnaryContext) - Method in class cel.parser.internal.CELParser.UnaryContext
- copyFrom(Iterable<ByteString>) - Static method in class com.google.protobuf.ByteString
-
Concatenates all byte strings in the iterable and returns the result.
- copyFrom(String, String) - Static method in class com.google.protobuf.ByteString
-
Encodes
text
into a sequence of bytes using the named charset and returns the result as aByteString
. - copyFrom(String, Charset) - Static method in class com.google.protobuf.ByteString
-
Encodes
text
into a sequence of bytes using the named charset and returns the result as aByteString
. - copyFrom(ByteBuffer) - Static method in class com.google.protobuf.ByteString
-
Copies the remaining bytes from a
java.nio.ByteBuffer
into aByteString
. - copyFrom(ByteBuffer, int) - Static method in class com.google.protobuf.ByteString
-
Copies the next
size
bytes from ajava.nio.ByteBuffer
into aByteString
. - copyFromUtf8(String) - Static method in class com.google.protobuf.ByteString
-
Encodes
text
into a sequence of UTF-8 bytes and returns the result as aByteString
. - copyOnWrite() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
Called before any method that would mutate the builder to ensure that it correctly copies any state before the write happens to preserve immutability guarantees.
- copyOnWriteInternal() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- copyOnWriteInternal() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- copyTo(byte[], int) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a buffer at the given offset.
- copyTo(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
Deprecated.Instead, call
byteString.substring(sourceOffset, sourceOffset + numberToCopy).copyTo(target, targetOffset)
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a ByteBuffer.
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
Internal (package private) implementation of
ByteString.copyTo(byte[],int,int,int)
. - CORD - com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
CORD = 1;
- CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
CORD = 1;
- create() - Static method in class dev.cel.common.types.ListType
-
Do not use.
- create() - Static method in class dev.cel.common.types.UnspecifiedType
-
Do not use.
- create(CelType) - Static method in class dev.cel.common.types.ListType
- create(CelType) - Static method in class dev.cel.common.types.NullableType
- create(CelType) - Static method in class dev.cel.common.types.OptionalType
- create(CelType) - Static method in class dev.cel.common.types.TypeType
- create(CelType, CelType) - Static method in class dev.cel.common.types.MapType
- create(Type) - Static method in class dev.cel.checker.Types
-
Create a type
Type
. - create(Type) - Static method in class dev.cel.common.types.CelTypes
-
Create a type
Type
. - create(Type.PrimitiveType) - Static method in class dev.cel.checker.Types
-
Create a primitive
Type
. - create(Type.PrimitiveType) - Static method in class dev.cel.common.types.CelTypes
-
Create a primitive
Type
. - create(Type.WellKnownType) - Static method in class dev.cel.checker.Types
-
Create a well-known
Type
. - create(Type.WellKnownType) - Static method in class dev.cel.common.types.CelTypes
-
Create a well-known
Type
. - create(String) - Static method in class dev.cel.common.types.StructTypeReference
- create(String) - Static method in class dev.cel.common.types.TypeParamType
- create(String, ImmutableList<CelType>) - Static method in class dev.cel.common.types.OpaqueType
- create(String, ImmutableMap<String, Integer>) - Static method in class dev.cel.common.types.EnumType
- create(String, ImmutableSet<String>, StructType.FieldResolver) - Static method in class dev.cel.common.types.StructType
- create(String, ImmutableSet<String>, StructType.FieldResolver, StructType.FieldResolver) - Static method in class dev.cel.common.types.ProtoMessageType
- create(String, CelType...) - Static method in class dev.cel.common.types.OpaqueType
- create(String, EnumType.EnumNumberResolver, EnumType.EnumNameResolver) - Static method in class dev.cel.common.types.EnumType
- CREATE_LIST - dev.cel.common.ast.CelExpr.ExprKind.Kind
- CREATE_MAP - dev.cel.common.ast.CelExpr.ExprKind.Kind
- CREATE_STRUCT - dev.cel.common.ast.CelExpr.ExprKind.Kind
- createBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
- createBuilder(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite
- createFunctionType(CelType, Iterable<CelType>) - Static method in class dev.cel.common.types.CelTypes
-
Create an abstract type with an expected result type (first argument in the parameter) and the argument types.
- createList() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying createList expression.
- createList() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying createList expression.
- createList() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- createList(Type) - Static method in class dev.cel.checker.Types
-
Create a list with
elemType
. - createList(Type) - Static method in class dev.cel.common.types.CelTypes
-
Create a list with
elemType
. - CreateListContext(CELParser.PrimaryContext) - Constructor for class cel.parser.internal.CELParser.CreateListContext
- createListOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying createList expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.CREATE_LIST
. - createMap() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying createMap expression.
- createMap() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying createMap expression.
- createMap() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- createMap(Type, Type) - Static method in class dev.cel.checker.Types
-
Create a map with
keyType
andvalueType
. - createMap(Type, Type) - Static method in class dev.cel.common.types.CelTypes
-
Create a map with
keyType
andvalueType
. - CreateMapContext(CELParser.PrimaryContext) - Constructor for class cel.parser.internal.CELParser.CreateMapContext
- createMapOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying createMap expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.CREATE_MAP
. - createMessage(Descriptors.Descriptor) - Static method in class dev.cel.common.types.CelTypes
-
Create a message
Type
forDescriptor
. - createMessage(String) - Static method in class dev.cel.checker.Types
-
Create a message
Type
formessageName
. - createMessage(String) - Static method in class dev.cel.common.types.CelTypes
-
Create a message
Type
formessageName
. - CreateMessageContext(CELParser.PrimaryContext) - Constructor for class cel.parser.internal.CELParser.CreateMessageContext
- createOptionalType(Type) - Static method in class dev.cel.common.types.CelTypes
-
Create an abstract type indicating that the parameterized type may be contained within the object.
- createStruct() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying createStruct expression.
- createStruct() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying createStruct expression.
- createStruct() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- createStructOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying createStruct expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.CREATE_STRUCT
. - createTypeParam(String) - Static method in class dev.cel.checker.Types
-
Create a type param
Type
. - createTypeParam(String) - Static method in class dev.cel.common.types.CelTypes
-
Create a type param
Type
. - createWrapper(Type) - Static method in class dev.cel.checker.Types
-
Create a wrapper type where the input is a
Type
of primitive types. - createWrapper(Type) - Static method in class dev.cel.common.types.CelTypes
-
Create a wrapper type where the input is a
Type
of primitive types. - createWrapper(Type.PrimitiveType) - Static method in class dev.cel.checker.Types
-
Create a wrapper type for the
primitive
. - createWrapper(Type.PrimitiveType) - Static method in class dev.cel.common.types.CelTypes
-
Create a wrapper type for the
primitive
. - CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- current() - Static method in class dev.cel.common.CelOptions
-
Return a
Builder
configured with the most current set ofCelOptions
(recommended). - CURRENT - Static variable in enum dev.cel.common.ExprFeatures
-
Deprecated.Feature flags that enable the current best practices for CEL.
- currentSourceLocationForMacro() - Method in class dev.cel.parser.CelMacroExprFactory
-
Returns the current (last known) source location.
D
- Decl - Class in dev.cel.expr
-
Represents a declaration of a named value or function.
- Decl.Builder - Class in dev.cel.expr
-
Represents a declaration of a named value or function.
- Decl.DeclKindCase - Enum in dev.cel.expr
- Decl.FunctionDecl - Class in dev.cel.expr
-
Function declaration specifies one or more overloads which indicate the function's parameter types and return type.
- Decl.FunctionDecl.Builder - Class in dev.cel.expr
-
Function declaration specifies one or more overloads which indicate the function's parameter types and return type.
- Decl.FunctionDecl.Overload - Class in dev.cel.expr
-
An 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.
- Decl.FunctionDecl.Overload.Builder - Class in dev.cel.expr
-
An 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.
- Decl.FunctionDecl.OverloadOrBuilder - Interface in dev.cel.expr
- Decl.FunctionDeclOrBuilder - Interface in dev.cel.expr
- Decl.IdentDecl - Class in dev.cel.expr
-
Identifier declaration which specifies its type and optional `Expr` value.
- Decl.IdentDecl.Builder - Class in dev.cel.expr
-
Identifier declaration which specifies its type and optional `Expr` value.
- Decl.IdentDeclOrBuilder - Interface in dev.cel.expr
- DeclGroup() - Constructor for class dev.cel.checker.Env.DeclGroup
-
Construct an empty
DeclGroup
. - DeclGroup(Map<String, CelIdentDecl>, Map<String, CelFunctionDecl>) - Constructor for class dev.cel.checker.Env.DeclGroup
-
Construct a new
DeclGroup
from the inputidents
andfunctions
. - DECLKIND_NOT_SET - dev.cel.expr.Decl.DeclKindCase
- DeclOrBuilder - Interface in dev.cel.expr
- DeclProto - Class in dev.cel.expr
- decodeZigZag32(int) - Static method in class com.google.protobuf.CodedInputStream
-
Decode a ZigZag-encoded 32-bit value.
- decodeZigZag64(long) - Static method in class com.google.protobuf.CodedInputStream
-
Decode a ZigZag-encoded 64-bit value.
- DEFAULT - Static variable in class dev.cel.common.CelOptions
- DEFAULT_BUFFER_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
-
The buffer size used in
CodedOutputStream.newInstance(OutputStream)
. - DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- DEFAULT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- defaultInstance - Variable in class com.google.protobuf.ExtensionRegistry.ExtensionInfo
-
A default instance of the extension's type, if it has a message type.
- DefaultInstanceBasedParser(T) - Constructor for class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- DEPRECATED - dev.cel.common.CelIssue.Severity
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- DEPRECATED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- descriptor - Variable in class com.google.protobuf.ExtensionRegistry.ExtensionInfo
-
The extension's descriptor.
- descriptorCollectionToMap(Collection<T>) - Static method in class dev.cel.common.CelDescriptorUtil
-
Converts descriptor collection to an ImmutableMap.
- DescriptorProtos - Class in com.google.protobuf
- DescriptorProtos.DescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto
- DescriptorProtos.DescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto
- DescriptorProtos.DescriptorProto.ExtensionRange - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
- DescriptorProtos.DescriptorProto.ExtensionRange.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
- DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.DescriptorProto.ReservedRange - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto.ReservedRange
- DescriptorProtos.DescriptorProto.ReservedRange.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DescriptorProto.ReservedRange
- DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.DescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumDescriptorProto
- DescriptorProtos.EnumDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumDescriptorProto
- DescriptorProtos.EnumDescriptorProto.EnumReservedRange - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumDescriptorProto.EnumReservedRange
- DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumDescriptorProto.EnumReservedRange
- DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumOptions
- DescriptorProtos.EnumOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumOptions
- DescriptorProtos.EnumOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumValueDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValueDescriptorProto
- DescriptorProtos.EnumValueDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValueDescriptorProto
- DescriptorProtos.EnumValueDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.EnumValueOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValueOptions
- DescriptorProtos.EnumValueOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValueOptions
- DescriptorProtos.EnumValueOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ExtensionRangeOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ExtensionRangeOptions
- DescriptorProtos.ExtensionRangeOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ExtensionRangeOptions
- DescriptorProtos.ExtensionRangeOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FieldDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldDescriptorProto
- DescriptorProtos.FieldDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldDescriptorProto
- DescriptorProtos.FieldDescriptorProto.Label - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldDescriptorProto.Label
- DescriptorProtos.FieldDescriptorProto.Type - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldDescriptorProto.Type
- DescriptorProtos.FieldDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FieldOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldOptions
- DescriptorProtos.FieldOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldOptions
- DescriptorProtos.FieldOptions.CType - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldOptions.CType
- DescriptorProtos.FieldOptions.JSType - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.FieldOptions.JSType
- DescriptorProtos.FieldOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FileDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileDescriptorProto
- DescriptorProtos.FileDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileDescriptorProto
- DescriptorProtos.FileDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FileDescriptorSet - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileDescriptorSet
- DescriptorProtos.FileDescriptorSet.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileDescriptorSet
- DescriptorProtos.FileDescriptorSetOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.FileOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileOptions
- DescriptorProtos.FileOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FileOptions
- DescriptorProtos.FileOptions.OptimizeMode - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.FileOptions.OptimizeMode
- DescriptorProtos.FileOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.GeneratedCodeInfo - Class in com.google.protobuf
-
Protobuf type
google.protobuf.GeneratedCodeInfo
- DescriptorProtos.GeneratedCodeInfo.Annotation - Class in com.google.protobuf
-
Protobuf type
google.protobuf.GeneratedCodeInfo.Annotation
- DescriptorProtos.GeneratedCodeInfo.Annotation.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.GeneratedCodeInfo.Annotation
- DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.GeneratedCodeInfo.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.GeneratedCodeInfo
- DescriptorProtos.GeneratedCodeInfoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.MessageOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MessageOptions
- DescriptorProtos.MessageOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MessageOptions
- DescriptorProtos.MessageOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.MethodDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MethodDescriptorProto
- DescriptorProtos.MethodDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MethodDescriptorProto
- DescriptorProtos.MethodDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.MethodOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MethodOptions
- DescriptorProtos.MethodOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.MethodOptions
- DescriptorProtos.MethodOptions.IdempotencyLevel - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.MethodOptions.IdempotencyLevel
- DescriptorProtos.MethodOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.OneofDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.OneofDescriptorProto
- DescriptorProtos.OneofDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.OneofDescriptorProto
- DescriptorProtos.OneofDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.OneofOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.OneofOptions
- DescriptorProtos.OneofOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.OneofOptions
- DescriptorProtos.OneofOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ServiceDescriptorProto - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ServiceDescriptorProto
- DescriptorProtos.ServiceDescriptorProto.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ServiceDescriptorProto
- DescriptorProtos.ServiceDescriptorProtoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.ServiceOptions - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ServiceOptions
- DescriptorProtos.ServiceOptions.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ServiceOptions
- DescriptorProtos.ServiceOptionsOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.SourceCodeInfo - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceCodeInfo
- DescriptorProtos.SourceCodeInfo.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceCodeInfo
- DescriptorProtos.SourceCodeInfo.Location - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceCodeInfo.Location
- DescriptorProtos.SourceCodeInfo.Location.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceCodeInfo.Location
- DescriptorProtos.SourceCodeInfo.LocationOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.SourceCodeInfoOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.UninterpretedOption - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UninterpretedOption
- DescriptorProtos.UninterpretedOption.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UninterpretedOption
- DescriptorProtos.UninterpretedOption.NamePart - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UninterpretedOption.NamePart
- DescriptorProtos.UninterpretedOption.NamePart.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UninterpretedOption.NamePart
- DescriptorProtos.UninterpretedOption.NamePartOrBuilder - Interface in com.google.protobuf
- DescriptorProtos.UninterpretedOptionOrBuilder - Interface in com.google.protobuf
- Descriptors - Class in com.google.protobuf
-
Contains a collection of classes which describe protocol message types.
- Descriptors() - Constructor for class com.google.protobuf.Descriptors
- Descriptors.Descriptor - Class in com.google.protobuf
-
Describes a message type.
- Descriptors.DescriptorValidationException - Exception in com.google.protobuf
-
Thrown when building descriptors fails because the source DescriptorProtos are not valid.
- Descriptors.EnumDescriptor - Class in com.google.protobuf
-
Describes an enum type.
- Descriptors.EnumValueDescriptor - Class in com.google.protobuf
-
Describes one value within an enum type.
- Descriptors.FieldDescriptor - Class in com.google.protobuf
-
Describes a field of a message type.
- Descriptors.FieldDescriptor.JavaType - Enum in com.google.protobuf
- Descriptors.FieldDescriptor.Type - Enum in com.google.protobuf
- Descriptors.FileDescriptor - Class in com.google.protobuf
-
Describes a
.proto
file, including everything defined within. - Descriptors.FileDescriptor.InternalDescriptorAssigner - Interface in com.google.protobuf
-
Deprecated.
- Descriptors.FileDescriptor.Syntax - Enum in com.google.protobuf
-
The syntax of the .proto file.
- Descriptors.GenericDescriptor - Class in com.google.protobuf
-
All descriptors implement this to make it easier to implement tools like
DescriptorPool
. - Descriptors.MethodDescriptor - Class in com.google.protobuf
-
Describes one method within a service type.
- Descriptors.OneofDescriptor - Class in com.google.protobuf
-
Describes an oneof of a message type.
- Descriptors.ServiceDescriptor - Class in com.google.protobuf
-
Describes a service type.
- DescriptorTypeProvider - Class in dev.cel.checker
-
The
DescriptorTypeProvider
provides type information for one or moreDescriptors.Descriptor
instances of proto messages. - DescriptorTypeProvider() - Constructor for class dev.cel.checker.DescriptorTypeProvider
-
Constructs the empty provider, which will resolve nothing.
- DescriptorTypeProvider(DescriptorProtos.FileDescriptorSet) - Constructor for class dev.cel.checker.DescriptorTypeProvider
-
Constructs a provider based on the given file descriptor set proto, as it is emitted by the protocol compiler.
- DescriptorTypeProvider(Iterable<Descriptors.Descriptor>) - Constructor for class dev.cel.checker.DescriptorTypeProvider
- DescriptorTypeProvider(Collection<Descriptors.FileDescriptor>) - Constructor for class dev.cel.checker.DescriptorTypeProvider
- DescriptorTypeProvider.EnumValueDef - Class in dev.cel.checker
-
Value object for an enum
DescriptorTypeProvider.EnumValueDef.name()
andDescriptorTypeProvider.EnumValueDef.value()
. - DescriptorTypeProvider.FieldDef - Class in dev.cel.checker
-
Value object for a proto-based field definition.
- DescriptorTypeProvider.MapEntryDef - Class in dev.cel.checker
-
Value object for Map entry
TypeDef
information. - DescriptorTypeProvider.SymbolTable - Class in dev.cel.checker
-
Helper class to construct a symbol table for messages, enums, and their respective declarations.
- DescriptorTypeProvider.TypeDef - Class in dev.cel.checker
-
Value object for a proto-based primitive, message, or enum definition.
- DETAILS_FIELD_NUMBER - Static variable in class com.google.rpc.Status
- dev.cel.checker - package dev.cel.checker
- dev.cel.common - package dev.cel.common
- dev.cel.common.annotations - package dev.cel.common.annotations
- dev.cel.common.ast - package dev.cel.common.ast
- dev.cel.common.internal - package dev.cel.common.internal
- dev.cel.common.types - package dev.cel.common.types
- dev.cel.compiler - package dev.cel.compiler
- dev.cel.expr - package dev.cel.expr
- dev.cel.parser - package dev.cel.parser
- disableCelStandardEquality() - Method in class dev.cel.common.CelOptions
- disableCelStandardEquality(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Disable standard CEL equality in favor of the legacy Java equality calls for (in)equality tests.
- DiscardUnknownFieldsParser - Class in com.google.protobuf
-
Parsers to discard unknown fields during parsing.
- dispose() - Method in class com.google.protobuf.RepeatedFieldBuilder
- dispose() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
- dispose() - Method in class com.google.protobuf.SingleFieldBuilder
- dispose() - Method in class com.google.protobuf.SingleFieldBuilderV3
- DIVIDE - dev.cel.parser.Operator
- DIVIDE_BY_ZERO - dev.cel.common.CelErrorCode
-
Division by zero, also reported for modulus operations.
- doBackward(B) - Method in interface com.google.protobuf.Internal.MapAdapter.Converter
- doc() - Method in class dev.cel.checker.CelIdentDecl
-
Documentation string for the identifier.
- doc() - Method in class dev.cel.common.CelOverloadDecl
-
Documentation string for the overload.
- doc(String) - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Adds documentation to the last added overload.
- doc(String) - Method in class dev.cel.checker.Env.IdentBuilder
-
Deprecated.Set the documentation for the identifier.
- DOC_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl.Overload
- DOC_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.IdentDecl
- doForward(A) - Method in interface com.google.protobuf.Internal.MapAdapter.Converter
- DOT - Static variable in class cel.parser.internal.CELLexer
- DOT - Static variable in class cel.parser.internal.CELParser
- DOT() - Method in class cel.parser.internal.CELParser.CreateMessageContext
- DOT() - Method in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- DOT() - Method in class cel.parser.internal.CELParser.MemberCallContext
- DOT() - Method in class cel.parser.internal.CELParser.SelectContext
- DOT(int) - Method in class cel.parser.internal.CELParser.CreateMessageContext
- DOUBLE - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- DOUBLE - com.google.protobuf.Descriptors.FieldDescriptor.Type
- DOUBLE - com.google.protobuf.FieldType
- DOUBLE - com.google.protobuf.JavaType
- DOUBLE - com.google.protobuf.WireFormat.FieldType
- DOUBLE - com.google.protobuf.WireFormat.JavaType
- DOUBLE - dev.cel.common.types.CelKind
- DOUBLE - dev.cel.expr.Type.PrimitiveType
-
Double type.
- DOUBLE - Static variable in class dev.cel.checker.Types
- DOUBLE - Static variable in class dev.cel.common.types.CelTypes
- DOUBLE - Static variable in class dev.cel.common.types.SimpleType
- DOUBLE_LIST - com.google.protobuf.FieldType
- DOUBLE_LIST_PACKED - com.google.protobuf.FieldType
- DOUBLE_VALUE - dev.cel.common.ast.CelConstant.Kind
- DOUBLE_VALUE - dev.cel.expr.Constant.ConstantKindCase
- DOUBLE_VALUE - dev.cel.expr.Value.KindCase
- DOUBLE_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
Double type.
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- DOUBLE_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- DOUBLE_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- DoubleContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.DoubleContext
- doubleValue() - Method in class dev.cel.common.ast.CelConstant
- DoubleValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DoubleValue
- DoubleValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.DoubleValue
- DoubleValueOrBuilder - Interface in com.google.protobuf
- DUPLICATE_ATTRIBUTE - dev.cel.common.CelErrorCode
-
Map or object construction supplies same key value more than once.
- Duration - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Duration
- DURATION - dev.cel.common.types.CelKind
- DURATION - dev.cel.expr.Type.WellKnownType
-
Well-known protobuf.Duration type, internally referenced as `duration`.
- DURATION - Static variable in class dev.cel.checker.Types
- DURATION - Static variable in class dev.cel.common.types.CelTypes
- DURATION - Static variable in class dev.cel.common.types.SimpleType
- DURATION_MESSAGE - Static variable in class dev.cel.checker.Types
- DURATION_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- DURATION_VALUE - dev.cel.common.ast.CelConstant.Kind
-
Deprecated.Do not use. Duration is no longer built-in CEL type.
- DURATION_VALUE - dev.cel.expr.Constant.ConstantKindCase
-
Deprecated.
- DURATION_VALUE - Static variable in enum dev.cel.expr.Type.WellKnownType
-
Well-known protobuf.Duration type, internally referenced as `duration`.
- DURATION_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- Duration.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Duration
- DurationOrBuilder - Interface in com.google.protobuf
- DurationProto - Class in com.google.protobuf
- durationValue() - Method in class dev.cel.common.ast.CelConstant
-
Deprecated.Do not use. Duration is no longer built-in CEL type.
- DYN - dev.cel.common.types.CelKind
- DYN - dev.cel.expr.Type.TypeKindCase
- DYN - Static variable in class dev.cel.checker.Types
- DYN - Static variable in class dev.cel.common.types.CelTypes
- DYN - Static variable in class dev.cel.common.types.SimpleType
- DYN_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- DynamicMessage - Class in com.google.protobuf
-
An implementation of
Message
that can represent arbitrary types, given aDescriptors.Descriptor
. - DynamicMessage.Builder - Class in com.google.protobuf
-
Builder for
DynamicMessage
s. - dynamicMethod(GeneratedMessageLite.MethodToInvoke) - Method in class com.google.protobuf.GeneratedMessageLite
-
Same as
GeneratedMessageLite.dynamicMethod(MethodToInvoke, Object, Object)
withnull
padding. - dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object) - Method in class com.google.protobuf.GeneratedMessageLite
-
Same as
GeneratedMessageLite.dynamicMethod(MethodToInvoke, Object, Object)
withnull
padding. - dynamicMethod(GeneratedMessageLite.MethodToInvoke, Object, Object) - Method in class com.google.protobuf.GeneratedMessageLite
-
A method that implements different types of operations described in
GeneratedMessageLite.MethodToInvoke
.
E
- e - Variable in class cel.parser.internal.CELParser.ConditionalAndContext
- e - Variable in class cel.parser.internal.CELParser.ConditionalOrContext
- e - Variable in class cel.parser.internal.CELParser.ExprContext
- e - Variable in class cel.parser.internal.CELParser.ExprListContext
- e - Variable in class cel.parser.internal.CELParser.NestedContext
- e - Variable in class cel.parser.internal.CELParser.OptExprContext
- e - Variable in class cel.parser.internal.CELParser.StartContext
- e1 - Variable in class cel.parser.internal.CELParser.ConditionalAndContext
- e1 - Variable in class cel.parser.internal.CELParser.ConditionalOrContext
- e1 - Variable in class cel.parser.internal.CELParser.ExprContext
- e2 - Variable in class cel.parser.internal.CELParser.ExprContext
- ELEM_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.ListType
- elements() - Method in class dev.cel.common.ast.CelExpr.CelCreateList
-
The elements part of the list
- ELEMENTS_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateList
- elems - Variable in class cel.parser.internal.CELParser.CreateListContext
- elems - Variable in class cel.parser.internal.CELParser.ListInitContext
- elemType() - Method in class dev.cel.common.types.ListType
- Empty - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Empty
- EMPTY - Static variable in class com.google.protobuf.ByteString
-
Empty
ByteString
. - EMPTY - Static variable in class com.google.protobuf.LazyStringArrayList
- EMPTY - Static variable in class com.google.protobuf.TextFormatParseLocation
-
The empty location.
- EMPTY_BYTE_ARRAY - Static variable in class com.google.protobuf.Internal
-
An empty byte array constant used in generated code.
- EMPTY_BYTE_BUFFER - Static variable in class com.google.protobuf.Internal
-
An empty byte array constant used in generated code.
- EMPTY_CODED_INPUT_STREAM - Static variable in class com.google.protobuf.Internal
-
An empty coded input stream constant used in generated code.
- Empty.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Empty
- emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessageV3
- emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessageV3
- emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessageV3
- emptyIntList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyIntList() - Static method in class com.google.protobuf.GeneratedMessageV3
- emptyLongList() - Static method in class com.google.protobuf.GeneratedMessageLite
- emptyLongList() - Static method in class com.google.protobuf.GeneratedMessageV3
- emptyMapField() - Static method in class com.google.protobuf.MapFieldLite
-
Returns a singleton immutable empty MapFieldLite instance.
- emptyMapField(MapEntry<K, V>) - Static method in class com.google.protobuf.MapField
-
Returns an immutable empty MapField.
- EmptyOrBuilder - Interface in com.google.protobuf
- EmptyProto - Class in com.google.protobuf
- emptyProtobufList() - Static method in class com.google.protobuf.GeneratedMessageLite
- ENABLE_HETEROGENEOUS_NUMERIC_COMPARISONS - dev.cel.common.ExprFeatures
-
Deprecated.Enable numeric comparisons across types.
- ENABLE_NAMESPACED_DECLARATIONS - dev.cel.common.ExprFeatures
-
Deprecated.Enables the usage of namespaced functions and identifiers.
- ENABLE_TIMESTAMP_EPOCH - dev.cel.common.ExprFeatures
-
Deprecated.Enable the timestamp from epoch overload.
- ENABLE_UNSIGNED_LONGS - dev.cel.common.ExprFeatures
-
Deprecated.Enable the using of
UnsignedLong
values in place ofLong
values for unsigned integers. - enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream
-
Enables
ByteString
aliasing of the underlying buffer, trading off on buffer pinning for data copies. - enableCelValue() - Method in class dev.cel.common.CelOptions
- enableCelValue(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Enables the usage of
CelValue
for the runtime. - enableCompileTimeOverloadResolution() - Method in class dev.cel.common.CelOptions
- enableCompileTimeOverloadResolution(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Require overloads to resolve (narrow to a single candidate) during type checking.
- enableHeterogeneousNumericComparisons() - Method in class dev.cel.common.CelOptions
- enableHeterogeneousNumericComparisons(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Enable the
less_equals_double_int64
and other cross-type numeric comparisons fordouble
,int64
, anduint64
values. - enableHomogeneousLiterals() - Method in class dev.cel.common.CelOptions
- enableHomogeneousLiterals(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Deprecated.Use standalone
dev.cel.validators.validator.HomogeneousLiteralValidator
instead. - enableNamespacedDeclarations() - Method in class dev.cel.common.CelOptions
- enableNamespacedDeclarations(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Deprecated.This will be removed in the future. Please update your codebase to not rely on existence of certain expression nodes that would be collapsed/removed with this feature enabled.
- enableOptionalSyntax() - Method in class dev.cel.common.CelOptions
- enableOptionalSyntax(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
EnableOptionalSyntax enables syntax for optional field and index selection (e.g: msg.?field).
- enableProtoDifferencerEquality() - Method in class dev.cel.common.CelOptions
- enableProtoDifferencerEquality(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Perform equality using
ProtoEquality
proto equality. - enableRegexPartialMatch() - Method in class dev.cel.common.CelOptions
- enableRegexPartialMatch(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Treat regex
matches
calls as substring (unanchored) match patterns. - enableReservedIds() - Method in class dev.cel.common.CelOptions
- enableReservedIds(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Check for use of reserved identifiers during parsing.
- enableTimestampEpoch() - Method in class dev.cel.common.CelOptions
- enableTimestampEpoch(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Enable the
int64_to_timestamp
overload which creates a timestamp from Uxix epoch seconds. - enableUnknownTracking() - Method in class dev.cel.common.CelOptions
- enableUnknownTracking(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Enable tracking unknown attributes and function invocations encountered during evaluation.
- enableUnsignedComparisonAndArithmeticIsUnsigned() - Method in class dev.cel.common.CelOptions
- enableUnsignedComparisonAndArithmeticIsUnsigned(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Treat unsigned integers as unsigned when doing arithmetic and comparisons.
- enableUnsignedLongs() - Method in class dev.cel.common.CelOptions
- enableUnsignedLongs(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Use
UnsignedLong
values to represent unsigned integers within CEL instead of the nearest Java equivalent ofLong
. - encodeZigZag32(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Encode a ZigZag-encoded 32-bit value.
- encodeZigZag64(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Encode a ZigZag-encoded 64-bit value.
- END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- END_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- endsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring ends with the specified suffix.
- ensureFieldAccessorsInitialized(Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder>) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Ensures the field accessors are initialized.
- ensureFieldAccessorsInitialized(Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder>) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Ensures the field accessors are initialized.
- ensureInitialized(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Might lazily parse the bytes that were previously passed in.
- ensureMutable() - Method in class com.google.protobuf.MapField
- enterContext(String, String) - Method in class dev.cel.common.internal.Errors
-
Enters a new error context.
- enterScope() - Method in class dev.cel.checker.Env
-
Enters a new scope.
- entries - Variable in class cel.parser.internal.CELParser.CreateMapContext
- entries - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- entries() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap
-
The entries in the creation expression.
- entries() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct
-
The entries in the creation expression.
- ENTRIES_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct
- ENTRIES_FIELD_NUMBER - Static variable in class dev.cel.expr.MapValue
- Entry() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
- Entry() - Constructor for class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
- entrySet() - Method in class com.google.protobuf.Internal.MapAdapter
- entrySet() - Method in class com.google.protobuf.MapFieldLite
- Enum - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Enum
- ENUM - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- ENUM - com.google.protobuf.Descriptors.FieldDescriptor.Type
- ENUM - com.google.protobuf.FieldType
- ENUM - com.google.protobuf.JavaType
- ENUM - com.google.protobuf.WireFormat.FieldType
- ENUM - com.google.protobuf.WireFormat.JavaType
- ENUM_LIST - com.google.protobuf.FieldType
- ENUM_LIST_PACKED - com.google.protobuf.FieldType
- ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- ENUM_VALUE - dev.cel.expr.Value.KindCase
- ENUM_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- Enum.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Enum
- enumDescriptors() - Method in class dev.cel.common.CelDescriptors
- enumDescriptorsBuilder() - Method in class dev.cel.common.CelDescriptors.Builder
- EnumOrBuilder - Interface in com.google.protobuf
- EnumType - Class in dev.cel.common.types
-
Enum types to support strongly typed enums with lookups by value name and number.
- EnumType.EnumNameResolver - Interface in dev.cel.common.types
-
Functional interface for looking up an enum name by its number.
- EnumType.EnumNumberResolver - Interface in dev.cel.common.types
-
Functional interface for lookup up an enum number by its local or fully qualified name.
- EnumValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValue
- EnumValue - Class in dev.cel.expr
-
An enum value.
- ENUMVALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
- EnumValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.EnumValue
- EnumValue.Builder - Class in dev.cel.expr
-
An enum value.
- EnumValueDef() - Constructor for class dev.cel.checker.DescriptorTypeProvider.EnumValueDef
- EnumValueOrBuilder - Interface in com.google.protobuf
- EnumValueOrBuilder - Interface in dev.cel.expr
- enumValues() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
The set of
DescriptorTypeProvider.EnumValueDef
values for an enum. - Env - Class in dev.cel.checker
-
Environment used during checking of expressions.
- Env.DeclGroup - Class in dev.cel.checker
-
Object for managing a group of declarations within a scope.
- Env.FunctionBuilder - Class in dev.cel.checker
-
Deprecated.Use
CelFunctionDecl.newBuilder()
instead. - Env.IdentBuilder - Class in dev.cel.checker
-
Deprecated.Use
CelVarDecl#newBuilder()
instead. - EnvVisitable - Interface in dev.cel.common.internal
-
Simple API for exposing a class with a visitable CEL environment.
- EnvVisitor - Interface in dev.cel.common.internal
-
Simple API for visiting the declarations of a CEL environment
- EOF() - Method in class cel.parser.internal.CELParser.StartContext
- equals(Object) - Method in class com.google.protobuf.AbstractMessage
- equals(Object) - Method in class com.google.protobuf.Any
- equals(Object) - Method in class com.google.protobuf.Api
- equals(Object) - Method in class com.google.protobuf.BoolValue
- equals(Object) - Method in class com.google.protobuf.ByteString
- equals(Object) - Method in class com.google.protobuf.BytesValue
- equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- equals(Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- equals(Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- equals(Object) - Method in class com.google.protobuf.DoubleValue
- equals(Object) - Method in class com.google.protobuf.Duration
- equals(Object) - Method in class com.google.protobuf.Empty
- equals(Object) - Method in class com.google.protobuf.Enum
- equals(Object) - Method in class com.google.protobuf.EnumValue
- equals(Object) - Method in class com.google.protobuf.Field
- equals(Object) - Method in class com.google.protobuf.FieldMask
- equals(Object) - Method in class com.google.protobuf.FloatValue
- equals(Object) - Method in class com.google.protobuf.GeneratedMessageLite
- equals(Object) - Method in class com.google.protobuf.Int32Value
- equals(Object) - Method in class com.google.protobuf.Int64Value
- equals(Object) - Method in class com.google.protobuf.LazyField
- equals(Object) - Method in class com.google.protobuf.LazyFieldLite
- equals(Object) - Method in class com.google.protobuf.ListValue
- equals(Object) - Method in class com.google.protobuf.MapField
- equals(Object) - Method in class com.google.protobuf.MapFieldLite
-
Checks whether two map fields are equal.
- equals(Object) - Method in interface com.google.protobuf.Message
-
Compares the specified object with this message for equality.
- equals(Object) - Method in class com.google.protobuf.Method
- equals(Object) - Method in class com.google.protobuf.Mixin
- equals(Object) - Method in class com.google.protobuf.Option
- equals(Object) - Method in class com.google.protobuf.SourceContext
- equals(Object) - Method in class com.google.protobuf.StringValue
- equals(Object) - Method in class com.google.protobuf.Struct
- equals(Object) - Method in class com.google.protobuf.TextFormatParseLocation
- equals(Object) - Method in class com.google.protobuf.Timestamp
- equals(Object) - Method in class com.google.protobuf.Type
- equals(Object) - Method in class com.google.protobuf.UInt32Value
- equals(Object) - Method in class com.google.protobuf.UInt64Value
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSet
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSet.Field
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSetLite
- equals(Object) - Method in class com.google.protobuf.Value
- equals(Object) - Method in class com.google.rpc.Status
- equals(Object) - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
- equals(Object) - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
- equals(Object) - Method in class dev.cel.expr.CheckedExpr
- equals(Object) - Method in class dev.cel.expr.Constant
- equals(Object) - Method in class dev.cel.expr.Decl
- equals(Object) - Method in class dev.cel.expr.Decl.FunctionDecl
- equals(Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- equals(Object) - Method in class dev.cel.expr.Decl.IdentDecl
- equals(Object) - Method in class dev.cel.expr.EnumValue
- equals(Object) - Method in class dev.cel.expr.ErrorSet
- equals(Object) - Method in class dev.cel.expr.EvalState
- equals(Object) - Method in class dev.cel.expr.EvalState.Result
- equals(Object) - Method in class dev.cel.expr.Explain
-
Deprecated.
- equals(Object) - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- equals(Object) - Method in class dev.cel.expr.Expr.Call
- equals(Object) - Method in class dev.cel.expr.Expr.Comprehension
- equals(Object) - Method in class dev.cel.expr.Expr.CreateList
- equals(Object) - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- equals(Object) - Method in class dev.cel.expr.Expr.CreateStruct
- equals(Object) - Method in class dev.cel.expr.Expr
- equals(Object) - Method in class dev.cel.expr.Expr.Ident
- equals(Object) - Method in class dev.cel.expr.Expr.Select
- equals(Object) - Method in class dev.cel.expr.ExprValue
- equals(Object) - Method in class dev.cel.expr.ListValue
- equals(Object) - Method in class dev.cel.expr.MapValue.Entry
- equals(Object) - Method in class dev.cel.expr.MapValue
- equals(Object) - Method in class dev.cel.expr.ParsedExpr
- equals(Object) - Method in class dev.cel.expr.Reference
- equals(Object) - Method in class dev.cel.expr.SourceInfo
- equals(Object) - Method in class dev.cel.expr.Type.AbstractType
- equals(Object) - Method in class dev.cel.expr.Type
- equals(Object) - Method in class dev.cel.expr.Type.FunctionType
- equals(Object) - Method in class dev.cel.expr.Type.ListType
- equals(Object) - Method in class dev.cel.expr.Type.MapType
- equals(Object) - Method in class dev.cel.expr.UnknownSet
- equals(Object) - Method in class dev.cel.expr.Value
- equals(Object) - Method in class dev.cel.parser.CelMacro
- equals(List<byte[]>, List<byte[]>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.equals(Object)
for bytes field. - EQUALS - dev.cel.parser.Operator
- EQUALS - Static variable in class cel.parser.internal.CELLexer
- EQUALS - Static variable in class cel.parser.internal.CELParser
- EQUALS() - Method in class cel.parser.internal.CELParser.RelationContext
- equalsByteBuffer(ByteBuffer, ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.equals(Object)
for bytes field. - equalsByteBuffer(List<ByteBuffer>, List<ByteBuffer>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.equals(Object)
for bytes field. - ERROR - dev.cel.common.CelIssue.Severity
- ERROR - dev.cel.common.types.CelKind
- ERROR - dev.cel.expr.ExprValue.KindCase
- ERROR - dev.cel.expr.Type.TypeKindCase
- ERROR - Static variable in class dev.cel.checker.Types
- ERROR - Static variable in class dev.cel.common.internal.Constants
- ERROR - Static variable in class dev.cel.common.types.CelTypes
- ERROR - Static variable in class dev.cel.common.types.SimpleType
- ERROR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- ERROR_FIELD_NUMBER - Static variable in class dev.cel.expr.ExprValue
- ERROR_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- ERROR_FUNCTION_DECL - Static variable in class dev.cel.checker.Env
-
A function declaration to represent an error.
- ERROR_IDENT_DECL - Static variable in class dev.cel.checker.Env
-
An ident declaration to represent an error.
- ERROR_ON_DUPLICATE_KEYS - dev.cel.common.ExprFeatures
-
Deprecated.Error on duplicate keys in map literals.
- ERROR_ON_WRAP - dev.cel.common.ExprFeatures
-
Deprecated.Throw errors when ints or uints wrap.
- errorOnDuplicateMapKeys() - Method in class dev.cel.common.CelOptions
- errorOnDuplicateMapKeys(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Throw errors on duplicate keys in map literals.
- errorOnIntWrap() - Method in class dev.cel.common.CelOptions
- errorOnIntWrap(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Throw errors when ints or uints wrap.
- Errors - Class in dev.cel.common.internal
-
An object which manages error reporting.
- Errors(String, String) - Constructor for class dev.cel.common.internal.Errors
-
Creates an errors object.
- ERRORS_FIELD_NUMBER - Static variable in class dev.cel.expr.ErrorSet
- Errors.Error - Class in dev.cel.common.internal
-
Represents an error.
- Errors.ErrorFormatter - Interface in dev.cel.common.internal
-
Helper interface to format an error string.
- Errors.SourceLocation - Class in dev.cel.common.internal
-
SourceLocation gives the line and column where an expression starts.
- ErrorSet - Class in dev.cel.expr
-
A set of errors.
- ErrorSet.Builder - Class in dev.cel.expr
-
A set of errors.
- ErrorSetOrBuilder - Interface in dev.cel.expr
- errorText() - Method in interface com.google.protobuf.RpcController
-
If
failed()
istrue
, returns a human-readable description of the error. - escapeBytes(byte[]) - Static method in class com.google.protobuf.TextFormat
-
Like
TextFormat.escapeBytes(ByteString)
, but used for byte array. - escapeBytes(ByteString) - Static method in class com.google.protobuf.TextFormat
-
Escapes bytes in the format used in protocol buffer text format, which is the same as the format used for C string literals.
- escapeDoubleQuotesAndBackslashes(String) - Static method in class com.google.protobuf.TextFormat
-
Escape double quotes and backslashes in a String for emittingUnicode output of a message.
- escapingNonAscii(boolean) - Method in class com.google.protobuf.TextFormat.Printer
-
Return a new Printer instance with the specified escape mode.
- EvalProto - Class in dev.cel.expr
- EvalState - Class in dev.cel.expr
-
The state of an evaluation.
- EvalState.Builder - Class in dev.cel.expr
-
The state of an evaluation.
- EvalState.Result - Class in dev.cel.expr
-
A single evaluation result.
- EvalState.Result.Builder - Class in dev.cel.expr
-
A single evaluation result.
- EvalState.ResultOrBuilder - Interface in dev.cel.expr
- EvalStateOrBuilder - Interface in dev.cel.expr
- EXCLAM - Static variable in class cel.parser.internal.CELLexer
- EXCLAM - Static variable in class cel.parser.internal.CELParser
- EXCLAM() - Method in class cel.parser.internal.CELParser.LogicalNotContext
- EXCLAM(int) - Method in class cel.parser.internal.CELParser.LogicalNotContext
- EXISTS - dev.cel.parser.CelStandardMacro
-
Boolean comprehension which asserts that a predicate holds true for at least one element in the input range.
- EXISTS - dev.cel.parser.Operator
- EXISTS - Static variable in class dev.cel.parser.CelMacro
-
Boolean comprehension which asserts that a predicate holds true for at least one element in the input range.
- EXISTS_ONE - dev.cel.parser.CelStandardMacro
-
Boolean comprehension which asserts that a predicate holds true for exactly one element in the input range.
- EXISTS_ONE - dev.cel.parser.Operator
- EXISTS_ONE - Static variable in class dev.cel.parser.CelMacro
-
Boolean comprehension which asserts that a predicate holds true for exactly one element in the input range.
- exitContext() - Method in class dev.cel.common.internal.Errors
-
Exits the last entered error context.
- exitScope() - Method in class dev.cel.checker.Env
-
Exits a previously opened scope, forgetting all declarations created in this scope.
- expandMacro(CelMacroExprFactory, CelExpr, ImmutableList<CelExpr>) - Method in interface dev.cel.parser.CelMacroExpander
-
Converts a call and its associated arguments into a new CEL AST.
- ExperimentalApi - Annotation Type in com.google.protobuf
-
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
- Explain - Class in dev.cel.expr
-
Deprecated.
- Explain.Builder - Class in dev.cel.expr
-
Deprecated.Values of intermediate expressions produced when evaluating expression.
- Explain.ExprStep - Class in dev.cel.expr
-
Deprecated.ID and value index of one step.
- Explain.ExprStep.Builder - Class in dev.cel.expr
-
Deprecated.ID and value index of one step.
- Explain.ExprStepOrBuilder - Interface in dev.cel.expr
-
Deprecated.
- ExplainOrBuilder - Interface in dev.cel.expr
-
Deprecated.
- ExplainProto - Class in dev.cel.expr
- expr - Variable in class cel.parser.internal.CELParser.ExprListContext
- expr - Variable in class cel.parser.internal.CELParser.FieldInitializerListContext
- expr - Variable in class cel.parser.internal.CELParser.MapInitializerListContext
- expr() - Method in class cel.parser.internal.CELParser
- expr() - Method in class cel.parser.internal.CELParser.ExprContext
- expr() - Method in class cel.parser.internal.CELParser.ExprListContext
- expr() - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- expr() - Method in class cel.parser.internal.CELParser.IndexContext
- expr() - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- expr() - Method in class cel.parser.internal.CELParser.NestedContext
- expr() - Method in class cel.parser.internal.CELParser.OptExprContext
- expr() - Method in class cel.parser.internal.CELParser.StartContext
- expr(int) - Method in class cel.parser.internal.CELParser.ExprListContext
- expr(int) - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- expr(int) - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- Expr - Class in dev.cel.expr
-
An abstract representation of a common expression.
- EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.CheckedExpr
- EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.EvalState.Result
- EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.ParsedExpr
- EXPR_STEPS_FIELD_NUMBER - Static variable in class dev.cel.expr.Explain
-
Deprecated.
- EXPR_VERSION_FIELD_NUMBER - Static variable in class dev.cel.expr.CheckedExpr
- Expr.Builder - Class in dev.cel.expr
-
An abstract representation of a common expression.
- Expr.Call - Class in dev.cel.expr
-
A call expression, including calls to predefined functions and operators.
- Expr.Call.Builder - Class in dev.cel.expr
-
A call expression, including calls to predefined functions and operators.
- Expr.CallOrBuilder - Interface in dev.cel.expr
- Expr.Comprehension - Class in dev.cel.expr
-
A comprehension expression applied to a list or map.
- Expr.Comprehension.Builder - Class in dev.cel.expr
-
A comprehension expression applied to a list or map.
- Expr.ComprehensionOrBuilder - Interface in dev.cel.expr
- Expr.CreateList - Class in dev.cel.expr
-
A list creation expression.
- Expr.CreateList.Builder - Class in dev.cel.expr
-
A list creation expression.
- Expr.CreateListOrBuilder - Interface in dev.cel.expr
- Expr.CreateStruct - Class in dev.cel.expr
-
A map or message creation expression.
- Expr.CreateStruct.Builder - Class in dev.cel.expr
-
A map or message creation expression.
- Expr.CreateStruct.Entry - Class in dev.cel.expr
-
Represents an entry.
- Expr.CreateStruct.Entry.Builder - Class in dev.cel.expr
-
Represents an entry.
- Expr.CreateStruct.Entry.KeyKindCase - Enum in dev.cel.expr
- Expr.CreateStruct.EntryOrBuilder - Interface in dev.cel.expr
- Expr.CreateStructOrBuilder - Interface in dev.cel.expr
- Expr.ExprKindCase - Enum in dev.cel.expr
- Expr.Ident - Class in dev.cel.expr
-
An identifier expression.
- Expr.Ident.Builder - Class in dev.cel.expr
-
An identifier expression.
- Expr.IdentOrBuilder - Interface in dev.cel.expr
- Expr.Select - Class in dev.cel.expr
-
A field selection expression.
- Expr.Select.Builder - Class in dev.cel.expr
-
A field selection expression.
- Expr.SelectOrBuilder - Interface in dev.cel.expr
- ExprChecker - Class in dev.cel.checker
-
Deprecated.Please migrate to CEL-Java Fluent APIs instead. See
CelCompilerFactory
. - ExprChecker.OverloadResolution - Class in dev.cel.checker
-
Deprecated.Helper object for holding an overload resolution result.
- exprConstantToCelConstant(Constant) - Static method in class dev.cel.common.ast.CelExprConverter
-
Converts a proto-based
Constant
to CEL native representation ofCelConstant
. - ExprContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.ExprContext
- ExprFeatures - Enum in dev.cel.common
-
Deprecated.Use
CelOptions
instead. - exprKind() - Method in class dev.cel.common.ast.CelExpr.Builder
- exprKind() - Method in class dev.cel.common.ast.CelExpr
-
Represents the variant of the expression.
- ExprKind() - Constructor for class dev.cel.common.ast.CelExpr.ExprKind
- EXPRKIND_NOT_SET - dev.cel.expr.Expr.ExprKindCase
- exprList() - Method in class cel.parser.internal.CELParser
- exprList() - Method in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- exprList() - Method in class cel.parser.internal.CELParser.MemberCallContext
- ExprListContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.ExprListContext
- exprMacroCallsToCelExprMacroCalls(Map<Long, Expr>) - Static method in class dev.cel.common.ast.CelExprConverter
- ExprOrBuilder - Interface in dev.cel.expr
- exprReferenceToCelReference(Reference) - Static method in class dev.cel.common.ast.CelExprConverter
-
Converts a proto-based
Reference
to CEL native representation ofCelReference
. - EXPRS_FIELD_NUMBER - Static variable in class dev.cel.expr.UnknownSet
- ExprValue - Class in dev.cel.expr
-
The value of an evaluated expression.
- ExprValue.Builder - Class in dev.cel.expr
-
The value of an evaluated expression.
- ExprValue.KindCase - Enum in dev.cel.expr
- ExprValueOrBuilder - Interface in dev.cel.expr
- ExprVisitor - Class in dev.cel.checker
-
CEL expression visitor implementation.
- ExprVisitor() - Constructor for class dev.cel.checker.ExprVisitor
- ExprVisitor.ComprehensionArg - Enum in dev.cel.checker
-
ComprehensionArg specifies the arg ordinal values for comprehension arguments, where the ordinal of the enum maps to the ordinal of the argument in the comprehension expression.
- ExtendableBuilder() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- ExtendableBuilder() - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- ExtendableBuilder(GeneratedMessage.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- ExtendableBuilder(GeneratedMessageV3.BuilderParent) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- ExtendableBuilder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- ExtendableMessage(GeneratedMessage.ExtendableBuilder<MessageType, ?>) - Constructor for class com.google.protobuf.GeneratedMessage.ExtendableMessage
- ExtendableMessage(GeneratedMessageV3.ExtendableBuilder<MessageType, ?>) - Constructor for class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- EXTENDEE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- Extension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
Interface that generated extensions implement.
- Extension() - Constructor for class com.google.protobuf.Extension
- Extension() - Constructor for class dev.cel.common.types.ProtoMessageType.Extension
- EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- EXTENSION_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- Extension.ExtensionType - Enum in com.google.protobuf
-
The API type that the extension is used for.
- Extension.MessageType - Enum in com.google.protobuf
-
Type of a message extension.
- extensionDescriptors() - Method in class dev.cel.common.CelDescriptors
-
Set of field descriptors that are part of a descriptor's extensions.
- extensionDescriptorsBuilder() - Method in class dev.cel.common.CelDescriptors.Builder
- ExtensionFieldType() - Constructor for class dev.cel.checker.TypeProvider.ExtensionFieldType
-
Deprecated.
- ExtensionLite<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
Lite interface that generated extensions implement.
- ExtensionLite() - Constructor for class com.google.protobuf.ExtensionLite
- ExtensionRegistry - Class in com.google.protobuf
-
A table of known extensions, searchable by name or field number.
- ExtensionRegistry.ExtensionInfo - Class in com.google.protobuf
-
A (Descriptor, Message) pair, returned by lookup methods.
- ExtensionRegistryLite - Class in com.google.protobuf
-
Equivalent to
ExtensionRegistry
but supports only "lite" types. - extensions - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Represents the set of extensions on this message.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Called by subclasses to check if all extensions are initialized.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Called by subclasses to check if all extensions are initialized.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Called by subclasses to check if all extensions are initialized.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Called by subclasses to check if all extensions are initialized.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Called by subclasses to check if all extensions are initialized.
- extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Called by subclasses to compute the size of extensions.
- extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Called by subclasses to compute the size of extensions.
- extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Called by subclasses to compute the size of extensions.
- extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
F
- failed() - Method in interface com.google.protobuf.RpcController
-
After a call has finished, returns true if the call failed.
- FALSE - Static variable in class dev.cel.common.internal.Constants
- FEATURE_NONE - com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_NONE = 0;
- FEATURE_NONE_VALUE - Static variable in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_NONE = 0;
- FEATURE_PROTO3_OPTIONAL - com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_PROTO3_OPTIONAL = 1;
- FEATURE_PROTO3_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
FEATURE_PROTO3_OPTIONAL = 1;
- field() - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- field() - Method in class dev.cel.common.ast.CelExpr.CelSelect
-
Required.
- Field - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Field
- Field() - Constructor for class dev.cel.common.types.StructType.Field
- FIELD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- FIELD_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Select
- FIELD_KEY - dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
- FIELD_KEY_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct.Entry
- Field.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Field
- Field.Cardinality - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.Field.Cardinality
- Field.Kind - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.Field.Kind
- FieldAccessorTable(Descriptors.Descriptor, String[]) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Construct a FieldAccessorTable for a particular message class without initializing FieldAccessors.
- FieldAccessorTable(Descriptors.Descriptor, String[]) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Construct a FieldAccessorTable for a particular message class without initializing FieldAccessors.
- FieldAccessorTable(Descriptors.Descriptor, String[], Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder>) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Construct a FieldAccessorTable for a particular message class.
- FieldAccessorTable(Descriptors.Descriptor, String[], Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder>) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Construct a FieldAccessorTable for a particular message class.
- FieldDef() - Constructor for class dev.cel.checker.DescriptorTypeProvider.FieldDef
- fieldInitializerList() - Method in class cel.parser.internal.CELParser.CreateMessageContext
- fieldInitializerList() - Method in class cel.parser.internal.CELParser
- FieldInitializerListContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.FieldInitializerListContext
- fieldKey() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
-
Entry key kind.
- FieldMask - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldMask
- FieldMask.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FieldMask
- FieldMaskOrBuilder - Interface in com.google.protobuf
- FieldMaskProto - Class in com.google.protobuf
- fieldNames - Variable in class dev.cel.common.types.StructType
- fieldNames() - Method in class dev.cel.common.types.StructType
-
Returns the set of declare field names and their types.
- FieldOrBuilder - Interface in com.google.protobuf
- fieldResolver - Variable in class dev.cel.common.types.StructType
- fields - Variable in class cel.parser.internal.CELParser.FieldInitializerListContext
- fields() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
The set of
DescriptorTypeProvider.FieldDef
values for a message. - fields() - Method in class dev.cel.common.types.StructType
-
Returns the full set of
Field
definitions visible within this struct. - FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Struct
- FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
- fieldType() - Method in class dev.cel.checker.TypeProvider.ExtensionFieldType
-
Deprecated.The
TypeProvider.FieldType
of the extension field. - FieldType - Enum in com.google.protobuf
-
Enumeration identifying all relevant type information for a protobuf field.
- FieldType() - Constructor for class dev.cel.checker.TypeProvider.FieldType
-
Deprecated.
- FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- FILE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.SourceContext
- FILE_TO_GENERATE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- fileDescriptors() - Method in class dev.cel.common.CelDescriptors
-
File descriptors that were used to load the message type, enum descriptors and extensions.
- fileDescriptorsBuilder() - Method in class dev.cel.common.CelDescriptors.Builder
- FileDescriptorSetConverter - Class in dev.cel.common.internal
-
Utility class for converting from a
FileDescriptorSet
to a collection ofFileDescriptor
instances. - FILTER - dev.cel.parser.CelStandardMacro
-
Comprehension which produces a list containing elements in the input range which match the filter.
- FILTER - dev.cel.parser.Operator
- FILTER - Static variable in class dev.cel.parser.CelMacro
-
Comprehension which produces a list containing elements in the input range which match the filter.
- finalize(CelType) - Method in class dev.cel.checker.InferenceContext
-
Finalizes the given type by applying the current type substitution and mapping all remaining type parameters to DYN.
- find(String) - Method in class com.google.protobuf.TypeRegistry
-
Find a type by its full name.
- findEnumTypeByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a nested enum type by name.
- findEnumTypeByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find an enum type in the file by name.
- findEnumValue(String) - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
- findExtension(String) - Method in class dev.cel.common.types.ProtoMessageType
-
Find an
Extension
by its fully-qualifiedextensionName
. - findExtensionByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find an extension in the file by name.
- findExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- findExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
-
Deprecated.
- findField(String) - Method in interface dev.cel.common.types.StructType.FieldResolver
-
Find the
CelType
for the givenfieldName
if the field is defined. - findField(String) - Method in class dev.cel.common.types.StructType
-
Returns the
CelType
associated with the struct field name. - findFieldByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a field by name.
- findFieldByNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a field by field number.
- findImmutableExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find an extension for immutable APIs by fully-qualified field name, in the proto namespace.
- findImmutableExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
-
Find an extension by containing type and field number for immutable APIs.
- findInitializationErrors() - Method in class com.google.protobuf.AbstractMessage.Builder
- findInitializationErrors() - Method in class com.google.protobuf.AbstractMessage
- findInitializationErrors() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a list of field paths (e.g.
- findLiteExtensionByNumber(ContainingType, int) - Method in class com.google.protobuf.ExtensionRegistryLite
-
Find an extension by containing type and field number.
- findMessageTypeByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find a message type in the file by name.
- findMethodByName(String) - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Find a method by name.
- findMutableExtensionByName(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find an extension for mutable APIs by fully-qualified field name, in the proto namespace.
- findMutableExtensionByNumber(Descriptors.Descriptor, int) - Method in class com.google.protobuf.ExtensionRegistry
-
Find an extension by containing type and field number for mutable APIs.
- findName(Integer) - Method in interface dev.cel.common.types.EnumType.EnumNameResolver
- findNameByNumber(Integer) - Method in class dev.cel.common.types.EnumType
-
Find an enum name by
enumNumber
. - findNestedTypeByName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Finds a nested message type by name.
- findNumber(String) - Method in interface dev.cel.common.types.EnumType.EnumNumberResolver
- findNumberByName(String) - Method in class dev.cel.common.types.EnumType
-
Find an enum number by
enumName
. - findServiceByName(String) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Find a service type in the file by name.
- findType(String) - Method in class dev.cel.checker.ProtoTypeMaskTypeProvider
- findType(String) - Method in class dev.cel.common.types.CelTypeProvider.CombinedCelTypeProvider
- findType(String) - Method in interface dev.cel.common.types.CelTypeProvider
-
Return the
CelType
for the giventypeName
if supported. - findType(String) - Method in class dev.cel.common.types.ProtoMessageTypeProvider
- findValueByName(String) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Find an enum value by name.
- findValueByNumber(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Find an enum value by number.
- findValueByNumber(int) - Method in interface com.google.protobuf.Internal.EnumLiteMap
- findValueByNumberCreatingIfUnknown(int) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the enum value for a number.
- FIXED32 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- FIXED32 - com.google.protobuf.FieldType
- FIXED32 - com.google.protobuf.WireFormat.FieldType
- FIXED32_LIST - com.google.protobuf.FieldType
- FIXED32_LIST_PACKED - com.google.protobuf.FieldType
- FIXED64 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- FIXED64 - com.google.protobuf.FieldType
- FIXED64 - com.google.protobuf.WireFormat.FieldType
- FIXED64_LIST - com.google.protobuf.FieldType
- FIXED64_LIST_PACKED - com.google.protobuf.FieldType
- FLOAT - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- FLOAT - com.google.protobuf.Descriptors.FieldDescriptor.Type
- FLOAT - com.google.protobuf.FieldType
- FLOAT - com.google.protobuf.JavaType
- FLOAT - com.google.protobuf.WireFormat.FieldType
- FLOAT - com.google.protobuf.WireFormat.JavaType
- FLOAT_LIST - com.google.protobuf.FieldType
- FLOAT_LIST_PACKED - com.google.protobuf.FieldType
- FLOAT_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- FLOAT_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- FloatValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FloatValue
- FloatValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.FloatValue
- FloatValueOrBuilder - Interface in com.google.protobuf
- flush() - Method in class com.google.protobuf.CodedOutputStream
-
Flushes the stream and forces any buffered bytes to be written.
- fold(String, CelExpr.Builder, String, CelExpr.Builder, CelExpr.Builder, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr.Builder, CelExpr.Builder, CelExpr.Builder, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr.Builder, CelExpr.Builder, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr.Builder, CelExpr, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr.Builder, CelExpr, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr.Builder, CelExpr, CelExpr, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr.Builder, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr.Builder, CelExpr.Builder, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr.Builder, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr.Builder, CelExpr, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr.Builder, String, CelExpr, CelExpr, CelExpr, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr.Builder, CelExpr.Builder, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr.Builder, CelExpr, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr.Builder, CelExpr, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr.Builder, CelExpr, CelExpr, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr.Builder, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr.Builder, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr.Builder, CelExpr, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr, CelExpr.Builder, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr, CelExpr.Builder, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr, CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- fold(String, CelExpr, String, CelExpr, CelExpr, CelExpr, CelExpr.Builder) - Method in class dev.cel.common.ast.CelExprFactory
-
Fold creates a fold comprehension instruction.
- FORBID_SINGULAR_OVERWRITES - com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
An error is issued.
- forId(int) - Static method in enum com.google.protobuf.FieldType
-
Looks up the appropriate
FieldType
by it's identifier. - format(CelType) - Static method in class dev.cel.common.types.CelTypes
-
Method to adapt a simple
Type
into aString
representation. - format(Type) - Static method in class dev.cel.common.types.CelTypes
-
Deprecated.Use
CelTypes.format(CelType)
instead. - formatError(int, int, String) - Static method in class dev.cel.common.CelIssue
-
Build
CelIssue
from the given line, column, format string, and arguments. - formatError(CelSourceLocation, String) - Static method in class dev.cel.common.CelIssue
-
Build
CelIssue
from the givenCelSourceLocation
, format string, and arguments. - formatError(String) - Method in interface dev.cel.common.internal.Errors.ErrorFormatter
- formatFunction(CelType, Iterable<CelType>, boolean, boolean) - Static method in class dev.cel.common.types.CelTypes
-
Format a function signature string from the input
argTypes
andresultType
. - forNumber(int) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
- forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- forNumber(int) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- forNumber(int) - Static method in enum com.google.protobuf.Field.Cardinality
- forNumber(int) - Static method in enum com.google.protobuf.Field.Kind
- forNumber(int) - Static method in enum com.google.protobuf.NullValue
- forNumber(int) - Static method in enum com.google.protobuf.Syntax
- forNumber(int) - Static method in enum com.google.protobuf.Value.KindCase
- forNumber(int) - Static method in enum dev.cel.expr.Constant.ConstantKindCase
- forNumber(int) - Static method in enum dev.cel.expr.Decl.DeclKindCase
- forNumber(int) - Static method in enum dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
- forNumber(int) - Static method in enum dev.cel.expr.Expr.ExprKindCase
- forNumber(int) - Static method in enum dev.cel.expr.ExprValue.KindCase
- forNumber(int) - Static method in enum dev.cel.expr.Type.PrimitiveType
- forNumber(int) - Static method in enum dev.cel.expr.Type.TypeKindCase
- forNumber(int) - Static method in enum dev.cel.expr.Type.WellKnownType
- forNumber(int) - Static method in enum dev.cel.expr.Value.KindCase
- fromCelAst(CelAbstractSyntaxTree) - Static method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Constructs CelProtoAbstractSyntaxTree from
CelAbstractSyntaxTree
. - fromCelExpr(CelExpr) - Static method in class dev.cel.common.ast.CelExprConverter
- fromCheckedExpr(CheckedExpr) - Static method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Construct an abstract syntax tree from a
com.google.api.expr.CheckedExpr
. - fromExpr(Expr) - Static method in class dev.cel.common.ast.CelExprConverter
- fromExprFeatures(ImmutableSet<ExprFeatures>) - Static method in class dev.cel.common.CelOptions
- fromParsedExpr(ParsedExpr) - Static method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Construct an abstract syntax tree from a
com.google.api.expr.ParsedExpr
. - fromReflectionType(Object) - Method in class com.google.protobuf.Extension
- fromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Convert from the type used by the reflection accessors to the type used by native accessors.
- fromString(String) - Static method in class dev.cel.common.internal.CelCodePointArray
- fromValue(MessageLite) - Static method in class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite instance with a value.
- function() - Method in class dev.cel.common.ast.CelExpr.CelCall
-
Required.
- FUNCTION - dev.cel.common.types.CelKind
- FUNCTION - dev.cel.expr.Decl.DeclKindCase
- FUNCTION - dev.cel.expr.Type.TypeKindCase
- FUNCTION_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl
- FUNCTION_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Call
- FUNCTION_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- FunctionBuilder(String) - Constructor for class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Create a global function builder.
- FunctionBuilder(String, boolean) - Constructor for class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Create an instance function builder.
G
- generalizeCallback(RpcCallback<Type>, Class<Type>, Type) - Static method in class com.google.protobuf.RpcUtil
-
Take an
RpcCallback
accepting a specific message type and convert it to anRpcCallback<Message>
. - GENERATED_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- GeneratedMessage - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessage() - Constructor for class com.google.protobuf.GeneratedMessage
- GeneratedMessage(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessage
- GeneratedMessage.Builder<BuilderType extends GeneratedMessage.Builder<BuilderType>> - Class in com.google.protobuf
- GeneratedMessage.BuilderParent - Interface in com.google.protobuf
-
TODO(xiaofeng): remove this after b/29368482 is fixed.
- GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Generated message builders for message types that contain extension ranges subclass this.
- GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges subclass this.
- GeneratedMessage.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage> - Interface in com.google.protobuf
- GeneratedMessage.FieldAccessorTable - Class in com.google.protobuf
-
Users should ignore this class.
- GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type> - Class in com.google.protobuf
-
Type used to represent generated extensions.
- GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Lite version of
GeneratedMessage
. - GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
- GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
- GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>> - Class in com.google.protobuf
-
A
Parser
implementation that delegates to the default instance. - GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Lite equivalent of
GeneratedMessage.ExtendableBuilder
. - GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Lite equivalent of
GeneratedMessage.ExtendableMessage
. - GeneratedMessageLite.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Interface in com.google.protobuf
-
Lite equivalent of
GeneratedMessage.ExtendableMessageOrBuilder
. - GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
Lite equivalent to
GeneratedMessage.GeneratedExtension
. - GeneratedMessageLite.MethodToInvoke - Enum in com.google.protobuf
-
Defines which method path to invoke in
#dynamicMethod(MethodToInvoke, Object...)
. - GeneratedMessageLite.SerializedForm - Class in com.google.protobuf
-
A serialized (serializable) form of the generated message.
- GeneratedMessageV3 - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessageV3() - Constructor for class com.google.protobuf.GeneratedMessageV3
- GeneratedMessageV3(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessageV3
- GeneratedMessageV3.Builder<BuilderType extends GeneratedMessageV3.Builder<BuilderType>> - Class in com.google.protobuf
- GeneratedMessageV3.BuilderParent - Interface in com.google.protobuf
-
TODO(xiaofeng): remove this after b/29368482 is fixed.
- GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Generated message builders for message types that contain extension ranges subclass this.
- GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges subclass this.
- GeneratedMessageV3.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage> - Interface in com.google.protobuf
- GeneratedMessageV3.FieldAccessorTable - Class in com.google.protobuf
-
Users should ignore this class.
- GeneratedMessageV3.UnusedPrivateParameter - Class in com.google.protobuf
-
This class is used to make a generated protected method inaccessible from user's code (e.g., the
GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)
method below). - get(int) - Method in class com.google.protobuf.Internal.ListAdapter
- get(int) - Method in class com.google.protobuf.LazyStringArrayList
- get(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- get(int) - Method in class dev.cel.common.internal.BasicCodePointArray
- get(int) - Method in class dev.cel.common.internal.CelCodePointArray
-
Get the code point at the given index.
- get(int) - Method in class dev.cel.common.internal.Latin1CodePointArray
- get(int) - Method in class dev.cel.common.internal.SupplementalCodePointArray
- get(Object) - Method in class com.google.protobuf.Internal.MapAdapter
- GET_DEFAULT_INSTANCE - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- GET_MEMOIZED_IS_INITIALIZED - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- GET_PARSER - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- getAbstractType() - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- getAbstractType() - Method in class dev.cel.expr.Type
-
Abstract, application defined type.
- getAbstractType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Abstract, application defined type.
- getAbstractTypeBuilder() - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- getAbstractTypeOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- getAbstractTypeOrBuilder() - Method in class dev.cel.expr.Type
-
Abstract, application defined type.
- getAbstractTypeOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Abstract, application defined type.
- getAccuInit() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- getAccuInit() - Method in class dev.cel.expr.Expr.Comprehension
-
The initial value of the accumulator.
- getAccuInit() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The initial value of the accumulator.
- getAccuInitBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- getAccuInitOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- getAccuInitOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension
-
The initial value of the accumulator.
- getAccuInitOrBuilder() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The initial value of the accumulator.
- getAccuVar() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- getAccuVar() - Method in class dev.cel.expr.Expr.Comprehension
-
The name of the variable used for accumulation of the result.
- getAccuVar() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The name of the variable used for accumulation of the result.
- getAccuVarBytes() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- getAccuVarBytes() - Method in class dev.cel.expr.Expr.Comprehension
-
The name of the variable used for accumulation of the result.
- getAccuVarBytes() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The name of the variable used for accumulation of the result.
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- getAllDescriptorsFromFileDescriptor(Descriptors.FileDescriptor...) - Static method in class dev.cel.common.CelDescriptorUtil
-
Extract the full message
CelDescriptors
set from the input set offileDescriptors
. - getAllDescriptorsFromFileDescriptor(Iterable<Descriptors.FileDescriptor>) - Static method in class dev.cel.common.CelDescriptorUtil
-
Extract the full message
CelDescriptors
set from the input set offileDescriptors
. - getAllDescriptorsFromFileDescriptor(Iterable<Descriptors.FileDescriptor>, boolean) - Static method in class dev.cel.common.CelDescriptorUtil
-
Extract the full message
FileDescriptor
set from the input set offileDescriptors
. - getAllErrorsAsString() - Method in class dev.cel.common.internal.Errors
-
Returns a string will all errors reported via this object.
- getAllFields() - Method in class com.google.protobuf.DynamicMessage.Builder
- getAllFields() - Method in class com.google.protobuf.DynamicMessage
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3
- getAllFields() - Method in class com.google.protobuf.MapEntry.Builder
- getAllFields() - Method in class com.google.protobuf.MapEntry
- getAllFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a collection of all the fields in this message which are set and their corresponding values.
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- getAllImmutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for immutable APIs by fully-qualified name of extended class.
- getAllIssues() - Method in class dev.cel.common.CelValidationResult
-
Return all
CelIssue
s encountered durint validation. - getAllMutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for mutable APIs by fully-qualified name of extended class.
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getAnnotationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- getArgs() - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
-
Returns an immutable copy of the current mutable arguments present in the builder.
- getArgs(int) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgs(int) - Method in class dev.cel.expr.Expr.Call
-
The arguments.
- getArgs(int) - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The arguments.
- getArgsBuilder(int) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgsBuilderList() - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgsBuilders() - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
-
Returns an immutable copy of the builders from the current mutable arguments.
- getArgsCount() - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgsCount() - Method in class dev.cel.expr.Expr.Call
-
The arguments.
- getArgsCount() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The arguments.
- getArgsList() - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgsList() - Method in class dev.cel.expr.Expr.Call
-
The arguments.
- getArgsList() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The arguments.
- getArgsOrBuilder(int) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgsOrBuilder(int) - Method in class dev.cel.expr.Expr.Call
-
The arguments.
- getArgsOrBuilder(int) - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The arguments.
- getArgsOrBuilderList() - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- getArgsOrBuilderList() - Method in class dev.cel.expr.Expr.Call
-
The arguments.
- getArgsOrBuilderList() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The arguments.
- getArgTypes(int) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypes(int) - Method in class dev.cel.expr.Type.FunctionType
-
Argument types of the function.
- getArgTypes(int) - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesBuilder(int) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesBuilderList() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesCount() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesCount() - Method in class dev.cel.expr.Type.FunctionType
-
Argument types of the function.
- getArgTypesCount() - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesList() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesList() - Method in class dev.cel.expr.Type.FunctionType
-
Argument types of the function.
- getArgTypesList() - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesOrBuilder(int) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesOrBuilder(int) - Method in class dev.cel.expr.Type.FunctionType
-
Argument types of the function.
- getArgTypesOrBuilder(int) - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesOrBuilderList() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesOrBuilderList() - Method in class dev.cel.expr.Type.FunctionType
-
Argument types of the function.
- getArgTypesOrBuilderList() - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgumentCount() - Method in class dev.cel.parser.CelMacro
-
Returns the number of arguments this macro expects.
- getAst() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Returns the native representation of the abstract syntax tree:
CelAbstractSyntaxTree
. - getAst() - Method in class dev.cel.common.CelValidationResult
-
Returns the validated
CelAbstractSyntaxTree
if one exists. - getATN() - Method in class cel.parser.internal.CELLexer
- getATN() - Method in class cel.parser.internal.CELParser
- getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 begin = 3 [json_name = "begin"];
- getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional int32 begin = 3 [json_name = "begin"];
- getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional int32 begin = 3 [json_name = "begin"];
- getBoolean(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getBoolValue() - Method in class com.google.protobuf.Value.Builder
-
bool bool_value = 4 [json_name = "boolValue"];
- getBoolValue() - Method in class com.google.protobuf.Value
-
bool bool_value = 4 [json_name = "boolValue"];
- getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
bool bool_value = 4 [json_name = "boolValue"];
- getBoolValue() - Method in class dev.cel.expr.Constant.Builder
-
boolean value.
- getBoolValue() - Method in class dev.cel.expr.Constant
-
boolean value.
- getBoolValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
boolean value.
- getBoolValue() - Method in class dev.cel.expr.Value.Builder
-
Boolean value.
- getBoolValue() - Method in class dev.cel.expr.Value
-
Boolean value.
- getBoolValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Boolean value.
- getBoxedType() - Method in enum com.google.protobuf.JavaType
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets a builder for the field.
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Gets a builder for the field.
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a builder for the specified index.
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a builder for the specified index.
- getBuilderForSubMessageField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Set for a sub message.
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of builders.
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a view of the builder as a list of builders.
- getByteArray(int) - Method in class com.google.protobuf.LazyStringArrayList
- getByteArray(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as byte[].
- getByteArray(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- getByteString(int) - Method in class com.google.protobuf.LazyStringArrayList
- getByteString(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as a ByteString.
- getByteString(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
-
Returns the number of bytes to be read before the current limit.
- getBytesValue() - Method in class dev.cel.expr.Constant.Builder
-
bytes value.
- getBytesValue() - Method in class dev.cel.expr.Constant
-
bytes value.
- getBytesValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
bytes value.
- getBytesValue() - Method in class dev.cel.expr.Value.Builder
-
Byte string value.
- getBytesValue() - Method in class dev.cel.expr.Value
-
Byte string value.
- getBytesValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Byte string value.
- getCallExpr() - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- getCallExpr() - Method in class dev.cel.expr.Expr
-
A call expression, including calls to predefined functions and operators.
- getCallExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A call expression, including calls to predefined functions and operators.
- getCallExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- getCallExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- getCallExprOrBuilder() - Method in class dev.cel.expr.Expr
-
A call expression, including calls to predefined functions and operators.
- getCallExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
A call expression, including calls to predefined functions and operators.
- getCardinality() - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- getCardinality() - Method in class com.google.protobuf.Field
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- getCardinality() - Method in interface com.google.protobuf.FieldOrBuilder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- getCardinalityValue() - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- getCardinalityValue() - Method in class com.google.protobuf.Field
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- getCardinalityValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- getChannelNames() - Method in class cel.parser.internal.CELLexer
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- getCode() - Method in class com.google.rpc.Status.Builder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- getCode() - Method in class com.google.rpc.Status
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- getCode() - Method in interface com.google.rpc.StatusOrBuilder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- getColumn() - Method in exception com.google.protobuf.TextFormat.ParseException
-
Return the column where the parse exception occurred, or -1 when none is provided.
- getColumn() - Method in class com.google.protobuf.TextFormatParseLocation
- getColumn() - Method in class dev.cel.common.CelSourceLocation
- getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getCompilerVersionBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getCompilerVersionOrBuilder() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- getComprehensionExpr() - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- getComprehensionExpr() - Method in class dev.cel.expr.Expr
-
A comprehension expression.
- getComprehensionExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A comprehension expression.
- getComprehensionExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- getComprehensionExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- getComprehensionExprOrBuilder() - Method in class dev.cel.expr.Expr
-
A comprehension expression.
- getComprehensionExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
A comprehension expression.
- getConstantKindCase() - Method in class dev.cel.expr.Constant.Builder
- getConstantKindCase() - Method in class dev.cel.expr.Constant
- getConstantKindCase() - Method in interface dev.cel.expr.ConstantOrBuilder
- getConstExpr() - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- getConstExpr() - Method in class dev.cel.expr.Expr
-
A constant expression.
- getConstExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A constant expression.
- getConstExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- getConstExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- getConstExprOrBuilder() - Method in class dev.cel.expr.Expr
-
A constant expression.
- getConstExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
A constant expression.
- getContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing oneof.
- getContainingType() - Method in class com.google.protobuf.Descriptors.Descriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing type.
- getContainingType() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Default instance of the type being extended, used to identify that type.
- getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string content = 15 [json_name = "content"];
- getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string content = 15 [json_name = "content"];
- getContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string content = 15 [json_name = "content"];
- getContent() - Method in class dev.cel.common.CelSource
- getContent() - Method in class dev.cel.common.internal.Errors
- getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string content = 15 [json_name = "content"];
- getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string content = 15 [json_name = "content"];
- getContentBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string content = 15 [json_name = "content"];
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the count of items in the list.
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets the count of items in the list.
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- getDebugString() - Method in class dev.cel.common.CelValidationResult
-
Deprecated.Use
CelValidationResult.getIssueString()
instead. - getDeclGroup() - Method in class dev.cel.checker.Env
-
Returns the top-most declaration scope.
- getDeclGroup(int) - Method in class dev.cel.checker.Env
-
Returns the
DeclGroup
at the givenscopeDepth
, where depth of0
represents root scope. - getDeclKindCase() - Method in class dev.cel.expr.Decl.Builder
- getDeclKindCase() - Method in class dev.cel.expr.Decl
- getDeclKindCase() - Method in interface dev.cel.expr.DeclOrBuilder
- getDefaultDefault() - Method in enum com.google.protobuf.JavaType
-
The default default value for fields of this type, if it's a primitive type.
- getDefaultInstance() - Static method in class com.google.protobuf.Any
- getDefaultInstance() - Static method in class com.google.protobuf.Api
- getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
- getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
- getDefaultInstance() - Static method in class com.google.protobuf.Duration
- getDefaultInstance() - Static method in class com.google.protobuf.Empty
- getDefaultInstance() - Static method in class com.google.protobuf.Enum
- getDefaultInstance() - Static method in class com.google.protobuf.EnumValue
- getDefaultInstance() - Static method in class com.google.protobuf.Field
- getDefaultInstance() - Static method in class com.google.protobuf.FieldMask
- getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
- getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
- getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
- getDefaultInstance() - Static method in class com.google.protobuf.ListValue
- getDefaultInstance() - Static method in class com.google.protobuf.Method
- getDefaultInstance() - Static method in class com.google.protobuf.Mixin
- getDefaultInstance() - Static method in class com.google.protobuf.Option
- getDefaultInstance() - Static method in class com.google.protobuf.SourceContext
- getDefaultInstance() - Static method in class com.google.protobuf.StringValue
- getDefaultInstance() - Static method in class com.google.protobuf.Struct
- getDefaultInstance() - Static method in class com.google.protobuf.Timestamp
- getDefaultInstance() - Static method in class com.google.protobuf.Type
- getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
- getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Get an empty
Field
. - getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet
-
Get an empty
UnknownFieldSet
. - getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Get an empty
UnknownFieldSetLite
. - getDefaultInstance() - Static method in class com.google.protobuf.Value
- getDefaultInstance() - Static method in class com.google.rpc.Status
- getDefaultInstance() - Static method in class dev.cel.expr.CheckedExpr
- getDefaultInstance() - Static method in class dev.cel.expr.Constant
- getDefaultInstance() - Static method in class dev.cel.expr.Decl.FunctionDecl
- getDefaultInstance() - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- getDefaultInstance() - Static method in class dev.cel.expr.Decl
- getDefaultInstance() - Static method in class dev.cel.expr.Decl.IdentDecl
- getDefaultInstance() - Static method in class dev.cel.expr.EnumValue
- getDefaultInstance() - Static method in class dev.cel.expr.ErrorSet
- getDefaultInstance() - Static method in class dev.cel.expr.EvalState
- getDefaultInstance() - Static method in class dev.cel.expr.EvalState.Result
- getDefaultInstance() - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- getDefaultInstance() - Static method in class dev.cel.expr.Explain
-
Deprecated.
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.Call
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.Comprehension
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.CreateList
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.CreateStruct
- getDefaultInstance() - Static method in class dev.cel.expr.Expr
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.Ident
- getDefaultInstance() - Static method in class dev.cel.expr.Expr.Select
- getDefaultInstance() - Static method in class dev.cel.expr.ExprValue
- getDefaultInstance() - Static method in class dev.cel.expr.ListValue
- getDefaultInstance() - Static method in class dev.cel.expr.MapValue.Entry
- getDefaultInstance() - Static method in class dev.cel.expr.MapValue
- getDefaultInstance() - Static method in class dev.cel.expr.ParsedExpr
- getDefaultInstance() - Static method in class dev.cel.expr.Reference
- getDefaultInstance() - Static method in class dev.cel.expr.SourceInfo
- getDefaultInstance() - Static method in class dev.cel.expr.Type.AbstractType
- getDefaultInstance() - Static method in class dev.cel.expr.Type.FunctionType
- getDefaultInstance() - Static method in class dev.cel.expr.Type
- getDefaultInstance() - Static method in class dev.cel.expr.Type.ListType
- getDefaultInstance() - Static method in class dev.cel.expr.Type.MapType
- getDefaultInstance() - Static method in class dev.cel.expr.UnknownSet
- getDefaultInstance() - Static method in class dev.cel.expr.Value
- getDefaultInstance(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
-
Get a
DynamicMessage
representing the default instance of the given type. - getDefaultInstance(Class<T>) - Static method in class com.google.protobuf.Internal
- getDefaultInstanceForType() - Method in class com.google.protobuf.Any.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Any
- getDefaultInstanceForType() - Method in class com.google.protobuf.Api.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Api
- getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
- getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
- getDefaultInstanceForType() - Method in class com.google.protobuf.Duration.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Duration
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage
- getDefaultInstanceForType() - Method in class com.google.protobuf.Empty.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Empty
- getDefaultInstanceForType() - Method in class com.google.protobuf.Enum.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Enum
- getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue
- getDefaultInstanceForType() - Method in class com.google.protobuf.Field.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Field
- getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask
- getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
- getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
- getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
- getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Get an instance of the type with no fields set.
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageOrBuilder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Method.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Method
- getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin
- getDefaultInstanceForType() - Method in class com.google.protobuf.Option.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Option
- getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext
- getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
- getDefaultInstanceForType() - Method in class com.google.protobuf.Struct.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Struct
- getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp
- getDefaultInstanceForType() - Method in class com.google.protobuf.Type.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Type
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet
- getDefaultInstanceForType() - Method in class com.google.protobuf.Value.Builder
- getDefaultInstanceForType() - Method in class com.google.protobuf.Value
- getDefaultInstanceForType() - Method in class com.google.rpc.Status.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.Status
- getDefaultInstanceForType() - Method in class dev.cel.expr.CheckedExpr.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.CheckedExpr
- getDefaultInstanceForType() - Method in class dev.cel.expr.Constant.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Constant
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.FunctionDecl
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Decl.IdentDecl
- getDefaultInstanceForType() - Method in class dev.cel.expr.EnumValue.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.EnumValue
- getDefaultInstanceForType() - Method in class dev.cel.expr.ErrorSet.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.ErrorSet
- getDefaultInstanceForType() - Method in class dev.cel.expr.EvalState.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.EvalState
- getDefaultInstanceForType() - Method in class dev.cel.expr.EvalState.Result.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.EvalState.Result
- getDefaultInstanceForType() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- getDefaultInstanceForType() - Method in class dev.cel.expr.Explain
-
Deprecated.
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Call.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Call
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Comprehension
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.CreateList.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.CreateList
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.CreateStruct
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Ident.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Ident
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Select.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Expr.Select
- getDefaultInstanceForType() - Method in class dev.cel.expr.ExprValue.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.ExprValue
- getDefaultInstanceForType() - Method in class dev.cel.expr.ListValue.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.ListValue
- getDefaultInstanceForType() - Method in class dev.cel.expr.MapValue.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.MapValue.Entry.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.MapValue.Entry
- getDefaultInstanceForType() - Method in class dev.cel.expr.MapValue
- getDefaultInstanceForType() - Method in class dev.cel.expr.ParsedExpr.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.ParsedExpr
- getDefaultInstanceForType() - Method in class dev.cel.expr.Reference.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Reference
- getDefaultInstanceForType() - Method in class dev.cel.expr.SourceInfo.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.SourceInfo
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.AbstractType.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.AbstractType
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.FunctionType.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.FunctionType
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.ListType.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.ListType
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.MapType.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Type.MapType
- getDefaultInstanceForType() - Method in class dev.cel.expr.UnknownSet.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.UnknownSet
- getDefaultInstanceForType() - Method in class dev.cel.expr.Value.Builder
- getDefaultInstanceForType() - Method in class dev.cel.expr.Value
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7 [json_name = "defaultValue"];
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string default_value = 7 [json_name = "defaultValue"];
- getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string default_value = 7 [json_name = "defaultValue"];
- getDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns the field's default value.
- getDefaultValue() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default value of the extension field.
- getDefaultValue() - Method in class com.google.protobuf.Field.Builder
-
string default_value = 11 [json_name = "defaultValue"];
- getDefaultValue() - Method in class com.google.protobuf.Field
-
string default_value = 11 [json_name = "defaultValue"];
- getDefaultValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
string default_value = 11 [json_name = "defaultValue"];
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7 [json_name = "defaultValue"];
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string default_value = 7 [json_name = "defaultValue"];
- getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string default_value = 7 [json_name = "defaultValue"];
- getDefaultValueBytes() - Method in class com.google.protobuf.Field.Builder
-
string default_value = 11 [json_name = "defaultValue"];
- getDefaultValueBytes() - Method in class com.google.protobuf.Field
-
string default_value = 11 [json_name = "defaultValue"];
- getDefaultValueBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
string default_value = 11 [json_name = "defaultValue"];
- getDefinition() - Method in enum dev.cel.parser.CelStandardMacro
-
Returns the new-style
CelMacro
definition. - getDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's dependencies (imports).
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated string dependency = 3 [json_name = "dependency"];
- getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated string dependency = 3 [json_name = "dependency"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- getDescription() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets a human-readable description of the error.
- getDescription() - Method in class dev.cel.common.CelSource
- getDescription() - Method in class dev.cel.common.internal.Errors
-
Returns description of the currently active error context.
- getDescriptor() - Static method in class com.google.protobuf.Any.Builder
- getDescriptor() - Static method in class com.google.protobuf.Any
- getDescriptor() - Static method in class com.google.protobuf.AnyProto
- getDescriptor() - Static method in class com.google.protobuf.Api.Builder
- getDescriptor() - Static method in class com.google.protobuf.Api
- getDescriptor() - Static method in class com.google.protobuf.ApiProto
- getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.BoolValue
- getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.BytesValue
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- getDescriptor() - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.DoubleValue
- getDescriptor() - Static method in class com.google.protobuf.Duration.Builder
- getDescriptor() - Static method in class com.google.protobuf.Duration
- getDescriptor() - Static method in class com.google.protobuf.DurationProto
- getDescriptor() - Static method in class com.google.protobuf.Empty.Builder
- getDescriptor() - Static method in class com.google.protobuf.Empty
- getDescriptor() - Static method in class com.google.protobuf.EmptyProto
- getDescriptor() - Static method in class com.google.protobuf.Enum.Builder
- getDescriptor() - Static method in class com.google.protobuf.Enum
- getDescriptor() - Static method in class com.google.protobuf.EnumValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.EnumValue
- getDescriptor() - Method in class com.google.protobuf.Extension
-
Returns the descriptor of the extension.
- getDescriptor() - Static method in class com.google.protobuf.Field.Builder
- getDescriptor() - Static method in enum com.google.protobuf.Field.Cardinality
- getDescriptor() - Static method in class com.google.protobuf.Field
- getDescriptor() - Static method in enum com.google.protobuf.Field.Kind
- getDescriptor() - Static method in class com.google.protobuf.FieldMask.Builder
- getDescriptor() - Static method in class com.google.protobuf.FieldMask
- getDescriptor() - Static method in class com.google.protobuf.FieldMaskProto
- getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.FloatValue
- getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
- getDescriptor() - Static method in class com.google.protobuf.Int32Value
- getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
- getDescriptor() - Static method in class com.google.protobuf.Int64Value
- getDescriptor() - Static method in class com.google.protobuf.ListValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.ListValue
- getDescriptor() - Static method in class com.google.protobuf.Method.Builder
- getDescriptor() - Static method in class com.google.protobuf.Method
- getDescriptor() - Static method in class com.google.protobuf.Mixin.Builder
- getDescriptor() - Static method in class com.google.protobuf.Mixin
- getDescriptor() - Static method in enum com.google.protobuf.NullValue
- getDescriptor() - Static method in class com.google.protobuf.Option.Builder
- getDescriptor() - Static method in class com.google.protobuf.Option
- getDescriptor() - Static method in class com.google.protobuf.SourceContext.Builder
- getDescriptor() - Static method in class com.google.protobuf.SourceContext
- getDescriptor() - Static method in class com.google.protobuf.SourceContextProto
- getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
- getDescriptor() - Static method in class com.google.protobuf.StringValue
- getDescriptor() - Static method in class com.google.protobuf.Struct.Builder
- getDescriptor() - Static method in class com.google.protobuf.Struct
- getDescriptor() - Static method in class com.google.protobuf.StructProto
- getDescriptor() - Static method in enum com.google.protobuf.Syntax
- getDescriptor() - Static method in class com.google.protobuf.Timestamp.Builder
- getDescriptor() - Static method in class com.google.protobuf.Timestamp
- getDescriptor() - Static method in class com.google.protobuf.TimestampProto
- getDescriptor() - Static method in class com.google.protobuf.Type.Builder
- getDescriptor() - Static method in class com.google.protobuf.Type
- getDescriptor() - Static method in class com.google.protobuf.TypeProto
- getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
- getDescriptor() - Static method in class com.google.protobuf.UInt32Value
- getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
- getDescriptor() - Static method in class com.google.protobuf.UInt64Value
- getDescriptor() - Static method in class com.google.protobuf.Value.Builder
- getDescriptor() - Static method in class com.google.protobuf.Value
- getDescriptor() - Static method in class com.google.protobuf.WrappersProto
- getDescriptor() - Static method in class com.google.rpc.Status.Builder
- getDescriptor() - Static method in class com.google.rpc.Status
- getDescriptor() - Static method in class com.google.rpc.StatusProto
- getDescriptor() - Static method in class dev.cel.expr.CheckedExpr.Builder
- getDescriptor() - Static method in class dev.cel.expr.CheckedExpr
- getDescriptor() - Static method in class dev.cel.expr.Constant.Builder
- getDescriptor() - Static method in class dev.cel.expr.Constant
- getDescriptor() - Static method in class dev.cel.expr.Decl.Builder
- getDescriptor() - Static method in class dev.cel.expr.Decl.FunctionDecl.Builder
- getDescriptor() - Static method in class dev.cel.expr.Decl.FunctionDecl
- getDescriptor() - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- getDescriptor() - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- getDescriptor() - Static method in class dev.cel.expr.Decl
- getDescriptor() - Static method in class dev.cel.expr.Decl.IdentDecl.Builder
- getDescriptor() - Static method in class dev.cel.expr.Decl.IdentDecl
- getDescriptor() - Static method in class dev.cel.expr.DeclProto
- getDescriptor() - Static method in class dev.cel.expr.EnumValue.Builder
- getDescriptor() - Static method in class dev.cel.expr.EnumValue
- getDescriptor() - Static method in class dev.cel.expr.ErrorSet.Builder
- getDescriptor() - Static method in class dev.cel.expr.ErrorSet
- getDescriptor() - Static method in class dev.cel.expr.EvalProto
- getDescriptor() - Static method in class dev.cel.expr.EvalState.Builder
- getDescriptor() - Static method in class dev.cel.expr.EvalState
- getDescriptor() - Static method in class dev.cel.expr.EvalState.Result.Builder
- getDescriptor() - Static method in class dev.cel.expr.EvalState.Result
- getDescriptor() - Static method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- getDescriptor() - Static method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- getDescriptor() - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- getDescriptor() - Static method in class dev.cel.expr.Explain
-
Deprecated.
- getDescriptor() - Static method in class dev.cel.expr.ExplainProto
- getDescriptor() - Static method in class dev.cel.expr.Expr.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.Call.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.Call
- getDescriptor() - Static method in class dev.cel.expr.Expr.Comprehension.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.Comprehension
- getDescriptor() - Static method in class dev.cel.expr.Expr.CreateList.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.CreateList
- getDescriptor() - Static method in class dev.cel.expr.Expr.CreateStruct.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- getDescriptor() - Static method in class dev.cel.expr.Expr.CreateStruct
- getDescriptor() - Static method in class dev.cel.expr.Expr
- getDescriptor() - Static method in class dev.cel.expr.Expr.Ident.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.Ident
- getDescriptor() - Static method in class dev.cel.expr.Expr.Select.Builder
- getDescriptor() - Static method in class dev.cel.expr.Expr.Select
- getDescriptor() - Static method in class dev.cel.expr.ExprValue.Builder
- getDescriptor() - Static method in class dev.cel.expr.ExprValue
- getDescriptor() - Static method in class dev.cel.expr.ListValue.Builder
- getDescriptor() - Static method in class dev.cel.expr.ListValue
- getDescriptor() - Static method in class dev.cel.expr.MapValue.Builder
- getDescriptor() - Static method in class dev.cel.expr.MapValue.Entry.Builder
- getDescriptor() - Static method in class dev.cel.expr.MapValue.Entry
- getDescriptor() - Static method in class dev.cel.expr.MapValue
- getDescriptor() - Static method in class dev.cel.expr.ParsedExpr.Builder
- getDescriptor() - Static method in class dev.cel.expr.ParsedExpr
- getDescriptor() - Static method in class dev.cel.expr.Reference.Builder
- getDescriptor() - Static method in class dev.cel.expr.Reference
- getDescriptor() - Static method in class dev.cel.expr.SourceInfo.Builder
- getDescriptor() - Static method in class dev.cel.expr.SourceInfo
- getDescriptor() - Static method in class dev.cel.expr.SyntaxProto
- getDescriptor() - Static method in class dev.cel.expr.Type.AbstractType.Builder
- getDescriptor() - Static method in class dev.cel.expr.Type.AbstractType
- getDescriptor() - Static method in class dev.cel.expr.Type.Builder
- getDescriptor() - Static method in class dev.cel.expr.Type.FunctionType.Builder
- getDescriptor() - Static method in class dev.cel.expr.Type.FunctionType
- getDescriptor() - Static method in class dev.cel.expr.Type
- getDescriptor() - Static method in class dev.cel.expr.Type.ListType.Builder
- getDescriptor() - Static method in class dev.cel.expr.Type.ListType
- getDescriptor() - Static method in class dev.cel.expr.Type.MapType.Builder
- getDescriptor() - Static method in class dev.cel.expr.Type.MapType
- getDescriptor() - Static method in enum dev.cel.expr.Type.PrimitiveType
- getDescriptor() - Static method in enum dev.cel.expr.Type.WellKnownType
- getDescriptor() - Static method in class dev.cel.expr.UnknownSet.Builder
- getDescriptor() - Static method in class dev.cel.expr.UnknownSet
- getDescriptor() - Static method in class dev.cel.expr.Value.Builder
- getDescriptor() - Static method in class dev.cel.expr.Value
- getDescriptor() - Static method in class dev.cel.expr.ValueProto
- getDescriptorForType() - Method in class com.google.protobuf.Any.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Api.Builder
- getDescriptorForType() - Method in interface com.google.protobuf.BlockingService
-
Equivalent to
Service.getDescriptorForType()
. - getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Duration.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage.Builder
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage
- getDescriptorForType() - Method in class com.google.protobuf.Empty.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Enum.Builder
- getDescriptorForType() - Method in class com.google.protobuf.EnumValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Field.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.Field.Cardinality
- getDescriptorForType() - Method in enum com.google.protobuf.Field.Kind
- getDescriptorForType() - Method in class com.google.protobuf.FieldMask.Builder
- getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessageV3
- getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
- getDescriptorForType() - Method in class com.google.protobuf.ListValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry.Builder
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry
- getDescriptorForType() - Method in interface com.google.protobuf.Message.Builder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in interface com.google.protobuf.MessageOrBuilder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in class com.google.protobuf.Method.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Mixin.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.NullValue
- getDescriptorForType() - Method in class com.google.protobuf.Option.Builder
- getDescriptorForType() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the enum type's descriptor, which contains information about each defined value, etc.
- getDescriptorForType() - Method in interface com.google.protobuf.Service
-
Get the
ServiceDescriptor
describing this service and its methods. - getDescriptorForType() - Method in class com.google.protobuf.SourceContext.Builder
- getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Struct.Builder
- getDescriptorForType() - Method in enum com.google.protobuf.Syntax
- getDescriptorForType() - Method in class com.google.protobuf.Timestamp.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Type.Builder
- getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
- getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
- getDescriptorForType() - Method in class com.google.protobuf.Value.Builder
- getDescriptorForType() - Method in class com.google.rpc.Status.Builder
- getDescriptorForType() - Method in class dev.cel.expr.CheckedExpr.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Constant.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Decl.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- getDescriptorForType() - Method in class dev.cel.expr.EnumValue.Builder
- getDescriptorForType() - Method in class dev.cel.expr.ErrorSet.Builder
- getDescriptorForType() - Method in class dev.cel.expr.EvalState.Builder
- getDescriptorForType() - Method in class dev.cel.expr.EvalState.Result.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- getDescriptorForType() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- getDescriptorForType() - Method in class dev.cel.expr.Expr.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.Call.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.CreateList.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.Ident.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Expr.Select.Builder
- getDescriptorForType() - Method in class dev.cel.expr.ExprValue.Builder
- getDescriptorForType() - Method in class dev.cel.expr.ListValue.Builder
- getDescriptorForType() - Method in class dev.cel.expr.MapValue.Builder
- getDescriptorForType() - Method in class dev.cel.expr.MapValue.Entry.Builder
- getDescriptorForType() - Method in class dev.cel.expr.ParsedExpr.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Reference.Builder
- getDescriptorForType() - Method in class dev.cel.expr.SourceInfo.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Type.AbstractType.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Type.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Type.FunctionType.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Type.ListType.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Type.MapType.Builder
- getDescriptorForType() - Method in enum dev.cel.expr.Type.PrimitiveType
- getDescriptorForType() - Method in enum dev.cel.expr.Type.WellKnownType
- getDescriptorForType() - Method in class dev.cel.expr.UnknownSet.Builder
- getDescriptorForType() - Method in class dev.cel.expr.Value.Builder
- getDescriptorForTypeUrl(String) - Method in class com.google.protobuf.TypeRegistry
-
Find a type by its typeUrl.
- getDetails(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetails(int) - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetails(int) - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsBuilder(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsBuilderList() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsCount() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsCount() - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsCount() - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsList() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsList() - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsList() - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsOrBuilder(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsOrBuilder(int) - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsOrBuilder(int) - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsOrBuilderList() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsOrBuilderList() - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsOrBuilderList() - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDoc() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- getDoc() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Documentation string for the overload.
- getDoc() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Documentation string for the overload.
- getDoc() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- getDoc() - Method in class dev.cel.expr.Decl.IdentDecl
-
Documentation string for the identifier.
- getDoc() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
Documentation string for the identifier.
- getDocBytes() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- getDocBytes() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Documentation string for the overload.
- getDocBytes() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Documentation string for the overload.
- getDocBytes() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- getDocBytes() - Method in class dev.cel.expr.Decl.IdentDecl
-
Documentation string for the identifier.
- getDocBytes() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
Documentation string for the identifier.
- getDouble(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6 [json_name = "doubleValue"];
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6 [json_name = "doubleValue"];
- getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6 [json_name = "doubleValue"];
- getDoubleValue() - Method in class dev.cel.expr.Constant.Builder
-
double value.
- getDoubleValue() - Method in class dev.cel.expr.Constant
-
double value.
- getDoubleValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
double value.
- getDoubleValue() - Method in class dev.cel.expr.Value.Builder
-
Floating point value.
- getDoubleValue() - Method in class dev.cel.expr.Value
-
Floating point value.
- getDoubleValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Floating point value.
- getDurationValue() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- getDurationValue() - Method in class dev.cel.expr.Constant
-
Deprecated.
- getDurationValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
Deprecated.
- getDurationValueBuilder() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- getDurationValueOrBuilder() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- getDurationValueOrBuilder() - Method in class dev.cel.expr.Constant
-
Deprecated.
- getDurationValueOrBuilder() - Method in interface dev.cel.expr.ConstantOrBuilder
-
Deprecated.
- getDyn() - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- getDyn() - Method in class dev.cel.expr.Type
-
Dynamic type.
- getDyn() - Method in interface dev.cel.expr.TypeOrBuilder
-
Dynamic type.
- getDynBuilder() - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- getDynOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- getDynOrBuilder() - Method in class dev.cel.expr.Type
-
Dynamic type.
- getDynOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Dynamic type.
- getElements() - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
-
Returns an immutable copy of the current mutable elements present in the builder.
- getElements(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElements(int) - Method in class dev.cel.expr.Expr.CreateList
-
The elements part of the list.
- getElements(int) - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsBuilder(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsBuilderList() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsBuilders() - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
-
Returns an immutable copy of the builders from the current mutable elements.
- getElementsCount() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsCount() - Method in class dev.cel.expr.Expr.CreateList
-
The elements part of the list.
- getElementsCount() - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsList() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsList() - Method in class dev.cel.expr.Expr.CreateList
-
The elements part of the list.
- getElementsList() - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsOrBuilder(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsOrBuilder(int) - Method in class dev.cel.expr.Expr.CreateList
-
The elements part of the list.
- getElementsOrBuilder(int) - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsOrBuilderList() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsOrBuilderList() - Method in class dev.cel.expr.Expr.CreateList
-
The elements part of the list.
- getElementsOrBuilderList() - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElemType() - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- getElemType() - Method in class dev.cel.expr.Type.ListType
-
The element type.
- getElemType() - Method in interface dev.cel.expr.Type.ListTypeOrBuilder
-
The element type.
- getElemTypeBuilder() - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- getElemTypeOrBuilder() - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- getElemTypeOrBuilder() - Method in class dev.cel.expr.Type.ListType
-
The element type.
- getElemTypeOrBuilder() - Method in interface dev.cel.expr.Type.ListTypeOrBuilder
-
The element type.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistry
-
Get the unmodifiable singleton empty instance.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Get the unmodifiable singleton empty instance of either ExtensionRegistryLite or
ExtensionRegistry
(if the full (non-Lite) proto libraries are available). - getEmptyTypeRegistry() - Static method in class com.google.protobuf.TypeRegistry
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
optional int32 end = 2 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 end = 4 [json_name = "end"];
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional int32 end = 4 [json_name = "end"];
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional int32 end = 4 [json_name = "end"];
- getEntries() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
-
Returns an immutable copy of the current mutable entries present in the builder.
- getEntries() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
-
Returns an immutable copy of the current mutable entries present in the builder.
- getEntries(int) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntries(int) - Method in class dev.cel.expr.Expr.CreateStruct
-
The entries in the creation expression.
- getEntries(int) - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntries(int) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntries(int) - Method in class dev.cel.expr.MapValue
-
The set of map entries.
- getEntries(int) - Method in interface dev.cel.expr.MapValueOrBuilder
-
The set of map entries.
- getEntriesBuilder(int) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesBuilder(int) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntriesBuilderList() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesBuilderList() - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntriesBuilders() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
-
Returns an immutable copy of the builders from the current mutable entries.
- getEntriesBuilders() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
-
Returns an immutable copy of the builders from the current mutable entries.
- getEntriesCount() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesCount() - Method in class dev.cel.expr.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesCount() - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesCount() - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntriesCount() - Method in class dev.cel.expr.MapValue
-
The set of map entries.
- getEntriesCount() - Method in interface dev.cel.expr.MapValueOrBuilder
-
The set of map entries.
- getEntriesList() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesList() - Method in class dev.cel.expr.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesList() - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesList() - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntriesList() - Method in class dev.cel.expr.MapValue
-
The set of map entries.
- getEntriesList() - Method in interface dev.cel.expr.MapValueOrBuilder
-
The set of map entries.
- getEntriesOrBuilder(int) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesOrBuilder(int) - Method in class dev.cel.expr.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesOrBuilder(int) - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesOrBuilder(int) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntriesOrBuilder(int) - Method in class dev.cel.expr.MapValue
-
The set of map entries.
- getEntriesOrBuilder(int) - Method in interface dev.cel.expr.MapValueOrBuilder
-
The set of map entries.
- getEntriesOrBuilderList() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesOrBuilderList() - Method in class dev.cel.expr.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesOrBuilderList() - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesOrBuilderList() - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- getEntriesOrBuilderList() - Method in class dev.cel.expr.MapValue
-
The set of map entries.
- getEntriesOrBuilderList() - Method in interface dev.cel.expr.MapValueOrBuilder
-
The set of map entries.
- getEnumType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For enum fields, gets the field's type.
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of enum types nested within this one.
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level enum types declared in this file.
- getEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalue(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalue(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumValue() - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- getEnumValue() - Method in class dev.cel.expr.Value
-
An enum value.
- getEnumValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
An enum value.
- getEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumValueBuilder() - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- getEnumvalueBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueCount() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueCount() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueCount() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumValueOrBuilder() - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- getEnumValueOrBuilder() - Method in class dev.cel.expr.Value
-
An enum value.
- getEnumValueOrBuilder() - Method in interface dev.cel.expr.ValueOrBuilder
-
An enum value.
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getEnumvalueOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional string error = 1 [json_name = "error"];
- getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
optional string error = 1 [json_name = "error"];
- getError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
optional string error = 1 [json_name = "error"];
- getError() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- getError() - Method in class dev.cel.expr.ExprValue
-
The set of errors in the critical path of evaluation.
- getError() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
The set of errors in the critical path of evaluation.
- getError() - Method in class dev.cel.expr.Type.Builder
-
Error type.
- getError() - Method in class dev.cel.expr.Type
-
Error type.
- getError() - Method in interface dev.cel.expr.TypeOrBuilder
-
Error type.
- getErrorBuilder() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- getErrorBuilder() - Method in class dev.cel.expr.Type.Builder
-
Error type.
- getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional string error = 1 [json_name = "error"];
- getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
optional string error = 1 [json_name = "error"];
- getErrorBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
optional string error = 1 [json_name = "error"];
- getErrorCode() - Method in exception dev.cel.common.CelException
- getErrorContext() - Method in class dev.cel.checker.Env
-
Returns the current Errors object.
- getErrorCount() - Method in class dev.cel.common.internal.Errors
-
Returns the number of errors reported via this object.
- getErrorOrBuilder() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- getErrorOrBuilder() - Method in class dev.cel.expr.ExprValue
-
The set of errors in the critical path of evaluation.
- getErrorOrBuilder() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
The set of errors in the critical path of evaluation.
- getErrorOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Error type.
- getErrorOrBuilder() - Method in class dev.cel.expr.Type
-
Error type.
- getErrorOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Error type.
- getErrors() - Method in exception dev.cel.common.CelValidationException
-
Returns a list of
CelIssue
with error severity that occurred during validation. - getErrors() - Method in class dev.cel.common.CelValidationResult
-
Return the set of
CelIssue
s with anERROR
severity. - getErrors() - Method in class dev.cel.common.internal.Errors
-
Return the list of errors reported so far.
- getErrors(int) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrors(int) - Method in class dev.cel.expr.ErrorSet
-
repeated .google.rpc.Status errors = 1;
- getErrors(int) - Method in interface dev.cel.expr.ErrorSetOrBuilder
-
repeated .google.rpc.Status errors = 1;
- getErrorsBuilder(int) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrorsBuilderList() - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrorsCount() - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrorsCount() - Method in class dev.cel.expr.ErrorSet
-
repeated .google.rpc.Status errors = 1;
- getErrorsCount() - Method in interface dev.cel.expr.ErrorSetOrBuilder
-
repeated .google.rpc.Status errors = 1;
- getErrorsList() - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrorsList() - Method in class dev.cel.expr.ErrorSet
-
repeated .google.rpc.Status errors = 1;
- getErrorsList() - Method in interface dev.cel.expr.ErrorSetOrBuilder
-
repeated .google.rpc.Status errors = 1;
- getErrorsOrBuilder(int) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrorsOrBuilder(int) - Method in class dev.cel.expr.ErrorSet
-
repeated .google.rpc.Status errors = 1;
- getErrorsOrBuilder(int) - Method in interface dev.cel.expr.ErrorSetOrBuilder
-
repeated .google.rpc.Status errors = 1;
- getErrorsOrBuilderList() - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- getErrorsOrBuilderList() - Method in class dev.cel.expr.ErrorSet
-
repeated .google.rpc.Status errors = 1;
- getErrorsOrBuilderList() - Method in interface dev.cel.expr.ErrorSetOrBuilder
-
repeated .google.rpc.Status errors = 1;
- getErrorString() - Method in class dev.cel.common.CelValidationResult
-
Convert the
CelIssue
s withERROR
severity to an error string. - getExpander() - Method in class dev.cel.parser.CelMacro
-
Returns the expander for this macro.
- getExpr() - Method in class dev.cel.common.CelAbstractSyntaxTree
-
Returns the underlying
CelExpr
representation of the abstract syntax tree. - getExpr() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Returns the underlying
com.google.api.expr.Expr
representation of the abstract syntax tree. - getExpr() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- getExpr() - Method in class dev.cel.expr.CheckedExpr
-
The checked expression.
- getExpr() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The checked expression.
- getExpr() - Method in class dev.cel.expr.EvalState.Result.Builder
-
The id of the expression this result if for.
- getExpr() - Method in class dev.cel.expr.EvalState.Result
-
The id of the expression this result if for.
- getExpr() - Method in interface dev.cel.expr.EvalState.ResultOrBuilder
-
The id of the expression this result if for.
- getExpr() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- getExpr() - Method in class dev.cel.expr.ParsedExpr
-
The parsed expression.
- getExpr() - Method in interface dev.cel.expr.ParsedExprOrBuilder
-
The parsed expression.
- getExprBuilder() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- getExprBuilder() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- getExprKindCase() - Method in class dev.cel.expr.Expr.Builder
- getExprKindCase() - Method in class dev.cel.expr.Expr
- getExprKindCase() - Method in interface dev.cel.expr.ExprOrBuilder
- getExprOrBuilder() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- getExprOrBuilder() - Method in class dev.cel.expr.CheckedExpr
-
The checked expression.
- getExprOrBuilder() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The checked expression.
- getExprOrBuilder() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- getExprOrBuilder() - Method in class dev.cel.expr.ParsedExpr
-
The parsed expression.
- getExprOrBuilder() - Method in interface dev.cel.expr.ParsedExprOrBuilder
-
The parsed expression.
- getExprs(int) - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- getExprs(int) - Method in class dev.cel.expr.UnknownSet
-
The ids of the expressions with unknown values.
- getExprs(int) - Method in interface dev.cel.expr.UnknownSetOrBuilder
-
The ids of the expressions with unknown values.
- getExprsCount() - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- getExprsCount() - Method in class dev.cel.expr.UnknownSet
-
The ids of the expressions with unknown values.
- getExprsCount() - Method in interface dev.cel.expr.UnknownSetOrBuilder
-
The ids of the expressions with unknown values.
- getExprsList() - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- getExprsList() - Method in class dev.cel.expr.UnknownSet
-
The ids of the expressions with unknown values.
- getExprsList() - Method in interface dev.cel.expr.UnknownSetOrBuilder
-
The ids of the expressions with unknown values.
- getExprSteps(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprSteps(int) - Method in class dev.cel.expr.Explain
-
Deprecated.List of steps.
- getExprSteps(int) - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsBuilder(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsBuilderList() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsCount() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsCount() - Method in class dev.cel.expr.Explain
-
Deprecated.List of steps.
- getExprStepsCount() - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsList() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsList() - Method in class dev.cel.expr.Explain
-
Deprecated.List of steps.
- getExprStepsList() - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsOrBuilder(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsOrBuilder(int) - Method in class dev.cel.expr.Explain
-
Deprecated.List of steps.
- getExprStepsOrBuilder(int) - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsOrBuilderList() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsOrBuilderList() - Method in class dev.cel.expr.Explain
-
Deprecated.List of steps.
- getExprStepsOrBuilderList() - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprVersion() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The expr version indicates the major / minor version number of the `expr` representation.
- getExprVersion() - Method in class dev.cel.expr.CheckedExpr
-
The expr version indicates the major / minor version number of the `expr` representation.
- getExprVersion() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The expr version indicates the major / minor version number of the `expr` representation.
- getExprVersionBytes() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The expr version indicates the major / minor version number of the `expr` representation.
- getExprVersionBytes() - Method in class dev.cel.expr.CheckedExpr
-
The expr version indicates the major / minor version number of the `expr` representation.
- getExprVersionBytes() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The expr version indicates the major / minor version number of the `expr` representation.
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2 [json_name = "extendee"];
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string extendee = 2 [json_name = "extendee"];
- getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string extendee = 2 [json_name = "extendee"];
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2 [json_name = "extendee"];
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string extendee = 2 [json_name = "extendee"];
- getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string extendee = 2 [json_name = "extendee"];
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the value of an extension.
- getExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getExtensionFields() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- getExtensions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's extensions.
- getExtensions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level extensions declared in this file.
- getExtensionScope() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For extensions defined nested within message types, gets the outer type.
- getExtensionType() - Method in class com.google.protobuf.Extension
- getExtensionType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getField() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- getField() - Method in class dev.cel.expr.Expr.Select
-
Required.
- getField() - Method in interface dev.cel.expr.Expr.SelectOrBuilder
-
Required.
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getField(int) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Get a field by number.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the value of the given field, or the default value if it is not set.
- getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given field.
- getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldBytes() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- getFieldBytes() - Method in class dev.cel.expr.Expr.Select
-
Required.
- getFieldBytes() - Method in interface dev.cel.expr.Expr.SelectOrBuilder
-
Required.
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldCount() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getFieldKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- getFieldKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
The field key for a message creator statement.
- getFieldKey() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
The field key for a message creator statement.
- getFieldKeyBytes() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- getFieldKeyBytes() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
The field key for a message creator statement.
- getFieldKeyBytes() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
The field key for a message creator statement.
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- getFields() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Struct.Builder
-
Deprecated.
- getFields() - Method in class com.google.protobuf.Struct
-
Deprecated.
- getFields() - Method in interface com.google.protobuf.StructOrBuilder
-
Deprecated.
- getFields(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFields(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFields(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsCount() - Method in class com.google.protobuf.Struct.Builder
- getFieldsCount() - Method in class com.google.protobuf.Struct
- getFieldsCount() - Method in interface com.google.protobuf.StructOrBuilder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsCount() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsCount() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsMap() - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsMap() - Method in class com.google.protobuf.Struct
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsMap() - Method in interface com.google.protobuf.StructOrBuilder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsOrDefault(String, Value) - Method in interface com.google.protobuf.StructOrBuilder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFieldsOrThrow(String) - Method in interface com.google.protobuf.StructOrBuilder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- getFile() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the
FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns this object.
- getFile() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getFile() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getFile() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the
Descriptors.FileDescriptor
containing this descriptor. - getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileDescriptorsForDescriptors(Iterable<Descriptors.Descriptor>) - Static method in class dev.cel.common.CelDescriptorUtil
-
Get the full
FileDescriptor
set needed to accurately instantiate thedescriptors
. - getFileDescriptorsFromFileDescriptorSet(DescriptorProtos.FileDescriptorSet) - Static method in class dev.cel.common.CelDescriptorUtil
-
Convert a
FileDescriptorSet
into a set ofFileDescriptor
instances. - getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileName() - Method in class com.google.protobuf.SourceContext.Builder
-
string file_name = 1 [json_name = "fileName"];
- getFileName() - Method in class com.google.protobuf.SourceContext
-
string file_name = 1 [json_name = "fileName"];
- getFileName() - Method in interface com.google.protobuf.SourceContextOrBuilder
-
string file_name = 1 [json_name = "fileName"];
- getFileNameBytes() - Method in class com.google.protobuf.SourceContext.Builder
-
string file_name = 1 [json_name = "fileName"];
- getFileNameBytes() - Method in class com.google.protobuf.SourceContext
-
string file_name = 1 [json_name = "fileName"];
- getFileNameBytes() - Method in interface com.google.protobuf.SourceContextOrBuilder
-
string file_name = 1 [json_name = "fileName"];
- getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerate(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateBytes(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFileToGenerateList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- getFixed32List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed32 values for this field.
- getFixed64List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed64 values for this field.
- getFloat(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getFullName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's fully-qualified name, within the proto language's namespace.
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns the same as getName().
- getFullName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getFullName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getFullName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's fully-qualified name.
- getFunction() - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- getFunction() - Method in class dev.cel.expr.Decl
-
Function declaration.
- getFunction() - Method in interface dev.cel.expr.DeclOrBuilder
-
Function declaration.
- getFunction() - Method in class dev.cel.expr.Expr.Call.Builder
-
Required.
- getFunction() - Method in class dev.cel.expr.Expr.Call
-
Required.
- getFunction() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
Required.
- getFunction() - Method in class dev.cel.expr.Type.Builder
-
Function type.
- getFunction() - Method in class dev.cel.expr.Type
-
Function type.
- getFunction() - Method in interface dev.cel.expr.TypeOrBuilder
-
Function type.
- getFunction() - Method in class dev.cel.parser.CelMacro
-
Returns the function name for this macro.
- getFunction() - Method in enum dev.cel.parser.CelStandardMacro
-
Returns the function name associated with the macro.
- getFunction() - Method in enum dev.cel.parser.Operator
-
Returns the mangled operator name, as used within the AST.
- getFunction(String) - Method in class dev.cel.checker.Env.DeclGroup
-
Get a function declaration by
name
. - getFunctionBuilder() - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- getFunctionBuilder() - Method in class dev.cel.expr.Type.Builder
-
Function type.
- getFunctionBytes() - Method in class dev.cel.expr.Expr.Call.Builder
-
Required.
- getFunctionBytes() - Method in class dev.cel.expr.Expr.Call
-
Required.
- getFunctionBytes() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
Required.
- getFunctionOrBuilder() - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- getFunctionOrBuilder() - Method in class dev.cel.expr.Decl
-
Function declaration.
- getFunctionOrBuilder() - Method in interface dev.cel.expr.DeclOrBuilder
-
Function declaration.
- getFunctionOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Function type.
- getFunctionOrBuilder() - Method in class dev.cel.expr.Type
-
Function type.
- getFunctionOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Function type.
- getFunctions() - Method in class dev.cel.checker.Env.DeclGroup
-
Get an immutable map of the functions in the
DeclGroup
keyed by declaration name. - getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGeneratedCodeInfoBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGeneratedCodeInfoOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGeneratedCodeInfoOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGeneratedCodeInfoOrBuilder() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11 [json_name = "goPackage"];
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string go_package = 11 [json_name = "goPackage"];
- getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string go_package = 11 [json_name = "goPackage"];
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11 [json_name = "goPackage"];
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string go_package = 11 [json_name = "goPackage"];
- getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string go_package = 11 [json_name = "goPackage"];
- getGrammarFileName() - Method in class cel.parser.internal.CELLexer
- getGrammarFileName() - Method in class cel.parser.internal.CELParser
- getGroupList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of embedded group values for this field.
- getId() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.ID of corresponding Expr node.
- getId() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.ID of corresponding Expr node.
- getId() - Method in interface dev.cel.expr.Explain.ExprStepOrBuilder
-
Deprecated.ID of corresponding Expr node.
- getId() - Method in class dev.cel.expr.Expr.Builder
-
Required.
- getId() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- getId() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
Required.
- getId() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
Required.
- getId() - Method in class dev.cel.expr.Expr
-
Required.
- getId() - Method in interface dev.cel.expr.ExprOrBuilder
-
Required.
- getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- getIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- getIdent() - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- getIdent() - Method in class dev.cel.expr.Decl
-
Identifier declaration.
- getIdent() - Method in interface dev.cel.expr.DeclOrBuilder
-
Identifier declaration.
- getIdent(String) - Method in class dev.cel.checker.Env.DeclGroup
-
Get an identifier declaration by
name
. - getIdentBuilder() - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- getIdentExpr() - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- getIdentExpr() - Method in class dev.cel.expr.Expr
-
An identifier expression.
- getIdentExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
An identifier expression.
- getIdentExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- getIdentExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- getIdentExprOrBuilder() - Method in class dev.cel.expr.Expr
-
An identifier expression.
- getIdentExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
An identifier expression.
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- getIdentOrBuilder() - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- getIdentOrBuilder() - Method in class dev.cel.expr.Decl
-
Identifier declaration.
- getIdentOrBuilder() - Method in interface dev.cel.expr.DeclOrBuilder
-
Identifier declaration.
- getIdents() - Method in class dev.cel.checker.Env.DeclGroup
-
Get an immutable map of the identifiers in the
DeclGroup
keyed by declaration name. - getIndex() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the index of this descriptor within its parent.
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage.Builder
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage
- getInitializationErrorString() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a comma-delimited list of required fields which are not set in this message object.
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2 [json_name = "inputType"];
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string input_type = 2 [json_name = "inputType"];
- getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string input_type = 2 [json_name = "inputType"];
- getInputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's input type.
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2 [json_name = "inputType"];
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string input_type = 2 [json_name = "inputType"];
- getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string input_type = 2 [json_name = "inputType"];
- getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- getInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- getInsertionPointBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- getInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getInt64Value() - Method in class dev.cel.expr.Constant.Builder
-
int64 value.
- getInt64Value() - Method in class dev.cel.expr.Constant
-
int64 value.
- getInt64Value() - Method in interface dev.cel.expr.ConstantOrBuilder
-
int64 value.
- getInt64Value() - Method in class dev.cel.expr.Value.Builder
-
Signed integer value.
- getInt64Value() - Method in class dev.cel.expr.Value
-
Signed integer value.
- getInt64Value() - Method in interface dev.cel.expr.ValueOrBuilder
-
Signed integer value.
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2 [json_name = "isExtension"];
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2 [json_name = "isExtension"];
- getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2 [json_name = "isExtension"];
- getIsInstanceFunction() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- getIsInstanceFunction() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- getIsInstanceFunction() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- getIssueString() - Method in class dev.cel.common.CelValidationResult
-
Convert all issues to a human-readable string.
- getIterRange() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- getIterRange() - Method in class dev.cel.expr.Expr.Comprehension
-
The range over which var iterates.
- getIterRange() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The range over which var iterates.
- getIterRangeBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- getIterRangeOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- getIterRangeOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension
-
The range over which var iterates.
- getIterRangeOrBuilder() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The range over which var iterates.
- getIterVar() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the iteration variable.
- getIterVar() - Method in class dev.cel.expr.Expr.Comprehension
-
The name of the iteration variable.
- getIterVar() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The name of the iteration variable.
- getIterVarBytes() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the iteration variable.
- getIterVarBytes() - Method in class dev.cel.expr.Expr.Comprehension
-
The name of the iteration variable.
- getIterVarBytes() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The name of the iteration variable.
- getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Deprecated.
- getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Deprecated.
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1 [json_name = "javaPackage"];
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_package = 1 [json_name = "javaPackage"];
- getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_package = 1 [json_name = "javaPackage"];
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1 [json_name = "javaPackage"];
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_package = 1 [json_name = "javaPackage"];
- getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_package = 1 [json_name = "javaPackage"];
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- getJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's java type.
- getJavaType() - Method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
- getJavaType() - Method in enum com.google.protobuf.FieldType
-
Gets the
JavaType
for this field. - getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
- getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string json_name = 10 [json_name = "jsonName"];
- getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string json_name = 10 [json_name = "jsonName"];
- getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string json_name = 10 [json_name = "jsonName"];
- getJsonName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the JSON name of this field.
- getJsonName() - Method in class com.google.protobuf.Field.Builder
-
string json_name = 10 [json_name = "jsonName"];
- getJsonName() - Method in class com.google.protobuf.Field
-
string json_name = 10 [json_name = "jsonName"];
- getJsonName() - Method in interface com.google.protobuf.FieldOrBuilder
-
string json_name = 10 [json_name = "jsonName"];
- getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string json_name = 10 [json_name = "jsonName"];
- getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string json_name = 10 [json_name = "jsonName"];
- getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string json_name = 10 [json_name = "jsonName"];
- getJsonNameBytes() - Method in class com.google.protobuf.Field.Builder
-
string json_name = 10 [json_name = "jsonName"];
- getJsonNameBytes() - Method in class com.google.protobuf.Field
-
string json_name = 10 [json_name = "jsonName"];
- getJsonNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
string json_name = 10 [json_name = "jsonName"];
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- getKey() - Method in class com.google.protobuf.MapEntry.Builder
- getKey() - Method in class com.google.protobuf.MapEntry
- getKey() - Method in class com.google.protobuf.MapEntryLite
- getKey() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- getKey() - Method in class dev.cel.expr.MapValue.Entry
-
The key.
- getKey() - Method in interface dev.cel.expr.MapValue.EntryOrBuilder
-
The key.
- getKey() - Method in class dev.cel.parser.CelMacro
-
Returns the unique string used to identify this macro.
- getKeyBuilder() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- getKeyKindCase() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- getKeyKindCase() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- getKeyKindCase() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
- getKeyOrBuilder() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- getKeyOrBuilder() - Method in class dev.cel.expr.MapValue.Entry
-
The key.
- getKeyOrBuilder() - Method in interface dev.cel.expr.MapValue.EntryOrBuilder
-
The key.
- getKeyType() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- getKeyType() - Method in class dev.cel.expr.Type.MapType
-
The type of the key.
- getKeyType() - Method in interface dev.cel.expr.Type.MapTypeOrBuilder
-
The type of the key.
- getKeyTypeBuilder() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- getKeyTypeOrBuilder() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- getKeyTypeOrBuilder() - Method in class dev.cel.expr.Type.MapType
-
The type of the key.
- getKeyTypeOrBuilder() - Method in interface dev.cel.expr.Type.MapTypeOrBuilder
-
The type of the key.
- getKind() - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- getKind() - Method in class com.google.protobuf.Field
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- getKind() - Method in interface com.google.protobuf.FieldOrBuilder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- getKind() - Method in class dev.cel.common.ast.CelConstant
- getKind() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- getKindCase() - Method in class com.google.protobuf.Value.Builder
- getKindCase() - Method in class com.google.protobuf.Value
- getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
- getKindCase() - Method in class dev.cel.expr.ExprValue.Builder
- getKindCase() - Method in class dev.cel.expr.ExprValue
- getKindCase() - Method in interface dev.cel.expr.ExprValueOrBuilder
- getKindCase() - Method in class dev.cel.expr.Value.Builder
- getKindCase() - Method in class dev.cel.expr.Value
- getKindCase() - Method in interface dev.cel.expr.ValueOrBuilder
- getKindValue() - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- getKindValue() - Method in class com.google.protobuf.Field
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- getKindValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- getLastTag() - Method in class com.google.protobuf.CodedInputStream
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- getLengthDelimitedList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of length-delimited values for this field.
- getLine() - Method in exception com.google.protobuf.TextFormat.ParseException
-
Return the line where the parse exception occurred, or -1 when none is provided.
- getLine() - Method in class com.google.protobuf.TextFormatParseLocation
- getLine() - Method in class dev.cel.common.CelSourceLocation
- getLineOffsets() - Method in class dev.cel.common.CelSource
-
Get the code point offsets (NOT code unit offsets) for new line characters '\n' within the source expression text.
- getLineOffsets() - Method in class dev.cel.common.internal.Errors
-
Returns the line offet positions for the currently active error context.
- getLineOffsets(int) - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsets(int) - Method in class dev.cel.expr.SourceInfo
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsets(int) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsetsCount() - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsetsCount() - Method in class dev.cel.expr.SourceInfo
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsetsCount() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsetsList() - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsetsList() - Method in class dev.cel.expr.SourceInfo
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getLineOffsetsList() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- getListExpr() - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- getListExpr() - Method in class dev.cel.expr.Expr
-
A list creation expression.
- getListExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A list creation expression.
- getListExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- getListExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- getListExprOrBuilder() - Method in class dev.cel.expr.Expr
-
A list creation expression.
- getListExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
A list creation expression.
- getListType() - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- getListType() - Method in class dev.cel.expr.Type
-
Parameterized list with elements of `list_type`, e.g.
- getListType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeBuilder() - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeOrBuilder() - Method in class dev.cel.expr.Type
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Parameterized list with elements of `list_type`, e.g.
- getListValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValue() - Method in class dev.cel.expr.Value.Builder
-
List value.
- getListValue() - Method in class dev.cel.expr.Value
-
List value.
- getListValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
List value.
- getListValueBuilder() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValueBuilder() - Method in class dev.cel.expr.Value.Builder
-
List value.
- getListValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValueOrBuilder() - Method in class com.google.protobuf.Value
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- getListValueOrBuilder() - Method in class dev.cel.expr.Value.Builder
-
List value.
- getListValueOrBuilder() - Method in class dev.cel.expr.Value
-
List value.
- getListValueOrBuilder() - Method in interface dev.cel.expr.ValueOrBuilder
-
List value.
- getLiteJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteType() - Method in class com.google.protobuf.ExtensionLite
-
Returns the type of the field.
- getLiteType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- getLocation() - Method in class dev.cel.expr.SourceInfo.Builder
-
The location name.
- getLocation() - Method in class dev.cel.expr.SourceInfo
-
The location name.
- getLocation() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
The location name.
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocation(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Get the location in the source of a field's value.
- getLocationAt(int) - Method in class dev.cel.common.internal.Errors
-
Returns a location description at the current offset position.
- getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationBytes() - Method in class dev.cel.expr.SourceInfo.Builder
-
The location name.
- getLocationBytes() - Method in class dev.cel.expr.SourceInfo
-
The location name.
- getLocationBytes() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
The location name.
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationOffset(int, int) - Method in class dev.cel.common.CelSource.Builder
-
Get the code point offset within the source expression text that corresponds with the
line
andcolumn
. - getLocationOffset(int, int) - Method in class dev.cel.common.CelSource
-
Get the code point offset within the source expression text that corresponds with the
line
andcolumn
. - getLocationOffset(CelSourceLocation) - Method in class dev.cel.common.CelSource.Builder
- getLocationOffset(CelSourceLocation) - Method in class dev.cel.common.CelSource
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- getLocationPosition(int, int) - Method in class dev.cel.common.internal.Errors
-
Returns the raw codepoint offset for the given line and column.
- getLocations(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Retrieve all the locations of a field.
- getLong(int) - Method in interface com.google.protobuf.Internal.LongList
-
Like
List.get(int)
but more efficient in that it doesn't box the returned value. - getLoopCondition() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopCondition() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopCondition() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getLoopConditionBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopConditionOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopConditionOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopConditionOrBuilder() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getLoopStep() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopStep() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopStep() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getLoopStepBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopStepOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopStepOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopStepOrBuilder() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getMacroCalls() - Method in class dev.cel.common.CelSource.Builder
- getMacroCalls() - Method in class dev.cel.common.CelSource
- getMacroCalls() - Method in class dev.cel.expr.SourceInfo.Builder
-
Deprecated.
- getMacroCalls() - Method in class dev.cel.expr.SourceInfo
-
Deprecated.
- getMacroCalls() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
Deprecated.
- getMacroCallsCount() - Method in class dev.cel.expr.SourceInfo.Builder
- getMacroCallsCount() - Method in class dev.cel.expr.SourceInfo
- getMacroCallsCount() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsMap() - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsMap() - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsMap() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrDefault(long, Expr) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrDefault(long, Expr) - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrDefault(long, Expr) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrThrow(long) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrThrow(long) - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrThrow(long) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"];
- getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 major = 1 [json_name = "major"];
- getMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 major = 1 [json_name = "major"];
- getMap() - Method in class com.google.protobuf.MapField
-
Returns the content of this MapField as a read-only Map.
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- getMapKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- getMapKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
The key expression for a map creation statement.
- getMapKey() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
The key expression for a map creation statement.
- getMapKeyBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- getMapKeyOrBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- getMapKeyOrBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
The key expression for a map creation statement.
- getMapKeyOrBuilder() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
The key expression for a map creation statement.
- getMapType() - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- getMapType() - Method in class dev.cel.expr.Type
-
Parameterized map with typed keys and values.
- getMapType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Parameterized map with typed keys and values.
- getMapTypeBuilder() - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- getMapTypeOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- getMapTypeOrBuilder() - Method in class dev.cel.expr.Type
-
Parameterized map with typed keys and values.
- getMapTypeOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Parameterized map with typed keys and values.
- getMapValue() - Method in class dev.cel.expr.Value.Builder
-
Map value.
- getMapValue() - Method in class dev.cel.expr.Value
-
Map value.
- getMapValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Map value.
- getMapValueBuilder() - Method in class dev.cel.expr.Value.Builder
-
Map value.
- getMapValueOrBuilder() - Method in class dev.cel.expr.Value.Builder
-
Map value.
- getMapValueOrBuilder() - Method in class dev.cel.expr.Value
-
Map value.
- getMapValueOrBuilder() - Method in interface dev.cel.expr.ValueOrBuilder
-
Map value.
- getMessage() - Method in class com.google.protobuf.SingleFieldBuilder
-
Get the message for the field.
- getMessage() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Get the message for the field.
- getMessage() - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- getMessage() - Method in class com.google.rpc.Status
-
A developer-facing error message, which should be in English.
- getMessage() - Method in interface com.google.rpc.StatusOrBuilder
-
A developer-facing error message, which should be in English.
- getMessage() - Method in class dev.cel.common.CelIssue
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Get the message at the specified index.
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Get the message at the specified index.
- getMessageBytes() - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- getMessageBytes() - Method in class com.google.rpc.Status
-
A developer-facing error message, which should be in English.
- getMessageBytes() - Method in interface com.google.rpc.StatusOrBuilder
-
A developer-facing error message, which should be in English.
- getMessageDefaultInstance() - Method in class com.google.protobuf.Extension
-
Returns the default instance of the extension field, if it's a message extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default instance of the extension field, if it's a message extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
If the extension is an embedded message or group, returns the default instance of the message.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
If the extension is an embedded message or group, returns the default instance of the message.
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of messages.
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a view of the builder as a list of messages.
- getMessageName() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- getMessageName() - Method in class dev.cel.expr.Expr.CreateStruct
-
The type name of the message to be created, empty when creating map literals.
- getMessageName() - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The type name of the message to be created, empty when creating map literals.
- getMessageNameBytes() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- getMessageNameBytes() - Method in class dev.cel.expr.Expr.CreateStruct
-
The type name of the message to be created, empty when creating map literals.
- getMessageNameBytes() - Method in interface dev.cel.expr.Expr.CreateStructOrBuilder
-
The type name of the message to be created, empty when creating map literals.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets the base class interface for the field.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Gets the base class interface for the field.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the base class interface for the specified index.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets the base class interface for the specified index.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of MessageOrBuilders.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a view of the builder as a list of MessageOrBuilders.
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- getMessageType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For embedded message and group fields, gets the field's type.
- getMessageType() - Method in class com.google.protobuf.Extension
-
If the extension is a message extension (i.e., getLiteType() == MESSAGE), returns the type of the message, otherwise undefined.
- getMessageType() - Method in class dev.cel.expr.Type.Builder
-
Protocol buffer message type.
- getMessageType() - Method in class dev.cel.expr.Type
-
Protocol buffer message type.
- getMessageType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Protocol buffer message type.
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeBytes() - Method in class dev.cel.expr.Type.Builder
-
Protocol buffer message type.
- getMessageTypeBytes() - Method in class dev.cel.expr.Type
-
Protocol buffer message type.
- getMessageTypeBytes() - Method in interface dev.cel.expr.TypeOrBuilder
-
Protocol buffer message type.
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- getMessageTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level message types declared in this file.
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- getMethods() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get a list of methods for this service.
- getMethods(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethods(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethods(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsCount() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsCount() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMethodsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"];
- getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 minor = 2 [json_name = "minor"];
- getMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 minor = 2 [json_name = "minor"];
- getMissingFields() - Method in exception com.google.protobuf.UninitializedMessageException
-
Get a list of human-readable names of required fields missing from this message.
- getMixins(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixins(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixins(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsCount() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsCount() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getMixinsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- getModeNames() - Method in class cel.parser.internal.CELLexer
- getMutableFields() - Method in class com.google.protobuf.Struct.Builder
-
Deprecated.
- getMutableMacroCalls() - Method in class dev.cel.expr.SourceInfo.Builder
-
Deprecated.
- getMutableMap() - Method in class com.google.protobuf.MapField
-
Gets a mutable Map view of this MapField.
- getMutablePositions() - Method in class dev.cel.expr.SourceInfo.Builder
-
Deprecated.
- getMutableReferenceMap() - Method in class dev.cel.expr.CheckedExpr.Builder
-
Deprecated.
- getMutableTypeMap() - Method in class dev.cel.expr.CheckedExpr.Builder
-
Deprecated.
- getName() - Method in class com.google.protobuf.Api.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Api
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.ApiOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the file name.
- getName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- getName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Enum.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Enum
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.EnumOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.EnumValue.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.EnumValue
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Field.Builder
-
string name = 4 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Field
-
string name = 4 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.FieldOrBuilder
-
string name = 4 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Method.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Method
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.MethodOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Mixin.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Mixin
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.MixinOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Option.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Option
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.OptionOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Type.Builder
-
string name = 1 [json_name = "name"];
- getName() - Method in class com.google.protobuf.Type
-
string name = 1 [json_name = "name"];
- getName() - Method in interface com.google.protobuf.TypeOrBuilder
-
string name = 1 [json_name = "name"];
- getName() - Method in class dev.cel.expr.Decl.Builder
-
The fully qualified name of the declaration.
- getName() - Method in class dev.cel.expr.Decl
-
The fully qualified name of the declaration.
- getName() - Method in interface dev.cel.expr.DeclOrBuilder
-
The fully qualified name of the declaration.
- getName() - Method in class dev.cel.expr.Expr.Ident.Builder
-
Required.
- getName() - Method in class dev.cel.expr.Expr.Ident
-
Required.
- getName() - Method in interface dev.cel.expr.Expr.IdentOrBuilder
-
Required.
- getName() - Method in class dev.cel.expr.Reference.Builder
-
The fully qualified name of the declaration.
- getName() - Method in class dev.cel.expr.Reference
-
The fully qualified name of the declaration.
- getName() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
The fully qualified name of the declaration.
- getName() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- getName() - Method in class dev.cel.expr.Type.AbstractType
-
The fully qualified name of this abstract type.
- getName() - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
The fully qualified name of this abstract type.
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Api.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Api
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.ApiOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Enum.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Enum
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.EnumOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.EnumValue.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.EnumValue
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Field.Builder
-
string name = 4 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Field
-
string name = 4 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
string name = 4 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Method.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Method
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Mixin.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Mixin
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.MixinOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Option.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Option
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.OptionOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Type.Builder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class com.google.protobuf.Type
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in interface com.google.protobuf.TypeOrBuilder
-
string name = 1 [json_name = "name"];
- getNameBytes() - Method in class dev.cel.expr.Decl.Builder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class dev.cel.expr.Decl
-
The fully qualified name of the declaration.
- getNameBytes() - Method in interface dev.cel.expr.DeclOrBuilder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class dev.cel.expr.Expr.Ident.Builder
-
Required.
- getNameBytes() - Method in class dev.cel.expr.Expr.Ident
-
Required.
- getNameBytes() - Method in interface dev.cel.expr.Expr.IdentOrBuilder
-
Required.
- getNameBytes() - Method in class dev.cel.expr.Reference.Builder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class dev.cel.expr.Reference
-
The fully qualified name of the declaration.
- getNameBytes() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- getNameBytes() - Method in class dev.cel.expr.Type.AbstractType
-
The fully qualified name of this abstract type.
- getNameBytes() - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
The fully qualified name of this abstract type.
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1 [json_name = "namePart"];
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1 [json_name = "namePart"];
- getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1 [json_name = "namePart"];
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1 [json_name = "namePart"];
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1 [json_name = "namePart"];
- getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1 [json_name = "namePart"];
- getNanos() - Method in class com.google.protobuf.Duration.Builder
-
int32 nanos = 2 [json_name = "nanos"];
- getNanos() - Method in class com.google.protobuf.Duration
-
int32 nanos = 2 [json_name = "nanos"];
- getNanos() - Method in interface com.google.protobuf.DurationOrBuilder
-
int32 nanos = 2 [json_name = "nanos"];
- getNanos() - Method in class com.google.protobuf.Timestamp.Builder
-
int32 nanos = 2 [json_name = "nanos"];
- getNanos() - Method in class com.google.protobuf.Timestamp
-
int32 nanos = 2 [json_name = "nanos"];
- getNanos() - Method in interface com.google.protobuf.TimestampOrBuilder
-
int32 nanos = 2 [json_name = "nanos"];
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- getNestedTree(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Returns the parse info tree for the given field, which must be a message type.
- getNestedTrees(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Retrieve a list of all the location information trees for a sub message field.
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- getNestedTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of message types nested within this one.
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- getNull() - Method in class dev.cel.expr.Type.Builder
-
Null value.
- getNull() - Method in class dev.cel.expr.Type
-
Null value.
- getNull() - Method in interface dev.cel.expr.TypeOrBuilder
-
Null value.
- getNullValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- getNullValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- getNullValue() - Method in class dev.cel.expr.Constant.Builder
-
null value.
- getNullValue() - Method in class dev.cel.expr.Constant
-
null value.
- getNullValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
null value.
- getNullValue() - Method in class dev.cel.expr.Type.Builder
-
Null value.
- getNullValue() - Method in class dev.cel.expr.Type
-
Null value.
- getNullValue() - Method in interface dev.cel.expr.TypeOrBuilder
-
Null value.
- getNullValue() - Method in class dev.cel.expr.Value.Builder
-
Null value.
- getNullValue() - Method in class dev.cel.expr.Value
-
Null value.
- getNullValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Null value.
- getNullValueValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- getNullValueValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- getNullValueValue() - Method in class dev.cel.expr.Constant.Builder
-
null value.
- getNullValueValue() - Method in class dev.cel.expr.Constant
-
null value.
- getNullValueValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
null value.
- getNullValueValue() - Method in class dev.cel.expr.Value.Builder
-
Null value.
- getNullValueValue() - Method in class dev.cel.expr.Value
-
Null value.
- getNullValueValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Null value.
- getNumber() - Method in interface com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Retrieves the field number of the field which was set in this
oneof
, or0
if none were. - getNumber() - Method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2 [json_name = "number"];
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2 [json_name = "number"];
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2 [json_name = "number"];
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3 [json_name = "number"];
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3 [json_name = "number"];
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3 [json_name = "number"];
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getNumber() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's number.
- getNumber() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's number.
- getNumber() - Method in class com.google.protobuf.EnumValue.Builder
-
int32 number = 2 [json_name = "number"];
- getNumber() - Method in class com.google.protobuf.EnumValue
-
int32 number = 2 [json_name = "number"];
- getNumber() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
int32 number = 2 [json_name = "number"];
- getNumber() - Method in class com.google.protobuf.ExtensionLite
-
Returns the field number of the extension.
- getNumber() - Method in class com.google.protobuf.Field.Builder
-
int32 number = 3 [json_name = "number"];
- getNumber() - Method in enum com.google.protobuf.Field.Cardinality
- getNumber() - Method in class com.google.protobuf.Field
-
int32 number = 3 [json_name = "number"];
- getNumber() - Method in enum com.google.protobuf.Field.Kind
- getNumber() - Method in interface com.google.protobuf.FieldOrBuilder
-
int32 number = 3 [json_name = "number"];
- getNumber() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Get the field number.
- getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
- getNumber() - Method in enum com.google.protobuf.NullValue
- getNumber() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's numeric value as defined in the .proto file.
- getNumber() - Method in enum com.google.protobuf.Syntax
- getNumber() - Method in enum com.google.protobuf.Value.KindCase
- getNumber() - Method in enum dev.cel.expr.Constant.ConstantKindCase
- getNumber() - Method in enum dev.cel.expr.Decl.DeclKindCase
- getNumber() - Method in enum dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
- getNumber() - Method in enum dev.cel.expr.Expr.ExprKindCase
- getNumber() - Method in enum dev.cel.expr.ExprValue.KindCase
- getNumber() - Method in enum dev.cel.expr.Type.PrimitiveType
- getNumber() - Method in enum dev.cel.expr.Type.TypeKindCase
- getNumber() - Method in enum dev.cel.expr.Type.WellKnownType
- getNumber() - Method in enum dev.cel.expr.Value.KindCase
- getNumberValue() - Method in class com.google.protobuf.Value.Builder
-
double number_value = 2 [json_name = "numberValue"];
- getNumberValue() - Method in class com.google.protobuf.Value
-
double number_value = 2 [json_name = "numberValue"];
- getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
double number_value = 2 [json_name = "numberValue"];
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- getObjectValue() - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- getObjectValue() - Method in class dev.cel.expr.Value
-
The proto message backing an object value.
- getObjectValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
The proto message backing an object value.
- getObjectValueBuilder() - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- getObjectValueOrBuilder() - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- getObjectValueOrBuilder() - Method in class dev.cel.expr.Value
-
The proto message backing an object value.
- getObjectValueOrBuilder() - Method in interface dev.cel.expr.ValueOrBuilder
-
The proto message backing an object value.
- getOffsetLocation(int) - Method in class dev.cel.common.CelSource.Builder
-
Get the line and column in the source expression text for the given code point
offset
. - getOffsetLocation(int) - Method in class dev.cel.common.CelSource
-
Get the line and column in the source expression text for the given code point
offset
. - getOffsetLocationImpl(List<Integer>, int) - Static method in class dev.cel.common.CelSource
-
Get the line and column in the source expression text for the given code point
offset
. - getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofDeclOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the FieldDescriptor if the given oneof is set.
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- getOneofIndex() - Method in class com.google.protobuf.Field.Builder
-
int32 oneof_index = 7 [json_name = "oneofIndex"];
- getOneofIndex() - Method in class com.google.protobuf.Field
-
int32 oneof_index = 7 [json_name = "oneofIndex"];
- getOneofIndex() - Method in interface com.google.protobuf.FieldOrBuilder
-
int32 oneof_index = 7 [json_name = "oneofIndex"];
- getOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's oneofs.
- getOneofs(int) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofs(int) - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofs(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsBytes(int) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsBytes(int) - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsBytes(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsCount() - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsCount() - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsList() - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsList() - Method in class com.google.protobuf.Type
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOneofsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- getOperand() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- getOperand() - Method in class dev.cel.expr.Expr.Select
-
Required.
- getOperand() - Method in interface dev.cel.expr.Expr.SelectOrBuilder
-
Required.
- getOperandBuilder() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- getOperandOrBuilder() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- getOperandOrBuilder() - Method in class dev.cel.expr.Expr.Select
-
Required.
- getOperandOrBuilder() - Method in interface dev.cel.expr.Expr.SelectOrBuilder
-
Required.
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- getOptionalEntry() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Whether the key-value pair is optional.
- getOptionalEntry() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
Whether the key-value pair is optional.
- getOptionalEntry() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
Whether the key-value pair is optional.
- getOptionalIndices(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndices(int) - Method in class dev.cel.expr.Expr.CreateList
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndices(int) - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndicesCount() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndicesCount() - Method in class dev.cel.expr.Expr.CreateList
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndicesCount() - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndicesList() - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndicesList() - Method in class dev.cel.expr.Expr.CreateList
-
The indices within the elements list which are marked as optional elements.
- getOptionalIndicesList() - Method in interface dev.cel.expr.Expr.CreateListOrBuilder
-
The indices within the elements list which are marked as optional elements.
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the
MessageOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the
EnumOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the
EnumValueOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the
FieldOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the
FileOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the
MethodOptions
, defined indescriptor.proto
. - getOptions() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- getOptions() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the
ServiceOptions
, defined indescriptor.proto
. - getOptions() - Method in interface dev.cel.parser.CelParserBuilder
-
Retrieves the currently configured
CelOptions
for the parser. - getOptions() - Method in class dev.cel.parser.CelParserImpl.Builder
- getOptions() - Method in class dev.cel.parser.CelParserImpl
-
Return the options the
CelParser
was originally created with. - getOptions(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptions(int) - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptions(int) - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptions(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptions(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsBuilderList() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsBuilderList() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsCount() - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsCount() - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsCount() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsList() - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsList() - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.FieldOrBuilder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.MethodOrBuilder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3 [json_name = "outputType"];
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3 [json_name = "outputType"];
- getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3 [json_name = "outputType"];
- getOutputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's output type.
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3 [json_name = "outputType"];
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3 [json_name = "outputType"];
- getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3 [json_name = "outputType"];
- getOverloadId() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- getOverloadId() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Required.
- getOverloadId() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getOverloadId(int) - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadId(int) - Method in class dev.cel.expr.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadId(int) - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdBytes() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- getOverloadIdBytes() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Required.
- getOverloadIdBytes() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getOverloadIdBytes(int) - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdBytes(int) - Method in class dev.cel.expr.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdBytes(int) - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdCount() - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdCount() - Method in class dev.cel.expr.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdCount() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdList() - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdList() - Method in class dev.cel.expr.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdList() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloads(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloads(int) - Method in class dev.cel.expr.Decl.FunctionDecl
-
Required.
- getOverloads(int) - Method in interface dev.cel.expr.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsBuilderList() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsCount() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsCount() - Method in class dev.cel.expr.Decl.FunctionDecl
-
Required.
- getOverloadsCount() - Method in interface dev.cel.expr.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsList() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsList() - Method in class dev.cel.expr.Decl.FunctionDecl
-
Required.
- getOverloadsList() - Method in interface dev.cel.expr.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsOrBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsOrBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl
-
Required.
- getOverloadsOrBuilder(int) - Method in interface dev.cel.expr.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsOrBuilderList() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsOrBuilderList() - Method in class dev.cel.expr.Decl.FunctionDecl
-
Required.
- getOverloadsOrBuilderList() - Method in interface dev.cel.expr.Decl.FunctionDeclOrBuilder
-
Required.
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2 [json_name = "package"];
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string package = 2 [json_name = "package"];
- getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string package = 2 [json_name = "package"];
- getPackage() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the proto package name.
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2 [json_name = "package"];
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string package = 2 [json_name = "package"];
- getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string package = 2 [json_name = "package"];
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2 [json_name = "packed"];
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool packed = 2 [json_name = "packed"];
- getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool packed = 2 [json_name = "packed"];
- getPacked() - Method in class com.google.protobuf.Field.Builder
-
bool packed = 8 [json_name = "packed"];
- getPacked() - Method in class com.google.protobuf.Field
-
bool packed = 8 [json_name = "packed"];
- getPacked() - Method in interface com.google.protobuf.FieldOrBuilder
-
bool packed = 8 [json_name = "packed"];
- getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional string parameter = 2 [json_name = "parameter"];
- getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
optional string parameter = 2 [json_name = "parameter"];
- getParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
optional string parameter = 2 [json_name = "parameter"];
- getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional string parameter = 2 [json_name = "parameter"];
- getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
optional string parameter = 2 [json_name = "parameter"];
- getParameterBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
optional string parameter = 2 [json_name = "parameter"];
- getParameterTypes(int) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypes(int) - Method in class dev.cel.expr.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypes(int) - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesBuilder(int) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesBuilderList() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesCount() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesCount() - Method in class dev.cel.expr.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesCount() - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesList() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesList() - Method in class dev.cel.expr.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesList() - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilder(int) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilder(int) - Method in class dev.cel.expr.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesOrBuilder(int) - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilderList() - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilderList() - Method in class dev.cel.expr.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesOrBuilderList() - Method in interface dev.cel.expr.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParams(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParams(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
List of function parameter [Type][cel.expr.Type] values.
- getParams(int) - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsBuilderList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsCount() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsCount() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsCount() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsList() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsOrBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsOrBuilder(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsOrBuilder(int) - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsOrBuilderList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsOrBuilderList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
List of function parameter [Type][cel.expr.Type] values.
- getParamsOrBuilderList() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][cel.expr.Type] values.
- getParentForChildren() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Gets the
GeneratedMessage.BuilderParent
for giving to our children. - getParentForChildren() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Gets the
GeneratedMessageV3.BuilderParent
for giving to our children. - getParser() - Static method in class com.google.protobuf.TextFormat
-
Return a
TextFormat.Parser
instance which can parse text-format messages. - getParserForType() - Method in class com.google.protobuf.Any
- getParserForType() - Method in class com.google.protobuf.Api
- getParserForType() - Method in class com.google.protobuf.BoolValue
- getParserForType() - Method in class com.google.protobuf.BytesValue
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getParserForType() - Method in class com.google.protobuf.DoubleValue
- getParserForType() - Method in class com.google.protobuf.Duration
- getParserForType() - Method in class com.google.protobuf.DynamicMessage
- getParserForType() - Method in class com.google.protobuf.Empty
- getParserForType() - Method in class com.google.protobuf.Enum
- getParserForType() - Method in class com.google.protobuf.EnumValue
- getParserForType() - Method in class com.google.protobuf.Field
- getParserForType() - Method in class com.google.protobuf.FieldMask
- getParserForType() - Method in class com.google.protobuf.FloatValue
- getParserForType() - Method in class com.google.protobuf.GeneratedMessage
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageV3
- getParserForType() - Method in class com.google.protobuf.Int32Value
- getParserForType() - Method in class com.google.protobuf.Int64Value
- getParserForType() - Method in class com.google.protobuf.ListValue
- getParserForType() - Method in class com.google.protobuf.MapEntry
- getParserForType() - Method in interface com.google.protobuf.Message
- getParserForType() - Method in interface com.google.protobuf.MessageLite
-
Gets the parser for a message of the same type as this message.
- getParserForType() - Method in class com.google.protobuf.Method
- getParserForType() - Method in class com.google.protobuf.Mixin
- getParserForType() - Method in class com.google.protobuf.Option
- getParserForType() - Method in class com.google.protobuf.SourceContext
- getParserForType() - Method in class com.google.protobuf.StringValue
- getParserForType() - Method in class com.google.protobuf.Struct
- getParserForType() - Method in class com.google.protobuf.Timestamp
- getParserForType() - Method in class com.google.protobuf.Type
- getParserForType() - Method in class com.google.protobuf.UInt32Value
- getParserForType() - Method in class com.google.protobuf.UInt64Value
- getParserForType() - Method in class com.google.protobuf.UnknownFieldSet
- getParserForType() - Method in class com.google.protobuf.Value
- getParserForType() - Method in class com.google.rpc.Status
- getParserForType() - Method in class dev.cel.expr.CheckedExpr
- getParserForType() - Method in class dev.cel.expr.Constant
- getParserForType() - Method in class dev.cel.expr.Decl.FunctionDecl
- getParserForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- getParserForType() - Method in class dev.cel.expr.Decl
- getParserForType() - Method in class dev.cel.expr.Decl.IdentDecl
- getParserForType() - Method in class dev.cel.expr.EnumValue
- getParserForType() - Method in class dev.cel.expr.ErrorSet
- getParserForType() - Method in class dev.cel.expr.EvalState
- getParserForType() - Method in class dev.cel.expr.EvalState.Result
- getParserForType() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- getParserForType() - Method in class dev.cel.expr.Explain
-
Deprecated.
- getParserForType() - Method in class dev.cel.expr.Expr.Call
- getParserForType() - Method in class dev.cel.expr.Expr.Comprehension
- getParserForType() - Method in class dev.cel.expr.Expr.CreateList
- getParserForType() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- getParserForType() - Method in class dev.cel.expr.Expr.CreateStruct
- getParserForType() - Method in class dev.cel.expr.Expr
- getParserForType() - Method in class dev.cel.expr.Expr.Ident
- getParserForType() - Method in class dev.cel.expr.Expr.Select
- getParserForType() - Method in class dev.cel.expr.ExprValue
- getParserForType() - Method in class dev.cel.expr.ListValue
- getParserForType() - Method in class dev.cel.expr.MapValue.Entry
- getParserForType() - Method in class dev.cel.expr.MapValue
- getParserForType() - Method in class dev.cel.expr.ParsedExpr
- getParserForType() - Method in class dev.cel.expr.Reference
- getParserForType() - Method in class dev.cel.expr.SourceInfo
- getParserForType() - Method in class dev.cel.expr.Type.AbstractType
- getParserForType() - Method in class dev.cel.expr.Type.FunctionType
- getParserForType() - Method in class dev.cel.expr.Type
- getParserForType() - Method in class dev.cel.expr.Type.ListType
- getParserForType() - Method in class dev.cel.expr.Type.MapType
- getParserForType() - Method in class dev.cel.expr.UnknownSet
- getParserForType() - Method in class dev.cel.expr.Value
- getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"];
- getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 patch = 3 [json_name = "patch"];
- getPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 patch = 3 [json_name = "patch"];
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- getPaths(int) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- getPaths(int) - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1 [json_name = "paths"];
- getPaths(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1 [json_name = "paths"];
- getPathsBytes(int) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- getPathsBytes(int) - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1 [json_name = "paths"];
- getPathsBytes(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1 [json_name = "paths"];
- getPathsCount() - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- getPathsCount() - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1 [json_name = "paths"];
- getPathsCount() - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1 [json_name = "paths"];
- getPathsList() - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- getPathsList() - Method in class com.google.protobuf.FieldMask
-
repeated string paths = 1 [json_name = "paths"];
- getPathsList() - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
repeated string paths = 1 [json_name = "paths"];
- getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- getPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- getPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- getPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- getPhpMetadataNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- getPhpMetadataNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- getPositionLocation(int) - Method in class dev.cel.common.internal.Errors
-
Returns the
SourceLocation
for the given codepoint offsetposition
. - getPositions() - Method in class dev.cel.expr.SourceInfo.Builder
-
Deprecated.
- getPositions() - Method in class dev.cel.expr.SourceInfo
-
Deprecated.
- getPositions() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
Deprecated.
- getPositionsCount() - Method in class dev.cel.expr.SourceInfo.Builder
- getPositionsCount() - Method in class dev.cel.expr.SourceInfo
- getPositionsCount() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositionsMap() - Method in class dev.cel.common.CelSource.Builder
- getPositionsMap() - Method in class dev.cel.common.CelSource
- getPositionsMap() - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- getPositionsMap() - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id (e.g.
- getPositionsMap() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositionsOrDefault(long, int) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- getPositionsOrDefault(long, int) - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id (e.g.
- getPositionsOrDefault(long, int) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositionsOrThrow(long) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- getPositionsOrThrow(long) - Method in class dev.cel.expr.SourceInfo
-
A map from the parse node id (e.g.
- getPositionsOrThrow(long) - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- getPrimitive() - Method in class dev.cel.expr.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitive() - Method in class dev.cel.expr.Type
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitive() - Method in interface dev.cel.expr.TypeOrBuilder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitiveValue() - Method in class dev.cel.expr.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitiveValue() - Method in class dev.cel.expr.Type
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitiveValue() - Method in interface dev.cel.expr.TypeOrBuilder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getProblemProto() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the protocol message representation of the invalid descriptor.
- getProblemSymbolName() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the full name of the descriptor where the error occurred.
- getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- getProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- getProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- getProtoResultType() - Method in class dev.cel.common.CelAbstractSyntaxTree
-
For a type checked abstract syntax tree the resulting type is returned in proto format described in checked.proto.
- getProtoResultType() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
For a type checked abstract syntax tree the resulting type is returned in proto format described in checked.proto.
- getPublicDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's public dependencies (public imports).
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- getRaw(int) - Method in class com.google.protobuf.LazyStringArrayList
- getRaw(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as an Object that will either be a String or a ByteString.
- getRaw(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- getRealContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing oneof, only if non-synthetic.
- getRealOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's real oneofs.
- getReference(long) - Method in class dev.cel.common.CelAbstractSyntaxTree
- getReferenceMap() - Method in class dev.cel.common.CelAbstractSyntaxTree
- getReferenceMap() - Method in class dev.cel.expr.CheckedExpr.Builder
-
Deprecated.
- getReferenceMap() - Method in class dev.cel.expr.CheckedExpr
-
Deprecated.
- getReferenceMap() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
Deprecated.
- getReferenceMapCount() - Method in class dev.cel.expr.CheckedExpr.Builder
- getReferenceMapCount() - Method in class dev.cel.expr.CheckedExpr
- getReferenceMapCount() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceMapMap() - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- getReferenceMapMap() - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to resolved references.
- getReferenceMapMap() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceMapOrDefault(long, Reference) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- getReferenceMapOrDefault(long, Reference) - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to resolved references.
- getReferenceMapOrDefault(long, Reference) - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceMapOrThrow(long) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- getReferenceMapOrThrow(long) - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to resolved references.
- getReferenceMapOrThrow(long) - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceOrThrow(long) - Method in class dev.cel.common.CelAbstractSyntaxTree
- getRefMap() - Method in class dev.cel.checker.Env
-
Returns the reference map.
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry.Builder
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets an element of a repeated field.
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.AbstractMessage.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given repeated field instance.
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets the number of elements of a repeated field.
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
callMethod()
requires that the request passed in is of a particular subclass ofMessage
. - getRequestStreaming() - Method in class com.google.protobuf.Method.Builder
-
bool request_streaming = 3 [json_name = "requestStreaming"];
- getRequestStreaming() - Method in class com.google.protobuf.Method
-
bool request_streaming = 3 [json_name = "requestStreaming"];
- getRequestStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
-
bool request_streaming = 3 [json_name = "requestStreaming"];
- getRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- getRequestTypeUrl() - Method in class com.google.protobuf.Method
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- getRequestTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- getRequestTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
Like
getRequestPrototype()
, but gets a prototype of the response message. - getResponseStreaming() - Method in class com.google.protobuf.Method.Builder
-
bool response_streaming = 5 [json_name = "responseStreaming"];
- getResponseStreaming() - Method in class com.google.protobuf.Method
-
bool response_streaming = 5 [json_name = "responseStreaming"];
- getResponseStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
-
bool response_streaming = 5 [json_name = "responseStreaming"];
- getResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- getResponseTypeUrl() - Method in class com.google.protobuf.Method
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- getResponseTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- getResponseTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- getResult() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- getResult() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain accu_var.
- getResult() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain accu_var.
- getResultBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- getResultOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- getResultOrBuilder() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain accu_var.
- getResultOrBuilder() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain accu_var.
- getResults(int) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResults(int) - Method in class dev.cel.expr.EvalState
-
An ordered list of results.
- getResults(int) - Method in interface dev.cel.expr.EvalStateOrBuilder
-
An ordered list of results.
- getResultsBuilder(int) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResultsBuilderList() - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResultsCount() - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResultsCount() - Method in class dev.cel.expr.EvalState
-
An ordered list of results.
- getResultsCount() - Method in interface dev.cel.expr.EvalStateOrBuilder
-
An ordered list of results.
- getResultsList() - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResultsList() - Method in class dev.cel.expr.EvalState
-
An ordered list of results.
- getResultsList() - Method in interface dev.cel.expr.EvalStateOrBuilder
-
An ordered list of results.
- getResultsOrBuilder(int) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResultsOrBuilder(int) - Method in class dev.cel.expr.EvalState
-
An ordered list of results.
- getResultsOrBuilder(int) - Method in interface dev.cel.expr.EvalStateOrBuilder
-
An ordered list of results.
- getResultsOrBuilderList() - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- getResultsOrBuilderList() - Method in class dev.cel.expr.EvalState
-
An ordered list of results.
- getResultsOrBuilderList() - Method in interface dev.cel.expr.EvalStateOrBuilder
-
An ordered list of results.
- getResultType() - Method in class dev.cel.common.CelAbstractSyntaxTree
-
For a type checked abstract syntax tree the resulting type is returned.
- getResultType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- getResultType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Required.
- getResultType() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getResultType() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- getResultType() - Method in class dev.cel.expr.Type.FunctionType
-
Result type of the function.
- getResultType() - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Result type of the function.
- getResultTypeBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- getResultTypeBuilder() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- getResultTypeOrBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- getResultTypeOrBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Required.
- getResultTypeOrBuilder() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getResultTypeOrBuilder() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- getResultTypeOrBuilder() - Method in class dev.cel.expr.Type.FunctionType
-
Result type of the function.
- getResultTypeOrBuilder() - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Result type of the function.
- getRoot() - Method in class com.google.protobuf.Mixin.Builder
-
string root = 2 [json_name = "root"];
- getRoot() - Method in class com.google.protobuf.Mixin
-
string root = 2 [json_name = "root"];
- getRoot() - Method in interface com.google.protobuf.MixinOrBuilder
-
string root = 2 [json_name = "root"];
- getRootBytes() - Method in class com.google.protobuf.Mixin.Builder
-
string root = 2 [json_name = "root"];
- getRootBytes() - Method in class com.google.protobuf.Mixin
-
string root = 2 [json_name = "root"];
- getRootBytes() - Method in interface com.google.protobuf.MixinOrBuilder
-
string root = 2 [json_name = "root"];
- getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- getRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- getRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- getRubyPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- getRubyPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- getRuleIndex() - Method in class cel.parser.internal.CELParser.CalcContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.ConditionalAndContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.ConditionalOrContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.ExprContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.ExprListContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.ListInitContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.LiteralContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.MemberContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.OptExprContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.OptFieldContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.PrimaryContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.RelationContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.StartContext
- getRuleIndex() - Method in class cel.parser.internal.CELParser.UnaryContext
- getRuleNames() - Method in class cel.parser.internal.CELLexer
- getRuleNames() - Method in class cel.parser.internal.CELParser
- getSeconds() - Method in class com.google.protobuf.Duration.Builder
-
int64 seconds = 1 [json_name = "seconds"];
- getSeconds() - Method in class com.google.protobuf.Duration
-
int64 seconds = 1 [json_name = "seconds"];
- getSeconds() - Method in interface com.google.protobuf.DurationOrBuilder
-
int64 seconds = 1 [json_name = "seconds"];
- getSeconds() - Method in class com.google.protobuf.Timestamp.Builder
-
int64 seconds = 1 [json_name = "seconds"];
- getSeconds() - Method in class com.google.protobuf.Timestamp
-
int64 seconds = 1 [json_name = "seconds"];
- getSeconds() - Method in interface com.google.protobuf.TimestampOrBuilder
-
int64 seconds = 1 [json_name = "seconds"];
- getSelectExpr() - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- getSelectExpr() - Method in class dev.cel.expr.Expr
-
A field selection expression, e.g.
- getSelectExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A field selection expression, e.g.
- getSelectExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- getSelectExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- getSelectExprOrBuilder() - Method in class dev.cel.expr.Expr
-
A field selection expression, e.g.
- getSelectExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
A field selection expression, e.g.
- getSerializedATN() - Method in class cel.parser.internal.CELLexer
- getSerializedATN() - Method in class cel.parser.internal.CELParser
- getSerializedSize() - Method in class com.google.protobuf.AbstractMessage
- getSerializedSize() - Method in class com.google.protobuf.Any
- getSerializedSize() - Method in class com.google.protobuf.Api
- getSerializedSize() - Method in class com.google.protobuf.BoolValue
- getSerializedSize() - Method in class com.google.protobuf.BytesValue
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getSerializedSize() - Method in class com.google.protobuf.DoubleValue
- getSerializedSize() - Method in class com.google.protobuf.Duration
- getSerializedSize() - Method in class com.google.protobuf.DynamicMessage
- getSerializedSize() - Method in class com.google.protobuf.Empty
- getSerializedSize() - Method in class com.google.protobuf.Enum
- getSerializedSize() - Method in class com.google.protobuf.EnumValue
- getSerializedSize() - Method in class com.google.protobuf.Field
- getSerializedSize() - Method in class com.google.protobuf.FieldMask
- getSerializedSize() - Method in class com.google.protobuf.FloatValue
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessage
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessageV3
- getSerializedSize() - Method in class com.google.protobuf.Int32Value
- getSerializedSize() - Method in class com.google.protobuf.Int64Value
- getSerializedSize() - Method in class com.google.protobuf.LazyFieldLite
-
Due to the optional field can be duplicated at the end of serialized bytes, which will make the serialized size changed after LazyField parsed.
- getSerializedSize() - Method in class com.google.protobuf.ListValue
- getSerializedSize() - Method in class com.google.protobuf.MapEntry
- getSerializedSize() - Method in interface com.google.protobuf.MessageLite
-
Get the number of bytes required to encode this message.
- getSerializedSize() - Method in class com.google.protobuf.Method
- getSerializedSize() - Method in class com.google.protobuf.Mixin
- getSerializedSize() - Method in class com.google.protobuf.Option
- getSerializedSize() - Method in class com.google.protobuf.SourceContext
- getSerializedSize() - Method in class com.google.protobuf.StringValue
- getSerializedSize() - Method in class com.google.protobuf.Struct
- getSerializedSize() - Method in class com.google.protobuf.Timestamp
- getSerializedSize() - Method in class com.google.protobuf.Type
- getSerializedSize() - Method in class com.google.protobuf.UInt32Value
- getSerializedSize() - Method in class com.google.protobuf.UInt64Value
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.Value
- getSerializedSize() - Method in class com.google.rpc.Status
- getSerializedSize() - Method in class dev.cel.expr.CheckedExpr
- getSerializedSize() - Method in class dev.cel.expr.Constant
- getSerializedSize() - Method in class dev.cel.expr.Decl.FunctionDecl
- getSerializedSize() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- getSerializedSize() - Method in class dev.cel.expr.Decl
- getSerializedSize() - Method in class dev.cel.expr.Decl.IdentDecl
- getSerializedSize() - Method in class dev.cel.expr.EnumValue
- getSerializedSize() - Method in class dev.cel.expr.ErrorSet
- getSerializedSize() - Method in class dev.cel.expr.EvalState
- getSerializedSize() - Method in class dev.cel.expr.EvalState.Result
- getSerializedSize() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- getSerializedSize() - Method in class dev.cel.expr.Explain
-
Deprecated.
- getSerializedSize() - Method in class dev.cel.expr.Expr.Call
- getSerializedSize() - Method in class dev.cel.expr.Expr.Comprehension
- getSerializedSize() - Method in class dev.cel.expr.Expr.CreateList
- getSerializedSize() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- getSerializedSize() - Method in class dev.cel.expr.Expr.CreateStruct
- getSerializedSize() - Method in class dev.cel.expr.Expr
- getSerializedSize() - Method in class dev.cel.expr.Expr.Ident
- getSerializedSize() - Method in class dev.cel.expr.Expr.Select
- getSerializedSize() - Method in class dev.cel.expr.ExprValue
- getSerializedSize() - Method in class dev.cel.expr.ListValue
- getSerializedSize() - Method in class dev.cel.expr.MapValue.Entry
- getSerializedSize() - Method in class dev.cel.expr.MapValue
- getSerializedSize() - Method in class dev.cel.expr.ParsedExpr
- getSerializedSize() - Method in class dev.cel.expr.Reference
- getSerializedSize() - Method in class dev.cel.expr.SourceInfo
- getSerializedSize() - Method in class dev.cel.expr.Type.AbstractType
- getSerializedSize() - Method in class dev.cel.expr.Type.FunctionType
- getSerializedSize() - Method in class dev.cel.expr.Type
- getSerializedSize() - Method in class dev.cel.expr.Type.ListType
- getSerializedSize() - Method in class dev.cel.expr.Type.MapType
- getSerializedSize() - Method in class dev.cel.expr.UnknownSet
- getSerializedSize() - Method in class dev.cel.expr.Value
- getSerializedSize(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field number.
- getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set using
MessageSet
wire format. - getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this field, including field number, using
MessageSet
wire format. - getSerializedSizeAsMessageSetExtension(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field number, using
MessageSet
wire format. - getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- getService() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's service type.
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- getServices() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level services declared in this file.
- getSeverity() - Method in class dev.cel.common.CelIssue
- getSnippet(int) - Method in class dev.cel.common.CelSource
-
Get the text from the source expression that corresponds to
line
. - getSnippet(int) - Method in class dev.cel.common.internal.Errors
-
Returns the snippet of source at the given line, if present.
- getSource() - Method in class dev.cel.common.CelAbstractSyntaxTree
-
Returns the
CelSource
that was used during construction of the abstract syntax tree. - getSource() - Method in exception dev.cel.common.CelValidationException
-
Returns the
CelSource
that was being validated. - getSource() - Method in class dev.cel.common.CelValidationResult
-
Return the
CelSource
associated with the result. - getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- getSourceContext() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContext() - Method in class com.google.protobuf.Api
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContext() - Method in class com.google.protobuf.Enum
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContext() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContext() - Method in class com.google.protobuf.Type
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextBuilder() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextBuilder() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContextBuilder() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Api
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.ApiOrBuilder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.EnumOrBuilder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Type
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.TypeOrBuilder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional string source_file = 2 [json_name = "sourceFile"];
- getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional string source_file = 2 [json_name = "sourceFile"];
- getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional string source_file = 2 [json_name = "sourceFile"];
- getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional string source_file = 2 [json_name = "sourceFile"];
- getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional string source_file = 2 [json_name = "sourceFile"];
- getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional string source_file = 2 [json_name = "sourceFile"];
- getSourceInfo() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Returns the underlying
com.google.api.expr.SourceInfo
representation of the abstract syntax tree. - getSourceInfo() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfo() - Method in class dev.cel.expr.CheckedExpr
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfo() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfo() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfo() - Method in class dev.cel.expr.ParsedExpr
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfo() - Method in interface dev.cel.expr.ParsedExprOrBuilder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoBuilder() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoBuilder() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoOrBuilder() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoOrBuilder() - Method in class dev.cel.expr.CheckedExpr
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoOrBuilder() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoOrBuilder() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoOrBuilder() - Method in class dev.cel.expr.ParsedExpr
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoOrBuilder() - Method in interface dev.cel.expr.ParsedExprOrBuilder
-
The source info derived from input that generated the parsed `expr`.
- getSourceLocation() - Method in class dev.cel.common.CelIssue
- getSourceLocation(long) - Method in class dev.cel.parser.CelMacroExprFactory
-
Retrieves the source location for the given
CelExpr
ID. - getSourceLocation(CelExpr) - Method in class dev.cel.parser.CelMacroExprFactory
-
Retrieves the source location for the given
CelExpr
ID. - getSourceName() - Method in class dev.cel.common.internal.CodePointStream
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
optional int32 start = 1 [json_name = "start"];
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
optional int32 start = 1 [json_name = "start"];
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7 [json_name = "stringValue"];
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7 [json_name = "stringValue"];
- getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7 [json_name = "stringValue"];
- getStringValue() - Method in class com.google.protobuf.Value.Builder
-
string string_value = 3 [json_name = "stringValue"];
- getStringValue() - Method in class com.google.protobuf.Value
-
string string_value = 3 [json_name = "stringValue"];
- getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
string string_value = 3 [json_name = "stringValue"];
- getStringValue() - Method in class dev.cel.expr.Constant.Builder
-
string value.
- getStringValue() - Method in class dev.cel.expr.Constant
-
string value.
- getStringValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
string value.
- getStringValue() - Method in class dev.cel.expr.Value.Builder
-
UTF-8 string value.
- getStringValue() - Method in class dev.cel.expr.Value
-
UTF-8 string value.
- getStringValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
UTF-8 string value.
- getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
-
string string_value = 3 [json_name = "stringValue"];
- getStringValueBytes() - Method in class com.google.protobuf.Value
-
string string_value = 3 [json_name = "stringValue"];
- getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
-
string string_value = 3 [json_name = "stringValue"];
- getStringValueBytes() - Method in class dev.cel.expr.Constant.Builder
-
string value.
- getStringValueBytes() - Method in class dev.cel.expr.Constant
-
string value.
- getStringValueBytes() - Method in interface dev.cel.expr.ConstantOrBuilder
-
string value.
- getStringValueBytes() - Method in class dev.cel.expr.Value.Builder
-
UTF-8 string value.
- getStringValueBytes() - Method in class dev.cel.expr.Value
-
UTF-8 string value.
- getStringValueBytes() - Method in interface dev.cel.expr.ValueOrBuilder
-
UTF-8 string value.
- getStructExpr() - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- getStructExpr() - Method in class dev.cel.expr.Expr
-
A map or message creation expression.
- getStructExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A map or message creation expression.
- getStructExprBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- getStructExprOrBuilder() - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- getStructExprOrBuilder() - Method in class dev.cel.expr.Expr
-
A map or message creation expression.
- getStructExprOrBuilder() - Method in interface dev.cel.expr.ExprOrBuilder
-
A map or message creation expression.
- getStructValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getStructValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getStructValueBuilder() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getStructValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getStructValueOrBuilder() - Method in class com.google.protobuf.Value
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getStructValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional string suffix = 4 [json_name = "suffix"];
- getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional string suffix = 4 [json_name = "suffix"];
- getSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional string suffix = 4 [json_name = "suffix"];
- getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional string suffix = 4 [json_name = "suffix"];
- getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional string suffix = 4 [json_name = "suffix"];
- getSuffixBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional string suffix = 4 [json_name = "suffix"];
- getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- getSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- getSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- getSyntax() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Api
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntax() - Method in interface com.google.protobuf.ApiOrBuilder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string syntax = 12 [json_name = "syntax"];
- getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string syntax = 12 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the syntax of the .proto file.
- getSyntax() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Enum
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- getSyntax() - Method in interface com.google.protobuf.EnumOrBuilder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Method.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Method
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntax() - Method in interface com.google.protobuf.MethodOrBuilder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- getSyntax() - Method in class com.google.protobuf.Type
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- getSyntax() - Method in interface com.google.protobuf.TypeOrBuilder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12 [json_name = "syntax"];
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string syntax = 12 [json_name = "syntax"];
- getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string syntax = 12 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Api
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntaxValue() - Method in interface com.google.protobuf.ApiOrBuilder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Enum
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- getSyntaxValue() - Method in interface com.google.protobuf.EnumOrBuilder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Method.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Method
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntaxValue() - Method in interface com.google.protobuf.MethodOrBuilder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- getSyntaxValue() - Method in class com.google.protobuf.Type
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- getSyntaxValue() - Method in interface com.google.protobuf.TypeOrBuilder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- getSyntaxVersion() - Method in class dev.cel.expr.SourceInfo.Builder
-
The syntax version of the source, e.g.
- getSyntaxVersion() - Method in class dev.cel.expr.SourceInfo
-
The syntax version of the source, e.g.
- getSyntaxVersion() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
The syntax version of the source, e.g.
- getSyntaxVersionBytes() - Method in class dev.cel.expr.SourceInfo.Builder
-
The syntax version of the source, e.g.
- getSyntaxVersionBytes() - Method in class dev.cel.expr.SourceInfo
-
The syntax version of the source, e.g.
- getSyntaxVersionBytes() - Method in interface dev.cel.expr.SourceInfoOrBuilder
-
The syntax version of the source, e.g.
- getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the field number (the upper 29 bits).
- getTagWireType(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the wire type (the lower 3 bits).
- getTarget() - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- getTarget() - Method in class dev.cel.expr.Expr.Call
-
The target of an method call-style expression.
- getTarget() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The target of an method call-style expression.
- getTargetBuilder() - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- getTargetOrBuilder() - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- getTargetOrBuilder() - Method in class dev.cel.expr.Expr.Call
-
The target of an method call-style expression.
- getTargetOrBuilder() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The target of an method call-style expression.
- getTestOnly() - Method in class dev.cel.expr.Expr.Select.Builder
-
Whether the select is to be interpreted as a field presence test.
- getTestOnly() - Method in class dev.cel.expr.Expr.Select
-
Whether the select is to be interpreted as a field presence test.
- getTestOnly() - Method in interface dev.cel.expr.Expr.SelectOrBuilder
-
Whether the select is to be interpreted as a field presence test.
- getText(Interval) - Method in class dev.cel.common.internal.CodePointStream
- getTimestampValue() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- getTimestampValue() - Method in class dev.cel.expr.Constant
-
Deprecated.
- getTimestampValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
Deprecated.
- getTimestampValueBuilder() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- getTimestampValueOrBuilder() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- getTimestampValueOrBuilder() - Method in class dev.cel.expr.Constant
-
Deprecated.
- getTimestampValueOrBuilder() - Method in interface dev.cel.expr.ConstantOrBuilder
-
Deprecated.
- getTokenNames() - Method in class cel.parser.internal.CELLexer
-
Deprecated.
- getTokenNames() - Method in class cel.parser.internal.CELParser
-
Deprecated.
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
-
The total bytes read up to the current position.
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
-
Get the total number of bytes successfully written to this stream.
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- getTreeDepth() - Method in class com.google.protobuf.ByteString
-
Return the depth of the tree representing this
ByteString
, if any, whose root is this node. - getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- getType() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's enum type.
- getType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's declared type.
- getType() - Method in enum com.google.protobuf.JavaType
-
Gets the required type for a field that would hold a value of this type.
- getType() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- getType() - Method in class dev.cel.expr.Decl.IdentDecl
-
Required.
- getType() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
Required.
- getType() - Method in class dev.cel.expr.EnumValue.Builder
-
The fully qualified name of the enum type.
- getType() - Method in class dev.cel.expr.EnumValue
-
The fully qualified name of the enum type.
- getType() - Method in interface dev.cel.expr.EnumValueOrBuilder
-
The fully qualified name of the enum type.
- getType() - Method in class dev.cel.expr.Type.Builder
-
Type type.
- getType() - Method in class dev.cel.expr.Type
-
Type type.
- getType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Type type.
- getType(long) - Method in class dev.cel.common.CelAbstractSyntaxTree
- getType(CelExpr) - Method in class dev.cel.checker.Env
-
Returns the type associated with an expression by expression id.
- getType(Expr) - Method in class dev.cel.checker.Env
-
Deprecated.Use
Env.getType(CelExpr)
instead. - getTypeBuilder() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- getTypeBuilder() - Method in class dev.cel.expr.Type.Builder
-
Type type.
- getTypeBytes() - Method in class dev.cel.expr.EnumValue.Builder
-
The fully qualified name of the enum type.
- getTypeBytes() - Method in class dev.cel.expr.EnumValue
-
The fully qualified name of the enum type.
- getTypeBytes() - Method in interface dev.cel.expr.EnumValueOrBuilder
-
The fully qualified name of the enum type.
- getTypeKindCase() - Method in class dev.cel.expr.Type.Builder
- getTypeKindCase() - Method in class dev.cel.expr.Type
- getTypeKindCase() - Method in interface dev.cel.expr.TypeOrBuilder
- getTypeMap() - Method in class dev.cel.checker.Env
-
Returns the type map.
- getTypeMap() - Method in class dev.cel.common.CelAbstractSyntaxTree
- getTypeMap() - Method in class dev.cel.expr.CheckedExpr.Builder
-
Deprecated.
- getTypeMap() - Method in class dev.cel.expr.CheckedExpr
-
Deprecated.
- getTypeMap() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
Deprecated.
- getTypeMapCount() - Method in class dev.cel.expr.CheckedExpr.Builder
- getTypeMapCount() - Method in class dev.cel.expr.CheckedExpr
- getTypeMapCount() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeMapMap() - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- getTypeMapMap() - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to types.
- getTypeMapMap() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeMapOrDefault(long, Type) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- getTypeMapOrDefault(long, Type) - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to types.
- getTypeMapOrDefault(long, Type) - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeMapOrThrow(long) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- getTypeMapOrThrow(long) - Method in class dev.cel.expr.CheckedExpr
-
A map from expression ids to types.
- getTypeMapOrThrow(long) - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6 [json_name = "typeName"];
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string type_name = 6 [json_name = "typeName"];
- getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string type_name = 6 [json_name = "typeName"];
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6 [json_name = "typeName"];
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string type_name = 6 [json_name = "typeName"];
- getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string type_name = 6 [json_name = "typeName"];
- getTypeOrBuilder() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- getTypeOrBuilder() - Method in class dev.cel.expr.Decl.IdentDecl
-
Required.
- getTypeOrBuilder() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
Required.
- getTypeOrBuilder() - Method in class dev.cel.expr.Type.Builder
-
Type type.
- getTypeOrBuilder() - Method in class dev.cel.expr.Type
-
Type type.
- getTypeOrBuilder() - Method in interface dev.cel.expr.TypeOrBuilder
-
Type type.
- getTypeParam() - Method in class dev.cel.expr.Type.Builder
-
Type param type.
- getTypeParam() - Method in class dev.cel.expr.Type
-
Type param type.
- getTypeParam() - Method in interface dev.cel.expr.TypeOrBuilder
-
Type param type.
- getTypeParamBytes() - Method in class dev.cel.expr.Type.Builder
-
Type param type.
- getTypeParamBytes() - Method in class dev.cel.expr.Type
-
Type param type.
- getTypeParamBytes() - Method in interface dev.cel.expr.TypeOrBuilder
-
Type param type.
- getTypeParams(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParams(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParams(int) - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeParamsBytes(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParamsBytes(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParamsBytes(int) - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeParamsCount() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParamsCount() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParamsCount() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeParamsList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParamsList() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParamsList() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeProvider() - Method in class dev.cel.checker.Env
-
Returns the
TypeProvider
. - getTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
string type_url = 1 [json_name = "typeUrl"];
- getTypeUrl() - Method in class com.google.protobuf.Any
-
string type_url = 1 [json_name = "typeUrl"];
- getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
-
string type_url = 1 [json_name = "typeUrl"];
- getTypeUrl() - Method in class com.google.protobuf.Field.Builder
-
string type_url = 6 [json_name = "typeUrl"];
- getTypeUrl() - Method in class com.google.protobuf.Field
-
string type_url = 6 [json_name = "typeUrl"];
- getTypeUrl() - Method in interface com.google.protobuf.FieldOrBuilder
-
string type_url = 6 [json_name = "typeUrl"];
- getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
-
string type_url = 1 [json_name = "typeUrl"];
- getTypeUrlBytes() - Method in class com.google.protobuf.Any
-
string type_url = 1 [json_name = "typeUrl"];
- getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
-
string type_url = 1 [json_name = "typeUrl"];
- getTypeUrlBytes() - Method in class com.google.protobuf.Field.Builder
-
string type_url = 6 [json_name = "typeUrl"];
- getTypeUrlBytes() - Method in class com.google.protobuf.Field
-
string type_url = 6 [json_name = "typeUrl"];
- getTypeUrlBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
string type_url = 6 [json_name = "typeUrl"];
- getTypeValue() - Method in class dev.cel.expr.Value.Builder
-
Type value.
- getTypeValue() - Method in class dev.cel.expr.Value
-
Type value.
- getTypeValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Type value.
- getTypeValueBytes() - Method in class dev.cel.expr.Value.Builder
-
Type value.
- getTypeValueBytes() - Method in class dev.cel.expr.Value
-
Type value.
- getTypeValueBytes() - Method in interface dev.cel.expr.ValueOrBuilder
-
Type value.
- getUint64Value() - Method in class dev.cel.expr.Constant.Builder
-
uint64 value.
- getUint64Value() - Method in class dev.cel.expr.Constant
-
uint64 value.
- getUint64Value() - Method in interface dev.cel.expr.ConstantOrBuilder
-
uint64 value.
- getUint64Value() - Method in class dev.cel.expr.Value.Builder
-
Unsigned integer value.
- getUint64Value() - Method in class dev.cel.expr.Value
-
Unsigned integer value.
- getUint64Value() - Method in interface dev.cel.expr.ValueOrBuilder
-
Unsigned integer value.
- getUnderlyingElements() - Method in class com.google.protobuf.LazyStringArrayList
- getUnderlyingElements() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable List of the underlying elements, each of which is either a
String
or its equivalent UTF-8 encodedByteString
or byte[]. - getUnderlyingElements() - Method in class com.google.protobuf.UnmodifiableLazyStringList
- getUnfinishedMessage() - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Returns the unfinished message attached to the exception, or null if no message is attached.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- getUnknown() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- getUnknown() - Method in class dev.cel.expr.ExprValue
-
The set of unknowns in the critical path of evaluation.
- getUnknown() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
The set of unknowns in the critical path of evaluation.
- getUnknownBuilder() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- getUnknownField() - Method in exception com.google.protobuf.TextFormat.UnknownFieldParseException
-
Return the name of the unknown field encountered while parsing the protocol buffer string.
- getUnknownFields() - Method in class com.google.protobuf.Any
- getUnknownFields() - Method in class com.google.protobuf.Api
- getUnknownFields() - Method in class com.google.protobuf.BoolValue
- getUnknownFields() - Method in class com.google.protobuf.BytesValue
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- getUnknownFields() - Method in class com.google.protobuf.DoubleValue
- getUnknownFields() - Method in class com.google.protobuf.Duration
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage.Builder
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage
- getUnknownFields() - Method in class com.google.protobuf.Empty
- getUnknownFields() - Method in class com.google.protobuf.Enum
- getUnknownFields() - Method in class com.google.protobuf.EnumValue
- getUnknownFields() - Method in class com.google.protobuf.Field
- getUnknownFields() - Method in class com.google.protobuf.FieldMask
- getUnknownFields() - Method in class com.google.protobuf.FloatValue
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessageV3
- getUnknownFields() - Method in class com.google.protobuf.Int32Value
- getUnknownFields() - Method in class com.google.protobuf.Int64Value
- getUnknownFields() - Method in class com.google.protobuf.ListValue
- getUnknownFields() - Method in class com.google.protobuf.MapEntry.Builder
- getUnknownFields() - Method in class com.google.protobuf.MapEntry
- getUnknownFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
Get the
UnknownFieldSet
for this message. - getUnknownFields() - Method in class com.google.protobuf.Method
- getUnknownFields() - Method in class com.google.protobuf.Mixin
- getUnknownFields() - Method in class com.google.protobuf.Option
- getUnknownFields() - Method in class com.google.protobuf.SourceContext
- getUnknownFields() - Method in class com.google.protobuf.StringValue
- getUnknownFields() - Method in class com.google.protobuf.Struct
- getUnknownFields() - Method in class com.google.protobuf.Timestamp
- getUnknownFields() - Method in class com.google.protobuf.Type
- getUnknownFields() - Method in class com.google.protobuf.UInt32Value
- getUnknownFields() - Method in class com.google.protobuf.UInt64Value
- getUnknownFields() - Method in class com.google.protobuf.Value
- getUnknownFields() - Method in class com.google.rpc.Status
- getUnknownFields() - Method in class dev.cel.expr.CheckedExpr
- getUnknownFields() - Method in class dev.cel.expr.Constant
- getUnknownFields() - Method in class dev.cel.expr.Decl.FunctionDecl
- getUnknownFields() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- getUnknownFields() - Method in class dev.cel.expr.Decl
- getUnknownFields() - Method in class dev.cel.expr.Decl.IdentDecl
- getUnknownFields() - Method in class dev.cel.expr.EnumValue
- getUnknownFields() - Method in class dev.cel.expr.ErrorSet
- getUnknownFields() - Method in class dev.cel.expr.EvalState
- getUnknownFields() - Method in class dev.cel.expr.EvalState.Result
- getUnknownFields() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- getUnknownFields() - Method in class dev.cel.expr.Explain
-
Deprecated.
- getUnknownFields() - Method in class dev.cel.expr.Expr.Call
- getUnknownFields() - Method in class dev.cel.expr.Expr.Comprehension
- getUnknownFields() - Method in class dev.cel.expr.Expr.CreateList
- getUnknownFields() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- getUnknownFields() - Method in class dev.cel.expr.Expr.CreateStruct
- getUnknownFields() - Method in class dev.cel.expr.Expr
- getUnknownFields() - Method in class dev.cel.expr.Expr.Ident
- getUnknownFields() - Method in class dev.cel.expr.Expr.Select
- getUnknownFields() - Method in class dev.cel.expr.ExprValue
- getUnknownFields() - Method in class dev.cel.expr.ListValue
- getUnknownFields() - Method in class dev.cel.expr.MapValue.Entry
- getUnknownFields() - Method in class dev.cel.expr.MapValue
- getUnknownFields() - Method in class dev.cel.expr.ParsedExpr
- getUnknownFields() - Method in class dev.cel.expr.Reference
- getUnknownFields() - Method in class dev.cel.expr.SourceInfo
- getUnknownFields() - Method in class dev.cel.expr.Type.AbstractType
- getUnknownFields() - Method in class dev.cel.expr.Type.FunctionType
- getUnknownFields() - Method in class dev.cel.expr.Type
- getUnknownFields() - Method in class dev.cel.expr.Type.ListType
- getUnknownFields() - Method in class dev.cel.expr.Type.MapType
- getUnknownFields() - Method in class dev.cel.expr.UnknownSet
- getUnknownFields() - Method in class dev.cel.expr.Value
- getUnknownFieldSetBuilder() - Method in class com.google.protobuf.AbstractMessage.Builder
- getUnknownFieldSetBuilder() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- getUnknownOrBuilder() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- getUnknownOrBuilder() - Method in class dev.cel.expr.ExprValue
-
The set of unknowns in the critical path of evaluation.
- getUnknownOrBuilder() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
The set of unknowns in the critical path of evaluation.
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistry
-
Returns an unmodifiable view of the registry.
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
-
Returns an unmodifiable view of the registry.
- getUnmodifiableView() - Method in class com.google.protobuf.LazyStringArrayList
- getUnmodifiableView() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable view of the list.
- getUnmodifiableView() - Method in class com.google.protobuf.UnmodifiableLazyStringList
- getValue() - Method in class com.google.protobuf.Any.Builder
-
bytes value = 2 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.Any
-
bytes value = 2 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.AnyOrBuilder
-
bytes value = 2 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.BoolValue.Builder
-
bool value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.BoolValue
-
bool value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
-
bool value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.BytesValue.Builder
-
bytes value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.BytesValue
-
bytes value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
-
bytes value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.DoubleValue.Builder
-
double value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.DoubleValue
-
double value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
-
double value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.FloatValue.Builder
-
float value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.FloatValue
-
float value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
-
float value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.Int32Value.Builder
-
int32 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.Int32Value
-
int32 value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
-
int32 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.Int64Value.Builder
-
int64 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.Int64Value
-
int64 value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
-
int64 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.LazyField
- getValue() - Method in class com.google.protobuf.MapEntry.Builder
- getValue() - Method in class com.google.protobuf.MapEntry
- getValue() - Method in class com.google.protobuf.MapEntryLite
- getValue() - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.Option
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.OptionOrBuilder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.StringValue.Builder
-
string value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.StringValue
-
string value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
-
string value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.UInt32Value.Builder
-
uint32 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.UInt32Value
-
uint32 value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
-
uint32 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.UInt64Value.Builder
-
uint64 value = 1 [json_name = "value"];
- getValue() - Method in class com.google.protobuf.UInt64Value
-
uint64 value = 1 [json_name = "value"];
- getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
-
uint64 value = 1 [json_name = "value"];
- getValue() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- getValue() - Method in class dev.cel.expr.Decl.IdentDecl
-
The constant value of the identifier.
- getValue() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
The constant value of the identifier.
- getValue() - Method in class dev.cel.expr.EnumValue.Builder
-
The value of the enum.
- getValue() - Method in class dev.cel.expr.EnumValue
-
The value of the enum.
- getValue() - Method in interface dev.cel.expr.EnumValueOrBuilder
-
The value of the enum.
- getValue() - Method in class dev.cel.expr.EvalState.Result.Builder
-
The index in `values` of the resulting value.
- getValue() - Method in class dev.cel.expr.EvalState.Result
-
The index in `values` of the resulting value.
- getValue() - Method in interface dev.cel.expr.EvalState.ResultOrBuilder
-
The index in `values` of the resulting value.
- getValue() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- getValue() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
Required.
- getValue() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
Required.
- getValue() - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- getValue() - Method in class dev.cel.expr.ExprValue
-
.cel.expr.Value value = 1;
- getValue() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
.cel.expr.Value value = 1;
- getValue() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- getValue() - Method in class dev.cel.expr.MapValue.Entry
-
The value.
- getValue() - Method in interface dev.cel.expr.MapValue.EntryOrBuilder
-
The value.
- getValue() - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValue() - Method in class dev.cel.expr.Reference
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValue() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Returns message instance.
- getValueBuilder() - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValueBuilder() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- getValueBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- getValueBuilder() - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- getValueBuilder() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- getValueBuilder() - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
-
string value = 1 [json_name = "value"];
- getValueBytes() - Method in class com.google.protobuf.StringValue
-
string value = 1 [json_name = "value"];
- getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
-
string value = 1 [json_name = "value"];
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueDescriptor() - Method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- getValueDescriptor() - Method in enum com.google.protobuf.Field.Cardinality
- getValueDescriptor() - Method in enum com.google.protobuf.Field.Kind
- getValueDescriptor() - Method in enum com.google.protobuf.NullValue
- getValueDescriptor() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's descriptor, which contains information such as value name, number, and type.
- getValueDescriptor() - Method in enum com.google.protobuf.Syntax
- getValueDescriptor() - Method in enum dev.cel.expr.Type.PrimitiveType
- getValueDescriptor() - Method in enum dev.cel.expr.Type.WellKnownType
- getValueIndex() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.Index of the value in the values list.
- getValueIndex() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.Index of the value in the values list.
- getValueIndex() - Method in interface dev.cel.expr.Explain.ExprStepOrBuilder
-
Deprecated.Index of the value in the values list.
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueOrBuilder() - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValueOrBuilder() - Method in class com.google.protobuf.Option
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValueOrBuilder() - Method in interface com.google.protobuf.OptionOrBuilder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- getValueOrBuilder() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- getValueOrBuilder() - Method in class dev.cel.expr.Decl.IdentDecl
-
The constant value of the identifier.
- getValueOrBuilder() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
The constant value of the identifier.
- getValueOrBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- getValueOrBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
Required.
- getValueOrBuilder() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
Required.
- getValueOrBuilder() - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- getValueOrBuilder() - Method in class dev.cel.expr.ExprValue
-
.cel.expr.Value value = 1;
- getValueOrBuilder() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
.cel.expr.Value value = 1;
- getValueOrBuilder() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- getValueOrBuilder() - Method in class dev.cel.expr.MapValue.Entry
-
The value.
- getValueOrBuilder() - Method in interface dev.cel.expr.MapValue.EntryOrBuilder
-
The value.
- getValueOrBuilder() - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueOrBuilder() - Method in class dev.cel.expr.Reference
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueOrBuilder() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- getValues() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get a list of defined values for this enum.
- getValues(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValues(int) - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValues(int) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValues(int) - Method in class dev.cel.expr.EvalState
-
The unique values referenced in this message.
- getValues(int) - Method in interface dev.cel.expr.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValues(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValues(int) - Method in class dev.cel.expr.Explain
-
Deprecated.All of the observed values.
- getValues(int) - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValues(int) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValues(int) - Method in class dev.cel.expr.ListValue
-
The ordered values in the list.
- getValues(int) - Method in interface dev.cel.expr.ListValueOrBuilder
-
The ordered values in the list.
- getValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesBuilder(int) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValuesBuilder(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesBuilder(int) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValuesBuilderList() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesBuilderList() - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValuesBuilderList() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesBuilderList() - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesCount() - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesCount() - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValuesCount() - Method in class dev.cel.expr.EvalState
-
The unique values referenced in this message.
- getValuesCount() - Method in interface dev.cel.expr.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesCount() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesCount() - Method in class dev.cel.expr.Explain
-
Deprecated.All of the observed values.
- getValuesCount() - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesCount() - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValuesCount() - Method in class dev.cel.expr.ListValue
-
The ordered values in the list.
- getValuesCount() - Method in interface dev.cel.expr.ListValueOrBuilder
-
The ordered values in the list.
- getValuesList() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesList() - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesList() - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValuesList() - Method in class dev.cel.expr.EvalState
-
The unique values referenced in this message.
- getValuesList() - Method in interface dev.cel.expr.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesList() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesList() - Method in class dev.cel.expr.Explain
-
Deprecated.All of the observed values.
- getValuesList() - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesList() - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValuesList() - Method in class dev.cel.expr.ListValue
-
The ordered values in the list.
- getValuesList() - Method in interface dev.cel.expr.ListValueOrBuilder
-
The ordered values in the list.
- getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesOrBuilder(int) - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesOrBuilder(int) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValuesOrBuilder(int) - Method in class dev.cel.expr.EvalState
-
The unique values referenced in this message.
- getValuesOrBuilder(int) - Method in interface dev.cel.expr.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesOrBuilder(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesOrBuilder(int) - Method in class dev.cel.expr.Explain
-
Deprecated.All of the observed values.
- getValuesOrBuilder(int) - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesOrBuilder(int) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValuesOrBuilder(int) - Method in class dev.cel.expr.ListValue
-
The ordered values in the list.
- getValuesOrBuilder(int) - Method in interface dev.cel.expr.ListValueOrBuilder
-
The ordered values in the list.
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesOrBuilderList() - Method in interface com.google.protobuf.ListValueOrBuilder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- getValuesOrBuilderList() - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- getValuesOrBuilderList() - Method in class dev.cel.expr.EvalState
-
The unique values referenced in this message.
- getValuesOrBuilderList() - Method in interface dev.cel.expr.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesOrBuilderList() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesOrBuilderList() - Method in class dev.cel.expr.Explain
-
Deprecated.All of the observed values.
- getValuesOrBuilderList() - Method in interface dev.cel.expr.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesOrBuilderList() - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- getValuesOrBuilderList() - Method in class dev.cel.expr.ListValue
-
The ordered values in the list.
- getValuesOrBuilderList() - Method in interface dev.cel.expr.ListValueOrBuilder
-
The ordered values in the list.
- getValueType() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- getValueType() - Method in class dev.cel.expr.Type.MapType
-
The type of the value.
- getValueType() - Method in interface dev.cel.expr.Type.MapTypeOrBuilder
-
The type of the value.
- getValueTypeBuilder() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- getValueTypeOrBuilder() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- getValueTypeOrBuilder() - Method in class dev.cel.expr.Type.MapType
-
The type of the value.
- getValueTypeOrBuilder() - Method in interface dev.cel.expr.Type.MapTypeOrBuilder
-
The type of the value.
- getVarintList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of varint values for this field.
- getVersion() - Method in class com.google.protobuf.Api.Builder
-
string version = 4 [json_name = "version"];
- getVersion() - Method in class com.google.protobuf.Api
-
string version = 4 [json_name = "version"];
- getVersion() - Method in interface com.google.protobuf.ApiOrBuilder
-
string version = 4 [json_name = "version"];
- getVersionBytes() - Method in class com.google.protobuf.Api.Builder
-
string version = 4 [json_name = "version"];
- getVersionBytes() - Method in class com.google.protobuf.Api
-
string version = 4 [json_name = "version"];
- getVersionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
-
string version = 4 [json_name = "version"];
- getVocabulary() - Method in class cel.parser.internal.CELLexer
- getVocabulary() - Method in class cel.parser.internal.CELParser
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false, json_name = "weak"];
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool weak = 10 [default = false, json_name = "weak"];
- getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool weak = 10 [default = false, json_name = "weak"];
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- getWellKnown() - Method in class dev.cel.expr.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnown() - Method in class dev.cel.expr.Type
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnown() - Method in interface dev.cel.expr.TypeOrBuilder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnownCelType(String) - Static method in class dev.cel.common.types.CelTypes
- getWellKnownValue() - Method in class dev.cel.expr.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnownValue() - Method in class dev.cel.expr.Type
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnownValue() - Method in interface dev.cel.expr.TypeOrBuilder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
- getWrapper() - Method in class dev.cel.expr.Type.Builder
-
Wrapper of a primitive type, e.g.
- getWrapper() - Method in class dev.cel.expr.Type
-
Wrapper of a primitive type, e.g.
- getWrapper() - Method in interface dev.cel.expr.TypeOrBuilder
-
Wrapper of a primitive type, e.g.
- getWrapperValue() - Method in class dev.cel.expr.Type.Builder
-
Wrapper of a primitive type, e.g.
- getWrapperValue() - Method in class dev.cel.expr.Type
-
Wrapper of a primitive type, e.g.
- getWrapperValue() - Method in interface dev.cel.expr.TypeOrBuilder
-
Wrapper of a primitive type, e.g.
- GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- GREATER - dev.cel.parser.Operator
- GREATER - Static variable in class cel.parser.internal.CELLexer
- GREATER - Static variable in class cel.parser.internal.CELParser
- GREATER() - Method in class cel.parser.internal.CELParser.RelationContext
- GREATER_EQUALS - dev.cel.parser.Operator
- GREATER_EQUALS - Static variable in class cel.parser.internal.CELLexer
- GREATER_EQUALS - Static variable in class cel.parser.internal.CELParser
- GREATER_EQUALS() - Method in class cel.parser.internal.CELParser.RelationContext
- GROUP - com.google.protobuf.Descriptors.FieldDescriptor.Type
- GROUP - com.google.protobuf.FieldType
- GROUP - com.google.protobuf.WireFormat.FieldType
- GROUP_LIST - com.google.protobuf.FieldType
H
- HAS - dev.cel.parser.CelStandardMacro
-
Field presence test macro
- HAS - dev.cel.parser.Operator
- HAS - Static variable in class dev.cel.parser.CelMacro
-
Field presence test macro
- hasAbstractType() - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- hasAbstractType() - Method in class dev.cel.expr.Type
-
Abstract, application defined type.
- hasAbstractType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Abstract, application defined type.
- hasAccuInit() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- hasAccuInit() - Method in class dev.cel.expr.Expr.Comprehension
-
The initial value of the accumulator.
- hasAccuInit() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The initial value of the accumulator.
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 begin = 3 [json_name = "begin"];
- hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional int32 begin = 3 [json_name = "begin"];
- hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional int32 begin = 3 [json_name = "begin"];
- hasBoolValue() - Method in class com.google.protobuf.Value.Builder
-
bool bool_value = 4 [json_name = "boolValue"];
- hasBoolValue() - Method in class com.google.protobuf.Value
-
bool bool_value = 4 [json_name = "boolValue"];
- hasBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
bool bool_value = 4 [json_name = "boolValue"];
- hasBoolValue() - Method in class dev.cel.expr.Constant.Builder
-
boolean value.
- hasBoolValue() - Method in class dev.cel.expr.Constant
-
boolean value.
- hasBoolValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
boolean value.
- hasBoolValue() - Method in class dev.cel.expr.Value.Builder
-
Boolean value.
- hasBoolValue() - Method in class dev.cel.expr.Value
-
Boolean value.
- hasBoolValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Boolean value.
- hasBytesValue() - Method in class dev.cel.expr.Constant.Builder
-
bytes value.
- hasBytesValue() - Method in class dev.cel.expr.Constant
-
bytes value.
- hasBytesValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
bytes value.
- hasBytesValue() - Method in class dev.cel.expr.Value.Builder
-
Byte string value.
- hasBytesValue() - Method in class dev.cel.expr.Value
-
Byte string value.
- hasBytesValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Byte string value.
- hasCallExpr() - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- hasCallExpr() - Method in class dev.cel.expr.Expr
-
A call expression, including calls to predefined functions and operators.
- hasCallExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A call expression, including calls to predefined functions and operators.
- hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- hasCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- hasComprehensionExpr() - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- hasComprehensionExpr() - Method in class dev.cel.expr.Expr
-
A comprehension expression.
- hasComprehensionExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A comprehension expression.
- hasConstExpr() - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- hasConstExpr() - Method in class dev.cel.expr.Expr
-
A constant expression.
- hasConstExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A constant expression.
- hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string content = 15 [json_name = "content"];
- hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string content = 15 [json_name = "content"];
- hasContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string content = 15 [json_name = "content"];
- hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7 [json_name = "defaultValue"];
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string default_value = 7 [json_name = "defaultValue"];
- hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string default_value = 7 [json_name = "defaultValue"];
- hasDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if the field had an explicitly-defined default value.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6 [json_name = "doubleValue"];
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6 [json_name = "doubleValue"];
- hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6 [json_name = "doubleValue"];
- hasDoubleValue() - Method in class dev.cel.expr.Constant.Builder
-
double value.
- hasDoubleValue() - Method in class dev.cel.expr.Constant
-
double value.
- hasDoubleValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
double value.
- hasDoubleValue() - Method in class dev.cel.expr.Value.Builder
-
Floating point value.
- hasDoubleValue() - Method in class dev.cel.expr.Value
-
Floating point value.
- hasDoubleValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Floating point value.
- hasDurationValue() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- hasDurationValue() - Method in class dev.cel.expr.Constant
-
Deprecated.
- hasDurationValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
Deprecated.
- hasDyn() - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- hasDyn() - Method in class dev.cel.expr.Type
-
Dynamic type.
- hasDyn() - Method in interface dev.cel.expr.TypeOrBuilder
-
Dynamic type.
- hasElemType() - Method in class dev.cel.common.types.ListType
- hasElemType() - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- hasElemType() - Method in class dev.cel.expr.Type.ListType
-
The element type.
- hasElemType() - Method in interface dev.cel.expr.Type.ListTypeOrBuilder
-
The element type.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
optional int32 end = 2 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 end = 4 [json_name = "end"];
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional int32 end = 4 [json_name = "end"];
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional int32 end = 4 [json_name = "end"];
- hasEnumValue() - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- hasEnumValue() - Method in class dev.cel.expr.Value
-
An enum value.
- hasEnumValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
An enum value.
- hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional string error = 1 [json_name = "error"];
- hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
optional string error = 1 [json_name = "error"];
- hasError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
optional string error = 1 [json_name = "error"];
- hasError() - Method in class dev.cel.common.CelValidationResult
-
Whether a
CelIssue
with anCelIssue.Severity.ERROR
severity was encountered during validation. - hasError() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- hasError() - Method in class dev.cel.expr.ExprValue
-
The set of errors in the critical path of evaluation.
- hasError() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
The set of errors in the critical path of evaluation.
- hasError() - Method in class dev.cel.expr.Type.Builder
-
Error type.
- hasError() - Method in class dev.cel.expr.Type
-
Error type.
- hasError() - Method in interface dev.cel.expr.TypeOrBuilder
-
Error type.
- hasExpr() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- hasExpr() - Method in class dev.cel.expr.CheckedExpr
-
The checked expression.
- hasExpr() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The checked expression.
- hasExpr() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- hasExpr() - Method in class dev.cel.expr.ParsedExpr
-
The parsed expression.
- hasExpr() - Method in interface dev.cel.expr.ParsedExprOrBuilder
-
The parsed expression.
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2 [json_name = "extendee"];
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string extendee = 2 [json_name = "extendee"];
- hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string extendee = 2 [json_name = "extendee"];
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Check if the given field number is present in the set.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Check if the given field number is present in the set.
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
- hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given field is set.
- hasFieldKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- hasFieldKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
The field key for a message creator statement.
- hasFieldKey() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
The field key for a message creator statement.
- hasFunction() - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- hasFunction() - Method in class dev.cel.expr.Decl
-
Function declaration.
- hasFunction() - Method in interface dev.cel.expr.DeclOrBuilder
-
Function declaration.
- hasFunction() - Method in class dev.cel.expr.Type.Builder
-
Function type.
- hasFunction() - Method in class dev.cel.expr.Type
-
Function type.
- hasFunction() - Method in interface dev.cel.expr.TypeOrBuilder
-
Function type.
- hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- hasGeneratedCodeInfo() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- hasGeneratedCodeInfo() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11 [json_name = "goPackage"];
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string go_package = 11 [json_name = "goPackage"];
- hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string go_package = 11 [json_name = "goPackage"];
- hashBoolean(boolean) - Static method in class com.google.protobuf.AbstractMessage
-
Deprecated.from v3.0.0-beta-3+, for compatibility with v2.5.0 and v2.6.1 generated code.
- hashBoolean(boolean) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for booleans. - hashCode() - Method in class com.google.protobuf.AbstractMessage
- hashCode() - Method in class com.google.protobuf.Any
- hashCode() - Method in class com.google.protobuf.Api
- hashCode() - Method in class com.google.protobuf.BoolValue
- hashCode() - Method in class com.google.protobuf.ByteString
-
Compute the hashCode using the traditional algorithm from
ByteString
. - hashCode() - Method in class com.google.protobuf.BytesValue
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- hashCode() - Method in class com.google.protobuf.DoubleValue
- hashCode() - Method in class com.google.protobuf.Duration
- hashCode() - Method in class com.google.protobuf.Empty
- hashCode() - Method in class com.google.protobuf.Enum
- hashCode() - Method in class com.google.protobuf.EnumValue
- hashCode() - Method in class com.google.protobuf.Field
- hashCode() - Method in class com.google.protobuf.FieldMask
- hashCode() - Method in class com.google.protobuf.FloatValue
- hashCode() - Method in class com.google.protobuf.GeneratedMessageLite
- hashCode() - Method in class com.google.protobuf.Int32Value
- hashCode() - Method in class com.google.protobuf.Int64Value
- hashCode() - Method in class com.google.protobuf.LazyField
- hashCode() - Method in class com.google.protobuf.LazyFieldLite
- hashCode() - Method in class com.google.protobuf.ListValue
- hashCode() - Method in class com.google.protobuf.MapField
- hashCode() - Method in class com.google.protobuf.MapFieldLite
- hashCode() - Method in interface com.google.protobuf.Message
-
Returns the hash code value for this message.
- hashCode() - Method in class com.google.protobuf.Method
- hashCode() - Method in class com.google.protobuf.Mixin
- hashCode() - Method in class com.google.protobuf.Option
- hashCode() - Method in class com.google.protobuf.SourceContext
- hashCode() - Method in class com.google.protobuf.StringValue
- hashCode() - Method in class com.google.protobuf.Struct
- hashCode() - Method in class com.google.protobuf.TextFormatParseLocation
- hashCode() - Method in class com.google.protobuf.Timestamp
- hashCode() - Method in class com.google.protobuf.Type
- hashCode() - Method in class com.google.protobuf.UInt32Value
- hashCode() - Method in class com.google.protobuf.UInt64Value
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet.Field
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet
- hashCode() - Method in class com.google.protobuf.UnknownFieldSetLite
- hashCode() - Method in class com.google.protobuf.Value
- hashCode() - Method in class com.google.rpc.Status
- hashCode() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
- hashCode() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
- hashCode() - Method in class dev.cel.expr.CheckedExpr
- hashCode() - Method in class dev.cel.expr.Constant
- hashCode() - Method in class dev.cel.expr.Decl.FunctionDecl
- hashCode() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- hashCode() - Method in class dev.cel.expr.Decl
- hashCode() - Method in class dev.cel.expr.Decl.IdentDecl
- hashCode() - Method in class dev.cel.expr.EnumValue
- hashCode() - Method in class dev.cel.expr.ErrorSet
- hashCode() - Method in class dev.cel.expr.EvalState
- hashCode() - Method in class dev.cel.expr.EvalState.Result
- hashCode() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- hashCode() - Method in class dev.cel.expr.Explain
-
Deprecated.
- hashCode() - Method in class dev.cel.expr.Expr.Call
- hashCode() - Method in class dev.cel.expr.Expr.Comprehension
- hashCode() - Method in class dev.cel.expr.Expr.CreateList
- hashCode() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- hashCode() - Method in class dev.cel.expr.Expr.CreateStruct
- hashCode() - Method in class dev.cel.expr.Expr
- hashCode() - Method in class dev.cel.expr.Expr.Ident
- hashCode() - Method in class dev.cel.expr.Expr.Select
- hashCode() - Method in class dev.cel.expr.ExprValue
- hashCode() - Method in class dev.cel.expr.ListValue
- hashCode() - Method in class dev.cel.expr.MapValue.Entry
- hashCode() - Method in class dev.cel.expr.MapValue
- hashCode() - Method in class dev.cel.expr.ParsedExpr
- hashCode() - Method in class dev.cel.expr.Reference
- hashCode() - Method in class dev.cel.expr.SourceInfo
- hashCode() - Method in class dev.cel.expr.Type.AbstractType
- hashCode() - Method in class dev.cel.expr.Type.FunctionType
- hashCode() - Method in class dev.cel.expr.Type
- hashCode() - Method in class dev.cel.expr.Type.ListType
- hashCode() - Method in class dev.cel.expr.Type.MapType
- hashCode() - Method in class dev.cel.expr.UnknownSet
- hashCode() - Method in class dev.cel.expr.Value
- hashCode() - Method in class dev.cel.parser.CelMacro
- hashCode(byte[]) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCode(List<byte[]>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCodeByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashCodeByteBuffer(List<ByteBuffer>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for bytes field. - hashEnum(Internal.EnumLite) - Static method in class com.google.protobuf.AbstractMessage
-
Deprecated.from v3.0.0-beta-3+, for compatibility with v2.5.0 and v2.6.1 generated code.
- hashEnum(Internal.EnumLite) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for enums. - hashEnumList(List<? extends Internal.EnumLite>) - Static method in class com.google.protobuf.AbstractMessage
-
Deprecated.from v3.0.0-beta-3+, for compatibility with v2.5.0 and v2.6.1 generated code.
- hashEnumList(List<? extends Internal.EnumLite>) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for enum lists. - hashFields(int, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.AbstractMessage
-
Get a hash code for given fields and values, using the given seed.
- hashLong(long) - Static method in class com.google.protobuf.AbstractMessage
-
Deprecated.from v3.0.0-beta-3+, for compatibility with v2.5.0 and v2.6.1 generated code.
- hashLong(long) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing
Message.hashCode()
for longs. - hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- hasIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- hasIdent() - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- hasIdent() - Method in class dev.cel.expr.Decl
-
Identifier declaration.
- hasIdent() - Method in interface dev.cel.expr.DeclOrBuilder
-
Identifier declaration.
- hasIdentExpr() - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- hasIdentExpr() - Method in class dev.cel.expr.Expr
-
An identifier expression.
- hasIdentExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
An identifier expression.
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2 [json_name = "inputType"];
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string input_type = 2 [json_name = "inputType"];
- hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string input_type = 2 [json_name = "inputType"];
- hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- hasInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- hasInt64Value() - Method in class dev.cel.expr.Constant.Builder
-
int64 value.
- hasInt64Value() - Method in class dev.cel.expr.Constant
-
int64 value.
- hasInt64Value() - Method in interface dev.cel.expr.ConstantOrBuilder
-
int64 value.
- hasInt64Value() - Method in class dev.cel.expr.Value.Builder
-
Signed integer value.
- hasInt64Value() - Method in class dev.cel.expr.Value
-
Signed integer value.
- hasInt64Value() - Method in interface dev.cel.expr.ValueOrBuilder
-
Signed integer value.
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2 [json_name = "isExtension"];
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2 [json_name = "isExtension"];
- hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2 [json_name = "isExtension"];
- hasIterRange() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- hasIterRange() - Method in class dev.cel.expr.Expr.Comprehension
-
The range over which var iterates.
- hasIterRange() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
The range over which var iterates.
- hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Deprecated.
- hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Deprecated.
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1 [json_name = "javaPackage"];
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string java_package = 1 [json_name = "javaPackage"];
- hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string java_package = 1 [json_name = "javaPackage"];
- hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string json_name = 10 [json_name = "jsonName"];
- hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string json_name = 10 [json_name = "jsonName"];
- hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string json_name = 10 [json_name = "jsonName"];
- hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- hasKey() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- hasKey() - Method in class dev.cel.expr.MapValue.Entry
-
The key.
- hasKey() - Method in interface dev.cel.expr.MapValue.EntryOrBuilder
-
The key.
- hasKeyType() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- hasKeyType() - Method in class dev.cel.expr.Type.MapType
-
The type of the key.
- hasKeyType() - Method in interface dev.cel.expr.Type.MapTypeOrBuilder
-
The type of the key.
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- hasListExpr() - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- hasListExpr() - Method in class dev.cel.expr.Expr
-
A list creation expression.
- hasListExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A list creation expression.
- hasListType() - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- hasListType() - Method in class dev.cel.expr.Type
-
Parameterized list with elements of `list_type`, e.g.
- hasListType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Parameterized list with elements of `list_type`, e.g.
- hasListValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- hasListValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- hasListValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- hasListValue() - Method in class dev.cel.expr.Value.Builder
-
List value.
- hasListValue() - Method in class dev.cel.expr.Value
-
List value.
- hasListValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
List value.
- hasLoopCondition() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- hasLoopCondition() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- hasLoopCondition() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- hasLoopStep() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- hasLoopStep() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- hasLoopStep() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"];
- hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 major = 1 [json_name = "major"];
- hasMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 major = 1 [json_name = "major"];
- hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- hasMapKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- hasMapKey() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
The key expression for a map creation statement.
- hasMapKey() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
The key expression for a map creation statement.
- hasMapType() - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- hasMapType() - Method in class dev.cel.expr.Type
-
Parameterized map with typed keys and values.
- hasMapType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Parameterized map with typed keys and values.
- hasMapValue() - Method in class dev.cel.expr.Value.Builder
-
Map value.
- hasMapValue() - Method in class dev.cel.expr.Value
-
Map value.
- hasMapValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Map value.
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- hasMessageType() - Method in class dev.cel.expr.Type.Builder
-
Protocol buffer message type.
- hasMessageType() - Method in class dev.cel.expr.Type
-
Protocol buffer message type.
- hasMessageType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Protocol buffer message type.
- hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"];
- hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 minor = 2 [json_name = "minor"];
- hasMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 minor = 2 [json_name = "minor"];
- hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1 [json_name = "name"];
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1 [json_name = "name"];
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1 [json_name = "namePart"];
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1 [json_name = "namePart"];
- hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1 [json_name = "namePart"];
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- hasNull() - Method in class dev.cel.expr.Type.Builder
-
Null value.
- hasNull() - Method in class dev.cel.expr.Type
-
Null value.
- hasNull() - Method in interface dev.cel.expr.TypeOrBuilder
-
Null value.
- hasNullValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- hasNullValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- hasNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- hasNullValue() - Method in class dev.cel.expr.Constant.Builder
-
null value.
- hasNullValue() - Method in class dev.cel.expr.Constant
-
null value.
- hasNullValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
null value.
- hasNullValue() - Method in class dev.cel.expr.Value.Builder
-
Null value.
- hasNullValue() - Method in class dev.cel.expr.Value
-
Null value.
- hasNullValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Null value.
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2 [json_name = "number"];
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2 [json_name = "number"];
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2 [json_name = "number"];
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3 [json_name = "number"];
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3 [json_name = "number"];
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3 [json_name = "number"];
- hasNumberValue() - Method in class com.google.protobuf.Value.Builder
-
double number_value = 2 [json_name = "numberValue"];
- hasNumberValue() - Method in class com.google.protobuf.Value
-
double number_value = 2 [json_name = "numberValue"];
- hasNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
double number_value = 2 [json_name = "numberValue"];
- hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- hasObjectValue() - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- hasObjectValue() - Method in class dev.cel.expr.Value
-
The proto message backing an object value.
- hasObjectValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
The proto message backing an object value.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
- hasOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given oneof is set.
- hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- hasOperand() - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- hasOperand() - Method in class dev.cel.expr.Expr.Select
-
Required.
- hasOperand() - Method in interface dev.cel.expr.Expr.SelectOrBuilder
-
Required.
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- hasOptionalKeyword() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if this field was syntactically written with "optional" in the .proto file.
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3 [json_name = "outputType"];
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3 [json_name = "outputType"];
- hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3 [json_name = "outputType"];
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2 [json_name = "package"];
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string package = 2 [json_name = "package"];
- hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string package = 2 [json_name = "package"];
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2 [json_name = "packed"];
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool packed = 2 [json_name = "packed"];
- hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool packed = 2 [json_name = "packed"];
- hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional string parameter = 2 [json_name = "parameter"];
- hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
optional string parameter = 2 [json_name = "parameter"];
- hasParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
optional string parameter = 2 [json_name = "parameter"];
- hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"];
- hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 patch = 3 [json_name = "patch"];
- hasPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 patch = 3 [json_name = "patch"];
- hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- hasPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- hasPhpMetadataNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- hasPhpMetadataNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- hasPresence() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if this field tracks presence, ie.
- hasPrimitive() - Method in class dev.cel.expr.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- hasPrimitive() - Method in class dev.cel.expr.Type
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- hasPrimitive() - Method in interface dev.cel.expr.TypeOrBuilder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- hasProto3Optional() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- hasProto3Optional() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- hasResult() - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- hasResult() - Method in class dev.cel.expr.Expr.Comprehension
-
An expression which can contain accu_var.
- hasResult() - Method in interface dev.cel.expr.Expr.ComprehensionOrBuilder
-
An expression which can contain accu_var.
- hasResultType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- hasResultType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
-
Required.
- hasResultType() - Method in interface dev.cel.expr.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- hasResultType() - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- hasResultType() - Method in class dev.cel.expr.Type.FunctionType
-
Result type of the function.
- hasResultType() - Method in interface dev.cel.expr.Type.FunctionTypeOrBuilder
-
Result type of the function.
- hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- hasRubyPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- hasRubyPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- hasSelectExpr() - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- hasSelectExpr() - Method in class dev.cel.expr.Expr
-
A field selection expression, e.g.
- hasSelectExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A field selection expression, e.g.
- hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- hasSourceContext() - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- hasSourceContext() - Method in class com.google.protobuf.Api
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- hasSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- hasSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- hasSourceContext() - Method in class com.google.protobuf.Enum
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- hasSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- hasSourceContext() - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- hasSourceContext() - Method in class com.google.protobuf.Type
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- hasSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional string source_file = 2 [json_name = "sourceFile"];
- hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
optional string source_file = 2 [json_name = "sourceFile"];
- hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
optional string source_file = 2 [json_name = "sourceFile"];
- hasSourceInfo() - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- hasSourceInfo() - Method in class dev.cel.expr.CheckedExpr
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- hasSourceInfo() - Method in interface dev.cel.expr.CheckedExprOrBuilder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- hasSourceInfo() - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- hasSourceInfo() - Method in class dev.cel.expr.ParsedExpr
-
The source info derived from input that generated the parsed `expr`.
- hasSourceInfo() - Method in interface dev.cel.expr.ParsedExprOrBuilder
-
The source info derived from input that generated the parsed `expr`.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
optional int32 start = 1 [json_name = "start"];
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
optional int32 start = 1 [json_name = "start"];
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7 [json_name = "stringValue"];
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7 [json_name = "stringValue"];
- hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7 [json_name = "stringValue"];
- hasStringValue() - Method in class com.google.protobuf.Value.Builder
-
string string_value = 3 [json_name = "stringValue"];
- hasStringValue() - Method in class com.google.protobuf.Value
-
string string_value = 3 [json_name = "stringValue"];
- hasStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
string string_value = 3 [json_name = "stringValue"];
- hasStringValue() - Method in class dev.cel.expr.Constant.Builder
-
string value.
- hasStringValue() - Method in class dev.cel.expr.Constant
-
string value.
- hasStringValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
string value.
- hasStringValue() - Method in class dev.cel.expr.Value.Builder
-
UTF-8 string value.
- hasStringValue() - Method in class dev.cel.expr.Value
-
UTF-8 string value.
- hasStringValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
UTF-8 string value.
- hasStructExpr() - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- hasStructExpr() - Method in class dev.cel.expr.Expr
-
A map or message creation expression.
- hasStructExpr() - Method in interface dev.cel.expr.ExprOrBuilder
-
A map or message creation expression.
- hasStructValue() - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- hasStructValue() - Method in class com.google.protobuf.Value
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- hasStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional string suffix = 4 [json_name = "suffix"];
- hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional string suffix = 4 [json_name = "suffix"];
- hasSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional string suffix = 4 [json_name = "suffix"];
- hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- hasSupportedFeatures() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- hasSupportedFeatures() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12 [json_name = "syntax"];
- hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional string syntax = 12 [json_name = "syntax"];
- hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional string syntax = 12 [json_name = "syntax"];
- hasTarget() - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- hasTarget() - Method in class dev.cel.expr.Expr.Call
-
The target of an method call-style expression.
- hasTarget() - Method in interface dev.cel.expr.Expr.CallOrBuilder
-
The target of an method call-style expression.
- hasTimestampValue() - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- hasTimestampValue() - Method in class dev.cel.expr.Constant
-
Deprecated.
- hasTimestampValue() - Method in interface dev.cel.expr.ConstantOrBuilder
-
Deprecated.
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- hasType() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- hasType() - Method in class dev.cel.expr.Decl.IdentDecl
-
Required.
- hasType() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
Required.
- hasType() - Method in class dev.cel.expr.Type.Builder
-
Type type.
- hasType() - Method in class dev.cel.expr.Type
-
Type type.
- hasType() - Method in interface dev.cel.expr.TypeOrBuilder
-
Type type.
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6 [json_name = "typeName"];
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string type_name = 6 [json_name = "typeName"];
- hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string type_name = 6 [json_name = "typeName"];
- hasTypeParam() - Method in class dev.cel.expr.Type.Builder
-
Type param type.
- hasTypeParam() - Method in class dev.cel.expr.Type
-
Type param type.
- hasTypeParam() - Method in interface dev.cel.expr.TypeOrBuilder
-
Type param type.
- hasTypeValue() - Method in class dev.cel.expr.Value.Builder
-
Type value.
- hasTypeValue() - Method in class dev.cel.expr.Value
-
Type value.
- hasTypeValue() - Method in interface dev.cel.expr.ValueOrBuilder
-
Type value.
- hasUint64Value() - Method in class dev.cel.expr.Constant.Builder
-
uint64 value.
- hasUint64Value() - Method in class dev.cel.expr.Constant
-
uint64 value.
- hasUint64Value() - Method in interface dev.cel.expr.ConstantOrBuilder
-
uint64 value.
- hasUint64Value() - Method in class dev.cel.expr.Value.Builder
-
Unsigned integer value.
- hasUint64Value() - Method in class dev.cel.expr.Value
-
Unsigned integer value.
- hasUint64Value() - Method in interface dev.cel.expr.ValueOrBuilder
-
Unsigned integer value.
- hasUnknown() - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- hasUnknown() - Method in class dev.cel.expr.ExprValue
-
The set of unknowns in the critical path of evaluation.
- hasUnknown() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
The set of unknowns in the critical path of evaluation.
- hasValue() - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- hasValue() - Method in class com.google.protobuf.Option
-
.google.protobuf.Any value = 2 [json_name = "value"];
- hasValue() - Method in interface com.google.protobuf.OptionOrBuilder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- hasValue() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- hasValue() - Method in class dev.cel.expr.Decl.IdentDecl
-
The constant value of the identifier.
- hasValue() - Method in interface dev.cel.expr.Decl.IdentDeclOrBuilder
-
The constant value of the identifier.
- hasValue() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- hasValue() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
-
Required.
- hasValue() - Method in interface dev.cel.expr.Expr.CreateStruct.EntryOrBuilder
-
Required.
- hasValue() - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- hasValue() - Method in class dev.cel.expr.ExprValue
-
.cel.expr.Value value = 1;
- hasValue() - Method in interface dev.cel.expr.ExprValueOrBuilder
-
.cel.expr.Value value = 1;
- hasValue() - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- hasValue() - Method in class dev.cel.expr.MapValue.Entry
-
The value.
- hasValue() - Method in interface dev.cel.expr.MapValue.EntryOrBuilder
-
The value.
- hasValue() - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- hasValue() - Method in class dev.cel.expr.Reference
-
For references to constants, this may contain the value of the constant if known at compile time.
- hasValue() - Method in interface dev.cel.expr.ReferenceOrBuilder
-
For references to constants, this may contain the value of the constant if known at compile time.
- hasValueType() - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- hasValueType() - Method in class dev.cel.expr.Type.MapType
-
The type of the value.
- hasValueType() - Method in interface dev.cel.expr.Type.MapTypeOrBuilder
-
The type of the value.
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false, json_name = "weak"];
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
optional bool weak = 10 [default = false, json_name = "weak"];
- hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
optional bool weak = 10 [default = false, json_name = "weak"];
- hasWellKnown() - Method in class dev.cel.expr.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- hasWellKnown() - Method in class dev.cel.expr.Type
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- hasWellKnown() - Method in interface dev.cel.expr.TypeOrBuilder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- hasWrapper() - Method in class dev.cel.expr.Type.Builder
-
Wrapper of a primitive type, e.g.
- hasWrapper() - Method in class dev.cel.expr.Type
-
Wrapper of a primitive type, e.g.
- hasWrapper() - Method in interface dev.cel.expr.TypeOrBuilder
-
Wrapper of a primitive type, e.g.
- HOMOGENEOUS_LITERALS - dev.cel.common.ExprFeatures
-
Deprecated.During type checking require list-, and map literals to be type-homogeneous in their element-, key-, and value types, respectively.
I
- id - Variable in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- id - Variable in class cel.parser.internal.CELParser.MemberCallContext
- id - Variable in class cel.parser.internal.CELParser.SelectContext
- id() - Method in enum com.google.protobuf.FieldType
-
A reliable unique identifier for this type.
- id() - Method in class dev.cel.common.ast.CelExpr.Builder
- id() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
-
Required.
- id() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
-
Required.
- id() - Method in class dev.cel.common.ast.CelExpr
-
Required.
- ID_FIELD_NUMBER - Static variable in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- ID_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct.Entry
- ID_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- IDEMPOTENCY_LEVEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- IDEMPOTENCY_UNKNOWN - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
IDEMPOTENCY_UNKNOWN = 0;
- IDEMPOTENCY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
IDEMPOTENCY_UNKNOWN = 0;
- IDEMPOTENT - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
IDEMPOTENT = 2;
- IDEMPOTENT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
IDEMPOTENT = 2;
- ident() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying identifier expression.
- ident() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- ident() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying identifier expression.
- IDENT - dev.cel.common.ast.CelExpr.ExprKind.Kind
- IDENT - dev.cel.expr.Decl.DeclKindCase
- IDENT_EXPR - dev.cel.expr.Expr.ExprKindCase
- IDENT_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- IDENT_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl
- IdentBuilder(String) - Constructor for class dev.cel.checker.Env.IdentBuilder
-
Deprecated.Create an identifier builder.
- IDENTIFIER - Static variable in class cel.parser.internal.CELLexer
- IDENTIFIER - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- IDENTIFIER - Static variable in class cel.parser.internal.CELParser
- IDENTIFIER() - Method in class cel.parser.internal.CELParser.CreateMessageContext
- IDENTIFIER() - Method in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- IDENTIFIER() - Method in class cel.parser.internal.CELParser.MemberCallContext
- IDENTIFIER() - Method in class cel.parser.internal.CELParser.OptFieldContext
- IDENTIFIER() - Method in class cel.parser.internal.CELParser.SelectContext
- IDENTIFIER(int) - Method in class cel.parser.internal.CELParser.CreateMessageContext
- IDENTIFIER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- identOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying identifier expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.IDENT
. - IdentOrGlobalCallContext(CELParser.PrimaryContext) - Constructor for class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- ids - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- IMMUTABLE - com.google.protobuf.Extension.ExtensionType
- immutableCopy() - Method in class dev.cel.checker.Env.DeclGroup
-
Create a copy of the
DeclGroup
with immutable identifier and function maps. - IN - dev.cel.parser.Operator
- IN - Static variable in class cel.parser.internal.CELLexer
- IN - Static variable in class cel.parser.internal.CELParser
- IN() - Method in class cel.parser.internal.CELParser.RelationContext
- index - Variable in class cel.parser.internal.CELParser.IndexContext
- index() - Method in class dev.cel.common.internal.CodePointStream
- INDEX - dev.cel.parser.Operator
- INDEX_OUT_OF_BOUNDS - dev.cel.common.CelErrorCode
-
List index is out of bounds.
- IndexContext(CELParser.MemberContext) - Constructor for class cel.parser.internal.CELParser.IndexContext
- InferenceContext - Class in dev.cel.checker
-
An object holding a context for type inference.
- InferenceContext() - Constructor for class dev.cel.checker.InferenceContext
- INFORMATION - dev.cel.common.CelIssue.Severity
- INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- INSERTION_POINT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- instance - Variable in class com.google.protobuf.GeneratedMessageLite.Builder
- INT - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- INT - com.google.protobuf.JavaType
- INT - com.google.protobuf.WireFormat.JavaType
- INT - dev.cel.common.types.CelKind
- INT - Static variable in class dev.cel.common.types.SimpleType
- INT32 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- INT32 - com.google.protobuf.FieldType
- INT32 - com.google.protobuf.WireFormat.FieldType
- INT32_LIST - com.google.protobuf.FieldType
- INT32_LIST_PACKED - com.google.protobuf.FieldType
- INT32_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- INT32_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- Int32Value - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Int32Value
- Int32Value.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Int32Value
- Int32ValueOrBuilder - Interface in com.google.protobuf
- INT64 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- INT64 - com.google.protobuf.FieldType
- INT64 - com.google.protobuf.WireFormat.FieldType
- INT64 - dev.cel.expr.Type.PrimitiveType
-
Int64 type.
- INT64 - Static variable in class dev.cel.checker.Types
- INT64 - Static variable in class dev.cel.common.types.CelTypes
- INT64_LIST - com.google.protobuf.FieldType
- INT64_LIST_PACKED - com.google.protobuf.FieldType
- INT64_VALUE - dev.cel.common.ast.CelConstant.Kind
- INT64_VALUE - dev.cel.expr.Constant.ConstantKindCase
- INT64_VALUE - dev.cel.expr.Value.KindCase
- INT64_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
Int64 type.
- INT64_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- INT64_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- INT64_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- INT64_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- int64Value() - Method in class dev.cel.common.ast.CelConstant
- Int64Value - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Int64Value
- Int64Value.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Int64Value
- Int64ValueOrBuilder - Interface in com.google.protobuf
- IntContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.IntContext
- Internal - Class in com.google.protobuf
-
The classes contained within are used internally by the Protocol Buffer library and generated message implementations.
- Internal - Annotation Type in dev.cel.common.annotations
-
Annotates a program element (class, method, package, etc) which is internal to CEL, not part of the public API, and should not be used by users of CEL.
- INTERNAL_ERROR - dev.cel.common.CelErrorCode
-
CEL encountered an unexpected error.
- Internal.BooleanList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Booleans if possible. - Internal.DoubleList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Doubles if possible. - Internal.EnumLite - Interface in com.google.protobuf
-
Interface for an enum value or value descriptor, to be used in FieldSet.
- Internal.EnumLiteMap<T extends Internal.EnumLite> - Interface in com.google.protobuf
-
Interface for an object which maps integers to
Internal.EnumLite
s. - Internal.EnumVerifier - Interface in com.google.protobuf
-
Interface for an object which verifies integers are in range.
- Internal.FloatList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Floats if possible. - Internal.IntList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Integers if possible. - Internal.ListAdapter<F,T> - Class in com.google.protobuf
-
Provides an immutable view of
List<T>
around aList<F>
. - Internal.ListAdapter.Converter<F,T> - Interface in com.google.protobuf
-
Convert individual elements of the List from F to T.
- Internal.LongList - Interface in com.google.protobuf
-
A
List
implementation that avoids boxing the elements into Longs if possible. - Internal.MapAdapter<K,V,RealValue> - Class in com.google.protobuf
-
Wrap around a
Map<K, RealValue>
and provide aMap<K, V>
interface. - Internal.MapAdapter.Converter<A,B> - Interface in com.google.protobuf
-
An interface used to convert between two types.
- Internal.ProtobufList<E> - Interface in com.google.protobuf
-
Extends
List
to add the capability to make the list immutable and inspect if it is modifiable. - internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- internalBuildGeneratedFileFrom(String[], Descriptors.FileDescriptor[], Descriptors.FileDescriptor.InternalDescriptorAssigner) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
Deprecated.
- internalBuildGeneratedFileFrom(String[], Class<?>, String[], String[]) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- internalBuildGeneratedFileFrom(String[], Class<?>, String[], String[], Descriptors.FileDescriptor.InternalDescriptorAssigner) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Any
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Api.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Api
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Duration.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Duration
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Empty.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Empty
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Enum.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Enum
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.EnumValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.EnumValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Field.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Field
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.FieldMask.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.FieldMask
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Get the FieldAccessorTable for this type.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessage
-
Get the FieldAccessorTable for this type.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Get the FieldAccessorTable for this type.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.GeneratedMessageV3
-
Get the FieldAccessorTable for this type.
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Method.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Method
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Mixin.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Mixin
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Option.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Option
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.SourceContext.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.SourceContext
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Timestamp.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Timestamp
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Type.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Type
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Status.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Status
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.CheckedExpr.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.CheckedExpr
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Constant.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Constant
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.FunctionDecl
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl.IdentDecl
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Decl
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.EnumValue.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.EnumValue
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ErrorSet.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ErrorSet
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.EvalState.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.EvalState
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.EvalState.Result.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.EvalState.Result
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Explain
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Call.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Call
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Comprehension
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.CreateList.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.CreateList
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.CreateStruct
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Ident.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Ident
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Select.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Expr.Select
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ExprValue.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ExprValue
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ListValue.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ListValue
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.MapValue.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.MapValue.Entry.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.MapValue.Entry
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.MapValue
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ParsedExpr.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.ParsedExpr
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Reference.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Reference
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.SourceInfo.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.SourceInfo
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.AbstractType.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.AbstractType
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.FunctionType.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.FunctionType
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.ListType.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.ListType
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.MapType.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Type.MapType
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.UnknownSet.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.UnknownSet
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Value.Builder
- internalGetFieldAccessorTable() - Method in class dev.cel.expr.Value
- internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Gets the map field with the given field number.
- internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessage
-
Gets the map field with the given field number.
- internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Gets the map field with the given field number.
- internalGetMapField(int) - Method in class com.google.protobuf.GeneratedMessageV3
-
Gets the map field with the given field number.
- internalGetMapField(int) - Method in class com.google.protobuf.Struct.Builder
- internalGetMapField(int) - Method in class com.google.protobuf.Struct
- internalGetMapField(int) - Method in class dev.cel.expr.CheckedExpr.Builder
- internalGetMapField(int) - Method in class dev.cel.expr.CheckedExpr
- internalGetMapField(int) - Method in class dev.cel.expr.SourceInfo.Builder
- internalGetMapField(int) - Method in class dev.cel.expr.SourceInfo
- internalGetMutableMapField(int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Like
GeneratedMessage.Builder.internalGetMapField(int)
but return a mutable version. - internalGetMutableMapField(int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Like
GeneratedMessageV3.Builder.internalGetMapField(int)
but return a mutable version. - internalGetMutableMapField(int) - Method in class com.google.protobuf.Struct.Builder
- internalGetMutableMapField(int) - Method in class dev.cel.expr.CheckedExpr.Builder
- internalGetMutableMapField(int) - Method in class dev.cel.expr.SourceInfo.Builder
- internalGetValueMap() - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
- internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
- internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
- internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
- internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
- internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
- internalGetValueMap() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
- internalGetValueMap() - Static method in enum com.google.protobuf.Field.Cardinality
- internalGetValueMap() - Static method in enum com.google.protobuf.Field.Kind
- internalGetValueMap() - Static method in enum com.google.protobuf.NullValue
- internalGetValueMap() - Static method in enum com.google.protobuf.Syntax
- internalGetValueMap() - Static method in enum dev.cel.expr.Type.PrimitiveType
- internalGetValueMap() - Static method in enum dev.cel.expr.Type.WellKnownType
- internalInit(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
For use by generated code only.
- internalMergeFrom(AbstractMessageLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- internalMergeFrom(MessageLite.Builder, MessageLite) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- internalMergeFrom(MessageType) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- internalMergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- internalUpdateFileDescriptor(Descriptors.FileDescriptor, ExtensionRegistry) - Static method in class com.google.protobuf.Descriptors.FileDescriptor
-
This method is to be called by generated code only.
- INVALID_ARGUMENT - dev.cel.common.CelErrorCode
-
Invalid argument supplied to a function.
- InvalidProtocolBufferException - Exception in com.google.protobuf
-
Thrown when a protocol message being parsed is invalid in some way, e.g.
- InvalidProtocolBufferException(IOException) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException(String) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException(String, IOException) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException
- InvalidProtocolBufferException.InvalidWireTypeException - Exception in com.google.protobuf
-
Exception indicating that an unexpected wire type was encountered for a field.
- InvalidWireTypeException(String) - Constructor for exception com.google.protobuf.InvalidProtocolBufferException.InvalidWireTypeException
- is(Class<T>) - Method in class com.google.protobuf.Any
- IS_EXTENSION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- IS_INSTANCE_FUNCTION_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl.Overload
- isAssignable(CelType, CelType) - Method in class dev.cel.checker.InferenceContext
-
Checks whether type1 is assignable to type2 under refinement of the type substitution.
- isAssignable(List<CelType>, List<CelType>) - Method in class dev.cel.checker.InferenceContext
-
Same as
InferenceContext.isAssignable(CelType, CelType)
for lists of types. - isAssignable(Map<CelType, CelType>, CelType, CelType) - Static method in class dev.cel.checker.Types
-
Checks whether type1 is assignable to type2, based on the given substitution for type parameters.
- isAssignable(Map<CelType, CelType>, List<CelType>, List<CelType>) - Static method in class dev.cel.checker.Types
-
Same as
Types.isAssignable(Map, Type, Type)
but performs pairwise check on lists of types. - isAssignable(Map<Type, Type>, Type, Type) - Static method in class dev.cel.checker.Types
-
Deprecated.Use
Types.isAssignable(Map, CelType, CelType)
instead. - isAssignableFrom(CelType) - Method in class dev.cel.common.types.CelType
-
Determine whether
this
type is assignable from theother
type value. - isAssignableFrom(CelType) - Method in class dev.cel.common.types.EnumType
- isAssignableFrom(CelType) - Method in class dev.cel.common.types.NullableType
- isAssignableFrom(CelType) - Method in class dev.cel.common.types.SimpleType
- isAssignableFrom(CelType) - Method in class dev.cel.common.types.StructType
- isAssignableFrom(CelType) - Method in class dev.cel.common.types.StructTypeReference
- isAtEnd() - Method in class com.google.protobuf.CodedInputStream
-
Returns true if the stream has reached the end of the input.
- isBalanced() - Method in class com.google.protobuf.ByteString
-
Return
true
if this ByteString is literal (a leaf node) or a flat-enough tree in the sense ofRopeByteString
. - isCanceled() - Method in interface com.google.protobuf.RpcController
-
If
true
, indicates that the client canceled the RPC, so the server may as well give up on replying to it. - isChecked() - Method in class dev.cel.common.CelAbstractSyntaxTree
-
Tests whether the underlying abstract syntax tree has been type checked or not.
- isChecked() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Tests whether the underlying abstract syntax tree has been type checked or not.
- isClean() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Gets whether invalidations are needed
- isClean() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Gets whether invalidations are needed
- isClientStreaming() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get whether or not the inputs are streaming.
- isConstantValue(Object) - Static method in class dev.cel.common.ast.CelConstant
-
Checks whether the provided Java object is a valid CelConstant value.
- isDyn() - Method in enum dev.cel.common.types.CelKind
- isDyn(CelType) - Static method in class dev.cel.checker.Types
- isDynOrError(CelType) - Static method in class dev.cel.checker.Types
-
Tests whether the type has error or dyn kind.
- isDynOrError(Type) - Static method in class dev.cel.checker.Types
-
Deprecated.Use {
Types.isDynOrError(CelType)
} instead. - isEagerlyParseMessageSets() - Static method in class com.google.protobuf.ExtensionRegistryLite
- isEmpty() - Method in class com.google.protobuf.ByteString
-
Returns
true
if the size is0
,false
otherwise. - isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets whether the list is empty.
- isEmpty() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets whether the list is empty.
- isEmpty() - Method in class dev.cel.common.internal.CelCodePointArray
-
Returns true if empty, false otherwise.
- isEnum() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
Return whether the type is an enum.
- isEqualOrLessSpecific(CelType, CelType) - Static method in class dev.cel.checker.Types
-
Check whether one type is equal or less specific than the other one.
- isEqualOrLessSpecific(Type, Type) - Static method in class dev.cel.checker.Types
-
Deprecated.Use
Types.isEqualOrLessSpecific(CelType, CelType)
instead. - isError() - Method in enum dev.cel.common.types.CelKind
- isExtendable() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Indicates whether the message can be extended.
- isExtension() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field an extension?
- isExtensionNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Determines if the given field number is an extension.
- isInitialized() - Method in class com.google.protobuf.AbstractMessage
- isInitialized() - Method in class com.google.protobuf.Any.Builder
- isInitialized() - Method in class com.google.protobuf.Any
- isInitialized() - Method in class com.google.protobuf.Api.Builder
- isInitialized() - Method in class com.google.protobuf.Api
- isInitialized() - Method in class com.google.protobuf.BoolValue.Builder
- isInitialized() - Method in class com.google.protobuf.BoolValue
- isInitialized() - Method in class com.google.protobuf.BytesValue.Builder
- isInitialized() - Method in class com.google.protobuf.BytesValue
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- isInitialized() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- isInitialized() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- isInitialized() - Method in class com.google.protobuf.DoubleValue.Builder
- isInitialized() - Method in class com.google.protobuf.DoubleValue
- isInitialized() - Method in class com.google.protobuf.Duration.Builder
- isInitialized() - Method in class com.google.protobuf.Duration
- isInitialized() - Method in class com.google.protobuf.DynamicMessage.Builder
- isInitialized() - Method in class com.google.protobuf.DynamicMessage
- isInitialized() - Method in class com.google.protobuf.Empty.Builder
- isInitialized() - Method in class com.google.protobuf.Empty
- isInitialized() - Method in class com.google.protobuf.Enum.Builder
- isInitialized() - Method in class com.google.protobuf.Enum
- isInitialized() - Method in class com.google.protobuf.EnumValue.Builder
- isInitialized() - Method in class com.google.protobuf.EnumValue
- isInitialized() - Method in class com.google.protobuf.Field.Builder
- isInitialized() - Method in class com.google.protobuf.Field
- isInitialized() - Method in class com.google.protobuf.FieldMask.Builder
- isInitialized() - Method in class com.google.protobuf.FieldMask
- isInitialized() - Method in class com.google.protobuf.FloatValue.Builder
- isInitialized() - Method in class com.google.protobuf.FloatValue
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage.Builder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- isInitialized() - Method in class com.google.protobuf.GeneratedMessage
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageLite
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- isInitialized() - Method in class com.google.protobuf.GeneratedMessageV3
- isInitialized() - Method in class com.google.protobuf.Int32Value.Builder
- isInitialized() - Method in class com.google.protobuf.Int32Value
- isInitialized() - Method in class com.google.protobuf.Int64Value.Builder
- isInitialized() - Method in class com.google.protobuf.Int64Value
- isInitialized() - Method in class com.google.protobuf.ListValue.Builder
- isInitialized() - Method in class com.google.protobuf.ListValue
- isInitialized() - Method in class com.google.protobuf.MapEntry.Builder
- isInitialized() - Method in class com.google.protobuf.MapEntry
- isInitialized() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Returns true if all required fields in the message and all embedded messages are set, false otherwise.
- isInitialized() - Method in class com.google.protobuf.Method.Builder
- isInitialized() - Method in class com.google.protobuf.Method
- isInitialized() - Method in class com.google.protobuf.Mixin.Builder
- isInitialized() - Method in class com.google.protobuf.Mixin
- isInitialized() - Method in class com.google.protobuf.Option.Builder
- isInitialized() - Method in class com.google.protobuf.Option
- isInitialized() - Method in class com.google.protobuf.SourceContext.Builder
- isInitialized() - Method in class com.google.protobuf.SourceContext
- isInitialized() - Method in class com.google.protobuf.StringValue.Builder
- isInitialized() - Method in class com.google.protobuf.StringValue
- isInitialized() - Method in class com.google.protobuf.Struct.Builder
- isInitialized() - Method in class com.google.protobuf.Struct
- isInitialized() - Method in class com.google.protobuf.Timestamp.Builder
- isInitialized() - Method in class com.google.protobuf.Timestamp
- isInitialized() - Method in class com.google.protobuf.Type.Builder
- isInitialized() - Method in class com.google.protobuf.Type
- isInitialized() - Method in class com.google.protobuf.UInt32Value.Builder
- isInitialized() - Method in class com.google.protobuf.UInt32Value
- isInitialized() - Method in class com.google.protobuf.UInt64Value.Builder
- isInitialized() - Method in class com.google.protobuf.UInt64Value
- isInitialized() - Method in class com.google.protobuf.UnknownFieldSet.Builder
- isInitialized() - Method in class com.google.protobuf.UnknownFieldSet
- isInitialized() - Method in class com.google.protobuf.Value.Builder
- isInitialized() - Method in class com.google.protobuf.Value
- isInitialized() - Method in class com.google.rpc.Status.Builder
- isInitialized() - Method in class com.google.rpc.Status
- isInitialized() - Method in class dev.cel.expr.CheckedExpr.Builder
- isInitialized() - Method in class dev.cel.expr.CheckedExpr
- isInitialized() - Method in class dev.cel.expr.Constant.Builder
- isInitialized() - Method in class dev.cel.expr.Constant
- isInitialized() - Method in class dev.cel.expr.Decl.Builder
- isInitialized() - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- isInitialized() - Method in class dev.cel.expr.Decl.FunctionDecl
- isInitialized() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- isInitialized() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- isInitialized() - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- isInitialized() - Method in class dev.cel.expr.Decl.IdentDecl
- isInitialized() - Method in class dev.cel.expr.Decl
- isInitialized() - Method in class dev.cel.expr.EnumValue.Builder
- isInitialized() - Method in class dev.cel.expr.EnumValue
- isInitialized() - Method in class dev.cel.expr.ErrorSet.Builder
- isInitialized() - Method in class dev.cel.expr.ErrorSet
- isInitialized() - Method in class dev.cel.expr.EvalState.Builder
- isInitialized() - Method in class dev.cel.expr.EvalState
- isInitialized() - Method in class dev.cel.expr.EvalState.Result.Builder
- isInitialized() - Method in class dev.cel.expr.EvalState.Result
- isInitialized() - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- isInitialized() - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- isInitialized() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- isInitialized() - Method in class dev.cel.expr.Explain
-
Deprecated.
- isInitialized() - Method in class dev.cel.expr.Expr.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.Call.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.Call
- isInitialized() - Method in class dev.cel.expr.Expr.Comprehension.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.Comprehension
- isInitialized() - Method in class dev.cel.expr.Expr.CreateList.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.CreateList
- isInitialized() - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- isInitialized() - Method in class dev.cel.expr.Expr.CreateStruct
- isInitialized() - Method in class dev.cel.expr.Expr.Ident.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.Ident
- isInitialized() - Method in class dev.cel.expr.Expr
- isInitialized() - Method in class dev.cel.expr.Expr.Select.Builder
- isInitialized() - Method in class dev.cel.expr.Expr.Select
- isInitialized() - Method in class dev.cel.expr.ExprValue.Builder
- isInitialized() - Method in class dev.cel.expr.ExprValue
- isInitialized() - Method in class dev.cel.expr.ListValue.Builder
- isInitialized() - Method in class dev.cel.expr.ListValue
- isInitialized() - Method in class dev.cel.expr.MapValue.Builder
- isInitialized() - Method in class dev.cel.expr.MapValue.Entry.Builder
- isInitialized() - Method in class dev.cel.expr.MapValue.Entry
- isInitialized() - Method in class dev.cel.expr.MapValue
- isInitialized() - Method in class dev.cel.expr.ParsedExpr.Builder
- isInitialized() - Method in class dev.cel.expr.ParsedExpr
- isInitialized() - Method in class dev.cel.expr.Reference.Builder
- isInitialized() - Method in class dev.cel.expr.Reference
- isInitialized() - Method in class dev.cel.expr.SourceInfo.Builder
- isInitialized() - Method in class dev.cel.expr.SourceInfo
- isInitialized() - Method in class dev.cel.expr.Type.AbstractType.Builder
- isInitialized() - Method in class dev.cel.expr.Type.AbstractType
- isInitialized() - Method in class dev.cel.expr.Type.Builder
- isInitialized() - Method in class dev.cel.expr.Type.FunctionType.Builder
- isInitialized() - Method in class dev.cel.expr.Type.FunctionType
- isInitialized() - Method in class dev.cel.expr.Type
- isInitialized() - Method in class dev.cel.expr.Type.ListType.Builder
- isInitialized() - Method in class dev.cel.expr.Type.ListType
- isInitialized() - Method in class dev.cel.expr.Type.MapType.Builder
- isInitialized() - Method in class dev.cel.expr.Type.MapType
- isInitialized() - Method in class dev.cel.expr.UnknownSet.Builder
- isInitialized() - Method in class dev.cel.expr.UnknownSet
- isInitialized() - Method in class dev.cel.expr.Value.Builder
- isInitialized() - Method in class dev.cel.expr.Value
- isInitialized(T, boolean) - Static method in class com.google.protobuf.GeneratedMessageLite
-
A static helper method for checking if a message is initialized, optionally memoizing.
- isInRange(int) - Method in interface com.google.protobuf.Internal.EnumVerifier
- isInstanceFunction() - Method in class dev.cel.common.CelOverloadDecl.Builder
- isInstanceFunction() - Method in class dev.cel.common.CelOverloadDecl
-
Denotes whether the function is declared in a global function `Ex: f(x, ...)` or a method call style `Ex: x.f(...)`.
- isList() - Method in enum com.google.protobuf.FieldType
-
Indicates whether this field represents a list of values.
- isMap() - Method in enum com.google.protobuf.FieldType
-
Indicates whether this field represents a map.
- isMap() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
-
The field is a map if it has a non-null
DescriptorTypeProvider.FieldDef.mapEntryType()
. - isMapField() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- isMessage() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
Return whether the type is a message.
- isModifiable() - Method in interface com.google.protobuf.Internal.ProtobufList
-
Returns whether this list can be modified via the publicly accessible
List
methods. - isMutable() - Method in class com.google.protobuf.MapField
-
Returns whether this field can be modified.
- isMutable() - Method in class com.google.protobuf.MapFieldLite
-
Returns whether this field can be modified.
- isOptional() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field declared optional?
- isOptionalType(Type) - Static method in class dev.cel.common.types.CelTypes
-
Checks if the provided parameter is an optional type
- isPackable() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Can this field be packed? i.e.
- isPackable() - Method in enum com.google.protobuf.WireFormat.FieldType
- isPacked() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Does this field have the
[packed = true]
option or is this field packable in proto3 and not explicitly set to unpacked? - isPacked() - Method in enum com.google.protobuf.FieldType
-
Indicates whether a list field should be represented on the wire in packed form.
- isPrimitive() - Method in enum dev.cel.common.types.CelKind
- isPrimitiveScalar() - Method in enum com.google.protobuf.FieldType
-
Indicates whether this field type represents a primitive scalar value.
- isReceiverStyle() - Method in class dev.cel.parser.CelMacro
-
True if this macro is receiver-style, false if it is global.
- isRepeated() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field declared repeated?
- isRepeated() - Method in class com.google.protobuf.ExtensionLite
-
Returns whether it is a repeated field.
- isRepeated() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
- isRepeated() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
- isRequired() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Is this field declared required?
- isReservedName(String) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Determines if the given field name is reserved.
- isReservedNumber(int) - Method in class com.google.protobuf.Descriptors.Descriptor
-
Determines if the given field number is reserved.
- isScalar() - Method in enum com.google.protobuf.FieldType
-
Indicates whether this field type represents a scalar value.
- isServerStreaming() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get whether or not the outputs are streaming.
- isStringEmpty(Object) - Static method in class com.google.protobuf.GeneratedMessageV3
- isSynthetic() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- isTypeParam() - Method in enum dev.cel.common.types.CelKind
- isValidForField(Field) - Method in enum com.google.protobuf.FieldType
-
Indicates whether or not this
FieldType
can be applied to the givenField
. - isValidType(Class<?>) - Method in enum com.google.protobuf.JavaType
-
Indicates whether or not this
JavaType
can be applied to a field of the given type. - isValidUtf8() - Method in class com.google.protobuf.ByteString
-
Tells whether this
ByteString
represents a well-formed UTF-8 byte sequence, such that the original bytes can be converted to a String object and then round tripped back to bytes without loss. - isValidUtf8(byte[]) - Static method in class com.google.protobuf.Internal
-
Like
Internal.isValidUtf8(ByteString)
but for byte arrays. - isValidUtf8(ByteString) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to determine if a byte array is a valid UTF-8 encoded string such that the original bytes can be converted to a String object and then back to a byte array round tripping the bytes without loss.
- isVariadic() - Method in class dev.cel.parser.CelMacro
-
Returns true if this macro accepts any number of arguments, false otherwise.
- isWellKnownType(String) - Static method in class dev.cel.common.types.CelTypes
- isWrapperType(String) - Static method in class dev.cel.common.types.CelTypes
-
Checks if the fully-qualified protobuf type name is a wrapper type.
- ITER_RANGE - dev.cel.checker.ExprVisitor.ComprehensionArg
- ITER_RANGE_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- ITER_VAR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- ITERATION_BUDGET_EXCEEDED - dev.cel.common.CelErrorCode
-
Evaluation halted due to reaching the max number of iterations permitted within comprehension loops.
- iterator() - Method in class com.google.protobuf.ByteString
-
Return a
ByteString.ByteIterator
over the bytes in the ByteString. - iterator() - Method in class com.google.protobuf.UnmodifiableLazyStringList
- iterRange() - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- iterRange() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
The range over which var iterates.
- iterVar() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
The name of the iteration variable.
J
- JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- JAVA_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- JAVA_MULTIPLE_FILES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- JAVA_OUTER_CLASSNAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- JAVA_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- JAVA_STRING_CHECK_UTF8_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- JavaType - Enum in com.google.protobuf
-
Enum that identifies the Java types required to store protobuf fields.
- JS_NORMAL - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
JS_NORMAL = 0;
- JS_NORMAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
JS_NORMAL = 0;
- JS_NUMBER - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
JS_NUMBER = 2;
- JS_NUMBER_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
JS_NUMBER = 2;
- JS_STRING - com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
JS_STRING = 1;
- JS_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
JS_STRING = 1;
- JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- JSON_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- JSTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
K
- key() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- key() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
-
Required.
- KEY_FIELD_NUMBER - Static variable in class dev.cel.expr.MapValue.Entry
- KEY_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.MapType
- KEYKIND_NOT_SET - dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
- keys - Variable in class cel.parser.internal.CELParser.MapInitializerListContext
- keyType() - Method in class dev.cel.checker.DescriptorTypeProvider.MapEntryDef
-
The
TypeDef
of the map entry key. - keyType() - Method in class dev.cel.common.types.MapType
- kind() - Method in class dev.cel.common.types.CelType
-
Return the type
CelKind
. - kind() - Method in class dev.cel.common.types.EnumType
- kind() - Method in class dev.cel.common.types.ListType
- kind() - Method in class dev.cel.common.types.MapType
- kind() - Method in class dev.cel.common.types.NullableType
- kind() - Method in class dev.cel.common.types.OpaqueType
- kind() - Method in class dev.cel.common.types.OptionalType
- kind() - Method in class dev.cel.common.types.SimpleType
- kind() - Method in class dev.cel.common.types.StructType
- kind() - Method in class dev.cel.common.types.StructTypeReference
- kind() - Method in class dev.cel.common.types.TypeParamType
- kind() - Method in class dev.cel.common.types.TypeType
- kind() - Method in class dev.cel.common.types.UnspecifiedType
- KIND_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- KIND_NOT_SET - com.google.protobuf.Value.KindCase
- KIND_NOT_SET - dev.cel.expr.ExprValue.KindCase
- KIND_NOT_SET - dev.cel.expr.Value.KindCase
L
- LA(int) - Method in class dev.cel.common.internal.CodePointStream
- LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- LABEL_OPTIONAL - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_OPTIONAL = 1;
- LABEL_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_OPTIONAL = 1;
- LABEL_REPEATED - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REPEATED = 3;
- LABEL_REPEATED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REPEATED = 3;
- LABEL_REQUIRED - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REQUIRED = 2;
- LABEL_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
LABEL_REQUIRED = 2;
- Latin1CodePointArray - Class in dev.cel.common.internal
-
Represents an in-memory contiguous source of ISO-LATIN-1 code points.
- LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- LazyField - Class in com.google.protobuf
-
LazyField encapsulates the logic of lazily parsing message fields.
- LazyField(MessageLite, ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyField
- LazyFieldLite - Class in com.google.protobuf
-
LazyFieldLite encapsulates the logic of lazily parsing message fields.
- LazyFieldLite() - Constructor for class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite with no contents, and no ability to parse extensions.
- LazyFieldLite(ExtensionRegistryLite, ByteString) - Constructor for class com.google.protobuf.LazyFieldLite
-
Constructs a LazyFieldLite with bytes that will be parsed lazily.
- LazyStringArrayList - Class in com.google.protobuf
-
An implementation of
LazyStringList
that wraps an ArrayList. - LazyStringArrayList() - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(int) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(LazyStringList) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringArrayList(List<String>) - Constructor for class com.google.protobuf.LazyStringArrayList
- LazyStringList - Interface in com.google.protobuf
-
An interface extending
List<String>
that also provides access to the items of the list as UTF8-encoded ByteString or byte[] objects. - LBRACE - Static variable in class cel.parser.internal.CELLexer
- LBRACE - Static variable in class cel.parser.internal.CELParser
- LBRACE() - Method in class cel.parser.internal.CELParser.CreateMapContext
- LBRACE() - Method in class cel.parser.internal.CELParser.CreateMessageContext
- LBRACKET - Static variable in class cel.parser.internal.CELLexer
- LBRACKET - Static variable in class cel.parser.internal.CELParser
- LBRACKET() - Method in class cel.parser.internal.CELParser.CreateListContext
- LBRACKET() - Method in class cel.parser.internal.CELParser.IndexContext
- LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- LEADING_DETACHED_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- leadingDot - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- leadingDot - Variable in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- LEGACY - Static variable in class dev.cel.common.CelOptions
- LEGACY - Static variable in enum dev.cel.common.ExprFeatures
-
Deprecated.
- LEGACY_JAVA_EQUALITY - dev.cel.common.ExprFeatures
-
Deprecated.When enabled use Java equality for (in)equality tests.
- length() - Method in class dev.cel.common.internal.CelCodePointArray
- LESS - dev.cel.parser.Operator
- LESS - Static variable in class cel.parser.internal.CELLexer
- LESS - Static variable in class cel.parser.internal.CELParser
- LESS() - Method in class cel.parser.internal.CELParser.RelationContext
- LESS_EQUALS - dev.cel.parser.Operator
- LESS_EQUALS - Static variable in class cel.parser.internal.CELLexer
- LESS_EQUALS - Static variable in class cel.parser.internal.CELParser
- LESS_EQUALS() - Method in class cel.parser.internal.CELParser.RelationContext
- line() - Method in class dev.cel.common.internal.Errors.SourceLocation
-
Return the line where the source appears.
- LINE_OFFSETS_FIELD_NUMBER - Static variable in class dev.cel.expr.SourceInfo
- LIST - dev.cel.common.types.CelKind
- LIST_EXPR - dev.cel.expr.Expr.ExprKindCase
- LIST_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- LIST_TYPE - dev.cel.expr.Type.TypeKindCase
- LIST_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- LIST_VALUE - com.google.protobuf.Value.KindCase
- LIST_VALUE - dev.cel.expr.Value.KindCase
- LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
- LIST_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- LIST_VALUE_MESSAGE - Static variable in class dev.cel.checker.Types
- LIST_VALUE_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- ListAdapter(List<F>, Internal.ListAdapter.Converter<F, T>) - Constructor for class com.google.protobuf.Internal.ListAdapter
- listInit() - Method in class cel.parser.internal.CELParser.CreateListContext
- listInit() - Method in class cel.parser.internal.CELParser
- ListInitContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.ListInitContext
- listIterator(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- ListType - Class in dev.cel.common.types
-
Lists are a parameterized type with the parameter indicating the
elemType
. - ListType() - Constructor for class dev.cel.common.types.ListType
- ListValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ListValue
- ListValue - Class in dev.cel.expr
-
A list.
- ListValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.ListValue
- ListValue.Builder - Class in dev.cel.expr
-
A list.
- ListValueOrBuilder - Interface in com.google.protobuf
- ListValueOrBuilder - Interface in dev.cel.expr
- LITE_RUNTIME - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
LITE_RUNTIME = 3;
- LITE_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
LITE_RUNTIME = 3;
- literal() - Method in class cel.parser.internal.CELParser.ConstantLiteralContext
- literal() - Method in class cel.parser.internal.CELParser
- LiteralContext() - Constructor for class cel.parser.internal.CELParser.LiteralContext
- LiteralContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.LiteralContext
- LITTLE_ENDIAN_32_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
-
Deprecated.Use
CodedOutputStream.computeFixed32SizeNoTag(int)
instead. - LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- LOCATION_FIELD_NUMBER - Static variable in class dev.cel.expr.SourceInfo
- LOGICAL_AND - dev.cel.parser.Operator
- LOGICAL_AND - Static variable in class cel.parser.internal.CELLexer
- LOGICAL_AND - Static variable in class cel.parser.internal.CELParser
- LOGICAL_AND() - Method in class cel.parser.internal.CELParser.ConditionalAndContext
- LOGICAL_AND(int) - Method in class cel.parser.internal.CELParser.ConditionalAndContext
- LOGICAL_NOT - dev.cel.parser.Operator
- LOGICAL_OR - dev.cel.parser.Operator
- LOGICAL_OR - Static variable in class cel.parser.internal.CELLexer
- LOGICAL_OR - Static variable in class cel.parser.internal.CELParser
- LOGICAL_OR() - Method in class cel.parser.internal.CELParser.ConditionalOrContext
- LOGICAL_OR(int) - Method in class cel.parser.internal.CELParser.ConditionalOrContext
- LogicalNotContext(CELParser.UnaryContext) - Constructor for class cel.parser.internal.CELParser.LogicalNotContext
- LONG - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- LONG - com.google.protobuf.JavaType
- LONG - com.google.protobuf.WireFormat.JavaType
- lookupCelType(String) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Lookup the a
CelType
given a qualifiedtypeName
. - lookupEnumValue(String) - Method in class dev.cel.checker.DescriptorTypeProvider
- lookupEnumValue(String) - Method in class dev.cel.checker.TypeProvider.CombinedTypeProvider
-
Deprecated.
- lookupEnumValue(String) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Lookup the
Integer
enum value given anenumName
. - lookupExtensionType(String) - Method in class dev.cel.checker.DescriptorTypeProvider
- lookupExtensionType(String) - Method in class dev.cel.checker.TypeProvider.CombinedTypeProvider
-
Deprecated.
- lookupExtensionType(String) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Lookup the
FieldType
of the named extension (specified using its full path). - lookupField(String) - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
- lookupFieldNames(Type) - Method in class dev.cel.checker.DescriptorTypeProvider
- lookupFieldNames(Type) - Method in class dev.cel.checker.TypeProvider.CombinedTypeProvider
-
Deprecated.
- lookupFieldNames(Type) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Returns the field names associated with the given
Type
. - lookupFieldType(CelType, String) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Lookup the
FieldType
for afieldName
within atype
. - lookupFieldType(Type, String) - Method in class dev.cel.checker.DescriptorTypeProvider
- lookupFieldType(Type, String) - Method in class dev.cel.checker.TypeProvider.CombinedTypeProvider
-
Deprecated.
- lookupFieldType(Type, String) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Lookup the
FieldType
for afieldName
within atype
. - lookupFunction(int, String, String) - Method in class dev.cel.checker.Env
-
Lookup a name like
Env.tryLookupCelFunction(java.lang.String, java.lang.String)
but report an error if the name is not found and return theEnv.ERROR_FUNCTION_DECL
. - lookupIdent(int, String, String) - Method in class dev.cel.checker.Env
-
Lookup a name like
Env.tryLookupCelIdent(java.lang.String, java.lang.String)
, but report an error if the name is not found and return theEnv.ERROR_IDENT_DECL
. - lookupType(String) - Method in class dev.cel.checker.DescriptorTypeProvider
- lookupType(String) - Method in class dev.cel.checker.TypeProvider.CombinedTypeProvider
-
Deprecated.
- lookupType(String) - Method in interface dev.cel.checker.TypeProvider
-
Deprecated.Lookup the a
Type
given a qualifiedtypeName
. - LOOP_CONDIITON - dev.cel.checker.ExprVisitor.ComprehensionArg
- LOOP_CONDITION_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- LOOP_STEP - dev.cel.checker.ExprVisitor.ComprehensionArg
- LOOP_STEP_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- loopCondition() - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- loopCondition() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
An expression which can contain iter_var and accu_var.
- loopStep() - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- loopStep() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
An expression which can contain iter_var and accu_var.
- LPAREN - Static variable in class cel.parser.internal.CELLexer
- LPAREN - Static variable in class cel.parser.internal.CELParser
- LPAREN() - Method in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- LPAREN() - Method in class cel.parser.internal.CELParser.MemberCallContext
- LPAREN() - Method in class cel.parser.internal.CELParser.NestedContext
M
- MACRO_CALLS_FIELD_NUMBER - Static variable in class dev.cel.expr.SourceInfo
- MAJOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- makeExtensionsImmutable() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Used by parsing constructors in generated classes.
- makeExtensionsImmutable() - Method in class com.google.protobuf.GeneratedMessage
-
Used by parsing constructors in generated classes.
- makeExtensionsImmutable() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Used by parsing constructors in generated classes.
- makeExtensionsImmutable() - Method in class com.google.protobuf.GeneratedMessageV3
-
Used by parsing constructors in generated classes.
- makeImmutable() - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to complete parsing.
- makeImmutable() - Method in interface com.google.protobuf.Internal.ProtobufList
-
Makes this list immutable.
- makeImmutable() - Method in class com.google.protobuf.MapField
-
Makes this list immutable.
- makeImmutable() - Method in class com.google.protobuf.MapFieldLite
-
Makes this field immutable.
- makeImmutable() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Marks this object as immutable.
- MAP - com.google.protobuf.FieldType
- MAP - dev.cel.common.types.CelKind
- MAP - dev.cel.parser.CelStandardMacro
-
Comprehension which applies a transform to each element in the input range and produces a list of equivalent size as output.
- MAP - dev.cel.parser.Operator
- MAP - Static variable in class dev.cel.parser.CelMacro
-
Comprehension which applies a transform to each element in the input range and produces a list of equivalent size as output.
- MAP_ENTRY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- MAP_FILTER - dev.cel.parser.CelStandardMacro
-
Comprehension which conditionally applies a transform to elements in the list which satisfy the filter predicate.
- MAP_FILTER - Static variable in class dev.cel.parser.CelMacro
-
Comprehension which conditionally applies a transform to elements in the list which satisfy the filter predicate.
- MAP_KEY - dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
- MAP_KEY_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct.Entry
- MAP_TYPE - dev.cel.expr.Type.TypeKindCase
- MAP_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- MAP_VALUE - dev.cel.expr.Value.KindCase
- MAP_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- MapAdapter(Map<K, RealValue>, Internal.MapAdapter.Converter<RealValue, V>) - Constructor for class com.google.protobuf.Internal.MapAdapter
- MapEntry<K,V> - Class in com.google.protobuf
-
Implements MapEntry messages.
- MapEntry.Builder<K,V> - Class in com.google.protobuf
-
Builder to create
MapEntry
messages. - MapEntryDef() - Constructor for class dev.cel.checker.DescriptorTypeProvider.MapEntryDef
- MapEntryLite<K,V> - Class in com.google.protobuf
-
Implements the lite version of map entry messages.
- mapEntryType() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
-
The field
MapEntryDef
. - MapField<K,V> - Class in com.google.protobuf
-
Internal representation of map fields in generated messages.
- MapFieldLite<K,V> - Class in com.google.protobuf
-
Internal representation of map fields in generated lite-runtime messages.
- mapInitializerList() - Method in class cel.parser.internal.CELParser.CreateMapContext
- mapInitializerList() - Method in class cel.parser.internal.CELParser
- MapInitializerListContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.MapInitializerListContext
- MapType - Class in dev.cel.common.types
-
Maps are a parameterized type where the two parameters supported indicate the
keyType
andvalueType
of map entries. - MapType() - Constructor for class dev.cel.common.types.MapType
- MapValue - Class in dev.cel.expr
-
A map.
- MapValue.Builder - Class in dev.cel.expr
-
A map.
- MapValue.Entry - Class in dev.cel.expr
-
Protobuf type
cel.expr.MapValue.Entry
- MapValue.Entry.Builder - Class in dev.cel.expr
-
Protobuf type
cel.expr.MapValue.Entry
- MapValue.EntryOrBuilder - Interface in dev.cel.expr
- MapValueOrBuilder - Interface in dev.cel.expr
- mark() - Method in class dev.cel.common.internal.CodePointStream
- markClean() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the subclass or a builder to notify us that a message was built and may be cached and therefore invalidations are needed.
- markClean() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by the subclass or a builder to notify us that a message was built and may be cached and therefore invalidations are needed.
- markDirty() - Method in interface com.google.protobuf.AbstractMessage.BuilderParent
-
A builder becomes dirty whenever a field is modified -- including fields in nested builders -- and becomes clean when build() is called.
- markDirty() - Method in class com.google.protobuf.RepeatedFieldBuilder
- markDirty() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
- markDirty() - Method in class com.google.protobuf.SingleFieldBuilder
- markDirty() - Method in class com.google.protobuf.SingleFieldBuilderV3
- maxExpressionCodePointSize() - Method in class dev.cel.common.CelOptions
- maxExpressionCodePointSize(int) - Method in class dev.cel.common.CelOptions.Builder
-
Set a limit on the size of the expression string which may be parsed in terms of the number of code points contained within the string.
- maxParseErrorRecoveryLimit() - Method in class dev.cel.common.CelOptions
- maxParseErrorRecoveryLimit(int) - Method in class dev.cel.common.CelOptions.Builder
-
Limit the number of error recovery attempts which may be made by the parser for a given syntax error before terminating the parse completely.
- maxParseRecursionDepth() - Method in class dev.cel.common.CelOptions
- maxParseRecursionDepth(int) - Method in class dev.cel.common.CelOptions.Builder
-
Limit the amount of recursion within parse expressions.
- member() - Method in class cel.parser.internal.CELParser.IndexContext
- member() - Method in class cel.parser.internal.CELParser.LogicalNotContext
- member() - Method in class cel.parser.internal.CELParser
- member() - Method in class cel.parser.internal.CELParser.MemberCallContext
- member() - Method in class cel.parser.internal.CELParser.MemberExprContext
- member() - Method in class cel.parser.internal.CELParser.NegateContext
- member() - Method in class cel.parser.internal.CELParser.SelectContext
- MemberCallContext(CELParser.MemberContext) - Constructor for class cel.parser.internal.CELParser.MemberCallContext
- MemberContext() - Constructor for class cel.parser.internal.CELParser.MemberContext
- MemberContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.MemberContext
- MemberExprContext(CELParser.UnaryContext) - Constructor for class cel.parser.internal.CELParser.MemberExprContext
- memoizedHashCode - Variable in class com.google.protobuf.AbstractMessageLite
- memoizedSize - Variable in class com.google.protobuf.AbstractMessage
- merge(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Merges another instance's contents.
- merge(CharSequence, ExtensionRegistry, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(CharSequence, ExtensionRegistry, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(CharSequence, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(CharSequence, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, ExtensionRegistry, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, ExtensionRegistry, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, Message.Builder) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
and merge the contents intobuilder
. - merge(Readable, Message.Builder) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a text-format message from
input
and merge the contents intobuilder
. - mergeAbstractType(Type.AbstractType) - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- mergeAccuInit(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- mergeCallExpr(Expr.Call) - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- mergeCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- mergeComprehensionExpr(Expr.Comprehension) - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- mergeConstExpr(Constant) - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Message.Builder
- mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.mergeFrom(InputStream)
, but does not read until EOF. - mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.mergeDelimitedFrom(InputStream)
but supporting extensions. - mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeDurationValue(Duration) - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- mergeDyn(Empty) - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- mergeElemType(Type) - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- mergeEnumValue(EnumValue) - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- mergeError(Empty) - Method in class dev.cel.expr.Type.Builder
-
Error type.
- mergeError(ErrorSet) - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- mergeExpr(Expr) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- mergeExpr(Expr) - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- mergeExtensionFields(GeneratedMessage.ExtendableMessage) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- mergeExtensionFields(GeneratedMessageV3.ExtendableMessage) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- mergeExtensionFields(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- mergeField(int, UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Add a field to the
UnknownFieldSet
. - mergeFieldFrom(int, CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse a single field from
input
and merge it into this set. - mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[]) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[]) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[]) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse
data
as anUnknownFieldSet
and merge it with the set being built. - mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[], int, int) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[], int, int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(Any) - Method in class com.google.protobuf.Any.Builder
- mergeFrom(Api) - Method in class com.google.protobuf.Api.Builder
- mergeFrom(BoolValue) - Method in class com.google.protobuf.BoolValue.Builder
- mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(ByteString) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(ByteString) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse
data
as anUnknownFieldSet
and merge it with the set being built. - mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse
data
as a message of this type and merge it with the message being built. - mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(BytesValue) - Method in class com.google.protobuf.BytesValue.Builder
- mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parses a message of this type from the input and merges it with this message.
- mergeFrom(CodedInputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse an entire message from
input
and merge its fields into this set. - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Any.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Api.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BoolValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BytesValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DoubleValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Duration.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Empty.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Enum.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.EnumValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Field.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FieldMask.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FloatValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int32Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int64Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
-
Merges another instance's contents from a stream.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.ListValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Like
MessageLite.Builder.mergeFrom(CodedInputStream)
, but also parses extensions. - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Method.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Mixin.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Option.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.SourceContext.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.StringValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Struct.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Timestamp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Type.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt32Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt64Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.Status.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.CheckedExpr.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Constant.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Decl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.EnumValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.ErrorSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.EvalState.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.EvalState.Result.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.Call.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.CreateList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.Ident.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Expr.Select.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.ExprValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.ListValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.MapValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.MapValue.Entry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.ParsedExpr.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Reference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.SourceInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Type.AbstractType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Type.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Type.FunctionType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Type.ListType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Type.MapType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.UnknownSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class dev.cel.expr.Value.Builder
- mergeFrom(PluginProtos.CodeGeneratorRequest) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- mergeFrom(PluginProtos.CodeGeneratorResponse) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- mergeFrom(PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- mergeFrom(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- mergeFrom(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeFrom(DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeFrom(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeFrom(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeFrom(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeFrom(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeFrom(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeFrom(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeFrom(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeFrom(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeFrom(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeFrom(DescriptorProtos.FileDescriptorSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeFrom(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeFrom(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeFrom(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeFrom(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeFrom(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeFrom(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeFrom(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeFrom(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeFrom(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeFrom(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeFrom(DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeFrom(DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeFrom(DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeFrom(DoubleValue) - Method in class com.google.protobuf.DoubleValue.Builder
- mergeFrom(Duration) - Method in class com.google.protobuf.Duration.Builder
- mergeFrom(Empty) - Method in class com.google.protobuf.Empty.Builder
- mergeFrom(Enum) - Method in class com.google.protobuf.Enum.Builder
- mergeFrom(EnumValue) - Method in class com.google.protobuf.EnumValue.Builder
- mergeFrom(Field) - Method in class com.google.protobuf.Field.Builder
- mergeFrom(FieldMask) - Method in class com.google.protobuf.FieldMask.Builder
- mergeFrom(FloatValue) - Method in class com.google.protobuf.FloatValue.Builder
- mergeFrom(Int32Value) - Method in class com.google.protobuf.Int32Value.Builder
- mergeFrom(Int64Value) - Method in class com.google.protobuf.Int64Value.Builder
- mergeFrom(LazyStringList) - Method in class com.google.protobuf.LazyStringArrayList
- mergeFrom(LazyStringList) - Method in interface com.google.protobuf.LazyStringList
-
Merges all elements from another LazyStringList into this one.
- mergeFrom(LazyStringList) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- mergeFrom(ListValue) - Method in class com.google.protobuf.ListValue.Builder
- mergeFrom(MapField<K, V>) - Method in class com.google.protobuf.MapField
- mergeFrom(MapFieldLite<K, V>) - Method in class com.google.protobuf.MapFieldLite
- mergeFrom(Message) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Any.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Api.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.BoolValue.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.BytesValue.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DoubleValue.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Duration.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.DynamicMessage.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Empty.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Enum.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.EnumValue.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Field.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.FieldMask.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.FloatValue.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Int32Value.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Int64Value.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.ListValue.Builder
- mergeFrom(Message) - Method in interface com.google.protobuf.Message.Builder
-
Merge
other
into the message being built. - mergeFrom(Message) - Method in class com.google.protobuf.Method.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Mixin.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Option.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.SourceContext.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.StringValue.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Struct.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Timestamp.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Type.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.UInt32Value.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.UInt64Value.Builder
- mergeFrom(Message) - Method in class com.google.protobuf.Value.Builder
- mergeFrom(Message) - Method in class com.google.rpc.Status.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.CheckedExpr.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Constant.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Decl.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.EnumValue.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.ErrorSet.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.EvalState.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.EvalState.Result.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.Call.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.CreateList.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.Ident.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Expr.Select.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.ExprValue.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.ListValue.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.MapValue.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.MapValue.Entry.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.ParsedExpr.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Reference.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.SourceInfo.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Type.AbstractType.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Type.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Type.FunctionType.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Type.ListType.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Type.MapType.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.UnknownSet.Builder
- mergeFrom(Message) - Method in class dev.cel.expr.Value.Builder
- mergeFrom(MessageLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(MessageLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Merge
other
into the message being built. - mergeFrom(MessageLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(Method) - Method in class com.google.protobuf.Method.Builder
- mergeFrom(Mixin) - Method in class com.google.protobuf.Mixin.Builder
- mergeFrom(Option) - Method in class com.google.protobuf.Option.Builder
- mergeFrom(SourceContext) - Method in class com.google.protobuf.SourceContext.Builder
- mergeFrom(StringValue) - Method in class com.google.protobuf.StringValue.Builder
- mergeFrom(Struct) - Method in class com.google.protobuf.Struct.Builder
- mergeFrom(Timestamp) - Method in class com.google.protobuf.Timestamp.Builder
- mergeFrom(Type) - Method in class com.google.protobuf.Type.Builder
- mergeFrom(UInt32Value) - Method in class com.google.protobuf.UInt32Value.Builder
- mergeFrom(UInt64Value) - Method in class com.google.protobuf.UInt64Value.Builder
- mergeFrom(UnknownFieldSet) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Merge the fields from
other
into this set. - mergeFrom(UnknownFieldSet.Field) - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Merge the values in
other
into this field. - mergeFrom(Value) - Method in class com.google.protobuf.Value.Builder
- mergeFrom(Status) - Method in class com.google.rpc.Status.Builder
- mergeFrom(CheckedExpr) - Method in class dev.cel.expr.CheckedExpr.Builder
- mergeFrom(Constant) - Method in class dev.cel.expr.Constant.Builder
- mergeFrom(Decl) - Method in class dev.cel.expr.Decl.Builder
- mergeFrom(Decl.FunctionDecl) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- mergeFrom(Decl.FunctionDecl.Overload) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- mergeFrom(Decl.IdentDecl) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- mergeFrom(EnumValue) - Method in class dev.cel.expr.EnumValue.Builder
- mergeFrom(ErrorSet) - Method in class dev.cel.expr.ErrorSet.Builder
- mergeFrom(EvalState) - Method in class dev.cel.expr.EvalState.Builder
- mergeFrom(EvalState.Result) - Method in class dev.cel.expr.EvalState.Result.Builder
- mergeFrom(Explain) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- mergeFrom(Explain.ExprStep) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- mergeFrom(Expr) - Method in class dev.cel.expr.Expr.Builder
- mergeFrom(Expr.Call) - Method in class dev.cel.expr.Expr.Call.Builder
- mergeFrom(Expr.Comprehension) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- mergeFrom(Expr.CreateList) - Method in class dev.cel.expr.Expr.CreateList.Builder
- mergeFrom(Expr.CreateStruct) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- mergeFrom(Expr.CreateStruct.Entry) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- mergeFrom(Expr.Ident) - Method in class dev.cel.expr.Expr.Ident.Builder
- mergeFrom(Expr.Select) - Method in class dev.cel.expr.Expr.Select.Builder
- mergeFrom(ExprValue) - Method in class dev.cel.expr.ExprValue.Builder
- mergeFrom(ListValue) - Method in class dev.cel.expr.ListValue.Builder
- mergeFrom(MapValue) - Method in class dev.cel.expr.MapValue.Builder
- mergeFrom(MapValue.Entry) - Method in class dev.cel.expr.MapValue.Entry.Builder
- mergeFrom(ParsedExpr) - Method in class dev.cel.expr.ParsedExpr.Builder
- mergeFrom(Reference) - Method in class dev.cel.expr.Reference.Builder
- mergeFrom(SourceInfo) - Method in class dev.cel.expr.SourceInfo.Builder
- mergeFrom(Type) - Method in class dev.cel.expr.Type.Builder
- mergeFrom(Type.AbstractType) - Method in class dev.cel.expr.Type.AbstractType.Builder
- mergeFrom(Type.FunctionType) - Method in class dev.cel.expr.Type.FunctionType.Builder
- mergeFrom(Type.ListType) - Method in class dev.cel.expr.Type.ListType.Builder
- mergeFrom(Type.MapType) - Method in class dev.cel.expr.Type.MapType.Builder
- mergeFrom(UnknownSet) - Method in class dev.cel.expr.UnknownSet.Builder
- mergeFrom(Value) - Method in class dev.cel.expr.Value.Builder
- mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(InputStream) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse a message of this type from
input
and merge it with the message being built. - mergeFrom(InputStream) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Parse an
UnknownFieldSet
frominput
and merge it with the set being built. - mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
- mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Message.Builder
- mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
-
Parse a message of this type from
input
and merge it with the message being built. - mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Builder
- mergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
All subclasses implement this.
- mergeFrom(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Merges the field from another field.
- mergeFrom(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Merges the field from another field.
- mergeFromAndMakeImmutableInternal(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageV3
-
Deprecated.
- mergeFunction(Decl.FunctionDecl) - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- mergeFunction(Type.FunctionType) - Method in class dev.cel.expr.Type.Builder
-
Function type.
- mergeGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- mergeIdent(Decl.IdentDecl) - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- mergeIdentExpr(Expr.Ident) - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- mergeIterRange(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- mergeKey(Value) - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- mergeKeyType(Type) - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Convenience method for merging a length-delimited field.
- mergeListExpr(Expr.CreateList) - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- mergeListType(Type.ListType) - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- mergeListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- mergeListValue(ListValue) - Method in class dev.cel.expr.Value.Builder
-
List value.
- mergeLoopCondition(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- mergeLoopStep(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- mergeMapKey(Expr) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- mergeMapType(Type.MapType) - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- mergeMapValue(MapValue) - Method in class dev.cel.expr.Value.Builder
-
Map value.
- mergeObjectValue(Any) - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- mergeOperand(Expr) - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- mergeOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- mergeOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- mergeOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- mergeOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- mergeOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- mergeOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- mergeOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- mergeOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- mergeOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- mergeResult(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- mergeResultType(Type) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- mergeResultType(Type) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- mergeSelectExpr(Expr.Select) - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- mergeSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- mergeSourceInfo(SourceInfo) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- mergeSourceInfo(SourceInfo) - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- mergeStructExpr(Expr.CreateStruct) - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- mergeStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- mergeTarget(Expr) - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- mergeTimestampValue(Timestamp) - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- mergeType(Type) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- mergeType(Type) - Method in class dev.cel.expr.Type.Builder
-
Type type.
- mergeUnknown(UnknownSet) - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.AbstractMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Api.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Duration.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Empty.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Enum.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.EnumValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Field.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FieldMask.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
Merge some unknown fields into the
UnknownFieldSet
for this message. - mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Method.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Mixin.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Option.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.SourceContext.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Timestamp.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Type.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Status.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.CheckedExpr.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Constant.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.EnumValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ErrorSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.EvalState.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.EvalState.Result.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Call.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.CreateList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Ident.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Select.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ExprValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ListValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.MapValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.MapValue.Entry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ParsedExpr.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Reference.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.SourceInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.AbstractType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.FunctionType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.ListType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.MapType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.UnknownSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Value.Builder
- mergeUnknownFields(UnknownFieldSetLite) - Method in class com.google.protobuf.GeneratedMessageLite
-
Merge some unknown fields into the
UnknownFieldSetLite
for this message. - mergeUnknownLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by generated subclasses to add to the unknown field set.
- mergeUnknownVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by generated subclasses to add to the unknown field set.
- mergeValue(Any) - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- mergeValue(Constant) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- mergeValue(Constant) - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- mergeValue(Expr) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- mergeValue(Value) - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- mergeValue(Value) - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- mergeValueType(Type) - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- mergeVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- mergeVarintField(int, int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Convenience method for merging a new field containing a single varint value.
- Message - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message objects.
- MESSAGE - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- MESSAGE - com.google.protobuf.Descriptors.FieldDescriptor.Type
- MESSAGE - com.google.protobuf.FieldType
- MESSAGE - com.google.protobuf.JavaType
- MESSAGE - com.google.protobuf.WireFormat.FieldType
- MESSAGE - com.google.protobuf.WireFormat.JavaType
- MESSAGE_FIELD_NUMBER - Static variable in class com.google.rpc.Status
- MESSAGE_LIST - com.google.protobuf.FieldType
- MESSAGE_NAME_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct
- MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- MESSAGE_TYPE - dev.cel.expr.Type.TypeKindCase
- MESSAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- MESSAGE_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- Message.Builder - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message builders.
- MessageLite - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message objects.
- MessageLite.Builder - Interface in com.google.protobuf
-
Abstract interface implemented by Protocol Message builders.
- MessageLiteOrBuilder - Interface in com.google.protobuf
-
Base interface for methods common to
MessageLite
andMessageLite.Builder
to provide type equivalency. - messageName() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct
-
The type name of the message to be created, empty when creating map literals.
- MessageOrBuilder - Interface in com.google.protobuf
-
Base interface for methods common to
Message
andMessage.Builder
to provide type equivalency. - messageType() - Method in class dev.cel.checker.TypeProvider.ExtensionFieldType
-
Deprecated.The
Type
of the message being extended. - messageType() - Method in class dev.cel.common.types.ProtoMessageType.Extension
- messageTypeDescriptors() - Method in class dev.cel.common.CelDescriptors
-
Descriptors of type loaded from
Descriptors.FileDescriptor.getMessageTypes()
. - messageTypeDescriptorsBuilder() - Method in class dev.cel.common.CelDescriptors.Builder
- Method - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Method
- METHOD_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- Method.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Method
- MethodOrBuilder - Interface in com.google.protobuf
- METHODS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- MINOR_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- MINUS - Static variable in class cel.parser.internal.CELLexer
- MINUS - Static variable in class cel.parser.internal.CELParser
- MINUS() - Method in class cel.parser.internal.CELParser.CalcContext
- MINUS() - Method in class cel.parser.internal.CELParser.DoubleContext
- MINUS() - Method in class cel.parser.internal.CELParser.IntContext
- MINUS() - Method in class cel.parser.internal.CELParser.NegateContext
- MINUS(int) - Method in class cel.parser.internal.CELParser.NegateContext
- Mixin - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Mixin
- Mixin.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Mixin
- MixinOrBuilder - Interface in com.google.protobuf
- MIXINS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- modeNames - Static variable in class cel.parser.internal.CELLexer
- MODULO - dev.cel.parser.Operator
- mostGeneral(CelType, CelType) - Static method in class dev.cel.checker.Types
-
Returns the more general of two types which are known to unify.
- MULTIPLY - dev.cel.parser.Operator
- MUTABLE - com.google.protobuf.Extension.ExtensionType
- mutableCopy() - Method in class com.google.protobuf.MapFieldLite
-
Returns a deep copy of this map field.
- mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageV3
- mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageV3
- mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageV3
- mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageV3
- mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageV3
- mutableCopy(Internal.ProtobufList<E>) - Static method in class com.google.protobuf.GeneratedMessageLite
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.IntList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.LongList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.ProtobufList
-
Returns a mutable clone of this list with the specified capacity.
- mutableCopyWithCapacity(int) - Method in class com.google.protobuf.LazyStringArrayList
N
- name - Variable in class dev.cel.common.types.StructType
- name() - Method in class dev.cel.checker.CelIdentDecl
-
Fully qualified variable name.
- name() - Method in class dev.cel.checker.DescriptorTypeProvider.EnumValueDef
-
The simple name of the enum value within a containing enum
TypeDef
. - name() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
-
The field name.
- name() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
The qualified name of the message or enum.
- name() - Method in class dev.cel.common.ast.CelExpr.CelIdent
-
Required.
- name() - Method in class dev.cel.common.ast.CelReference
- name() - Method in class dev.cel.common.CelFunctionDecl.Builder
- name() - Method in class dev.cel.common.CelFunctionDecl
-
Fully qualified name of the function.
- name() - Method in class dev.cel.common.CelVarDecl
-
Fully qualified variable name.
- name() - Method in class dev.cel.common.types.CelType
-
Return the type name.
- name() - Method in class dev.cel.common.types.EnumType
- name() - Method in class dev.cel.common.types.ListType
- name() - Method in class dev.cel.common.types.MapType
- name() - Method in class dev.cel.common.types.NullableType
- name() - Method in class dev.cel.common.types.OpaqueType
- name() - Method in class dev.cel.common.types.OptionalType
- name() - Method in class dev.cel.common.types.ProtoMessageType.Extension
- name() - Method in class dev.cel.common.types.SimpleType
- name() - Method in class dev.cel.common.types.StructType.Field
- name() - Method in class dev.cel.common.types.StructType
- name() - Method in class dev.cel.common.types.StructTypeReference
- name() - Method in class dev.cel.common.types.TypeParamType
- name() - Method in class dev.cel.common.types.TypeType
- name() - Method in class dev.cel.common.types.UnspecifiedType
- NAME - Static variable in class dev.cel.common.types.OptionalType
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
- NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
- NAME_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl
- NAME_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Ident
- NAME_FIELD_NUMBER - Static variable in class dev.cel.expr.Reference
- NAME_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.AbstractType
- NAME_PART_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
- NANOS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
- needsUtf8Check() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- NEGATE - dev.cel.parser.Operator
- NegateContext(CELParser.UnaryContext) - Constructor for class cel.parser.internal.CELParser.NegateContext
- NEGATIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- NESTED_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- NestedContext(CELParser.PrimaryContext) - Constructor for class cel.parser.internal.CELParser.NestedContext
- NEW_BUILDER - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- NEW_MUTABLE_INSTANCE - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- newBooleanList() - Static method in class com.google.protobuf.GeneratedMessageV3
- newBoolLiteral(boolean) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a bool value. - newBuilder() - Static method in class com.google.protobuf.Any
- newBuilder() - Static method in class com.google.protobuf.Api
- newBuilder() - Static method in class com.google.protobuf.BoolValue
- newBuilder() - Static method in class com.google.protobuf.BytesValue
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newBuilder() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newBuilder() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newBuilder() - Static method in class com.google.protobuf.DoubleValue
- newBuilder() - Static method in class com.google.protobuf.Duration
- newBuilder() - Static method in class com.google.protobuf.Empty
- newBuilder() - Static method in class com.google.protobuf.Enum
- newBuilder() - Static method in class com.google.protobuf.EnumValue
- newBuilder() - Static method in class com.google.protobuf.Field
- newBuilder() - Static method in class com.google.protobuf.FieldMask
- newBuilder() - Static method in class com.google.protobuf.FloatValue
- newBuilder() - Static method in class com.google.protobuf.Int32Value
- newBuilder() - Static method in class com.google.protobuf.Int64Value
- newBuilder() - Static method in class com.google.protobuf.ListValue
- newBuilder() - Static method in class com.google.protobuf.Method
- newBuilder() - Static method in class com.google.protobuf.Mixin
- newBuilder() - Static method in class com.google.protobuf.Option
- newBuilder() - Static method in class com.google.protobuf.SourceContext
- newBuilder() - Static method in class com.google.protobuf.StringValue
- newBuilder() - Static method in class com.google.protobuf.Struct
- newBuilder() - Static method in class com.google.protobuf.TextFormat.Parser
-
Returns a new instance of
TextFormat.Parser.Builder
. - newBuilder() - Static method in class com.google.protobuf.Timestamp
- newBuilder() - Static method in class com.google.protobuf.Type
- newBuilder() - Static method in class com.google.protobuf.TypeRegistry
- newBuilder() - Static method in class com.google.protobuf.UInt32Value
- newBuilder() - Static method in class com.google.protobuf.UInt64Value
- newBuilder() - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Construct a new
UnknownFieldSet.Field.Builder
. - newBuilder() - Static method in class com.google.protobuf.UnknownFieldSet
-
Create a new
UnknownFieldSet.Builder
. - newBuilder() - Static method in class com.google.protobuf.Value
- newBuilder() - Static method in class com.google.rpc.Status
- newBuilder() - Static method in class dev.cel.checker.CelCheckerLegacyImpl
-
Create a new builder to construct a
CelChecker
instance. - newBuilder() - Static method in class dev.cel.checker.CelIdentDecl
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelCall
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelComprehension
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelCreateList
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelCreateMap
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelCreateStruct
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelIdent
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr.CelSelect
- newBuilder() - Static method in class dev.cel.common.ast.CelExpr
- newBuilder() - Static method in class dev.cel.common.ast.CelReference
- newBuilder() - Static method in class dev.cel.common.CelFunctionDecl
-
Create a new builder to construct a
CelFunctionDecl
instance. - newBuilder() - Static method in class dev.cel.common.CelIssue
- newBuilder() - Static method in class dev.cel.common.CelOptions
-
Return an unconfigured
Builder
. - newBuilder() - Static method in class dev.cel.common.CelOverloadDecl
-
Create a new builder to construct a
CelOverloadDecl
instance - newBuilder() - Static method in class dev.cel.common.CelSource
- newBuilder() - Static method in class dev.cel.expr.CheckedExpr
- newBuilder() - Static method in class dev.cel.expr.Constant
- newBuilder() - Static method in class dev.cel.expr.Decl.FunctionDecl
- newBuilder() - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- newBuilder() - Static method in class dev.cel.expr.Decl.IdentDecl
- newBuilder() - Static method in class dev.cel.expr.Decl
- newBuilder() - Static method in class dev.cel.expr.EnumValue
- newBuilder() - Static method in class dev.cel.expr.ErrorSet
- newBuilder() - Static method in class dev.cel.expr.EvalState
- newBuilder() - Static method in class dev.cel.expr.EvalState.Result
- newBuilder() - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- newBuilder() - Static method in class dev.cel.expr.Explain
-
Deprecated.
- newBuilder() - Static method in class dev.cel.expr.Expr.Call
- newBuilder() - Static method in class dev.cel.expr.Expr.Comprehension
- newBuilder() - Static method in class dev.cel.expr.Expr.CreateList
- newBuilder() - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- newBuilder() - Static method in class dev.cel.expr.Expr.CreateStruct
- newBuilder() - Static method in class dev.cel.expr.Expr.Ident
- newBuilder() - Static method in class dev.cel.expr.Expr
- newBuilder() - Static method in class dev.cel.expr.Expr.Select
- newBuilder() - Static method in class dev.cel.expr.ExprValue
- newBuilder() - Static method in class dev.cel.expr.ListValue
- newBuilder() - Static method in class dev.cel.expr.MapValue.Entry
- newBuilder() - Static method in class dev.cel.expr.MapValue
- newBuilder() - Static method in class dev.cel.expr.ParsedExpr
- newBuilder() - Static method in class dev.cel.expr.Reference
- newBuilder() - Static method in class dev.cel.expr.SourceInfo
- newBuilder() - Static method in class dev.cel.expr.Type.AbstractType
- newBuilder() - Static method in class dev.cel.expr.Type.FunctionType
- newBuilder() - Static method in class dev.cel.expr.Type.ListType
- newBuilder() - Static method in class dev.cel.expr.Type.MapType
- newBuilder() - Static method in class dev.cel.expr.Type
- newBuilder() - Static method in class dev.cel.expr.UnknownSet
- newBuilder() - Static method in class dev.cel.expr.Value
- newBuilder() - Static method in class dev.cel.parser.CelParserImpl
-
Creates a new
CelParserImpl.Builder
. - newBuilder(Any) - Static method in class com.google.protobuf.Any
- newBuilder(Api) - Static method in class com.google.protobuf.Api
- newBuilder(BoolValue) - Static method in class com.google.protobuf.BoolValue
- newBuilder(BytesValue) - Static method in class com.google.protobuf.BytesValue
- newBuilder(PluginProtos.CodeGeneratorRequest) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newBuilder(PluginProtos.CodeGeneratorResponse) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newBuilder(PluginProtos.CodeGeneratorResponse.File) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilder(PluginProtos.Version) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- newBuilder(DescriptorProtos.DescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilder(DescriptorProtos.DescriptorProto.ExtensionRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilder(DescriptorProtos.DescriptorProto.ReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilder(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilder(DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilder(DescriptorProtos.EnumOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilder(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilder(DescriptorProtos.EnumValueOptions) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilder(DescriptorProtos.ExtensionRangeOptions) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilder(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilder(DescriptorProtos.FieldOptions) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilder(DescriptorProtos.FileDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newBuilder(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newBuilder(DescriptorProtos.FileOptions) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- newBuilder(DescriptorProtos.GeneratedCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newBuilder(DescriptorProtos.MessageOptions) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newBuilder(DescriptorProtos.MethodDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newBuilder(DescriptorProtos.MethodOptions) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newBuilder(DescriptorProtos.OneofDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newBuilder(DescriptorProtos.OneofOptions) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newBuilder(DescriptorProtos.ServiceDescriptorProto) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newBuilder(DescriptorProtos.ServiceOptions) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newBuilder(DescriptorProtos.SourceCodeInfo) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newBuilder(DescriptorProtos.SourceCodeInfo.Location) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newBuilder(DescriptorProtos.UninterpretedOption) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newBuilder(DescriptorProtos.UninterpretedOption.NamePart) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newBuilder(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
-
Construct a
Message.Builder
for the given type. - newBuilder(DoubleValue) - Static method in class com.google.protobuf.DoubleValue
- newBuilder(Duration) - Static method in class com.google.protobuf.Duration
- newBuilder(Empty) - Static method in class com.google.protobuf.Empty
- newBuilder(Enum) - Static method in class com.google.protobuf.Enum
- newBuilder(EnumValue) - Static method in class com.google.protobuf.EnumValue
- newBuilder(Field) - Static method in class com.google.protobuf.Field
- newBuilder(FieldMask) - Static method in class com.google.protobuf.FieldMask
- newBuilder(FloatValue) - Static method in class com.google.protobuf.FloatValue
- newBuilder(Int32Value) - Static method in class com.google.protobuf.Int32Value
- newBuilder(Int64Value) - Static method in class com.google.protobuf.Int64Value
- newBuilder(ListValue) - Static method in class com.google.protobuf.ListValue
- newBuilder(Message) - Static method in class com.google.protobuf.DynamicMessage
-
Construct a
Message.Builder
for a message of the same type asprototype
, and initialize it withprototype
's contents. - newBuilder(Method) - Static method in class com.google.protobuf.Method
- newBuilder(Mixin) - Static method in class com.google.protobuf.Mixin
- newBuilder(Option) - Static method in class com.google.protobuf.Option
- newBuilder(SourceContext) - Static method in class com.google.protobuf.SourceContext
- newBuilder(StringValue) - Static method in class com.google.protobuf.StringValue
- newBuilder(Struct) - Static method in class com.google.protobuf.Struct
- newBuilder(Timestamp) - Static method in class com.google.protobuf.Timestamp
- newBuilder(Type) - Static method in class com.google.protobuf.Type
- newBuilder(UInt32Value) - Static method in class com.google.protobuf.UInt32Value
- newBuilder(UInt64Value) - Static method in class com.google.protobuf.UInt64Value
- newBuilder(UnknownFieldSet) - Static method in class com.google.protobuf.UnknownFieldSet
-
Create a new
UnknownFieldSet.Builder
and initialize it to be a copy ofcopyFrom
. - newBuilder(UnknownFieldSet.Field) - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Construct a new
UnknownFieldSet.Field.Builder
and initialize it to a copy ofcopyFrom
. - newBuilder(Value) - Static method in class com.google.protobuf.Value
- newBuilder(Status) - Static method in class com.google.rpc.Status
- newBuilder(CheckedExpr) - Static method in class dev.cel.expr.CheckedExpr
- newBuilder(Constant) - Static method in class dev.cel.expr.Constant
- newBuilder(Decl) - Static method in class dev.cel.expr.Decl
- newBuilder(Decl.FunctionDecl) - Static method in class dev.cel.expr.Decl.FunctionDecl
- newBuilder(Decl.FunctionDecl.Overload) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- newBuilder(Decl.IdentDecl) - Static method in class dev.cel.expr.Decl.IdentDecl
- newBuilder(EnumValue) - Static method in class dev.cel.expr.EnumValue
- newBuilder(ErrorSet) - Static method in class dev.cel.expr.ErrorSet
- newBuilder(EvalState) - Static method in class dev.cel.expr.EvalState
- newBuilder(EvalState.Result) - Static method in class dev.cel.expr.EvalState.Result
- newBuilder(Explain) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- newBuilder(Explain.ExprStep) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- newBuilder(Expr) - Static method in class dev.cel.expr.Expr
- newBuilder(Expr.Call) - Static method in class dev.cel.expr.Expr.Call
- newBuilder(Expr.Comprehension) - Static method in class dev.cel.expr.Expr.Comprehension
- newBuilder(Expr.CreateList) - Static method in class dev.cel.expr.Expr.CreateList
- newBuilder(Expr.CreateStruct) - Static method in class dev.cel.expr.Expr.CreateStruct
- newBuilder(Expr.CreateStruct.Entry) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- newBuilder(Expr.Ident) - Static method in class dev.cel.expr.Expr.Ident
- newBuilder(Expr.Select) - Static method in class dev.cel.expr.Expr.Select
- newBuilder(ExprValue) - Static method in class dev.cel.expr.ExprValue
- newBuilder(ListValue) - Static method in class dev.cel.expr.ListValue
- newBuilder(MapValue) - Static method in class dev.cel.expr.MapValue
- newBuilder(MapValue.Entry) - Static method in class dev.cel.expr.MapValue.Entry
- newBuilder(ParsedExpr) - Static method in class dev.cel.expr.ParsedExpr
- newBuilder(Reference) - Static method in class dev.cel.expr.Reference
- newBuilder(SourceInfo) - Static method in class dev.cel.expr.SourceInfo
- newBuilder(Type) - Static method in class dev.cel.expr.Type
- newBuilder(Type.AbstractType) - Static method in class dev.cel.expr.Type.AbstractType
- newBuilder(Type.FunctionType) - Static method in class dev.cel.expr.Type.FunctionType
- newBuilder(Type.ListType) - Static method in class dev.cel.expr.Type.ListType
- newBuilder(Type.MapType) - Static method in class dev.cel.expr.Type.MapType
- newBuilder(UnknownSet) - Static method in class dev.cel.expr.UnknownSet
- newBuilder(Value) - Static method in class dev.cel.expr.Value
- newBuilder(CelParserBuilder, CelCheckerBuilder) - Static method in class dev.cel.compiler.CelCompilerImpl
-
Create a new builder for constructing a
CelCompiler
instance. - newBuilder(String) - Static method in class dev.cel.common.CelSource
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
- newBuilderForField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Create a builder for messages of the appropriate type for the given field.
- newBuilderForType() - Method in class com.google.protobuf.Any
- newBuilderForType() - Method in class com.google.protobuf.Api
- newBuilderForType() - Method in class com.google.protobuf.BoolValue
- newBuilderForType() - Method in class com.google.protobuf.BytesValue
- newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newBuilderForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newBuilderForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newBuilderForType() - Method in class com.google.protobuf.DoubleValue
- newBuilderForType() - Method in class com.google.protobuf.Duration
- newBuilderForType() - Method in class com.google.protobuf.DynamicMessage
- newBuilderForType() - Method in class com.google.protobuf.Empty
- newBuilderForType() - Method in class com.google.protobuf.Enum
- newBuilderForType() - Method in class com.google.protobuf.EnumValue
- newBuilderForType() - Method in class com.google.protobuf.Field
- newBuilderForType() - Method in class com.google.protobuf.FieldMask
- newBuilderForType() - Method in class com.google.protobuf.FloatValue
- newBuilderForType() - Method in class com.google.protobuf.GeneratedMessageLite
- newBuilderForType() - Method in class com.google.protobuf.Int32Value
- newBuilderForType() - Method in class com.google.protobuf.Int64Value
- newBuilderForType() - Method in class com.google.protobuf.ListValue
- newBuilderForType() - Method in class com.google.protobuf.MapEntry
- newBuilderForType() - Method in interface com.google.protobuf.Message
- newBuilderForType() - Method in interface com.google.protobuf.MessageLite
-
Constructs a new builder for a message of the same type as this message.
- newBuilderForType() - Method in class com.google.protobuf.Method
- newBuilderForType() - Method in class com.google.protobuf.Mixin
- newBuilderForType() - Method in class com.google.protobuf.Option
- newBuilderForType() - Method in class com.google.protobuf.SourceContext
- newBuilderForType() - Method in class com.google.protobuf.StringValue
- newBuilderForType() - Method in class com.google.protobuf.Struct
- newBuilderForType() - Method in class com.google.protobuf.Timestamp
- newBuilderForType() - Method in class com.google.protobuf.Type
- newBuilderForType() - Method in class com.google.protobuf.UInt32Value
- newBuilderForType() - Method in class com.google.protobuf.UInt64Value
- newBuilderForType() - Method in class com.google.protobuf.UnknownFieldSet
- newBuilderForType() - Method in class com.google.protobuf.Value
- newBuilderForType() - Method in class com.google.rpc.Status
- newBuilderForType() - Method in class dev.cel.expr.CheckedExpr
- newBuilderForType() - Method in class dev.cel.expr.Constant
- newBuilderForType() - Method in class dev.cel.expr.Decl.FunctionDecl
- newBuilderForType() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- newBuilderForType() - Method in class dev.cel.expr.Decl.IdentDecl
- newBuilderForType() - Method in class dev.cel.expr.Decl
- newBuilderForType() - Method in class dev.cel.expr.EnumValue
- newBuilderForType() - Method in class dev.cel.expr.ErrorSet
- newBuilderForType() - Method in class dev.cel.expr.EvalState
- newBuilderForType() - Method in class dev.cel.expr.EvalState.Result
- newBuilderForType() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- newBuilderForType() - Method in class dev.cel.expr.Explain
-
Deprecated.
- newBuilderForType() - Method in class dev.cel.expr.Expr.Call
- newBuilderForType() - Method in class dev.cel.expr.Expr.Comprehension
- newBuilderForType() - Method in class dev.cel.expr.Expr.CreateList
- newBuilderForType() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- newBuilderForType() - Method in class dev.cel.expr.Expr.CreateStruct
- newBuilderForType() - Method in class dev.cel.expr.Expr.Ident
- newBuilderForType() - Method in class dev.cel.expr.Expr
- newBuilderForType() - Method in class dev.cel.expr.Expr.Select
- newBuilderForType() - Method in class dev.cel.expr.ExprValue
- newBuilderForType() - Method in class dev.cel.expr.ListValue
- newBuilderForType() - Method in class dev.cel.expr.MapValue.Entry
- newBuilderForType() - Method in class dev.cel.expr.MapValue
- newBuilderForType() - Method in class dev.cel.expr.ParsedExpr
- newBuilderForType() - Method in class dev.cel.expr.Reference
- newBuilderForType() - Method in class dev.cel.expr.SourceInfo
- newBuilderForType() - Method in class dev.cel.expr.Type.AbstractType
- newBuilderForType() - Method in class dev.cel.expr.Type.FunctionType
- newBuilderForType() - Method in class dev.cel.expr.Type.ListType
- newBuilderForType() - Method in class dev.cel.expr.Type.MapType
- newBuilderForType() - Method in class dev.cel.expr.Type
- newBuilderForType() - Method in class dev.cel.expr.UnknownSet
- newBuilderForType() - Method in class dev.cel.expr.Value
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.AbstractMessage
-
Create a nested builder.
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.GeneratedMessage
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.protobuf.GeneratedMessageV3
- newBuilderForType(GeneratedMessage.BuilderParent) - Method in class com.google.protobuf.GeneratedMessage
-
TODO(xiaofeng): remove this together with GeneratedMessage.BuilderParent.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Any
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Api
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BoolValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BytesValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.compiler.PluginProtos.Version
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DoubleValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Duration
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Empty
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Enum
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.EnumValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Field
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.FieldMask
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.FloatValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.GeneratedMessageV3
-
TODO(xiaofeng): remove this together with GeneratedMessageV3.BuilderParent.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int32Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int64Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.ListValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Method
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Mixin
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Option
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.SourceContext
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.StringValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Struct
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Timestamp
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Type
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt32Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt64Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.Status
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.CheckedExpr
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Constant
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Decl.FunctionDecl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Decl.IdentDecl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Decl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.EnumValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.ErrorSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.EvalState
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.EvalState.Result
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Explain
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.Call
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.Comprehension
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.CreateList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.CreateStruct
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.Ident
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Expr.Select
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.ExprValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.ListValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.MapValue.Entry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.MapValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.ParsedExpr
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Reference
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.SourceInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Type.AbstractType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Type.FunctionType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Type.ListType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Type.MapType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Type
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.UnknownSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class dev.cel.expr.Value
- newBytesLiteral(byte[]) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a bytes value. - newBytesLiteral(byte[], int, int) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a bytes value. - newBytesLiteral(ByteString) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a bytes value. - newBytesLiteral(String) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a bytes value. - newCheckedAst(CelExpr, CelSource, Map<Long, CelReference>, Map<Long, CelType>) - Static method in class dev.cel.common.CelAbstractSyntaxTree
-
Constructs a new instance of CelAbstractSyntaxTree that represent a checked expression.
- newCodedInput() - Method in class com.google.protobuf.ByteString
-
Creates a
CodedInputStream
which can be used to read the bytes. - newConstant(CelConstant) - Method in class dev.cel.common.ast.CelExprFactory
-
Create a new constant expression.
- newDefaultInstance(Descriptors.Descriptor, WireFormat.FieldType, K, WireFormat.FieldType, V) - Static method in class com.google.protobuf.MapEntry
-
Create a default MapEntry instance.
- newDefaultInstance(WireFormat.FieldType, K, WireFormat.FieldType, V) - Static method in class com.google.protobuf.MapEntryLite
-
Creates a default MapEntryLite message instance.
- newDoubleList() - Static method in class com.google.protobuf.GeneratedMessageV3
- newDoubleLiteral(double) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a double value. - newEnumConverter(Internal.EnumLiteMap<T>, T) - Static method in class com.google.protobuf.Internal.MapAdapter
- newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- newExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- newFileScopedGeneratedExtension(Class, Message) - Static method in class com.google.protobuf.GeneratedMessage
-
For use by generated code only.
- newFileScopedGeneratedExtension(Class, Message, String, String) - Static method in class com.google.protobuf.GeneratedMessage
-
Used in proto1 generated code only.
- newFloatList() - Static method in class com.google.protobuf.GeneratedMessageV3
- newFunctionDeclaration(String, CelOverloadDecl...) - Static method in class dev.cel.common.CelFunctionDecl
-
Constructs a function declaration with any number of
CelOverloadDecl
- newFunctionDeclaration(String, Iterable<CelOverloadDecl>) - Static method in class dev.cel.common.CelFunctionDecl
-
Constructs a function declaration with an iterable of
CelOverloadDecl
- newGlobalCall(String, CelExpr...) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a global (free) function call
CelExpr
for the given function and arguments. - newGlobalCall(String, Iterable<CelExpr>) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a global (free) function call
CelExpr
for the given function and arguments. - newGlobalMacro(String, int, CelMacroExpander) - Static method in class dev.cel.parser.CelMacro
-
Creates a new global macro that accepts a fixed number of arguments.
- newGlobalOverload(String, CelType, CelType...) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a global function overload
- newGlobalOverload(String, CelType, List<CelType>) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a global function overload
- newGlobalOverload(String, String, CelType, CelType...) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a global function overload
- newGlobalOverload(String, String, CelType, List<CelType>) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a global function overload
- newGlobalVarArgMacro(String, CelMacroExpander) - Static method in class dev.cel.parser.CelMacro
-
Creates a new global macro that accepts a variable number of arguments.
- newIdentDeclaration(String, CelType) - Static method in class dev.cel.checker.CelIdentDecl
-
Create a new
CelIdentDecl
with a givenname
andtype
. - newIdentifier(String) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates an identifier
CelExpr
for the given name. - newInput() - Method in class com.google.protobuf.ByteString
-
Creates an
InputStream
which can be used to read the bytes. - newInstance() - Static method in class com.google.protobuf.ExtensionRegistry
-
Construct a new, empty instance.
- newInstance() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Construct a new, empty instance.
- newInstance() - Static method in class dev.cel.common.ast.CelExprFactory
- newInstance(byte[]) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given byte array.
- newInstance(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes directly to the given byte array. - newInstance(byte[], int, int) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given byte array slice.
- newInstance(byte[], int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes directly to the given byte array slice. - newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Any
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Api
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BoolValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BytesValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.compiler.PluginProtos.Version
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DoubleValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Duration
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Empty
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Enum
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.EnumValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Field
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.FieldMask
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.FloatValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.GeneratedMessageV3
-
Creates a new instance of this message type.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int32Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int64Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.ListValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Method
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Mixin
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Option
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.SourceContext
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.StringValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Struct
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Timestamp
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Type
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt32Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt64Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.Status
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.CheckedExpr
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Constant
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Decl.FunctionDecl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Decl.IdentDecl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Decl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.EnumValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.ErrorSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.EvalState
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.EvalState.Result
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Explain
-
Deprecated.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.Call
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.Comprehension
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.CreateList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.CreateStruct
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.Ident
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Expr.Select
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.ExprValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.ListValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.MapValue.Entry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.MapValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.ParsedExpr
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Reference
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.SourceInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Type.AbstractType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Type.FunctionType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Type.ListType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Type.MapType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Type
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.UnknownSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class dev.cel.expr.Value
- newInstance(InputStream) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given InputStream.
- newInstance(InputStream, int) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given InputStream, with a specified buffer size.
- newInstance(OutputStream) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
wrapping the givenOutputStream
. - newInstance(OutputStream, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
wrapping the givenOutputStream
with a given buffer size. - newInstance(Iterable<String>, CelType) - Method in class dev.cel.checker.InferenceContext
-
Returns an instance of the given type where all given type parameters are replaced by fresh type variables.
- newInstance(Iterable<ByteBuffer>) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given
Iterable <ByteBuffer>
. - newInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedInputStream
-
Create a new CodedInputStream wrapping the given ByteBuffer.
- newInstance(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Create a new
CodedOutputStream
that writes to the givenByteBuffer
. - newInstance(ByteBuffer, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.the size parameter is no longer used since use of an internal buffer is useless (and wasteful) when writing to a
ByteBuffer
. UseCodedOutputStream.newInstance(ByteBuffer)
instead. - newIntList() - Static method in class com.google.protobuf.GeneratedMessageV3
- newIntLiteral(long) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for an int value. - newList(CelExpr...) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new list
CelExpr
comprised of the elements. - newList(Iterable<CelExpr>) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new list
CelExpr
comprised of the elements. - newLongList() - Static method in class com.google.protobuf.GeneratedMessageV3
- newMap(CelExpr.CelCreateMap.Entry...) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new map
CelExpr
comprised of the entries. - newMap(Iterable<CelExpr.CelCreateMap.Entry>) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new map
CelExpr
comprised of the entries. - newMapEntry(CelExpr, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new map
CelExpr.CelCreateStruct.Entry
comprised of the given key and value. - newMapField(MapEntry<K, V>) - Static method in class com.google.protobuf.MapField
-
Creates a new mutable empty MapField.
- newMemberOverload(String, CelType, CelType...) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a member function overload
- newMemberOverload(String, CelType, List<CelType>) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a member function overload
- newMemberOverload(String, String, CelType, CelType...) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a member function overload
- newMemberOverload(String, String, CelType, List<CelType>) - Static method in class dev.cel.common.CelOverloadDecl
-
Helper method for declaring a member function overload
- newMessage(String, CelExpr.CelCreateStruct.Entry...) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new message
CelExpr
of the given type comprised of the given fields. - newMessage(String, Iterable<CelExpr.CelCreateStruct.Entry>) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new message
CelExpr
of the given type comprised of the given fields. - newMessageField(String, CelExpr) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new message
CelExpr.CelCreateStruct.Entry
comprised of the given field and value. - newMessageInfo(MessageLite, String, Object[]) - Static method in class com.google.protobuf.GeneratedMessageLite
- newMessageScopedGeneratedExtension(Message, int, Class, Message) - Static method in class com.google.protobuf.GeneratedMessage
-
For use by generated code only.
- newMessageScopedGeneratedExtension(Message, String, Class, Message) - Static method in class com.google.protobuf.GeneratedMessage
-
Used in proto1 generated code only.
- newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
- newMessageSetExtensionWriter() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- newMonotonicIdGenerator(long) - Static method in class dev.cel.common.ast.CelExprIdGeneratorFactory
-
MonotonicIdGenerator increments expression IDs from an initial seed value.
- newOneTimeCallback(RpcCallback<ParameterType>) - Static method in class com.google.protobuf.RpcUtil
-
Creates a callback which can only be called once.
- newOutput() - Static method in class com.google.protobuf.ByteString
-
Creates a new
ByteString.Output
. - newOutput(int) - Static method in class com.google.protobuf.ByteString
-
Creates a new
ByteString.Output
with the given initial capacity. - newParsedAst(CelExpr, CelSource) - Static method in class dev.cel.common.CelAbstractSyntaxTree
-
Constructs a new instance of CelAbstractSyntaxTree that represent a parsed expression.
- newReceiverCall(String, CelExpr, CelExpr...) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a receiver-style function call
CelExpr
for the given function, target, and arguments. - newReceiverCall(String, CelExpr, Iterable<CelExpr>) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a receiver-style function call
CelExpr
for the given function, target, and arguments. - newReceiverMacro(String, int, CelMacroExpander) - Static method in class dev.cel.parser.CelMacro
-
Creates a new receiver-style macro that accepts a fixed number of arguments.
- newReceiverVarArgMacro(String, CelMacroExpander) - Static method in class dev.cel.parser.CelMacro
-
Creates a new receiver-style macro that accepts a variable number of arguments.
- newRepeatedGeneratedExtension(ContainingType, MessageLite, Internal.EnumLiteMap<?>, int, WireFormat.FieldType, boolean, Class) - Static method in class com.google.protobuf.GeneratedMessageLite
-
For use by generated code only.
- newSelect(CelExpr, String, boolean) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a field traversal or field presence test
CelExpr
for the given operand and field. - newSingularGeneratedExtension(ContainingType, Type, MessageLite, Internal.EnumLiteMap<?>, int, WireFormat.FieldType, Class) - Static method in class com.google.protobuf.GeneratedMessageLite
-
For use by generated code only.
- newStableIdGenerator(long) - Static method in class dev.cel.common.ast.CelExprIdGeneratorFactory
-
StableIdGenerator ensures new IDs are only created the first time they are encountered.
- newStringLiteral(String) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a string value. - newTypeVar(String) - Method in class dev.cel.checker.InferenceContext
-
Creates a fresh type variable in the given context.
- newUintLiteral(long) - Method in class dev.cel.common.ast.CelExprFactory
-
Creates a new constant
CelExpr
for a uint value. - newUninitializedMessageException(Message) - Static method in class com.google.protobuf.AbstractMessage.Builder
-
Construct an UninitializedMessageException reporting missing fields in the given message.
- newUninitializedMessageException(MessageLite) - Static method in class com.google.protobuf.AbstractMessageLite.Builder
-
Construct an UninitializedMessageException reporting missing fields in the given message.
- newVarDeclaration(String, CelType) - Static method in class dev.cel.common.CelVarDecl
-
Create a new
CelVarDecl
with a givenname
andtype
. - nextByte() - Method in interface com.google.protobuf.ByteString.ByteIterator
-
An alternative to
Iterator.next()
that returns an unboxed primitivebyte
. - nextExprId() - Method in class dev.cel.common.ast.CelExprFactory
-
Returns the next unique expression ID.
- nextExprId() - Method in class dev.cel.common.ast.CelExprIdGeneratorFactory.MonotonicIdGenerator
- NO_SIDE_EFFECTS - com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
NO_SIDE_EFFECTS = 1;
- NO_SIDE_EFFECTS_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
NO_SIDE_EFFECTS = 1;
- NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- NONE - Static variable in class dev.cel.common.CelSourceLocation
- NOT_EQUALS - dev.cel.parser.Operator
- NOT_EQUALS - Static variable in class cel.parser.internal.CELLexer
- NOT_EQUALS - Static variable in class cel.parser.internal.CELParser
- NOT_EQUALS() - Method in class cel.parser.internal.CELParser.RelationContext
- NOT_SET - dev.cel.common.ast.CelConstant.Kind
- NOT_SET - dev.cel.common.ast.CelExpr.ExprKind.Kind
- NOT_STRICTLY_FALSE - dev.cel.parser.Operator
- notifyOnCancel(RpcCallback<Object>) - Method in interface com.google.protobuf.RpcController
-
Asks that the given callback be called when the RPC is canceled.
- notSet() - Method in class dev.cel.common.ast.CelConstant
- notSet() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- NUL - Static variable in class cel.parser.internal.CELLexer
- NUL - Static variable in class cel.parser.internal.CELParser
- NUL() - Method in class cel.parser.internal.CELParser.NullContext
- NULL - dev.cel.expr.Type.TypeKindCase
- NULL - Static variable in class dev.cel.common.internal.Constants
- NULL_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- NULL_TYPE - dev.cel.common.types.CelKind
- NULL_TYPE - Static variable in class dev.cel.checker.Types
- NULL_TYPE - Static variable in class dev.cel.common.types.CelTypes
- NULL_TYPE - Static variable in class dev.cel.common.types.SimpleType
- NULL_VALUE - com.google.protobuf.NullValue
-
NULL_VALUE = 0;
- NULL_VALUE - com.google.protobuf.Value.KindCase
- NULL_VALUE - dev.cel.common.ast.CelConstant.Kind
- NULL_VALUE - dev.cel.expr.Constant.ConstantKindCase
- NULL_VALUE - dev.cel.expr.Value.KindCase
- NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
- NULL_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- NULL_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- NULL_VALUE_VALUE - Static variable in enum com.google.protobuf.NullValue
-
NULL_VALUE = 0;
- NullableType - Class in dev.cel.common.types
-
Nullable types are a union type which indicate that the value is either the
targetType
orSimpleType.NULL_TYPE
- NullableType() - Constructor for class dev.cel.common.types.NullableType
- NullContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.NullContext
- nullValue() - Method in class dev.cel.common.ast.CelConstant
- NullValue - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.NullValue
- NUM_FLOAT - Static variable in class cel.parser.internal.CELLexer
- NUM_FLOAT - Static variable in class cel.parser.internal.CELParser
- NUM_FLOAT() - Method in class cel.parser.internal.CELParser.DoubleContext
- NUM_INT - Static variable in class cel.parser.internal.CELLexer
- NUM_INT - Static variable in class cel.parser.internal.CELParser
- NUM_INT() - Method in class cel.parser.internal.CELParser.IntContext
- NUM_UINT - Static variable in class cel.parser.internal.CELLexer
- NUM_UINT - Static variable in class cel.parser.internal.CELParser
- NUM_UINT() - Method in class cel.parser.internal.CELParser.UintContext
- NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
- NUMBER_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- NUMBER_VALUE - com.google.protobuf.Value.KindCase
- NUMBER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
- NUMERIC_OVERFLOW - dev.cel.common.CelErrorCode
-
Numeric overflow occurred due to arithmetic or conversions outside represented range.
O
- OBJC_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- OBJECT_VALUE - dev.cel.expr.Value.KindCase
- OBJECT_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- of(boolean) - Static method in class com.google.protobuf.BoolValue
- of(double) - Static method in class com.google.protobuf.DoubleValue
- of(float) - Static method in class com.google.protobuf.FloatValue
- of(int) - Static method in class com.google.protobuf.Int32Value
- of(int) - Static method in class com.google.protobuf.UInt32Value
- of(int, int) - Static method in class dev.cel.common.CelSourceLocation
- of(int, int) - Static method in class dev.cel.common.internal.Errors.SourceLocation
-
Create a new
SourceLocation
fromline
andcolumn
. - of(long) - Static method in class com.google.protobuf.Int64Value
- of(long) - Static method in class com.google.protobuf.UInt64Value
- of(ByteString) - Static method in class com.google.protobuf.BytesValue
- of(DescriptorProtos.FieldDescriptorProto.Type) - Static method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
Create a
TypeDef
for a primitive type. - of(MessageLite) - Static method in class com.google.protobuf.GeneratedMessageLite.SerializedForm
- of(CelReference, CelType) - Static method in class dev.cel.checker.ExprChecker.OverloadResolution
-
Deprecated.Construct a new
OverloadResolution
from areference
andtype
. - of(Type) - Static method in class dev.cel.checker.TypeProvider.FieldType
-
Deprecated.Create a new
FieldType
instance from the providedtype
. - of(Type, Type) - Static method in class dev.cel.checker.TypeProvider.ExtensionFieldType
-
Deprecated.
- of(String) - Static method in class com.google.protobuf.StringValue
- of(String, FieldMask) - Static method in class dev.cel.checker.ProtoTypeMask
-
Construct a new
ProtoTypeMask
with aFieldMask
indicating which fields should be visible to CEL expressions. - of(String, CelType) - Static method in class dev.cel.common.types.StructType.Field
- ofAllFields(String) - Static method in class dev.cel.checker.ProtoTypeMask
-
Construct a new
ProtoTypeMask
which exposes all fields in the giventypeName
for use within CEL expressions. - ofCallExpr(long, Optional<CelExpr>, String, ImmutableList<CelExpr>) - Static method in class dev.cel.common.ast.CelExpr
- ofComprehension(long, String, CelExpr, String, CelExpr, CelExpr, CelExpr, CelExpr) - Static method in class dev.cel.common.ast.CelExpr
- ofConstantExpr(long, CelConstant) - Static method in class dev.cel.common.ast.CelExpr
- ofCreateListExpr(long, ImmutableList<CelExpr>, ImmutableList<Integer>) - Static method in class dev.cel.common.ast.CelExpr
- ofCreateMapEntryExpr(long, CelExpr, CelExpr, boolean) - Static method in class dev.cel.common.ast.CelExpr
- ofCreateMapExpr(long, ImmutableList<CelExpr.CelCreateMap.Entry>) - Static method in class dev.cel.common.ast.CelExpr
- ofCreateStructEntryExpr(long, String, CelExpr, boolean) - Static method in class dev.cel.common.ast.CelExpr
- ofCreateStructExpr(long, String, ImmutableList<CelExpr.CelCreateStruct.Entry>) - Static method in class dev.cel.common.ast.CelExpr
- ofIdentExpr(long, String) - Static method in class dev.cel.common.ast.CelExpr
- ofNotSet() - Static method in class dev.cel.common.ast.CelConstant
- ofNotSet(long) - Static method in class dev.cel.common.ast.CelExpr
- ofObjectValue(Object) - Static method in class dev.cel.common.ast.CelConstant
-
Converts the given Java object into a CelConstant value.
- ofSelectExpr(long, CelExpr, String, boolean) - Static method in class dev.cel.common.ast.CelExpr
- ofValue(boolean) - Static method in class dev.cel.common.ast.CelConstant
- ofValue(double) - Static method in class dev.cel.common.ast.CelConstant
- ofValue(long) - Static method in class dev.cel.common.ast.CelConstant
- ofValue(UnsignedLong) - Static method in class dev.cel.common.ast.CelConstant
- ofValue(ByteString) - Static method in class dev.cel.common.ast.CelConstant
- ofValue(Duration) - Static method in class dev.cel.common.ast.CelConstant
-
Deprecated.Do not use. Duration is no longer built-in CEL type.
- ofValue(NullValue) - Static method in class dev.cel.common.ast.CelConstant
- ofValue(Timestamp) - Static method in class dev.cel.common.ast.CelConstant
-
Deprecated.Do not use. Timestamp is no longer built-in CEL type.
- ofValue(String) - Static method in class dev.cel.common.ast.CelConstant
- OLD_IN - dev.cel.parser.Operator
-
Deprecated.
- OLD_NOT_STRICTLY_FALSE - dev.cel.parser.Operator
-
Deprecated.
- onBuilt() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the subclass when a message is built.
- onBuilt() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by the subclass when a message is built.
- onChanged() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
- onChanged() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
- ONEOF_DECL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- ONEOF_INDEX_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- ONEOFS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
- op - Variable in class cel.parser.internal.CELParser.CalcContext
- op - Variable in class cel.parser.internal.CELParser.CreateListContext
- op - Variable in class cel.parser.internal.CELParser.CreateMapContext
- op - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- op - Variable in class cel.parser.internal.CELParser.ExprContext
- op - Variable in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- op - Variable in class cel.parser.internal.CELParser.IndexContext
- op - Variable in class cel.parser.internal.CELParser.MemberCallContext
- op - Variable in class cel.parser.internal.CELParser.RelationContext
- op - Variable in class cel.parser.internal.CELParser.SelectContext
- OPAQUE - dev.cel.common.types.CelKind
- OpaqueType - Class in dev.cel.common.types
-
An opaque type's properties may only be accessed via function calls associated with the type.
- OpaqueType() - Constructor for class dev.cel.common.types.OpaqueType
- open - Variable in class cel.parser.internal.CELParser.MemberCallContext
- operand() - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- operand() - Method in class dev.cel.common.ast.CelExpr.CelSelect
-
Required.
- OPERAND_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Select
- Operator - Enum in dev.cel.parser
-
Package-private enumeration of Common Expression Language operators.
- ops - Variable in class cel.parser.internal.CELParser.ConditionalAndContext
- ops - Variable in class cel.parser.internal.CELParser.ConditionalOrContext
- ops - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- ops - Variable in class cel.parser.internal.CELParser.LogicalNotContext
- ops - Variable in class cel.parser.internal.CELParser.NegateContext
- opt - Variable in class cel.parser.internal.CELParser.IndexContext
- opt - Variable in class cel.parser.internal.CELParser.OptExprContext
- opt - Variable in class cel.parser.internal.CELParser.OptFieldContext
- opt - Variable in class cel.parser.internal.CELParser.SelectContext
- optExpr - Variable in class cel.parser.internal.CELParser.ListInitContext
- optExpr - Variable in class cel.parser.internal.CELParser.MapInitializerListContext
- optExpr() - Method in class cel.parser.internal.CELParser.ListInitContext
- optExpr() - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- optExpr() - Method in class cel.parser.internal.CELParser
- optExpr(int) - Method in class cel.parser.internal.CELParser.ListInitContext
- optExpr(int) - Method in class cel.parser.internal.CELParser.MapInitializerListContext
- OptExprContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.OptExprContext
- optField - Variable in class cel.parser.internal.CELParser.FieldInitializerListContext
- optField() - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- optField() - Method in class cel.parser.internal.CELParser
- optField(int) - Method in class cel.parser.internal.CELParser.FieldInitializerListContext
- OptFieldContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.OptFieldContext
- OPTIMIZE_FOR_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- Option - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Option
- Option.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Option
- OPTIONAL_ENTRY_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct.Entry
- OPTIONAL_INDEX - dev.cel.parser.Operator
- OPTIONAL_INDICES_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateList
- OPTIONAL_SELECT - dev.cel.parser.Operator
- optionalEntry() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
-
Whether the key-value pair is optional.
- optionalEntry() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
-
Whether the key-value pair is optional.
- optionalIndices() - Method in class dev.cel.common.ast.CelExpr.CelCreateList
-
The indices within the elements list which are marked as optional elements.
- OptionalType - Class in dev.cel.common.types
-
OptionalType is an opaque type that that represents an optional value.
- OptionalType() - Constructor for class dev.cel.common.types.OptionalType
- OptionOrBuilder - Interface in com.google.protobuf
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.EnumValue
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
- OUTPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- OVERLOAD_ID_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl.Overload
- OVERLOAD_ID_FIELD_NUMBER - Static variable in class dev.cel.expr.Reference
- OVERLOAD_NOT_FOUND - dev.cel.common.CelErrorCode
-
Function defined, but no matching overload found.
- overloadId() - Method in class dev.cel.common.CelOverloadDecl
-
Required.
- overloadIds() - Method in class dev.cel.common.ast.CelReference
- OverloadResolution() - Constructor for class dev.cel.checker.ExprChecker.OverloadResolution
-
Deprecated.
- overloads() - Method in class dev.cel.common.CelFunctionDecl.Builder
- overloads() - Method in class dev.cel.common.CelFunctionDecl
-
Required.
- OVERLOADS_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl
- overloadsBuilder() - Method in class dev.cel.common.CelFunctionDecl.Builder
- overloadToCelOverload(Decl.FunctionDecl.Overload) - Static method in class dev.cel.common.CelOverloadDecl
P
- pack(T) - Static method in class com.google.protobuf.Any
- pack(T, String) - Static method in class com.google.protobuf.Any
-
Packs a message using the given type URL prefix.
- PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- PACKED_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- PARAMETER_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- PARAMETER_TYPES_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.AbstractType
- parameters() - Method in class dev.cel.common.types.CelType
-
Return the type parameters.
- parameters() - Method in class dev.cel.common.types.ListType
- parameters() - Method in class dev.cel.common.types.MapType
- parameters() - Method in class dev.cel.common.types.OpaqueType
- parameters() - Method in class dev.cel.common.types.OptionalType
- parameters() - Method in class dev.cel.common.types.TypeType
- parameterTypes() - Method in class dev.cel.common.CelOverloadDecl.Builder
- parameterTypes() - Method in class dev.cel.common.CelOverloadDecl
-
List of function parameter type values.
- PARAMS_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl.Overload
- parse(CelSource) - Method in class dev.cel.compiler.CelCompilerImpl
- parse(CelSource) - Method in interface dev.cel.parser.CelParser
-
Parse the input
expression
and return aCelValidationResult
. - parse(CelSource) - Method in class dev.cel.parser.CelParserImpl
- parse(CharSequence, ExtensionRegistry, Class<T>) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
. - parse(CharSequence, Class<T>) - Static method in class com.google.protobuf.TextFormat
-
Parse a text-format message from
input
. - parse(String) - Method in interface dev.cel.parser.CelParser
-
Parse the input
expression
and return aCelValidationResult
. - parse(String, String) - Method in class dev.cel.compiler.CelCompilerImpl
- parse(String, String) - Method in interface dev.cel.parser.CelParser
-
Parse the input
expression
and return aCelValidationResult
. - parse(String, String) - Method in class dev.cel.parser.CelParserImpl
- parseBytes(String) - Static method in class dev.cel.common.internal.Constants
- parseDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Any
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Api
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Duration
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Empty
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Enum
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Field
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.ListValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Method
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Mixin
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Option
- parseDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(InputStream)
, but does not read until EOF. - parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.StringValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Struct
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Type
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.Status
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.CheckedExpr
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Constant
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Decl
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.EnumValue
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.ErrorSet
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.EvalState
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.EvalState.Result
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.Call
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.Comprehension
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.CreateList
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.Ident
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Expr.Select
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.ExprValue
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.ListValue
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.MapValue.Entry
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.MapValue
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.ParsedExpr
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Reference
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.SourceInfo
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Type.AbstractType
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Type.FunctionType
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Type.ListType
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Type.MapType
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Type
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.UnknownSet
- parseDelimitedFrom(InputStream) - Static method in class dev.cel.expr.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseDelimitedFrom(InputStream)
but supporting extensions. - parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.CheckedExpr
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Constant
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EnumValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ErrorSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState.Result
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Call
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Comprehension
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Ident
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Select
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ExprValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ListValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue.Entry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ParsedExpr
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Reference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.SourceInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.AbstractType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.FunctionType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.ListType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.MapType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.UnknownSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Value
- parseDelimitedFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseDelimitedFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseDelimitedWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessage
- parseDelimitedWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessageV3
- parseDelimitedWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
- parseDelimitedWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageV3
- ParsedExpr - Class in dev.cel.expr
-
An expression together with source information as returned by the parser.
- ParsedExpr.Builder - Class in dev.cel.expr
-
An expression together with source information as returned by the parser.
- ParsedExprOrBuilder - Interface in dev.cel.expr
- parseDouble(String) - Static method in class dev.cel.common.internal.Constants
- parseEntry(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
-
Parses an entry off of the input as a
Map.Entry
. - ParseException(int, int, String) - Constructor for exception com.google.protobuf.TextFormat.ParseException
-
Create a new instance
- ParseException(String) - Constructor for exception com.google.protobuf.TextFormat.ParseException
-
Create a new instance, with -1 as the line and column numbers.
- parseFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[]) - Static method in class com.google.protobuf.Any
- parseFrom(byte[]) - Static method in class com.google.protobuf.Api
- parseFrom(byte[]) - Static method in class com.google.protobuf.BoolValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.BytesValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(byte[]) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(byte[]) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(byte[]) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.Duration
- parseFrom(byte[]) - Static method in class com.google.protobuf.Empty
- parseFrom(byte[]) - Static method in class com.google.protobuf.Enum
- parseFrom(byte[]) - Static method in class com.google.protobuf.EnumValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.Field
- parseFrom(byte[]) - Static method in class com.google.protobuf.FieldMask
- parseFrom(byte[]) - Static method in class com.google.protobuf.FloatValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.Int32Value
- parseFrom(byte[]) - Static method in class com.google.protobuf.Int64Value
- parseFrom(byte[]) - Static method in class com.google.protobuf.ListValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.Method
- parseFrom(byte[]) - Static method in class com.google.protobuf.Mixin
- parseFrom(byte[]) - Static method in class com.google.protobuf.Option
- parseFrom(byte[]) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[]) - Static method in class com.google.protobuf.SourceContext
- parseFrom(byte[]) - Static method in class com.google.protobuf.StringValue
- parseFrom(byte[]) - Static method in class com.google.protobuf.Struct
- parseFrom(byte[]) - Static method in class com.google.protobuf.Timestamp
- parseFrom(byte[]) - Static method in class com.google.protobuf.Type
- parseFrom(byte[]) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(byte[]) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(byte[]) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse
data
as anUnknownFieldSet
and return it. - parseFrom(byte[]) - Static method in class com.google.protobuf.Value
- parseFrom(byte[]) - Static method in class com.google.rpc.Status
- parseFrom(byte[]) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(byte[]) - Static method in class dev.cel.expr.Constant
- parseFrom(byte[]) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(byte[]) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(byte[]) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(byte[]) - Static method in class dev.cel.expr.Decl
- parseFrom(byte[]) - Static method in class dev.cel.expr.EnumValue
- parseFrom(byte[]) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(byte[]) - Static method in class dev.cel.expr.EvalState
- parseFrom(byte[]) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(byte[]) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(byte[]) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr
- parseFrom(byte[]) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(byte[]) - Static method in class dev.cel.expr.ExprValue
- parseFrom(byte[]) - Static method in class dev.cel.expr.ListValue
- parseFrom(byte[]) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(byte[]) - Static method in class dev.cel.expr.MapValue
- parseFrom(byte[]) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(byte[]) - Static method in class dev.cel.expr.Reference
- parseFrom(byte[]) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(byte[]) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(byte[]) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(byte[]) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(byte[]) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(byte[]) - Static method in class dev.cel.expr.Type
- parseFrom(byte[]) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(byte[]) - Static method in class dev.cel.expr.Value
- parseFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
- parseFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Constant
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.EnumValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.ExprValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.ListValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Reference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Type
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class dev.cel.expr.Value
- parseFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteString) - Static method in class com.google.protobuf.Any
- parseFrom(ByteString) - Static method in class com.google.protobuf.Api
- parseFrom(ByteString) - Static method in class com.google.protobuf.BoolValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.BytesValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteString) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(ByteString) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(ByteString) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.Duration
- parseFrom(ByteString) - Static method in class com.google.protobuf.Empty
- parseFrom(ByteString) - Static method in class com.google.protobuf.Enum
- parseFrom(ByteString) - Static method in class com.google.protobuf.EnumValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.Field
- parseFrom(ByteString) - Static method in class com.google.protobuf.FieldMask
- parseFrom(ByteString) - Static method in class com.google.protobuf.FloatValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.Int32Value
- parseFrom(ByteString) - Static method in class com.google.protobuf.Int64Value
- parseFrom(ByteString) - Static method in class com.google.protobuf.ListValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.Method
- parseFrom(ByteString) - Static method in class com.google.protobuf.Mixin
- parseFrom(ByteString) - Static method in class com.google.protobuf.Option
- parseFrom(ByteString) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteString) - Static method in class com.google.protobuf.SourceContext
- parseFrom(ByteString) - Static method in class com.google.protobuf.StringValue
- parseFrom(ByteString) - Static method in class com.google.protobuf.Struct
- parseFrom(ByteString) - Static method in class com.google.protobuf.Timestamp
- parseFrom(ByteString) - Static method in class com.google.protobuf.Type
- parseFrom(ByteString) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(ByteString) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(ByteString) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse
data
as anUnknownFieldSet
and return it. - parseFrom(ByteString) - Static method in class com.google.protobuf.Value
- parseFrom(ByteString) - Static method in class com.google.rpc.Status
- parseFrom(ByteString) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(ByteString) - Static method in class dev.cel.expr.Constant
- parseFrom(ByteString) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(ByteString) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(ByteString) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(ByteString) - Static method in class dev.cel.expr.Decl
- parseFrom(ByteString) - Static method in class dev.cel.expr.EnumValue
- parseFrom(ByteString) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(ByteString) - Static method in class dev.cel.expr.EvalState
- parseFrom(ByteString) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(ByteString) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteString) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr
- parseFrom(ByteString) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(ByteString) - Static method in class dev.cel.expr.ExprValue
- parseFrom(ByteString) - Static method in class dev.cel.expr.ListValue
- parseFrom(ByteString) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(ByteString) - Static method in class dev.cel.expr.MapValue
- parseFrom(ByteString) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(ByteString) - Static method in class dev.cel.expr.Reference
- parseFrom(ByteString) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(ByteString) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(ByteString) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(ByteString) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(ByteString) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(ByteString) - Static method in class dev.cel.expr.Type
- parseFrom(ByteString) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(ByteString) - Static method in class dev.cel.expr.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
- parseFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Constant
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.EnumValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.ExprValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.ListValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Reference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class dev.cel.expr.Value
- parseFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Any
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Api
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BoolValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BytesValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Duration
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Empty
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Enum
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.EnumValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Field
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FieldMask
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FloatValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int32Value
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int64Value
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.ListValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Method
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Mixin
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Option
- parseFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
-
Parses a message of
MessageType
from the input. - parseFrom(CodedInputStream) - Static method in class com.google.protobuf.SourceContext
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.StringValue
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Struct
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Timestamp
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Type
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse an
UnknownFieldSet
from the given input stream. - parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Value
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.Status
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Constant
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Decl
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.EnumValue
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.EvalState
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.ExprValue
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.ListValue
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.MapValue
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Reference
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Type
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(CodedInputStream) - Static method in class dev.cel.expr.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(CodedInputStream)
, but also parses extensions. - parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Constant
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EnumValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ExprValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ListValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Reference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Value
- parseFrom(Descriptors.Descriptor, byte[]) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, byte[], ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, ByteString) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, ByteString, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse
data
as a message of the given type and return it. - parseFrom(Descriptors.Descriptor, CodedInputStream) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from the given input stream.
- parseFrom(Descriptors.Descriptor, CodedInputStream, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from the given input stream.
- parseFrom(Descriptors.Descriptor, InputStream) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from
input
and return it. - parseFrom(Descriptors.Descriptor, InputStream, ExtensionRegistry) - Static method in class com.google.protobuf.DynamicMessage
-
Parse a message of the given type from
input
and return it. - parseFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parseFrom(InputStream) - Static method in class com.google.protobuf.Any
- parseFrom(InputStream) - Static method in class com.google.protobuf.Api
- parseFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(InputStream) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(InputStream) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.Duration
- parseFrom(InputStream) - Static method in class com.google.protobuf.Empty
- parseFrom(InputStream) - Static method in class com.google.protobuf.Enum
- parseFrom(InputStream) - Static method in class com.google.protobuf.EnumValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.Field
- parseFrom(InputStream) - Static method in class com.google.protobuf.FieldMask
- parseFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
- parseFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
- parseFrom(InputStream) - Static method in class com.google.protobuf.ListValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.Method
- parseFrom(InputStream) - Static method in class com.google.protobuf.Mixin
- parseFrom(InputStream) - Static method in class com.google.protobuf.Option
- parseFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Parse a message of
MessageType
frominput
. - parseFrom(InputStream) - Static method in class com.google.protobuf.SourceContext
- parseFrom(InputStream) - Static method in class com.google.protobuf.StringValue
- parseFrom(InputStream) - Static method in class com.google.protobuf.Struct
- parseFrom(InputStream) - Static method in class com.google.protobuf.Timestamp
- parseFrom(InputStream) - Static method in class com.google.protobuf.Type
- parseFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(InputStream) - Static method in class com.google.protobuf.UnknownFieldSet
-
Parse an
UnknownFieldSet
frominput
and return it. - parseFrom(InputStream) - Static method in class com.google.protobuf.Value
- parseFrom(InputStream) - Static method in class com.google.rpc.Status
- parseFrom(InputStream) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(InputStream) - Static method in class dev.cel.expr.Constant
- parseFrom(InputStream) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(InputStream) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(InputStream) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(InputStream) - Static method in class dev.cel.expr.Decl
- parseFrom(InputStream) - Static method in class dev.cel.expr.EnumValue
- parseFrom(InputStream) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(InputStream) - Static method in class dev.cel.expr.EvalState
- parseFrom(InputStream) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(InputStream) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(InputStream) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr
- parseFrom(InputStream) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(InputStream) - Static method in class dev.cel.expr.ExprValue
- parseFrom(InputStream) - Static method in class dev.cel.expr.ListValue
- parseFrom(InputStream) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(InputStream) - Static method in class dev.cel.expr.MapValue
- parseFrom(InputStream) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(InputStream) - Static method in class dev.cel.expr.Reference
- parseFrom(InputStream) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(InputStream) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(InputStream) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(InputStream) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(InputStream) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(InputStream) - Static method in class dev.cel.expr.Type
- parseFrom(InputStream) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(InputStream) - Static method in class dev.cel.expr.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
- parseFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses a message of
MessageType
frominput
. - parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Constant
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EnumValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ExprValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ListValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Reference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class dev.cel.expr.Value
- parseFrom(ByteBuffer) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Any
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Api
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BoolValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BytesValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Duration
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Empty
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Enum
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.EnumValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Field
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FieldMask
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FloatValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int32Value
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int64Value
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.ListValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Method
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Mixin
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Option
- parseFrom(ByteBuffer) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteBuffer) - Static method in class com.google.protobuf.SourceContext
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.StringValue
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Struct
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Timestamp
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Type
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Value
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.Status
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Constant
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Decl
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.EnumValue
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.EvalState
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.ExprValue
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.ListValue
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.MapValue
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Reference
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Type
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(ByteBuffer) - Static method in class dev.cel.expr.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Any
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Api
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Duration
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Empty
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Enum
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.EnumValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Field
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMask
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Method
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Mixin
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Option
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses
data
as a message ofMessageType
. - parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContext
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Timestamp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Type
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.CheckedExpr
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Constant
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.FunctionDecl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl.IdentDecl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Decl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.EnumValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.ErrorSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalState.Result
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Call
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Comprehension
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.CreateStruct
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Ident
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Expr.Select
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.ExprValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.ListValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue.Entry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.MapValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.ParsedExpr
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Reference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.SourceInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.AbstractType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.FunctionType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.ListType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type.MapType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Type
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.UnknownSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class dev.cel.expr.Value
- parseFrom(T, byte[]) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteString) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteBuffer) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseFrom(T, ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
- parseInt(String) - Static method in class dev.cel.common.internal.Constants
- parseInto(MapFieldLite<K, V>, CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
-
Parses an entry off of the input into the map.
- parsePartialDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parsePartialDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseDelimitedFrom(InputStream)
, but does not throw an exception if the message is missing required fields. - parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseDelimitedFrom(InputStream, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[]) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(byte[])
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(byte[], int, int)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(ByteString, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(byte[], ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(ByteString) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(ByteString)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(ByteString, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(CodedInputStream)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
- parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(CodedInputStream input, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UnknownFieldSet.Parser
- parsePartialFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(InputStream)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
- parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Like
Parser.parseFrom(InputStream, ExtensionRegistryLite)
, but does not throw an exception if the message is missing required fields. - parsePartialFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
- parser() - Static method in class com.google.protobuf.Any
- parser() - Static method in class com.google.protobuf.Api
- parser() - Static method in class com.google.protobuf.BoolValue
- parser() - Static method in class com.google.protobuf.BytesValue
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- parser() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
- parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- parser() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- parser() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- parser() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- parser() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- parser() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- parser() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- parser() - Static method in class com.google.protobuf.DoubleValue
- parser() - Static method in class com.google.protobuf.Duration
- parser() - Static method in class com.google.protobuf.Empty
- parser() - Static method in class com.google.protobuf.Enum
- parser() - Static method in class com.google.protobuf.EnumValue
- parser() - Static method in class com.google.protobuf.Field
- parser() - Static method in class com.google.protobuf.FieldMask
- parser() - Static method in class com.google.protobuf.FloatValue
- parser() - Static method in class com.google.protobuf.Int32Value
- parser() - Static method in class com.google.protobuf.Int64Value
- parser() - Static method in class com.google.protobuf.ListValue
- parser() - Static method in class com.google.protobuf.Method
- parser() - Static method in class com.google.protobuf.Mixin
- parser() - Static method in class com.google.protobuf.Option
- parser() - Static method in class com.google.protobuf.SourceContext
- parser() - Static method in class com.google.protobuf.StringValue
- parser() - Static method in class com.google.protobuf.Struct
- parser() - Static method in class com.google.protobuf.Timestamp
- parser() - Static method in class com.google.protobuf.Type
- parser() - Static method in class com.google.protobuf.UInt32Value
- parser() - Static method in class com.google.protobuf.UInt64Value
- parser() - Static method in class com.google.protobuf.Value
- parser() - Static method in class com.google.rpc.Status
- parser() - Static method in class dev.cel.expr.CheckedExpr
- parser() - Static method in class dev.cel.expr.Constant
- parser() - Static method in class dev.cel.expr.Decl.FunctionDecl.Overload
- parser() - Static method in class dev.cel.expr.Decl.FunctionDecl
- parser() - Static method in class dev.cel.expr.Decl.IdentDecl
- parser() - Static method in class dev.cel.expr.Decl
- parser() - Static method in class dev.cel.expr.EnumValue
- parser() - Static method in class dev.cel.expr.ErrorSet
- parser() - Static method in class dev.cel.expr.EvalState
- parser() - Static method in class dev.cel.expr.EvalState.Result
- parser() - Static method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- parser() - Static method in class dev.cel.expr.Explain
-
Deprecated.
- parser() - Static method in class dev.cel.expr.Expr.Call
- parser() - Static method in class dev.cel.expr.Expr.Comprehension
- parser() - Static method in class dev.cel.expr.Expr.CreateList
- parser() - Static method in class dev.cel.expr.Expr.CreateStruct.Entry
- parser() - Static method in class dev.cel.expr.Expr.CreateStruct
- parser() - Static method in class dev.cel.expr.Expr.Ident
- parser() - Static method in class dev.cel.expr.Expr
- parser() - Static method in class dev.cel.expr.Expr.Select
- parser() - Static method in class dev.cel.expr.ExprValue
- parser() - Static method in class dev.cel.expr.ListValue
- parser() - Static method in class dev.cel.expr.MapValue.Entry
- parser() - Static method in class dev.cel.expr.MapValue
- parser() - Static method in class dev.cel.expr.ParsedExpr
- parser() - Static method in class dev.cel.expr.Reference
- parser() - Static method in class dev.cel.expr.SourceInfo
- parser() - Static method in class dev.cel.expr.Type.AbstractType
- parser() - Static method in class dev.cel.expr.Type.FunctionType
- parser() - Static method in class dev.cel.expr.Type.ListType
- parser() - Static method in class dev.cel.expr.Type.MapType
- parser() - Static method in class dev.cel.expr.Type
- parser() - Static method in class dev.cel.expr.UnknownSet
- parser() - Static method in class dev.cel.expr.Value
- Parser<MessageType> - Interface in com.google.protobuf
-
Abstract interface for parsing Protocol Messages.
- Parser() - Constructor for class com.google.protobuf.UnknownFieldSet.Parser
- PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
Deprecated.
- PARSER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
Deprecated.
- parseString(String) - Static method in class dev.cel.common.internal.Constants
- parseUint(String) - Static method in class dev.cel.common.internal.Constants
- parseUnknownField(int, CodedInputStream) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- parseUnknownField(CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by generated subclasses to parse an unknown field.
- parseUnknownField(CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by subclasses to parse an unknown field.
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Called by subclasses to parse an unknown field or an extension.
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessage
-
Called by subclasses to parse an unknown field.
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
- parseUnknownField(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageV3
-
Called by subclasses to parse an unknown field.
- parseUnknownField(MessageType, CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Parse an unknown field or an extension.
- parseUnknownFieldAsMessageSet(MessageType, CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Parse an unknown field or an extension.
- parseUnknownFieldProto3(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Delegates to parseUnknownField.
- parseUnknownFieldProto3(CodedInputStream, UnknownFieldSet.Builder, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageV3
-
Delegates to parseUnknownField.
- parseWithIOException(Parser<M>, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessage
- parseWithIOException(Parser<M>, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageV3
- parseWithIOException(Parser<M>, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
- parseWithIOException(Parser<M>, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageV3
- parseWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessage
- parseWithIOException(Parser<M>, InputStream) - Static method in class com.google.protobuf.GeneratedMessageV3
- parseWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessage
- parseWithIOException(Parser<M>, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageV3
- partialHash(int, int, int) - Method in class com.google.protobuf.ByteString
-
Compute the hash across the value bytes starting with the given hash, and return the result.
- partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.ByteString
-
Tells whether the given byte sequence is a well-formed, malformed, or incomplete UTF-8 byte sequence.
- PATCH_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- PATH_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- PATHS_FIELD_NUMBER - Static variable in class com.google.protobuf.FieldMask
- peekCachedHashCode() - Method in class com.google.protobuf.ByteString
-
Return the cached hash code if available.
- PERCENT - Static variable in class cel.parser.internal.CELLexer
- PERCENT - Static variable in class cel.parser.internal.CELParser
- PERCENT() - Method in class cel.parser.internal.CELParser.CalcContext
- PHP_CLASS_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- PHP_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- PHP_METADATA_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- PHP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- PluginProtos - Class in com.google.protobuf.compiler
- PluginProtos.CodeGeneratorRequest - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.CodeGeneratorRequest
- PluginProtos.CodeGeneratorRequest.Builder - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.CodeGeneratorRequest
- PluginProtos.CodeGeneratorRequestOrBuilder - Interface in com.google.protobuf.compiler
- PluginProtos.CodeGeneratorResponse - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.CodeGeneratorResponse
- PluginProtos.CodeGeneratorResponse.Builder - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.CodeGeneratorResponse
- PluginProtos.CodeGeneratorResponse.Feature - Enum in com.google.protobuf.compiler
-
Protobuf enum
google.protobuf.compiler.CodeGeneratorResponse.Feature
- PluginProtos.CodeGeneratorResponse.File - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.CodeGeneratorResponse.File
- PluginProtos.CodeGeneratorResponse.File.Builder - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.CodeGeneratorResponse.File
- PluginProtos.CodeGeneratorResponse.FileOrBuilder - Interface in com.google.protobuf.compiler
- PluginProtos.CodeGeneratorResponseOrBuilder - Interface in com.google.protobuf.compiler
- PluginProtos.Version - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.Version
- PluginProtos.Version.Builder - Class in com.google.protobuf.compiler
-
Protobuf type
google.protobuf.compiler.Version
- PluginProtos.VersionOrBuilder - Interface in com.google.protobuf.compiler
- PLUS - Static variable in class cel.parser.internal.CELLexer
- PLUS - Static variable in class cel.parser.internal.CELParser
- PLUS() - Method in class cel.parser.internal.CELParser.CalcContext
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Discards the current limit, returning to the previous limit.
- POPULATE_MACRO_CALLS - dev.cel.common.ExprFeatures
-
Deprecated.Populate macro_calls map in source_info with macro calls parsed from the expression.
- populateMacroCalls() - Method in class dev.cel.common.CelOptions
- populateMacroCalls(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Populate macro_calls map in source_info with macro calls parsed from the expression.
- position() - Method in class dev.cel.common.internal.Errors.Error
-
Returns the code point position assigned to the expression with the error.
- POSITIONS_FIELD_NUMBER - Static variable in class dev.cel.expr.SourceInfo
- POSITIVE_INT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- primary() - Method in class cel.parser.internal.CELParser
- primary() - Method in class cel.parser.internal.CELParser.PrimaryExprContext
- PrimaryContext() - Constructor for class cel.parser.internal.CELParser.PrimaryContext
- PrimaryContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.PrimaryContext
- PrimaryExprContext(CELParser.MemberContext) - Constructor for class cel.parser.internal.CELParser.PrimaryExprContext
- PRIMITIVE - dev.cel.expr.Type.TypeKindCase
- PRIMITIVE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- PRIMITIVE_TYPE_UNSPECIFIED - dev.cel.expr.Type.PrimitiveType
-
Unspecified type.
- PRIMITIVE_TYPE_UNSPECIFIED_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
Unspecified type.
- print(MessageOrBuilder, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().print(MessageOrBuilder, Appendable)
- print(MessageOrBuilder, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
-
Outputs a textual representation of the Protocol Message supplied into the parameter output.
- print(UnknownFieldSet, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().print(UnknownFieldSet, Appendable)
- print(UnknownFieldSet, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
-
Outputs a textual representation of
fields
tooutput
. - printer() - Static method in class com.google.protobuf.TextFormat
-
Printer instance which escapes non-ASCII characters.
- printField(Descriptors.FieldDescriptor, Object, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
- printField(Descriptors.FieldDescriptor, Object, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().printField(FieldDescriptor, Object, Appendable)
- printFieldToString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.TextFormat.Printer
- printFieldToString(Descriptors.FieldDescriptor, Object) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().printFieldToString(FieldDescriptor, Object)
- printFieldValue(Descriptors.FieldDescriptor, Object, Appendable) - Method in class com.google.protobuf.TextFormat.Printer
-
Outputs a textual representation of the value of given field value.
- printFieldValue(Descriptors.FieldDescriptor, Object, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().printFieldValue(FieldDescriptor, Object, Appendable)
- printToString(MessageOrBuilder) - Method in class com.google.protobuf.TextFormat.Printer
-
Like
print()
, but writes directly to aString
and returns it. - printToString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
message.toString()
- printToString(UnknownFieldSet) - Method in class com.google.protobuf.TextFormat.Printer
-
Like
print()
, but writes directly to aString
and returns it. - printToString(UnknownFieldSet) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.
- printToUnicodeString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().escapingNonAscii(false).printToString(MessageOrBuilder)
- printToUnicodeString(UnknownFieldSet) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().escapingNonAscii(false).printToString(UnknownFieldSet)
- printUnicode(MessageOrBuilder, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().escapingNonAscii(false).print(MessageOrBuilder, Appendable)
- printUnicode(UnknownFieldSet, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().escapingNonAscii(false).print(UnknownFieldSet, Appendable)
- printUnicodeFieldValue(Descriptors.FieldDescriptor, Object, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().escapingNonAscii(false).printFieldValue(FieldDescriptor, Object, Appendable)
- printUnknownFieldValue(int, Object, Appendable) - Static method in class com.google.protobuf.TextFormat
-
Outputs a textual representation of the value of an unknown field.
- PROTO_DIFFERENCER_EQUALITY - dev.cel.common.ExprFeatures
-
Deprecated.Enable proto differencer based equality for messages.
- PROTO_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- PROTO1 - com.google.protobuf.Extension.ExtensionType
- PROTO1 - com.google.protobuf.Extension.MessageType
- PROTO2 - com.google.protobuf.Descriptors.FileDescriptor.Syntax
- PROTO2 - com.google.protobuf.Extension.MessageType
- PROTO2 - com.google.protobuf.ProtoSyntax
- PROTO3 - com.google.protobuf.Descriptors.FileDescriptor.Syntax
- PROTO3 - com.google.protobuf.ProtoSyntax
- PROTO3_OPTIONAL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- ProtocolMessageEnum - Interface in com.google.protobuf
-
Interface of useful methods added to all enums generated by the protocol compiler.
- ProtocolStringList - Interface in com.google.protobuf
-
An interface extending
List<String>
used for repeated string fields to provide optional access to the data as a list of ByteStrings. - ProtoMessageType - Class in dev.cel.common.types
-
The
ProtoMessageType
is aStructType
with support for protoExtension
s and field masks. - ProtoMessageType.Extension - Class in dev.cel.common.types
-
Extension
contains the name, type, and target message type of the extension. - ProtoMessageTypeProvider - Class in dev.cel.common.types
-
The
ProtoMessageTypeProvider
implements theCelTypeProvider
interface to provideCelType
objects for the core CEL types and a list of protobuf message types. - ProtoMessageTypeProvider() - Constructor for class dev.cel.common.types.ProtoMessageTypeProvider
- ProtoMessageTypeProvider(ImmutableSet<Descriptors.FileDescriptor>) - Constructor for class dev.cel.common.types.ProtoMessageTypeProvider
- ProtoMessageTypeProvider(DescriptorProtos.FileDescriptorSet) - Constructor for class dev.cel.common.types.ProtoMessageTypeProvider
- ProtoMessageTypeProvider(CelDescriptors) - Constructor for class dev.cel.common.types.ProtoMessageTypeProvider
- ProtoMessageTypeProvider(Iterable<Descriptors.Descriptor>) - Constructor for class dev.cel.common.types.ProtoMessageTypeProvider
- ProtoSyntax - Enum in com.google.protobuf
-
Represents the syntax version of the message.
- protoType() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
-
The proto-based type enum for the type.
- ProtoTypeMask - Class in dev.cel.checker
-
ProtoTypeMask
describes the fraction of a protobuf type's object graph that should be visible within CEL expressions. - ProtoTypeMask() - Constructor for class dev.cel.checker.ProtoTypeMask
- ProtoTypeMaskTypeProvider - Class in dev.cel.checker
-
The
ProtoTypeMaskTypeProvider
binds a set ofProtoTypeMask
instances to type definitions and ensures that only fields which have been explicitly listed by the set ofProtoTypeMask
values is exposed within the CEL type system. - PUBLIC_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- pushLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Sets
currentLimit
to (current position) +byteLimit
. - put(Map.Entry<K, V>) - Method in class com.google.protobuf.MapFieldLite
- put(K, V) - Method in class com.google.protobuf.Internal.MapAdapter
- put(K, V) - Method in class com.google.protobuf.MapFieldLite
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.protobuf.MapFieldLite
- putAllFields(Map<String, Value>) - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- putAllMacroCalls(Map<Long, Expr>) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- putAllPositions(Map<Long, Integer>) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- putAllReferenceMap(Map<Long, Reference>) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- putAllTypeMap(Map<Long, Type>) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- putFields(String, Value) - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- putFunction(CelFunctionDecl) - Method in class dev.cel.checker.Env.DeclGroup
-
Put a function declaration into the
DeclGroup
. - putIdent(CelIdentDecl) - Method in class dev.cel.checker.Env.DeclGroup
-
Put an identifier declaration into the
DeclGroup
. - putMacroCalls(long, Expr) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- putPositions(long, int) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- putReferenceMap(long, Reference) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- putTypeMap(long, Type) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- PY_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
Q
- QUESTIONMARK - Static variable in class cel.parser.internal.CELLexer
- QUESTIONMARK - Static variable in class cel.parser.internal.CELParser
- QUESTIONMARK() - Method in class cel.parser.internal.CELParser.ExprContext
- QUESTIONMARK() - Method in class cel.parser.internal.CELParser.IndexContext
- QUESTIONMARK() - Method in class cel.parser.internal.CELParser.OptExprContext
- QUESTIONMARK() - Method in class cel.parser.internal.CELParser.OptFieldContext
- QUESTIONMARK() - Method in class cel.parser.internal.CELParser.SelectContext
R
- rawMessage() - Method in class dev.cel.common.internal.Errors.Error
-
Returns the raw error message without the container or line number.
- RBRACE - Static variable in class cel.parser.internal.CELLexer
- RBRACE - Static variable in class cel.parser.internal.CELParser
- RBRACE() - Method in class cel.parser.internal.CELParser.CreateMapContext
- RBRACE() - Method in class cel.parser.internal.CELParser.CreateMessageContext
- readBool() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bool
field value from the stream. - readByteArray() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bytes
field value from the stream. - readByteBuffer() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bytes
field value from the stream. - readBytes() - Method in class com.google.protobuf.CodedInputStream
-
Read a
bytes
field value from the stream. - readDouble() - Method in class com.google.protobuf.CodedInputStream
-
Read a
double
field value from the stream. - readEnum() - Method in class com.google.protobuf.CodedInputStream
-
Read an enum field value from the stream.
- readFixed32() - Method in class com.google.protobuf.CodedInputStream
-
Read a
fixed32
field value from the stream. - readFixed64() - Method in class com.google.protobuf.CodedInputStream
-
Read a
fixed64
field value from the stream. - readFloat() - Method in class com.google.protobuf.CodedInputStream
-
Read a
float
field value from the stream. - readFrom(InputStream) - Static method in class com.google.protobuf.ByteString
-
Completely reads the given stream's bytes into a
ByteString
, blocking if necessary until all bytes are read through to the end of the stream. - readFrom(InputStream, int) - Static method in class com.google.protobuf.ByteString
-
Completely reads the given stream's bytes into a
ByteString
, blocking if necessary until all bytes are read through to the end of the stream. - readFrom(InputStream, int, int) - Static method in class com.google.protobuf.ByteString
-
Helper method that takes the chunk size range as a parameter.
- readGroup(int, MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read a
group
field value from the stream. - readGroup(int, Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read a
group
field value from the stream. - readInt32() - Method in class com.google.protobuf.CodedInputStream
-
Read an
int32
field value from the stream. - readInt64() - Method in class com.google.protobuf.CodedInputStream
-
Read an
int64
field value from the stream. - readMessage(MessageLite.Builder, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read an embedded message field value from the stream.
- readMessage(Parser<T>, ExtensionRegistryLite) - Method in class com.google.protobuf.CodedInputStream
-
Read an embedded message field value from the stream.
- readRawByte() - Method in class com.google.protobuf.CodedInputStream
-
Read one byte from the input.
- readRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Read a fixed size of bytes from the input.
- readRawLittleEndian32() - Method in class com.google.protobuf.CodedInputStream
-
Read a 32-bit little-endian integer from the stream.
- readRawLittleEndian64() - Method in class com.google.protobuf.CodedInputStream
-
Read a 64-bit little-endian integer from the stream.
- readRawVarint32() - Method in class com.google.protobuf.CodedInputStream
-
Read a raw Varint from the stream.
- readRawVarint32(int, InputStream) - Static method in class com.google.protobuf.CodedInputStream
-
Like
CodedInputStream.readRawVarint32(InputStream)
, but expects that the caller has already read one byte. - readRawVarint64() - Method in class com.google.protobuf.CodedInputStream
-
Read a raw Varint from the stream.
- readResolve() - Method in class com.google.protobuf.GeneratedMessageLite.SerializedForm
-
When read from an ObjectInputStream, this method converts this object back to the regular form.
- readSFixed32() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sfixed32
field value from the stream. - readSFixed64() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sfixed64
field value from the stream. - readSInt32() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sint32
field value from the stream. - readSInt64() - Method in class com.google.protobuf.CodedInputStream
-
Read an
sint64
field value from the stream. - readString() - Method in class com.google.protobuf.CodedInputStream
-
Read a
string
field value from the stream. - readStringRequireUtf8() - Method in class com.google.protobuf.CodedInputStream
-
Read a
string
field value from the stream. - readTag() - Method in class com.google.protobuf.CodedInputStream
-
Attempt to read a field tag, returning zero if we have reached EOF.
- readUInt32() - Method in class com.google.protobuf.CodedInputStream
-
Read a
uint32
field value from the stream. - readUInt64() - Method in class com.google.protobuf.CodedInputStream
-
Read a
uint64
field value from the stream. - readUnknownGroup(int, MessageLite.Builder) - Method in class com.google.protobuf.CodedInputStream
-
Deprecated.UnknownFieldSet.Builder now implements MessageLite.Builder, so you can just call
CodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
. - reference() - Method in class dev.cel.checker.ExprChecker.OverloadResolution
-
Deprecated.The
Reference
to the declaration name and overload id. - Reference - Class in dev.cel.expr
-
Describes a resolved reference to a declaration.
- REFERENCE_MAP_FIELD_NUMBER - Static variable in class dev.cel.expr.CheckedExpr
- Reference.Builder - Class in dev.cel.expr
-
Describes a resolved reference to a declaration.
- ReferenceOrBuilder - Interface in dev.cel.expr
- REGEX_PARTIAL_MATCH - dev.cel.common.ExprFeatures
-
Deprecated.Treat regex
matches
calls as substring (unanchored) match patterns. - registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.AnyProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.ApiProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.compiler.PluginProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DescriptorProtos
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.DurationProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.EmptyProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.FieldMaskProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.SourceContextProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.StructProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.TimestampProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.TypeProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.WrappersProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.rpc.StatusProto
- registerAllExtensions(ExtensionRegistry) - Static method in class dev.cel.expr.DeclProto
- registerAllExtensions(ExtensionRegistry) - Static method in class dev.cel.expr.EvalProto
- registerAllExtensions(ExtensionRegistry) - Static method in class dev.cel.expr.ExplainProto
- registerAllExtensions(ExtensionRegistry) - Static method in class dev.cel.expr.SyntaxProto
- registerAllExtensions(ExtensionRegistry) - Static method in class dev.cel.expr.ValueProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.AnyProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.ApiProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.compiler.PluginProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DescriptorProtos
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.DurationProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.EmptyProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.FieldMaskProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.SourceContextProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.StructProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TimestampProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.TypeProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.WrappersProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.rpc.StatusProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.cel.expr.DeclProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.cel.expr.EvalProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.cel.expr.ExplainProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.cel.expr.SyntaxProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class dev.cel.expr.ValueProto
- registerDefaultInstance(Class<T>, T) - Static method in class com.google.protobuf.GeneratedMessageLite
- relation - Variable in class cel.parser.internal.CELParser.ConditionalAndContext
- relation() - Method in class cel.parser.internal.CELParser.ConditionalAndContext
- relation() - Method in class cel.parser.internal.CELParser
- relation() - Method in class cel.parser.internal.CELParser.RelationContext
- relation(int) - Method in class cel.parser.internal.CELParser.ConditionalAndContext
- relation(int) - Method in class cel.parser.internal.CELParser.RelationContext
- RelationContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.RelationContext
- release(int) - Method in class dev.cel.common.internal.CodePointStream
- remove(int) - Method in class com.google.protobuf.LazyStringArrayList
- remove(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Removes the element at the specified position in this list.
- remove(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class com.google.protobuf.MapFieldLite
- removeAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- removeArgs(int) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- removeArgTypes(int) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- removeDetails(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- removeElements(int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- removeEntries(int) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- removeEntries(int) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- removeEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- removeEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- removeErrors(int) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- removeExprSteps(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- removeExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- removeExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- removeField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- removeFields(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- removeFields(String) - Method in class com.google.protobuf.Struct.Builder
-
map<string, .google.protobuf.Value> fields = 1 [json_name = "fields"];
- removeFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- removeFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- removeLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- removeMacroCalls(long) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- removeMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- removeMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- removeMethods(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- removeMixins(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- removeName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- removeNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- removeOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- removeOptions(int) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- removeOptions(int) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- removeOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- removeOptions(int) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- removeOptions(int) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- removeOptions(int) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- removeOverloads(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- removeParameterTypes(int) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- removeParams(int) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- removePositions(long) - Method in class dev.cel.expr.SourceInfo.Builder
-
A map from the parse node id (e.g.
- removeProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- removeReferenceMap(long) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- removeReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- removeResults(int) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- removeService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- removeTypeMap(long) - Method in class dev.cel.expr.CheckedExpr.Builder
-
A map from expression ids to types.
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- removeValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- removeValues(int) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- removeValues(int) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- removeValues(int) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- removeValues(int) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- renumberId(long) - Method in class dev.cel.common.ast.CelExprIdGeneratorFactory.StableIdGenerator
- repeated() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
-
The field is repeated if it is a list or map type.
- RepeatedFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
RepeatedFieldBuilder
implements a structure that a protocol message uses to hold a repeated field of other protocol messages. - RepeatedFieldBuilder(List<MType>, boolean, GeneratedMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.RepeatedFieldBuilder
-
Constructs a new builder with an empty list of messages.
- RepeatedFieldBuilderV3<MType extends AbstractMessage,BType extends AbstractMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
RepeatedFieldBuilderV3
implements a structure that a protocol message uses to hold a repeated field of other protocol messages. - RepeatedFieldBuilderV3(List<MType>, boolean, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.RepeatedFieldBuilderV3
-
Constructs a new builder with an empty list of messages.
- reportError(int, String, Object...) - Method in class dev.cel.checker.Env
-
Reports an error.
- reportError(int, String, Object...) - Method in class dev.cel.common.internal.Errors
-
Reports an error.
- reportError(CelIssue) - Method in class dev.cel.parser.CelMacroExprFactory
- reportError(String) - Method in class dev.cel.parser.CelMacroExprFactory
- reportError(String, Object...) - Method in class dev.cel.parser.CelMacroExprFactory
- REQUEST_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- REQUEST_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- RESERVED_IDS - dev.cel.common.ExprFeatures
-
Deprecated.Check for use of reserved identifiers during parsing.
- RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- RESERVED_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
- RESERVED_RANGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- reset() - Method in class com.google.protobuf.ByteString.Output
-
Resets this stream, so that all currently accumulated output in the output stream is discarded.
- reset() - Method in interface com.google.protobuf.RpcController
-
Resets the RpcController to its initial state so that it may be reused in a new call.
- resetSizeCounter() - Method in class com.google.protobuf.CodedInputStream
-
Resets the current size counter to zero (see
CodedInputStream.setSizeLimit(int)
). - resetTypeAndRefMaps() - Method in class dev.cel.checker.Env
-
Reset type and ref maps.
- resolveTypeDependencies() - Method in class dev.cel.common.CelOptions
- resolveTypeDependencies(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Enable or disable the resolution of
Descriptor
type dependencies as part of the CEL environment setup. - RESPONSE_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- RESPONSE_TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- result() - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- result() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
-
An expression which can contain accu_var.
- RESULT - dev.cel.checker.ExprVisitor.ComprehensionArg
- RESULT_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Comprehension
- RESULT_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl.Overload
- RESULT_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.FunctionType
- RESULTS_FIELD_NUMBER - Static variable in class dev.cel.expr.EvalState
- resultType() - Method in class dev.cel.common.CelOverloadDecl.Builder
- resultType() - Method in class dev.cel.common.CelOverloadDecl
-
Required.
- RETAIN_REPEATED_UNARY_OPERATORS - dev.cel.common.ExprFeatures
-
Deprecated.Retain all invocations of unary '-' and '!' that occur in source in the abstract syntax.
- RETAIN_UNBALANCED_LOGICAL_EXPRESSIONS - dev.cel.common.ExprFeatures
-
Deprecated.Retain the original grouping of logical connectives '&&' and '||' without attempting to rebalance them in the abstract syntax.
- retainRepeatedUnaryOperators() - Method in class dev.cel.common.CelOptions
- retainRepeatedUnaryOperators(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Retain all invocations of unary '-' and '!' that occur in source in the abstract syntax.
- retainUnbalancedLogicalExpressions() - Method in class dev.cel.common.CelOptions
- retainUnbalancedLogicalExpressions(boolean) - Method in class dev.cel.common.CelOptions.Builder
-
Retain the original grouping of logical connectives '&&' and '||' without attempting to rebalance them in the abstract syntax.
- ROOT_FIELD_NUMBER - Static variable in class com.google.protobuf.Mixin
- ROOT_SCOPE - Static variable in class dev.cel.checker.Env
-
The top-most scope in the environment, for use with
Env.getDeclGroup(int)
. - RPAREN - Static variable in class cel.parser.internal.CELLexer
- RPAREN - Static variable in class cel.parser.internal.CELParser
- RPAREN() - Method in class cel.parser.internal.CELParser.IdentOrGlobalCallContext
- RPAREN() - Method in class cel.parser.internal.CELParser.MemberCallContext
- RPAREN() - Method in class cel.parser.internal.CELParser.NestedContext
- RpcCallback<ParameterType> - Interface in com.google.protobuf
-
Interface for an RPC callback, normally called when an RPC completes.
- RpcChannel - Interface in com.google.protobuf
-
Abstract interface for an RPC channel.
- RpcController - Interface in com.google.protobuf
-
An
RpcController
mediates a single method call. - RpcUtil - Class in com.google.protobuf
-
Grab-bag of utility functions useful when dealing with RPCs.
- RpcUtil.AlreadyCalledException - Exception in com.google.protobuf
-
Exception thrown when a one-time callback is called more than once.
- RPRACKET - Static variable in class cel.parser.internal.CELLexer
- RPRACKET - Static variable in class cel.parser.internal.CELParser
- RPRACKET() - Method in class cel.parser.internal.CELParser.CreateListContext
- RPRACKET() - Method in class cel.parser.internal.CELParser.IndexContext
- RUBY_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- RULE_calc - Static variable in class cel.parser.internal.CELParser
- RULE_conditionalAnd - Static variable in class cel.parser.internal.CELParser
- RULE_conditionalOr - Static variable in class cel.parser.internal.CELParser
- RULE_expr - Static variable in class cel.parser.internal.CELParser
- RULE_exprList - Static variable in class cel.parser.internal.CELParser
- RULE_fieldInitializerList - Static variable in class cel.parser.internal.CELParser
- RULE_listInit - Static variable in class cel.parser.internal.CELParser
- RULE_literal - Static variable in class cel.parser.internal.CELParser
- RULE_mapInitializerList - Static variable in class cel.parser.internal.CELParser
- RULE_member - Static variable in class cel.parser.internal.CELParser
- RULE_optExpr - Static variable in class cel.parser.internal.CELParser
- RULE_optField - Static variable in class cel.parser.internal.CELParser
- RULE_primary - Static variable in class cel.parser.internal.CELParser
- RULE_relation - Static variable in class cel.parser.internal.CELParser
- RULE_start - Static variable in class cel.parser.internal.CELParser
- RULE_unary - Static variable in class cel.parser.internal.CELParser
- ruleNames - Static variable in class cel.parser.internal.CELLexer
- ruleNames - Static variable in class cel.parser.internal.CELParser
- run(ParameterType) - Method in interface com.google.protobuf.RpcCallback
S
- s16 - Variable in class cel.parser.internal.CELParser.CreateMessageContext
- s18 - Variable in class cel.parser.internal.CELParser.NegateContext
- s19 - Variable in class cel.parser.internal.CELParser.LogicalNotContext
- s21 - Variable in class cel.parser.internal.CELParser.FieldInitializerListContext
- s21 - Variable in class cel.parser.internal.CELParser.MapInitializerListContext
- s8 - Variable in class cel.parser.internal.CELParser.ConditionalAndContext
- s9 - Variable in class cel.parser.internal.CELParser.ConditionalOrContext
- sameAs(Decl, String, String) - Method in class dev.cel.checker.Env.FunctionBuilder
-
Deprecated.Add the overloads of another function to this function, after replacing the overload id as specified.
- scopeDepth() - Method in class dev.cel.checker.Env
-
Return the current scope depth for the environment.
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
- seek(int) - Method in class dev.cel.common.internal.CodePointStream
- select() - Method in class dev.cel.common.ast.CelExpr.Builder
-
Gets the underlying select expression.
- select() - Method in class dev.cel.common.ast.CelExpr.ExprKind
- select() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying select expression.
- SELECT - dev.cel.common.ast.CelExpr.ExprKind.Kind
- SELECT_EXPR - dev.cel.expr.Expr.ExprKindCase
- SELECT_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- SelectContext(CELParser.MemberContext) - Constructor for class cel.parser.internal.CELParser.SelectContext
- selectOrDefault() - Method in class dev.cel.common.ast.CelExpr
-
Gets the underlying select expression or a default instance of one if expression is not
CelExpr.ExprKind.Kind.SELECT
. - sempred(RuleContext, int, int) - Method in class cel.parser.internal.CELParser
- serializeBooleanMapTo(CodedOutputStream, MapField<Boolean, V>, MapEntry<Boolean, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
- serializeIntegerMapTo(CodedOutputStream, MapField<Integer, V>, MapEntry<Integer, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
- serializeLongMapTo(CodedOutputStream, MapField<Long, V>, MapEntry<Long, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
- serializeStringMapTo(CodedOutputStream, MapField<String, V>, MapEntry<String, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
- serializeTo(CodedOutputStream, int, K, V) - Method in class com.google.protobuf.MapEntryLite
-
Serializes the provided key and value as though they were wrapped by a
MapEntryLite
to the output stream. - SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- Service - Interface in com.google.protobuf
-
Abstract base interface for protocol-buffer-based RPC services.
- SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- ServiceException - Exception in com.google.protobuf
-
Thrown by blocking RPC methods when a failure occurs.
- ServiceException(String) - Constructor for exception com.google.protobuf.ServiceException
- ServiceException(String, Throwable) - Constructor for exception com.google.protobuf.ServiceException
- ServiceException(Throwable) - Constructor for exception com.google.protobuf.ServiceException
- set(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
- set(int, byte[]) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- set(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
- set(int, ByteString) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- set(int, ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
- set(int, String) - Method in class com.google.protobuf.LazyStringArrayList
- set(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Overrides the contents of this LazyField.
- SET_MEMOIZED_IS_INITIALIZED - com.google.protobuf.GeneratedMessageLite.MethodToInvoke
- setAbstractType(Type.AbstractType) - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- setAbstractType(Type.AbstractType.Builder) - Method in class dev.cel.expr.Type.Builder
-
Abstract, application defined type.
- setAccuInit(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setAccuInit(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- setAccuInit(Expr.Builder) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- setAccuVar(String) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setAccuVar(String) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- setAccuVarBytes(ByteString) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8 [json_name = "aggregateValue"];
- setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [json_name = "allowAlias"];
- setAllowUnknownExtensions(boolean) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Set whether this parser will allow unknown extensions.
- setAllowUnknownFields(boolean) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Set whether this parser will allow unknown fields.
- setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
- setArg(int, CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- setArgs(int, Expr) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- setArgs(int, Expr.Builder) - Method in class dev.cel.expr.Expr.Call.Builder
-
The arguments.
- setArgTypes(int, Type) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- setArgTypes(int, Type.Builder) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Argument types of the function.
- setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 begin = 3 [json_name = "begin"];
- setBoolean(int, boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
-
bool bool_value = 4 [json_name = "boolValue"];
- setBoolValue(boolean) - Method in class dev.cel.expr.Constant.Builder
-
boolean value.
- setBoolValue(boolean) - Method in class dev.cel.expr.Value.Builder
-
Boolean value.
- setByteString(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets this field with bytes to delay-parse.
- setBytesValue(ByteString) - Method in class dev.cel.expr.Constant.Builder
-
bytes value.
- setBytesValue(ByteString) - Method in class dev.cel.expr.Value.Builder
-
Byte string value.
- setCall(CelExpr.CelCall) - Method in class dev.cel.common.ast.CelExpr.Builder
- setCallExpr(Expr.Call) - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- setCallExpr(Expr.Call.Builder) - Method in class dev.cel.expr.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- setCardinality(Field.Cardinality) - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- setCardinalityValue(int) - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Cardinality cardinality = 2 [json_name = "cardinality"];
- setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_enable_arenas = 31 [default = true, json_name = "ccEnableArenas"];
- setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false, json_name = "ccGenericServices"];
- setCheckerOptions(CelCheckerBuilder) - Method in interface dev.cel.checker.CelCheckerLibrary
-
Configures the checker to support the library implementation, such as adding function bindings
- setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool client_streaming = 5 [default = false, json_name = "clientStreaming"];
- setCode(int) - Method in class com.google.rpc.Status.Builder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- setCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- setCompilerVersion(PluginProtos.Version.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional .google.protobuf.compiler.Version compiler_version = 3 [json_name = "compilerVersion"];
- setComprehension(CelExpr.CelComprehension) - Method in class dev.cel.common.ast.CelExpr.Builder
- setComprehensionExpr(Expr.Comprehension) - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- setComprehensionExpr(Expr.Comprehension.Builder) - Method in class dev.cel.expr.Expr.Builder
-
A comprehension expression.
- setConstant(CelConstant) - Method in class dev.cel.checker.CelIdentDecl.Builder
- setConstant(CelConstant) - Method in class dev.cel.common.ast.CelExpr.Builder
- setConstant(Optional<CelConstant>) - Method in class dev.cel.checker.CelIdentDecl.Builder
- setConstExpr(Constant) - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- setConstExpr(Constant.Builder) - Method in class dev.cel.expr.Expr.Builder
-
A constant expression.
- setContainer(String) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Set the
container
name to use as the namespace for resolving CEL expression variables and functions. - setContainer(String) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- setContainer(String) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Set the
container
name to use as the namespace for resolving CEL expression variables and functions. - setContainer(String) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setContent(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string content = 15 [json_name = "content"];
- setContentBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string content = 15 [json_name = "content"];
- setCreateList(CelExpr.CelCreateList) - Method in class dev.cel.common.ast.CelExpr.Builder
- setCreateMap(CelExpr.CelCreateMap) - Method in class dev.cel.common.ast.CelExpr.Builder
- setCreateStruct(CelExpr.CelCreateStruct) - Method in class dev.cel.common.ast.CelExpr.Builder
- setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string csharp_namespace = 37 [json_name = "csharpNamespace"];
- setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING, json_name = "ctype"];
- setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7 [json_name = "defaultValue"];
- setDefaultValue(String) - Method in class com.google.protobuf.Field.Builder
-
string default_value = 11 [json_name = "defaultValue"];
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7 [json_name = "defaultValue"];
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
string default_value = 11 [json_name = "defaultValue"];
- setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3 [json_name = "dependency"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
optional bool deprecated = 1 [default = false, json_name = "deprecated"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool deprecated = 23 [default = false, json_name = "deprecated"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool deprecated = 3 [default = false, json_name = "deprecated"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
optional bool deprecated = 33 [default = false, json_name = "deprecated"];
- setDescription(String) - Method in class dev.cel.common.CelSource.Builder
- setDetails(int, Any) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- setDetails(int, Any.Builder) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- setDoc(String) - Method in class dev.cel.checker.CelIdentDecl.Builder
- setDoc(String) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Sets the documentation for the overload
- setDoc(String) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- setDoc(String) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- setDocBytes(ByteString) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- setDocBytes(ByteString) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- setDouble(int, double) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6 [json_name = "doubleValue"];
- setDoubleValue(double) - Method in class dev.cel.expr.Constant.Builder
-
double value.
- setDoubleValue(double) - Method in class dev.cel.expr.Value.Builder
-
Floating point value.
- setDurationValue(Duration) - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- setDurationValue(Duration.Builder) - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- setDyn(Empty) - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- setDyn(Empty.Builder) - Method in class dev.cel.expr.Type.Builder
-
Dynamic type.
- setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
- setElement(int, CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelCreateList.Builder
- setElements(int, Expr) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- setElements(int, Expr.Builder) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The elements part of the list.
- setElemType(Type) - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- setElemType(Type.Builder) - Method in class dev.cel.expr.Type.ListType.Builder
-
The element type.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 end = 2 [json_name = "end"];
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional int32 end = 4 [json_name = "end"];
- setEntries(int, Expr.CreateStruct.Entry) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- setEntries(int, Expr.CreateStruct.Entry.Builder) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- setEntries(int, MapValue.Entry) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- setEntries(int, MapValue.Entry.Builder) - Method in class dev.cel.expr.MapValue.Builder
-
The set of map entries.
- setEntry(int, CelExpr.CelCreateMap.Entry) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Builder
- setEntry(int, CelExpr.CelCreateStruct.Entry) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
- setEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- setEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.EnumValue enumvalue = 2 [json_name = "enumvalue"];
- setEnumValue(EnumValue) - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- setEnumValue(EnumValue.Builder) - Method in class dev.cel.expr.Value.Builder
-
An enum value.
- setError(Empty) - Method in class dev.cel.expr.Type.Builder
-
Error type.
- setError(Empty.Builder) - Method in class dev.cel.expr.Type.Builder
-
Error type.
- setError(ErrorSet) - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- setError(ErrorSet.Builder) - Method in class dev.cel.expr.ExprValue.Builder
-
The set of errors in the critical path of evaluation.
- setError(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional string error = 1 [json_name = "error"];
- setErrorBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional string error = 1 [json_name = "error"];
- setErrors(int, Status) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- setErrors(int, Status.Builder) - Method in class dev.cel.expr.ErrorSet.Builder
-
repeated .google.rpc.Status errors = 1;
- setExpr(long) - Method in class dev.cel.expr.EvalState.Result.Builder
-
The id of the expression this result if for.
- setExpr(Expr) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- setExpr(Expr) - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- setExpr(Expr.Builder) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The checked expression.
- setExpr(Expr.Builder) - Method in class dev.cel.expr.ParsedExpr.Builder
-
The parsed expression.
- setExprKind(CelExpr.ExprKind) - Method in class dev.cel.common.ast.CelExpr.Builder
- setExprs(int, long) - Method in class dev.cel.expr.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- setExprSteps(int, Explain.ExprStep) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- setExprSteps(int, Explain.ExprStep.Builder) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.List of steps.
- setExprVersion(String) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The expr version indicates the major / minor version number of the `expr` representation.
- setExprVersionBytes(ByteString) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The expr version indicates the major / minor version number of the `expr` representation.
- setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2 [json_name = "extendee"];
- setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2 [json_name = "extendee"];
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6 [json_name = "extension"];
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7 [json_name = "extension"];
- setExtension(Extension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(Extension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(Extension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(Extension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of an extension.
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5 [json_name = "extensionRange"];
- setFailed(String) - Method in interface com.google.protobuf.RpcController
-
Causes
failed()
to return true on the client side. - setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2 [json_name = "field"];
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Any.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Api.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Duration.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Empty.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Enum.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.EnumValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Field.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FieldMask.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets a field to the given value.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Method.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Mixin.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Option.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.SourceContext.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Timestamp.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Type.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Status.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.CheckedExpr.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Constant.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.EnumValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ErrorSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.EvalState.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.EvalState.Result.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Call.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.CreateList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Ident.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Expr.Select.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ExprValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ListValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.MapValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.MapValue.Entry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.ParsedExpr.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Reference.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.SourceInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.AbstractType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.FunctionType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.ListType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Type.MapType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.UnknownSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class dev.cel.expr.Value.Builder
- setField(String) - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- setField(String) - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- setFieldBytes(ByteString) - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- setFieldKey(String) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- setFieldKey(String) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- setFieldKeyBytes(ByteString) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- setFields(int, Field) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- setFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Field fields = 2 [json_name = "fields"];
- setFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- setFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
- setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];
- setFileName(String) - Method in class com.google.protobuf.SourceContext.Builder
-
string file_name = 1 [json_name = "fileName"];
- setFileNameBytes(ByteString) - Method in class com.google.protobuf.SourceContext.Builder
-
string file_name = 1 [json_name = "fileName"];
- setFileToGenerate(int, String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated string file_to_generate = 1 [json_name = "fileToGenerate"];
- setFloat(int, float) - Method in interface com.google.protobuf.Internal.FloatList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setFunction(Decl.FunctionDecl) - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- setFunction(Decl.FunctionDecl.Builder) - Method in class dev.cel.expr.Decl.Builder
-
Function declaration.
- setFunction(Type.FunctionType) - Method in class dev.cel.expr.Type.Builder
-
Function type.
- setFunction(Type.FunctionType.Builder) - Method in class dev.cel.expr.Type.Builder
-
Function type.
- setFunction(String) - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- setFunction(String) - Method in class dev.cel.expr.Expr.Call.Builder
-
Required.
- setFunctionBytes(ByteString) - Method in class dev.cel.expr.Expr.Call.Builder
-
Required.
- setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional .google.protobuf.GeneratedCodeInfo generated_code_info = 16 [json_name = "generatedCodeInfo"];
- setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11 [json_name = "goPackage"];
- setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11 [json_name = "goPackage"];
- setId(long) - Method in class dev.cel.common.ast.CelExpr.Builder
- setId(long) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- setId(long) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- setId(long) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.ID of corresponding Expr node.
- setId(long) - Method in class dev.cel.expr.Expr.Builder
-
Required.
- setId(long) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN, json_name = "idempotencyLevel"];
- setIdent(CelExpr.CelIdent) - Method in class dev.cel.common.ast.CelExpr.Builder
- setIdent(Decl.IdentDecl) - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- setIdent(Decl.IdentDecl.Builder) - Method in class dev.cel.expr.Decl.Builder
-
Identifier declaration.
- setIdentExpr(Expr.Ident) - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- setIdentExpr(Expr.Ident.Builder) - Method in class dev.cel.expr.Expr.Builder
-
An identifier expression.
- setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3 [json_name = "identifierValue"];
- setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2 [json_name = "inputType"];
- setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2 [json_name = "inputType"];
- setInsertionPoint(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- setInsertionPointBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string insertion_point = 2 [json_name = "insertionPoint"];
- setInt(int, int) - Method in interface com.google.protobuf.Internal.IntList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setInt64Value(long) - Method in class dev.cel.expr.Constant.Builder
-
int64 value.
- setInt64Value(long) - Method in class dev.cel.expr.Value.Builder
-
Signed integer value.
- setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2 [json_name = "isExtension"];
- setIsInstanceFunction(boolean) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Sets the function declaration style
CelOverloadDecl.Builder.isInstanceFunction()
. - setIsInstanceFunction(boolean) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- setIterRange(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setIterRange(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- setIterRange(Expr.Builder) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The range over which var iterates.
- setIterVar(String) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setIterVar(String) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the iteration variable.
- setIterVarBytes(ByteString) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
The name of the iteration variable.
- setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false, json_name = "javaGenericServices"];
- setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false, json_name = "javaMultipleFiles"];
- setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8 [json_name = "javaOuterClassname"];
- setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1 [json_name = "javaPackage"];
- setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1 [json_name = "javaPackage"];
- setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_string_check_utf8 = 27 [default = false, json_name = "javaStringCheckUtf8"];
- setJsonName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string json_name = 10 [json_name = "jsonName"];
- setJsonName(String) - Method in class com.google.protobuf.Field.Builder
-
string json_name = 10 [json_name = "jsonName"];
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string json_name = 10 [json_name = "jsonName"];
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
string json_name = 10 [json_name = "jsonName"];
- setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL, json_name = "jstype"];
- setKey(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- setKey(Value) - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- setKey(Value.Builder) - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The key.
- setKey(K) - Method in class com.google.protobuf.MapEntry.Builder
- setKeyType(Type) - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- setKeyType(Type.Builder) - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the key.
- setKind(Field.Kind) - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- setKindValue(int) - Method in class com.google.protobuf.Field.Builder
-
.google.protobuf.Field.Kind kind = 1 [json_name = "kind"];
- setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4 [json_name = "label"];
- setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false, json_name = "lazy"];
- setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3 [json_name = "leadingComments"];
- setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];
- setLineOffsets(int, int) - Method in class dev.cel.expr.SourceInfo.Builder
-
Monotonically increasing list of code point offsets where newlines `\n` appear.
- setListExpr(Expr.CreateList) - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- setListExpr(Expr.CreateList.Builder) - Method in class dev.cel.expr.Expr.Builder
-
A list creation expression.
- setListType(Type.ListType) - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- setListType(Type.ListType.Builder) - Method in class dev.cel.expr.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.ListValue list_value = 6 [json_name = "listValue"];
- setListValue(ListValue) - Method in class dev.cel.expr.Value.Builder
-
List value.
- setListValue(ListValue.Builder) - Method in class dev.cel.expr.Value.Builder
-
List value.
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1 [json_name = "location"];
- setLocation(Descriptors.FieldDescriptor, TextFormatParseLocation) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Record the starting location of a single value for a field.
- setLocation(String) - Method in class dev.cel.expr.SourceInfo.Builder
-
The location name.
- setLocationBytes(ByteString) - Method in class dev.cel.expr.SourceInfo.Builder
-
The location name.
- setLong(int, long) - Method in interface com.google.protobuf.Internal.LongList
-
Like
List.set(int, Object)
but more efficient in that it doesn't box the element. - setLoopCondition(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setLoopCondition(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setLoopCondition(Expr.Builder) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setLoopStep(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setLoopStep(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setLoopStep(Expr.Builder) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setMajor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1 [json_name = "major"];
- setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool map_entry = 7 [json_name = "mapEntry"];
- setMapKey(Expr) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- setMapKey(Expr.Builder) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- setMapType(Type.MapType) - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- setMapType(Type.MapType.Builder) - Method in class dev.cel.expr.Type.Builder
-
Parameterized map with typed keys and values.
- setMapValue(MapValue) - Method in class dev.cel.expr.Value.Builder
-
Map value.
- setMapValue(MapValue.Builder) - Method in class dev.cel.expr.Value.Builder
-
Map value.
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Sets a message at the specified index replacing the existing item at that index.
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Sets a message at the specified index replacing the existing item at that index.
- setMessage(String) - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- setMessage(String) - Method in class dev.cel.common.CelIssue.Builder
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Sets a message for the field replacing any existing value.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Sets a message for the field replacing any existing value.
- setMessageBytes(ByteString) - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- setMessageName(String) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Builder
- setMessageName(String) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- setMessageNameBytes(ByteString) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false, json_name = "messageSetWireFormat"];
- setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4 [json_name = "messageType"];
- setMessageType(String) - Method in class dev.cel.expr.Type.Builder
-
Protocol buffer message type.
- setMessageTypeBytes(ByteString) - Method in class dev.cel.expr.Type.Builder
-
Protocol buffer message type.
- setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2 [json_name = "method"];
- setMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- setMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Method methods = 2 [json_name = "methods"];
- setMinor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2 [json_name = "minor"];
- setMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- setMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Mixin mixins = 6 [json_name = "mixins"];
- setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Api.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Enum.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.EnumValue.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Field.Builder
-
string name = 4 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Method.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Mixin.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Option.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class com.google.protobuf.Type.Builder
-
string name = 1 [json_name = "name"];
- setName(String) - Method in class dev.cel.checker.CelIdentDecl.Builder
- setName(String) - Method in class dev.cel.common.ast.CelExpr.CelIdent.Builder
- setName(String) - Method in class dev.cel.common.ast.CelReference.Builder
- setName(String) - Method in class dev.cel.common.CelFunctionDecl.Builder
-
Sets the function name
CelFunctionDecl.Builder.name()
- setName(String) - Method in class dev.cel.expr.Decl.Builder
-
The fully qualified name of the declaration.
- setName(String) - Method in class dev.cel.expr.Expr.Ident.Builder
-
Required.
- setName(String) - Method in class dev.cel.expr.Reference.Builder
-
The fully qualified name of the declaration.
- setName(String) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.EnumValue.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
string name = 4 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.Option.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
-
string name = 1 [json_name = "name"];
- setNameBytes(ByteString) - Method in class dev.cel.expr.Decl.Builder
-
The fully qualified name of the declaration.
- setNameBytes(ByteString) - Method in class dev.cel.expr.Expr.Ident.Builder
-
Required.
- setNameBytes(ByteString) - Method in class dev.cel.expr.Reference.Builder
-
The fully qualified name of the declaration.
- setNameBytes(ByteString) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1 [json_name = "namePart"];
- setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1 [json_name = "namePart"];
- setNanos(int) - Method in class com.google.protobuf.Duration.Builder
-
int32 nanos = 2 [json_name = "nanos"];
- setNanos(int) - Method in class com.google.protobuf.Timestamp.Builder
-
int32 nanos = 2 [json_name = "nanos"];
- setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5 [json_name = "negativeIntValue"];
- setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3 [json_name = "nestedType"];
- setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false, json_name = "noStandardDescriptorAccessor"];
- setNull(NullValue) - Method in class dev.cel.expr.Type.Builder
-
Null value.
- setNullValue(int) - Method in class dev.cel.expr.Type.Builder
-
Null value.
- setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- setNullValue(NullValue) - Method in class dev.cel.expr.Constant.Builder
-
null value.
- setNullValue(NullValue) - Method in class dev.cel.expr.Value.Builder
-
Null value.
- setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.NullValue null_value = 1 [json_name = "nullValue"];
- setNullValueValue(int) - Method in class dev.cel.expr.Constant.Builder
-
null value.
- setNullValueValue(int) - Method in class dev.cel.expr.Value.Builder
-
Null value.
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2 [json_name = "number"];
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3 [json_name = "number"];
- setNumber(int) - Method in class com.google.protobuf.EnumValue.Builder
-
int32 number = 2 [json_name = "number"];
- setNumber(int) - Method in class com.google.protobuf.Field.Builder
-
int32 number = 3 [json_name = "number"];
- setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
-
double number_value = 2 [json_name = "numberValue"];
- setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string objc_class_prefix = 36 [json_name = "objcClassPrefix"];
- setObjectValue(Any) - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- setObjectValue(Any.Builder) - Method in class dev.cel.expr.Value.Builder
-
The proto message backing an object value.
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8 [json_name = "oneofDecl"];
- setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 oneof_index = 9 [json_name = "oneofIndex"];
- setOneofIndex(int) - Method in class com.google.protobuf.Field.Builder
-
int32 oneof_index = 7 [json_name = "oneofIndex"];
- setOneofs(int, String) - Method in class com.google.protobuf.Type.Builder
-
repeated string oneofs = 3 [json_name = "oneofs"];
- setOperand(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- setOperand(Expr) - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- setOperand(Expr.Builder) - Method in class dev.cel.expr.Expr.Select.Builder
-
Required.
- setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED, json_name = "optimizeFor"];
- setOptionalEntry(boolean) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- setOptionalEntry(boolean) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- setOptionalEntry(boolean) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Whether the key-value pair is optional.
- setOptionalIndices(int, int) - Method in class dev.cel.expr.Expr.CreateList.Builder
-
The indices within the elements list which are marked as optional elements.
- setOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- setOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- setOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- setOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- setOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- setOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
-
repeated .google.protobuf.Option options = 3 [json_name = "options"];
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
-
repeated .google.protobuf.Option options = 9 [json_name = "options"];
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
-
repeated .google.protobuf.Option options = 6 [json_name = "options"];
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
-
repeated .google.protobuf.Option options = 4 [json_name = "options"];
- setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.ExtensionRangeOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8 [json_name = "options"];
- setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8 [json_name = "options"];
- setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7 [json_name = "options"];
- setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4 [json_name = "options"];
- setOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- setOptions(DescriptorProtos.OneofOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2 [json_name = "options"];
- setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3 [json_name = "options"];
- setOptions(CelOptions) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Set the
CelOptions
used to enable fixes and features for this CEL instances. - setOptions(CelOptions) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- setOptions(CelOptions) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Set the
CelOptions
used to enable fixes and features for this CEL instances. - setOptions(CelOptions) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setOptions(CelOptions) - Method in interface dev.cel.parser.CelParserBuilder
-
Configures the
CelOptions
used to enable fixes within the parser. - setOptions(CelOptions) - Method in class dev.cel.parser.CelParserImpl.Builder
- setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3 [json_name = "outputType"];
- setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3 [json_name = "outputType"];
- setOverloadId(int, String) - Method in class dev.cel.expr.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- setOverloadId(String) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Sets the value for
CelOverloadDecl.overloadId()
- setOverloadId(String) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- setOverloadIdBytes(ByteString) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- setOverloads(int, Decl.FunctionDecl.Overload) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- setOverloads(int, Decl.FunctionDecl.Overload.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
-
Required.
- setOverloads(ImmutableList<CelOverloadDecl>) - Method in class dev.cel.common.CelFunctionDecl.Builder
- setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2 [json_name = "package"];
- setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2 [json_name = "package"];
- setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2 [json_name = "packed"];
- setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
-
bool packed = 8 [json_name = "packed"];
- setParameter(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional string parameter = 2 [json_name = "parameter"];
- setParameterBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
optional string parameter = 2 [json_name = "parameter"];
- setParameterTypes(int, Type) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- setParameterTypes(int, Type.Builder) - Method in class dev.cel.expr.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- setParameterTypes(ImmutableList<CelType>) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Sets the parameter types
CelOverloadDecl.Builder.parameterTypes()
. - setParams(int, Type) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- setParams(int, Type.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][cel.expr.Type] values.
- setParseInfoTreeBuilder(TextFormatParseInfoTree.Builder) - Method in class com.google.protobuf.TextFormat.Parser.Builder
- setParserOptions(CelParserBuilder) - Method in interface dev.cel.parser.CelParserLibrary
-
Configures the parser to support the library implementation, such as adding macros
- setPatch(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3 [json_name = "patch"];
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [json_name = "path", packed = true];
- setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
-
repeated string paths = 1 [json_name = "paths"];
- setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_class_prefix = 40 [json_name = "phpClassPrefix"];
- setPhpGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false, json_name = "phpGenericServices"];
- setPhpMetadataNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- setPhpMetadataNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_metadata_namespace = 44 [json_name = "phpMetadataNamespace"];
- setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string php_namespace = 41 [json_name = "phpNamespace"];
- setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4 [json_name = "positiveIntValue"];
- setPrimitive(Type.PrimitiveType) - Method in class dev.cel.expr.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- setPrimitiveValue(int) - Method in class dev.cel.expr.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- setProto3Optional(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional bool proto3_optional = 17 [json_name = "proto3Optional"];
- setProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- setProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];
- setProtoResultType(Type) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Set the expected
resultType
in proto format described in checked.proto for the type-checked expression. - setProtoResultType(Type) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- setProtoResultType(Type) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Set the expected
resultType
in proto format described in checked.proto for the type-checked expression. - setProtoResultType(Type) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10 [json_name = "publicDependency"];
- setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false, json_name = "pyGenericServices"];
- setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message recursion depth.
- setRef(CelExpr, CelReference) - Method in class dev.cel.checker.Env
-
Sets the reference associated with an expression.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Any.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Api.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BoolValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BytesValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DoubleValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Duration.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Empty.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Enum.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.EnumValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Field.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FieldMask.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FloatValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int32Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int64Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.ListValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MapEntry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets an element of a repeated field to the given value.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Method.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Mixin.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Option.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.SourceContext.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.StringValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Struct.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Timestamp.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Type.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt32Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt64Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.Status.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.CheckedExpr.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Constant.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Decl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.EnumValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.ErrorSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.EvalState.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.EvalState.Result.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.Call.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.CreateList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.Ident.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Expr.Select.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.ExprValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.ListValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.MapValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.MapValue.Entry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.ParsedExpr.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Reference.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.SourceInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Type.AbstractType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Type.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Type.FunctionType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Type.ListType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Type.MapType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.UnknownSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class dev.cel.expr.Value.Builder
- setRequestStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
-
bool request_streaming = 3 [json_name = "requestStreaming"];
- setRequestTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- setRequestTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
string request_type_url = 2 [json_name = "requestTypeUrl"];
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated string reserved_name = 10 [json_name = "reservedName"];
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated string reserved_name = 5 [json_name = "reservedName"];
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9 [json_name = "reservedRange"];
- setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4 [json_name = "reservedRange"];
- setResponseStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
-
bool response_streaming = 5 [json_name = "responseStreaming"];
- setResponseTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- setResponseTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
string response_type_url = 4 [json_name = "responseTypeUrl"];
- setResult(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelComprehension.Builder
- setResult(Expr) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- setResult(Expr.Builder) - Method in class dev.cel.expr.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- setResults(int, EvalState.Result) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- setResults(int, EvalState.Result.Builder) - Method in class dev.cel.expr.EvalState.Builder
-
An ordered list of results.
- setResultType(CelType) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Set the expected
resultType
for the type-checked expression. - setResultType(CelType) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- setResultType(CelType) - Method in class dev.cel.common.CelOverloadDecl.Builder
-
Sets the result type
CelOverloadDecl.Builder.resultType()
- setResultType(CelType) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Set the expected
resultType
for the type-checked expression. - setResultType(CelType) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setResultType(Type) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- setResultType(Type) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- setResultType(Type.Builder) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
Required.
- setResultType(Type.Builder) - Method in class dev.cel.expr.Type.FunctionType.Builder
-
Result type of the function.
- setRoot(String) - Method in class com.google.protobuf.Mixin.Builder
-
string root = 2 [json_name = "root"];
- setRootBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
-
string root = 2 [json_name = "root"];
- setRubyPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- setRubyPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string ruby_package = 45 [json_name = "rubyPackage"];
- setSeconds(long) - Method in class com.google.protobuf.Duration.Builder
-
int64 seconds = 1 [json_name = "seconds"];
- setSeconds(long) - Method in class com.google.protobuf.Timestamp.Builder
-
int64 seconds = 1 [json_name = "seconds"];
- setSelect(CelExpr.CelSelect) - Method in class dev.cel.common.ast.CelExpr.Builder
- setSelectExpr(Expr.Select) - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- setSelectExpr(Expr.Select.Builder) - Method in class dev.cel.expr.Expr.Builder
-
A field selection expression, e.g.
- setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional bool server_streaming = 6 [default = false, json_name = "serverStreaming"];
- setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6 [json_name = "service"];
- setSeverity(CelIssue.Severity) - Method in class dev.cel.common.CelIssue.Builder
- setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Sets parser behavior when a non-repeated field appears more than once.
- setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Only valid for
InputStream
-backed streams. - setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9 [json_name = "sourceCodeInfo"];
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.SourceContext source_context = 4 [json_name = "sourceContext"];
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.SourceContext source_context = 5 [json_name = "sourceContext"];
- setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional string source_file = 2 [json_name = "sourceFile"];
- setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
optional string source_file = 2 [json_name = "sourceFile"];
- setSourceInfo(SourceInfo) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- setSourceInfo(SourceInfo) - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- setSourceInfo(SourceInfo.Builder) - Method in class dev.cel.expr.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- setSourceInfo(SourceInfo.Builder) - Method in class dev.cel.expr.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- setSourceLocation(CelSourceLocation) - Method in class dev.cel.common.CelIssue.Builder
- setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [json_name = "span", packed = true];
- setStandardEnvironmentEnabled(boolean) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Enable or disable the standard CEL library functions and variables
- setStandardEnvironmentEnabled(boolean) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- setStandardEnvironmentEnabled(boolean) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Enable or disable the standard CEL library functions and variables
- setStandardEnvironmentEnabled(boolean) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setStandardMacros(CelStandardMacro...) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Sets the macro set for the parser, replacing the macros from any prior call.
- setStandardMacros(CelStandardMacro...) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setStandardMacros(CelStandardMacro...) - Method in interface dev.cel.parser.CelParserBuilder
-
Sets the macro set defined as part of CEL standard library for the parser, replacing the macros from any prior call.
- setStandardMacros(CelStandardMacro...) - Method in class dev.cel.parser.CelParserImpl.Builder
- setStandardMacros(Iterable<CelStandardMacro>) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Sets the macro set for the parser, replacing the macros from any prior call.
- setStandardMacros(Iterable<CelStandardMacro>) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setStandardMacros(Iterable<CelStandardMacro>) - Method in interface dev.cel.parser.CelParserBuilder
-
Sets the macro set defined as part of CEL standard library for the parser, replacing the macros from any prior call.
- setStandardMacros(Iterable<CelStandardMacro>) - Method in class dev.cel.parser.CelParserImpl.Builder
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
optional int32 start = 1 [json_name = "start"];
- setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7 [json_name = "stringValue"];
- setStringValue(String) - Method in class com.google.protobuf.Value.Builder
-
string string_value = 3 [json_name = "stringValue"];
- setStringValue(String) - Method in class dev.cel.expr.Constant.Builder
-
string value.
- setStringValue(String) - Method in class dev.cel.expr.Value.Builder
-
UTF-8 string value.
- setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
-
string string_value = 3 [json_name = "stringValue"];
- setStringValueBytes(ByteString) - Method in class dev.cel.expr.Constant.Builder
-
string value.
- setStringValueBytes(ByteString) - Method in class dev.cel.expr.Value.Builder
-
UTF-8 string value.
- setStructExpr(Expr.CreateStruct) - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- setStructExpr(Expr.CreateStruct.Builder) - Method in class dev.cel.expr.Expr.Builder
-
A map or message creation expression.
- setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
-
.google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
- setSuffix(String) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional string suffix = 4 [json_name = "suffix"];
- setSuffixBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional string suffix = 4 [json_name = "suffix"];
- setSupportedFeatures(long) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
optional uint64 supported_features = 2 [json_name = "supportedFeatures"];
- setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string swift_prefix = 39 [json_name = "swiftPrefix"];
- setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- setSyntax(Syntax) - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- setSyntax(Syntax) - Method in class com.google.protobuf.Method.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- setSyntax(Syntax) - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12 [json_name = "syntax"];
- setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string syntax = 12 [json_name = "syntax"];
- setSyntaxValue(int) - Method in class com.google.protobuf.Api.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- setSyntaxValue(int) - Method in class com.google.protobuf.Enum.Builder
-
.google.protobuf.Syntax syntax = 5 [json_name = "syntax"];
- setSyntaxValue(int) - Method in class com.google.protobuf.Method.Builder
-
.google.protobuf.Syntax syntax = 7 [json_name = "syntax"];
- setSyntaxValue(int) - Method in class com.google.protobuf.Type.Builder
-
.google.protobuf.Syntax syntax = 6 [json_name = "syntax"];
- setSyntaxVersion(String) - Method in class dev.cel.expr.SourceInfo.Builder
-
The syntax version of the source, e.g.
- setSyntaxVersionBytes(ByteString) - Method in class dev.cel.expr.SourceInfo.Builder
-
The syntax version of the source, e.g.
- setTarget(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- setTarget(Expr) - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- setTarget(Expr.Builder) - Method in class dev.cel.expr.Expr.Call.Builder
-
The target of an method call-style expression.
- setTarget(Optional<CelExpr>) - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- setTestOnly(boolean) - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- setTestOnly(boolean) - Method in class dev.cel.expr.Expr.Select.Builder
-
Whether the select is to be interpreted as a field presence test.
- setTimestampValue(Timestamp) - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- setTimestampValue(Timestamp.Builder) - Method in class dev.cel.expr.Constant.Builder
-
Deprecated.
- setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4 [json_name = "trailingComments"];
- setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5 [json_name = "type"];
- setType(CelExpr, CelType) - Method in class dev.cel.checker.Env
-
Sets the type associated with an expression by id.
- setType(CelType) - Method in class dev.cel.checker.CelIdentDecl.Builder
- setType(Type) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- setType(Type) - Method in class dev.cel.expr.Type.Builder
-
Type type.
- setType(Type.Builder) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
Required.
- setType(Type.Builder) - Method in class dev.cel.expr.Type.Builder
-
Type type.
- setType(String) - Method in class dev.cel.expr.EnumValue.Builder
-
The fully qualified name of the enum type.
- setTypeBytes(ByteString) - Method in class dev.cel.expr.EnumValue.Builder
-
The fully qualified name of the enum type.
- setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6 [json_name = "typeName"];
- setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6 [json_name = "typeName"];
- setTypeParam(String) - Method in class dev.cel.expr.Type.Builder
-
Type param type.
- setTypeParamBytes(ByteString) - Method in class dev.cel.expr.Type.Builder
-
Type param type.
- setTypeParams(int, String) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- setTypeProvider(TypeProvider) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Deprecated.Use
CelCheckerBuilder.setTypeProvider(CelTypeProvider)
instead. - setTypeProvider(TypeProvider) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
-
Deprecated.
- setTypeProvider(TypeProvider) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Deprecated.Use
CelCompilerBuilder.setTypeProvider(CelTypeProvider)
instead. - setTypeProvider(TypeProvider) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
-
Deprecated.
- setTypeProvider(CelTypeProvider) - Method in interface dev.cel.checker.CelCheckerBuilder
-
Set the
celTypeProvider
for use with type-checking expressions. - setTypeProvider(CelTypeProvider) - Method in class dev.cel.checker.CelCheckerLegacyImpl.Builder
- setTypeProvider(CelTypeProvider) - Method in interface dev.cel.compiler.CelCompilerBuilder
-
Set the
celTypeProvider
for use with type-checking expressions. - setTypeProvider(CelTypeProvider) - Method in class dev.cel.compiler.CelCompilerImpl.Builder
- setTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Sets the TypeRegistry for resolving Any.
- setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
-
string type_url = 1 [json_name = "typeUrl"];
- setTypeUrl(String) - Method in class com.google.protobuf.Field.Builder
-
string type_url = 6 [json_name = "typeUrl"];
- setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
-
string type_url = 1 [json_name = "typeUrl"];
- setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
string type_url = 6 [json_name = "typeUrl"];
- setTypeValue(String) - Method in class dev.cel.expr.Value.Builder
-
Type value.
- setTypeValueBytes(ByteString) - Method in class dev.cel.expr.Value.Builder
-
Type value.
- setUint64Value(long) - Method in class dev.cel.expr.Constant.Builder
-
uint64 value.
- setUint64Value(long) - Method in class dev.cel.expr.Value.Builder
-
Unsigned integer value.
- setUnfinishedMessage(MessageLite) - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Attaches an unfinished message to the exception to support best-effort parsing in
Parser
interface. - setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999 [json_name = "uninterpretedOption"];
- setUnknown(UnknownSet) - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- setUnknown(UnknownSet.Builder) - Method in class dev.cel.expr.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Api.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Duration.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Empty.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Enum.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.EnumValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Field.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FieldMask.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.MapEntry.Builder
- setUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
Set the
UnknownFieldSet
for this message. - setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Method.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Mixin.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Option.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.SourceContext.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Timestamp.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Type.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Status.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.CheckedExpr.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Constant.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.FunctionDecl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.EnumValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ErrorSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.EvalState.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.EvalState.Result.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Call.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Comprehension.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.CreateList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.CreateStruct.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Ident.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Expr.Select.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ExprValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ListValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.MapValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.MapValue.Entry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.ParsedExpr.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Reference.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.SourceInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.AbstractType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.FunctionType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.ListType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Type.MapType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.UnknownSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class dev.cel.expr.Value.Builder
- setUnknownFieldSetBuilder(UnknownFieldSet.Builder) - Method in class com.google.protobuf.AbstractMessage.Builder
- setUnknownFieldSetBuilder(UnknownFieldSet.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
- setUnknownFieldsProto3(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
This method is obsolete, but we must retain it for compatibility with older generated code.
- setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
-
bool value = 1 [json_name = "value"];
- setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
-
double value = 1 [json_name = "value"];
- setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
-
float value = 1 [json_name = "value"];
- setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
-
int32 value = 1 [json_name = "value"];
- setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
-
uint32 value = 1 [json_name = "value"];
- setValue(int) - Method in class dev.cel.expr.EnumValue.Builder
-
The value of the enum.
- setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
- setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
-
int64 value = 1 [json_name = "value"];
- setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
-
uint64 value = 1 [json_name = "value"];
- setValue(long) - Method in class dev.cel.expr.EvalState.Result.Builder
-
The index in `values` of the resulting value.
- setValue(Any) - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- setValue(Any.Builder) - Method in class com.google.protobuf.Option.Builder
-
.google.protobuf.Any value = 2 [json_name = "value"];
- setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
-
bytes value = 2 [json_name = "value"];
- setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
-
bytes value = 1 [json_name = "value"];
- setValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets the value of the instance and returns the old value without delay parsing anything.
- setValue(CelConstant) - Method in class dev.cel.common.ast.CelReference.Builder
- setValue(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- setValue(CelExpr) - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- setValue(Constant) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- setValue(Constant) - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- setValue(Constant.Builder) - Method in class dev.cel.expr.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- setValue(Constant.Builder) - Method in class dev.cel.expr.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- setValue(Expr) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- setValue(Expr.Builder) - Method in class dev.cel.expr.Expr.CreateStruct.Entry.Builder
-
Required.
- setValue(Value) - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- setValue(Value) - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- setValue(Value.Builder) - Method in class dev.cel.expr.ExprValue.Builder
-
.cel.expr.Value value = 1;
- setValue(Value.Builder) - Method in class dev.cel.expr.MapValue.Entry.Builder
-
The value.
- setValue(String) - Method in class com.google.protobuf.StringValue.Builder
-
string value = 1 [json_name = "value"];
- setValue(V) - Method in class com.google.protobuf.MapEntry.Builder
- setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
-
string value = 1 [json_name = "value"];
- setValueIndex(int) - Method in class dev.cel.expr.Explain.ExprStep.Builder
-
Deprecated.Index of the value in the values list.
- setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
-
repeated .google.protobuf.Value values = 1 [json_name = "values"];
- setValues(int, ExprValue) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- setValues(int, ExprValue.Builder) - Method in class dev.cel.expr.EvalState.Builder
-
The unique values referenced in this message.
- setValues(int, Value) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- setValues(int, Value) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- setValues(int, Value.Builder) - Method in class dev.cel.expr.Explain.Builder
-
Deprecated.All of the observed values.
- setValues(int, Value.Builder) - Method in class dev.cel.expr.ListValue.Builder
-
The ordered values in the list.
- setValueType(Type) - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- setValueType(Type.Builder) - Method in class dev.cel.expr.Type.MapType.Builder
-
The type of the value.
- setVersion(String) - Method in class com.google.protobuf.Api.Builder
-
string version = 4 [json_name = "version"];
- setVersionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
-
string version = 4 [json_name = "version"];
- setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false, json_name = "weak"];
- setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11 [json_name = "weakDependency"];
- setWellKnown(Type.WellKnownType) - Method in class dev.cel.expr.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- setWellKnownValue(int) - Method in class dev.cel.expr.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- setWrapper(Type.PrimitiveType) - Method in class dev.cel.expr.Type.Builder
-
Wrapper of a primitive type, e.g.
- setWrapperValue(int) - Method in class dev.cel.expr.Type.Builder
-
Wrapper of a primitive type, e.g.
- SFIXED32 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- SFIXED32 - com.google.protobuf.FieldType
- SFIXED32 - com.google.protobuf.WireFormat.FieldType
- SFIXED32_LIST - com.google.protobuf.FieldType
- SFIXED32_LIST_PACKED - com.google.protobuf.FieldType
- SFIXED64 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- SFIXED64 - com.google.protobuf.FieldType
- SFIXED64 - com.google.protobuf.WireFormat.FieldType
- SFIXED64_LIST - com.google.protobuf.FieldType
- SFIXED64_LIST_PACKED - com.google.protobuf.FieldType
- shortDebugString(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.TextFormat.Printer
-
Generates a human readable form of the field, useful for debugging and other purposes, with no newline characters.
- shortDebugString(Descriptors.FieldDescriptor, Object) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().shortDebugString(FieldDescriptor, Object)
- shortDebugString(MessageOrBuilder) - Method in class com.google.protobuf.TextFormat.Printer
-
Generates a human readable form of this message, useful for debugging and other purposes, with no newline characters.
- shortDebugString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of this message, useful for debugging and other purposes, with no newline characters.
- shortDebugString(UnknownFieldSet) - Method in class com.google.protobuf.TextFormat.Printer
-
Generates a human readable form of the unknown fields, useful for debugging and other purposes, with no newline characters.
- shortDebugString(UnknownFieldSet) - Static method in class com.google.protobuf.TextFormat
-
Deprecated.Use
printer().shortDebugString(UnknownFieldSet)
- sign - Variable in class cel.parser.internal.CELParser.DoubleContext
- sign - Variable in class cel.parser.internal.CELParser.IntContext
- SimpleType - Class in dev.cel.common.types
-
Simple types represent scalar, dynamic, and error values.
- SimpleType() - Constructor for class dev.cel.common.types.SimpleType
- SingleFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
SingleFieldBuilder
implements a structure that a protocol message uses to hold a single field of another protocol message. - SingleFieldBuilder(MType, GeneratedMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilder
- SingleFieldBuilderV3<MType extends AbstractMessage,BType extends AbstractMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
SingleFieldBuilderV3
implements a structure that a protocol message uses to hold a single field of another protocol message. - SingleFieldBuilderV3(MType, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilderV3
- singularFromReflectionType(Object) - Method in class com.google.protobuf.Extension
- singularFromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Like
GeneratedMessage.GeneratedExtension.fromReflectionType(Object)
, but if the type is a repeated type, this converts a single element. - singularToReflectionType(Object) - Method in class com.google.protobuf.Extension
- singularToReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Like
GeneratedMessage.GeneratedExtension.toReflectionType(Object)
, but if the type is a repeated type, this converts a single element. - SINT32 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- SINT32 - com.google.protobuf.FieldType
- SINT32 - com.google.protobuf.WireFormat.FieldType
- SINT32_LIST - com.google.protobuf.FieldType
- SINT32_LIST_PACKED - com.google.protobuf.FieldType
- SINT64 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- SINT64 - com.google.protobuf.FieldType
- SINT64 - com.google.protobuf.WireFormat.FieldType
- SINT64_LIST - com.google.protobuf.FieldType
- SINT64_LIST_PACKED - com.google.protobuf.FieldType
- size() - Method in class com.google.protobuf.ByteString.Output
-
Returns the current size of the output stream.
- size() - Method in class com.google.protobuf.ByteString
-
Gets the number of bytes.
- size() - Method in class com.google.protobuf.Internal.ListAdapter
- size() - Method in class com.google.protobuf.LazyStringArrayList
- size() - Method in class com.google.protobuf.UnmodifiableLazyStringList
- size() - Method in class dev.cel.common.internal.BasicCodePointArray
- size() - Method in class dev.cel.common.internal.CelCodePointArray
-
Returns the number of code points.
- size() - Method in class dev.cel.common.internal.CodePointStream
- size() - Method in class dev.cel.common.internal.Latin1CodePointArray
- size() - Method in class dev.cel.common.internal.SupplementalCodePointArray
- skipField(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards a single field, given its tag value.
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Deprecated.use
UnknownFieldSet
orUnknownFieldSetLite
to skip to an output stream. - skipMessage() - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards an entire message.
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Reads an entire message and writes it to output in wire format.
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards
size
bytes. - SLASH - Static variable in class cel.parser.internal.CELLexer
- SLASH - Static variable in class cel.parser.internal.CELParser
- SLASH() - Method in class cel.parser.internal.CELParser.CalcContext
- slice(int, int) - Method in class dev.cel.common.internal.BasicCodePointArray
- slice(int, int) - Method in class dev.cel.common.internal.CelCodePointArray
-
Returns a new
CelCodePointArray
that is a subview of this between [i, j). - slice(int, int) - Method in class dev.cel.common.internal.Latin1CodePointArray
- slice(int, int) - Method in class dev.cel.common.internal.SupplementalCodePointArray
- SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
- SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- SOURCE_INFO_FIELD_NUMBER - Static variable in class dev.cel.expr.CheckedExpr
- SOURCE_INFO_FIELD_NUMBER - Static variable in class dev.cel.expr.ParsedExpr
- SourceContext - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceContext
- SourceContext.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.SourceContext
- SourceContextOrBuilder - Interface in com.google.protobuf
- SourceContextProto - Class in com.google.protobuf
- SourceInfo - Class in dev.cel.expr
-
Source information collected at parse time.
- SourceInfo.Builder - Class in dev.cel.expr
-
Source information collected at parse time.
- SourceInfoOrBuilder - Interface in dev.cel.expr
- SourceLocation() - Constructor for class dev.cel.common.internal.Errors.SourceLocation
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
If writing to a flat array, return the space left in the array.
- SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- specialize(CelType) - Method in class dev.cel.checker.InferenceContext
-
Specializes the given type using the substitution of this context.
- specialize(List<CelType>) - Method in class dev.cel.checker.InferenceContext
-
Specializes using given type list of types using the substitution of this context.
- specializeCallback(RpcCallback<Message>) - Static method in class com.google.protobuf.RpcUtil
-
Take an
RpcCallback<Message>
and convert it to anRpcCallback
accepting a specific message type. - SPEED - com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
SPEED = 1;
- SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
SPEED = 1;
- standard(Errors, TypeProvider, ImmutableSet<ExprFeatures>) - Static method in class dev.cel.checker.Env
-
Deprecated.use
standard
withCelOptions
instead. - standard(Errors, TypeProvider, CelOptions) - Static method in class dev.cel.checker.Env
-
Creates an
Env
value configured with the standard types, functions, and operators, configured with a customtypeProvider
and a reference to thecelOptions
to use within the environment. - standard(Errors, TypeProvider, ExprFeatures...) - Static method in class dev.cel.checker.Env
-
Deprecated.use
standard
withCelOptions
instead. - standard(Errors, CelOptions) - Static method in class dev.cel.checker.Env
-
Creates an
Env
value configured with the standard types, functions, and operators and a reference to the configuredcelOptions
. - standard(Errors, ExprFeatures...) - Static method in class dev.cel.checker.Env
-
Deprecated.use
standard
withCelOptions
instead. - Standard - Class in dev.cel.checker
-
Standard declarations for CEL.
- STANDARD_MACROS - Static variable in class dev.cel.parser.CelMacro
-
Set of all standard macros supported by the CEL spec.
- STANDARD_MACROS - Static variable in enum dev.cel.parser.CelStandardMacro
-
Set of all standard macros supported by the CEL spec.
- standardCelCheckerBuilder() - Static method in class dev.cel.compiler.CelCompilerFactory
-
Create a new builder to construct a
CelChecker
instance. - standardCelCompilerBuilder() - Static method in class dev.cel.compiler.CelCompilerFactory
-
Create a new builder to construct a
CelCompiler
instance. - standardCelParserBuilder() - Static method in class dev.cel.parser.CelParserFactory
-
Configure a builder to construct a current
CelParser
instance. - STAR - Static variable in class cel.parser.internal.CELLexer
- STAR - Static variable in class cel.parser.internal.CELParser
- STAR() - Method in class cel.parser.internal.CELParser.CalcContext
- start() - Method in class cel.parser.internal.CELParser
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- startCancel() - Method in interface com.google.protobuf.RpcController
-
Advises the RPC system that the caller desires that the RPC call be canceled.
- StartContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.StartContext
- startsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring starts with the specified prefix.
- Status - Class in com.google.rpc
-
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
- Status.Builder - Class in com.google.rpc
-
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
- StatusOrBuilder - Interface in com.google.rpc
- StatusProto - Class in com.google.rpc
- STRING - com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING = 0;
- STRING - com.google.protobuf.Descriptors.FieldDescriptor.JavaType
- STRING - com.google.protobuf.Descriptors.FieldDescriptor.Type
- STRING - com.google.protobuf.FieldType
- STRING - com.google.protobuf.JavaType
- STRING - com.google.protobuf.WireFormat.FieldType
- STRING - com.google.protobuf.WireFormat.JavaType
- STRING - dev.cel.common.types.CelKind
- STRING - dev.cel.expr.Type.PrimitiveType
-
String type.
- STRING - Static variable in class cel.parser.internal.CELLexer
- STRING - Static variable in class cel.parser.internal.CELParser
- STRING - Static variable in class dev.cel.checker.Types
- STRING - Static variable in class dev.cel.common.types.CelTypes
- STRING - Static variable in class dev.cel.common.types.SimpleType
- STRING() - Method in class cel.parser.internal.CELParser.StringContext
- STRING_LIST - com.google.protobuf.FieldType
- STRING_PIECE - com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_VALUE - com.google.protobuf.Value.KindCase
- STRING_VALUE - dev.cel.common.ast.CelConstant.Kind
- STRING_VALUE - dev.cel.expr.Constant.ConstantKindCase
- STRING_VALUE - dev.cel.expr.Value.KindCase
- STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING = 0;
- STRING_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
String type.
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
- STRING_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- STRING_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- STRING_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- STRING_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- StringContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.StringContext
- stringDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for string fields.
- stringValue() - Method in class dev.cel.common.ast.CelConstant
- StringValue - Class in com.google.protobuf
-
Protobuf type
google.protobuf.StringValue
- StringValue.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.StringValue
- StringValueOrBuilder - Interface in com.google.protobuf
- Struct - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Struct
- STRUCT - dev.cel.common.types.CelKind
- STRUCT_EXPR - dev.cel.expr.Expr.ExprKindCase
- STRUCT_EXPR_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr
- STRUCT_MESSAGE - Static variable in class dev.cel.checker.Types
- STRUCT_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- STRUCT_VALUE - com.google.protobuf.Value.KindCase
- STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
- Struct.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Struct
- StructOrBuilder - Interface in com.google.protobuf
- StructProto - Class in com.google.protobuf
- StructType - Class in dev.cel.common.types
-
Struct type indicates that the type
name
is a structured object with typed properties. - StructType.Field - Class in dev.cel.common.types
-
Value object which holds a reference to the field name and type.
- StructType.FieldResolver - Interface in dev.cel.common.types
-
The
FieldResolver
is used to lookup the type of aStructType
'sfieldName
. - StructTypeReference - Class in dev.cel.common.types
-
A simple type reference to a struct.
- StructTypeReference() - Constructor for class dev.cel.common.types.StructTypeReference
- substitute(Map<CelType, CelType>, CelType, boolean) - Static method in class dev.cel.checker.Types
-
Apply substitution to given type, replacing all direct and indirect occurrences of bound type parameters.
- substitute(Map<Type, Type>, Type, boolean) - Static method in class dev.cel.checker.Types
-
Deprecated.Use
Types.substitute(Map, CelType, boolean)
instead. - substring(int) - Method in class com.google.protobuf.ByteString
-
Return the substring from
beginIndex
, inclusive, to the end of the string. - substring(int, int) - Method in class com.google.protobuf.ByteString
-
Return the substring from
beginIndex
, inclusive, toendIndex
, exclusive. - SUBTRACT - dev.cel.parser.Operator
- SUFFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
- SupplementalCodePointArray - Class in dev.cel.common.internal
-
Array of code points that contain code points from Latin-1 character set, basic multilingual plane or the supplemental multilingual plane.
- SUPPORTED_FEATURES_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- SymbolTable(Iterable<Descriptors.FileDescriptor>) - Constructor for class dev.cel.checker.DescriptorTypeProvider.SymbolTable
- SymbolTable(List<Descriptors.Descriptor>) - Constructor for class dev.cel.checker.DescriptorTypeProvider.SymbolTable
- Syntax - Enum in com.google.protobuf
-
Protobuf enum
google.protobuf.Syntax
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
- SYNTAX_PROTO2 - com.google.protobuf.Syntax
-
SYNTAX_PROTO2 = 0;
- SYNTAX_PROTO2_VALUE - Static variable in enum com.google.protobuf.Syntax
-
SYNTAX_PROTO2 = 0;
- SYNTAX_PROTO3 - com.google.protobuf.Syntax
-
SYNTAX_PROTO3 = 1;
- SYNTAX_PROTO3_VALUE - Static variable in enum com.google.protobuf.Syntax
-
SYNTAX_PROTO3 = 1;
- SYNTAX_VERSION_FIELD_NUMBER - Static variable in class dev.cel.expr.SourceInfo
- SyntaxProto - Class in dev.cel.expr
T
- target() - Method in class dev.cel.common.ast.CelExpr.CelCall.Builder
- target() - Method in class dev.cel.common.ast.CelExpr.CelCall
-
The target of a method call-style expression.
- TARGET_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Call
- targetType() - Method in class dev.cel.common.types.NullableType
- TEST_ONLY_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.Select
- testOnly() - Method in class dev.cel.common.ast.CelExpr.CelSelect.Builder
- testOnly() - Method in class dev.cel.common.ast.CelExpr.CelSelect
-
Whether the select is to be interpreted as a field presence test.
- TextFormat - Class in com.google.protobuf
-
Provide text parsing and formatting support for proto2 instances.
- TextFormat.InvalidEscapeSequenceException - Exception in com.google.protobuf
-
Thrown by
TextFormat.unescapeBytes(java.lang.CharSequence)
andTextFormat.unescapeText(java.lang.String)
when an invalid escape sequence is seen. - TextFormat.ParseException - Exception in com.google.protobuf
-
Thrown when parsing an invalid text format message.
- TextFormat.Parser - Class in com.google.protobuf
-
Parser for text-format proto2 instances.
- TextFormat.Parser.Builder - Class in com.google.protobuf
-
Builder that can be used to obtain new instances of
TextFormat.Parser
. - TextFormat.Parser.SingularOverwritePolicy - Enum in com.google.protobuf
-
Determines if repeated values for non-repeated fields and oneofs are permitted.
- TextFormat.Printer - Class in com.google.protobuf
-
Helper class for converting protobufs to text.
- TextFormat.UnknownFieldParseException - Exception in com.google.protobuf
-
Thrown when encountering an unknown field while parsing a text format message.
- TextFormatParseInfoTree - Class in com.google.protobuf
-
Data structure which is populated with the locations of each field value parsed from the text.
- TextFormatParseInfoTree.Builder - Class in com.google.protobuf
-
Builder for a
TextFormatParseInfoTree
. - TextFormatParseLocation - Class in com.google.protobuf
-
A location in the source code.
- Timestamp - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Timestamp
- TIMESTAMP - dev.cel.common.types.CelKind
- TIMESTAMP - dev.cel.expr.Type.WellKnownType
-
Well-known protobuf.Timestamp type, internally referenced as `timestamp`.
- TIMESTAMP - Static variable in class dev.cel.checker.Types
- TIMESTAMP - Static variable in class dev.cel.common.types.CelTypes
- TIMESTAMP - Static variable in class dev.cel.common.types.SimpleType
- TIMESTAMP_MESSAGE - Static variable in class dev.cel.checker.Types
- TIMESTAMP_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- TIMESTAMP_VALUE - dev.cel.common.ast.CelConstant.Kind
-
Deprecated.Do not use. Timestamp is no longer built-in CEL type.
- TIMESTAMP_VALUE - dev.cel.expr.Constant.ConstantKindCase
-
Deprecated.
- TIMESTAMP_VALUE - Static variable in enum dev.cel.expr.Type.WellKnownType
-
Well-known protobuf.Timestamp type, internally referenced as `timestamp`.
- TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- Timestamp.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Timestamp
- TimestampOrBuilder - Interface in com.google.protobuf
- TimestampProto - Class in com.google.protobuf
- timestampValue() - Method in class dev.cel.common.ast.CelConstant
-
Deprecated.Do not use. Timestamp is no longer built-in CEL type.
- toBuilder() - Method in class com.google.protobuf.Any
- toBuilder() - Method in class com.google.protobuf.Api
- toBuilder() - Method in class com.google.protobuf.BoolValue
- toBuilder() - Method in class com.google.protobuf.BytesValue
- toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- toBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.Version
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- toBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- toBuilder() - Method in class com.google.protobuf.DoubleValue
- toBuilder() - Method in class com.google.protobuf.Duration
- toBuilder() - Method in class com.google.protobuf.DynamicMessage
- toBuilder() - Method in class com.google.protobuf.Empty
- toBuilder() - Method in class com.google.protobuf.Enum
- toBuilder() - Method in class com.google.protobuf.EnumValue
- toBuilder() - Method in class com.google.protobuf.Field
- toBuilder() - Method in class com.google.protobuf.FieldMask
- toBuilder() - Method in class com.google.protobuf.FloatValue
- toBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
- toBuilder() - Method in class com.google.protobuf.Int32Value
- toBuilder() - Method in class com.google.protobuf.Int64Value
- toBuilder() - Method in class com.google.protobuf.ListValue
- toBuilder() - Method in class com.google.protobuf.MapEntry
- toBuilder() - Method in interface com.google.protobuf.Message
- toBuilder() - Method in interface com.google.protobuf.MessageLite
-
Constructs a builder initialized with the current message.
- toBuilder() - Method in class com.google.protobuf.Method
- toBuilder() - Method in class com.google.protobuf.Mixin
- toBuilder() - Method in class com.google.protobuf.Option
- toBuilder() - Method in class com.google.protobuf.SourceContext
- toBuilder() - Method in class com.google.protobuf.StringValue
- toBuilder() - Method in class com.google.protobuf.Struct
- toBuilder() - Method in class com.google.protobuf.Timestamp
- toBuilder() - Method in class com.google.protobuf.Type
- toBuilder() - Method in class com.google.protobuf.UInt32Value
- toBuilder() - Method in class com.google.protobuf.UInt64Value
- toBuilder() - Method in class com.google.protobuf.UnknownFieldSet
- toBuilder() - Method in class com.google.protobuf.Value
- toBuilder() - Method in class com.google.rpc.Status
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelCall
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelComprehension
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelCreateList
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelIdent
- toBuilder() - Method in class dev.cel.common.ast.CelExpr.CelSelect
- toBuilder() - Method in class dev.cel.common.ast.CelExpr
- toBuilder() - Method in class dev.cel.common.CelFunctionDecl
- toBuilder() - Method in class dev.cel.common.CelOptions
- toBuilder() - Method in class dev.cel.common.CelOverloadDecl
- toBuilder() - Method in class dev.cel.common.CelSource
- toBuilder() - Method in class dev.cel.expr.CheckedExpr
- toBuilder() - Method in class dev.cel.expr.Constant
- toBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- toBuilder() - Method in class dev.cel.expr.Decl.FunctionDecl
- toBuilder() - Method in class dev.cel.expr.Decl.IdentDecl
- toBuilder() - Method in class dev.cel.expr.Decl
- toBuilder() - Method in class dev.cel.expr.EnumValue
- toBuilder() - Method in class dev.cel.expr.ErrorSet
- toBuilder() - Method in class dev.cel.expr.EvalState.Result
- toBuilder() - Method in class dev.cel.expr.EvalState
- toBuilder() - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- toBuilder() - Method in class dev.cel.expr.Explain
-
Deprecated.
- toBuilder() - Method in class dev.cel.expr.Expr.Call
- toBuilder() - Method in class dev.cel.expr.Expr.Comprehension
- toBuilder() - Method in class dev.cel.expr.Expr.CreateList
- toBuilder() - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- toBuilder() - Method in class dev.cel.expr.Expr.CreateStruct
- toBuilder() - Method in class dev.cel.expr.Expr.Ident
- toBuilder() - Method in class dev.cel.expr.Expr.Select
- toBuilder() - Method in class dev.cel.expr.Expr
- toBuilder() - Method in class dev.cel.expr.ExprValue
- toBuilder() - Method in class dev.cel.expr.ListValue
- toBuilder() - Method in class dev.cel.expr.MapValue.Entry
- toBuilder() - Method in class dev.cel.expr.MapValue
- toBuilder() - Method in class dev.cel.expr.ParsedExpr
- toBuilder() - Method in class dev.cel.expr.Reference
- toBuilder() - Method in class dev.cel.expr.SourceInfo
- toBuilder() - Method in class dev.cel.expr.Type.AbstractType
- toBuilder() - Method in class dev.cel.expr.Type.FunctionType
- toBuilder() - Method in class dev.cel.expr.Type.ListType
- toBuilder() - Method in class dev.cel.expr.Type.MapType
- toBuilder() - Method in class dev.cel.expr.Type
- toBuilder() - Method in class dev.cel.expr.UnknownSet
- toBuilder() - Method in class dev.cel.expr.Value
- toByteArray() - Method in class com.google.protobuf.AbstractMessageLite
- toByteArray() - Method in class com.google.protobuf.ByteString
-
Copies bytes to a
byte[]
. - toByteArray() - Method in interface com.google.protobuf.MessageLite
-
Serializes the message to a
byte
array and returns it. - toByteArray() - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message to a
byte
array and returns it. - toByteArray(String) - Static method in class com.google.protobuf.Internal
-
Helper method to get the UTF-8 bytes of a string.
- toByteString() - Method in class com.google.protobuf.AbstractMessageLite
- toByteString() - Method in class com.google.protobuf.ByteString.Output
-
Creates a byte string with the size and contents of this output stream.
- toByteString() - Method in class com.google.protobuf.LazyFieldLite
-
Returns a BytesString for this field in a thread-safe way.
- toByteString() - Method in interface com.google.protobuf.MessageLite
-
Serializes the message to a
ByteString
and returns it. - toByteString() - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message to a
ByteString
and returns it. - toByteString(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the message to a
ByteString
and returns it. - toCheckedExpr() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Returns the underlying
com.google.api.expr.CheckedExpr
representation of the abstract syntax tree. - toDisplayString(Errors.ErrorFormatter) - Method in class dev.cel.common.internal.Errors.Error
-
Formats the error into a string which indicates where it occurs within the expression.
- toDisplayString(CelSource) - Method in class dev.cel.common.CelIssue
-
Returns a string representing this error that is suitable for displaying to humans.
- toExprFeatures() - Method in class dev.cel.common.CelOptions
- tok - Variable in class cel.parser.internal.CELParser.BoolFalseContext
- tok - Variable in class cel.parser.internal.CELParser.BoolTrueContext
- tok - Variable in class cel.parser.internal.CELParser.BytesContext
- tok - Variable in class cel.parser.internal.CELParser.DoubleContext
- tok - Variable in class cel.parser.internal.CELParser.IntContext
- tok - Variable in class cel.parser.internal.CELParser.NullContext
- tok - Variable in class cel.parser.internal.CELParser.StringContext
- tok - Variable in class cel.parser.internal.CELParser.UintContext
- tokenNames - Static variable in class cel.parser.internal.CELLexer
-
Deprecated.Use
CELLexer.VOCABULARY
instead. - tokenNames - Static variable in class cel.parser.internal.CELParser
-
Deprecated.Use
CELParser.VOCABULARY
instead. - toParsedExpr() - Method in class dev.cel.common.CelProtoAbstractSyntaxTree
-
Returns the underlying
com.google.api.expr.ParsedExpr
representation of the abstract syntax tree. - toProto() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
- toProto() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
- toProto() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Convert the descriptor to its protocol message representation.
- toProto() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
- toProto() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Convert the descriptor to its protocol message representation.
- toReflectionType(Object) - Method in class com.google.protobuf.Extension
- toReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
Convert from the type used by the native accessors to the type used by reflection accessors.
- toString() - Method in class com.google.protobuf.AbstractMessage.Builder
- toString() - Method in class com.google.protobuf.AbstractMessage
- toString() - Method in class com.google.protobuf.ByteString.Output
- toString() - Method in class com.google.protobuf.ByteString
- toString() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
- toString() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
- toString() - Method in class com.google.protobuf.GeneratedMessageLite
-
A reflective toString function.
- toString() - Method in class com.google.protobuf.LazyField
- toString() - Method in interface com.google.protobuf.Message
-
Converts the message to a string in protocol buffer text format.
- toString() - Method in class com.google.protobuf.TextFormatParseLocation
- toString() - Method in class com.google.protobuf.UnknownFieldSet
-
Converts the set to a string in protocol buffer text format.
- toString() - Method in class dev.cel.checker.DescriptorTypeProvider.EnumValueDef
- toString() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
- toString() - Method in class dev.cel.checker.DescriptorTypeProvider.MapEntryDef
- toString() - Method in class dev.cel.checker.DescriptorTypeProvider.TypeDef
- toString() - Method in class dev.cel.common.ast.CelExpr
- toString() - Method in class dev.cel.common.internal.BasicCodePointArray
- toString() - Method in class dev.cel.common.internal.CelCodePointArray
- toString() - Method in class dev.cel.common.internal.CodePointStream
- toString() - Method in class dev.cel.common.internal.Errors.Error
- toString() - Method in class dev.cel.common.internal.Latin1CodePointArray
- toString() - Method in class dev.cel.common.internal.SupplementalCodePointArray
- toString() - Method in class dev.cel.parser.CelMacro
- toString(String) - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes using the specified charset. - toString(Charset) - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes using the specified charset. - toStringInternal(Charset) - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes using the specified charset. - toStringUtf8() - Method in class com.google.protobuf.ByteString
-
Constructs a new
String
by decoding the bytes as UTF-8. - toStringUtf8(byte[]) - Static method in class com.google.protobuf.Internal
-
Helper method to convert a byte array to a string using UTF-8 encoding.
- TRAILING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- TRUE - Static variable in class dev.cel.common.internal.Constants
- tryLookupCelFunction(String, String) - Method in class dev.cel.checker.Env
-
Try to lookup a function with the given
name
within acontainer
. - tryLookupCelIdent(String, String) - Method in class dev.cel.checker.Env
-
Try to lookup an identifier with the given
name
within acontainer
. - tryLookupFunction(String, String) - Method in class dev.cel.checker.Env
-
Deprecated.
- tryLookupIdent(String, String) - Method in class dev.cel.checker.Env
-
Deprecated.
- type() - Method in class dev.cel.checker.CelIdentDecl
-
The type of the variable.
- type() - Method in class dev.cel.checker.DescriptorTypeProvider.FieldDef
-
The field
TypeDef
. - type() - Method in class dev.cel.checker.ExprChecker.OverloadResolution
-
Deprecated.The
Type
of the result associated with the overload. - type() - Method in class dev.cel.checker.TypeProvider.FieldType
-
Deprecated.The
Type
of the field. - type() - Method in class dev.cel.common.CelVarDecl
-
The type of the variable.
- type() - Method in class dev.cel.common.types.ProtoMessageType.Extension
- type() - Method in class dev.cel.common.types.StructType.Field
- type() - Method in class dev.cel.common.types.TypeType
- type(Type) - Method in class dev.cel.checker.Env.IdentBuilder
-
Deprecated.Set the identifier type.
- Type - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Type
- Type - Class in dev.cel.expr
-
Represents a CEL type.
- TYPE - dev.cel.common.types.CelKind
- TYPE - dev.cel.expr.Type.TypeKindCase
- TYPE_BOOL - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BOOL = 8;
- TYPE_BOOL - com.google.protobuf.Field.Kind
-
TYPE_BOOL = 8;
- TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BOOL = 8;
- TYPE_BOOL_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_BOOL = 8;
- TYPE_BYTES - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BYTES = 12;
- TYPE_BYTES - com.google.protobuf.Field.Kind
-
TYPE_BYTES = 12;
- TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_BYTES = 12;
- TYPE_BYTES_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_BYTES = 12;
- TYPE_DOUBLE - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_DOUBLE = 1;
- TYPE_DOUBLE - com.google.protobuf.Field.Kind
-
TYPE_DOUBLE = 1;
- TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_DOUBLE = 1;
- TYPE_DOUBLE_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_DOUBLE = 1;
- TYPE_ENUM - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_ENUM = 14;
- TYPE_ENUM - com.google.protobuf.Field.Kind
-
TYPE_ENUM = 14;
- TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_ENUM = 14;
- TYPE_ENUM_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_ENUM = 14;
- TYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.IdentDecl
- TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.EnumValue
- TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- TYPE_FIXED32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED32 = 7;
- TYPE_FIXED32 - com.google.protobuf.Field.Kind
-
TYPE_FIXED32 = 7;
- TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED32 = 7;
- TYPE_FIXED32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_FIXED32 = 7;
- TYPE_FIXED64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED64 = 6;
- TYPE_FIXED64 - com.google.protobuf.Field.Kind
-
TYPE_FIXED64 = 6;
- TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FIXED64 = 6;
- TYPE_FIXED64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_FIXED64 = 6;
- TYPE_FLOAT - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FLOAT = 2;
- TYPE_FLOAT - com.google.protobuf.Field.Kind
-
TYPE_FLOAT = 2;
- TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_FLOAT = 2;
- TYPE_FLOAT_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_FLOAT = 2;
- TYPE_GROUP - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_GROUP = 10;
- TYPE_GROUP - com.google.protobuf.Field.Kind
-
TYPE_GROUP = 10;
- TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_GROUP = 10;
- TYPE_GROUP_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_GROUP = 10;
- TYPE_INT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_INT32 = 5;
- TYPE_INT32 - com.google.protobuf.Field.Kind
-
TYPE_INT32 = 5;
- TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_INT32 = 5;
- TYPE_INT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_INT32 = 5;
- TYPE_INT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_INT64 = 3;
- TYPE_INT64 - com.google.protobuf.Field.Kind
-
TYPE_INT64 = 3;
- TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_INT64 = 3;
- TYPE_INT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_INT64 = 3;
- TYPE_MAP_FIELD_NUMBER - Static variable in class dev.cel.expr.CheckedExpr
- TYPE_MESSAGE - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_MESSAGE = 11;
- TYPE_MESSAGE - com.google.protobuf.Field.Kind
-
TYPE_MESSAGE = 11;
- TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_MESSAGE = 11;
- TYPE_MESSAGE_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_MESSAGE = 11;
- TYPE_NAME_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- TYPE_NOT_FOUND - dev.cel.common.CelErrorCode
-
Type definition could not be found.
- TYPE_PARAM - dev.cel.common.types.CelKind
- TYPE_PARAM - dev.cel.expr.Type.TypeKindCase
- TYPE_PARAM_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- TYPE_PARAMS_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.FunctionDecl.Overload
- TYPE_SFIXED32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED32 - com.google.protobuf.Field.Kind
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_SFIXED32 = 15;
- TYPE_SFIXED64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED64 = 16;
- TYPE_SFIXED64 - com.google.protobuf.Field.Kind
-
TYPE_SFIXED64 = 16;
- TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SFIXED64 = 16;
- TYPE_SFIXED64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_SFIXED64 = 16;
- TYPE_SINT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SINT32 = 17;
- TYPE_SINT32 - com.google.protobuf.Field.Kind
-
TYPE_SINT32 = 17;
- TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SINT32 = 17;
- TYPE_SINT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_SINT32 = 17;
- TYPE_SINT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SINT64 = 18;
- TYPE_SINT64 - com.google.protobuf.Field.Kind
-
TYPE_SINT64 = 18;
- TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_SINT64 = 18;
- TYPE_SINT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_SINT64 = 18;
- TYPE_STRING - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_STRING = 9;
- TYPE_STRING - com.google.protobuf.Field.Kind
-
TYPE_STRING = 9;
- TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_STRING = 9;
- TYPE_STRING_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_STRING = 9;
- TYPE_UINT32 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT32 = 13;
- TYPE_UINT32 - com.google.protobuf.Field.Kind
-
TYPE_UINT32 = 13;
- TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT32 = 13;
- TYPE_UINT32_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_UINT32 = 13;
- TYPE_UINT64 - com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT64 = 4;
- TYPE_UINT64 - com.google.protobuf.Field.Kind
-
TYPE_UINT64 = 4;
- TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
TYPE_UINT64 = 4;
- TYPE_UINT64_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_UINT64 = 4;
- TYPE_UNKNOWN - com.google.protobuf.Field.Kind
-
TYPE_UNKNOWN = 0;
- TYPE_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Kind
-
TYPE_UNKNOWN = 0;
- TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
- TYPE_URL_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
- TYPE_VALUE - dev.cel.expr.Value.KindCase
- TYPE_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- Type.AbstractType - Class in dev.cel.expr
-
Application defined abstract type.
- Type.AbstractType.Builder - Class in dev.cel.expr
-
Application defined abstract type.
- Type.AbstractTypeOrBuilder - Interface in dev.cel.expr
- Type.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Type
- Type.Builder - Class in dev.cel.expr
-
Represents a CEL type.
- Type.FunctionType - Class in dev.cel.expr
-
Function type with result and arg types.
- Type.FunctionType.Builder - Class in dev.cel.expr
-
Function type with result and arg types.
- Type.FunctionTypeOrBuilder - Interface in dev.cel.expr
- Type.ListType - Class in dev.cel.expr
-
List type with typed elements, e.g.
- Type.ListType.Builder - Class in dev.cel.expr
-
List type with typed elements, e.g.
- Type.ListTypeOrBuilder - Interface in dev.cel.expr
- Type.MapType - Class in dev.cel.expr
-
Map type with parameterized key and value types, e.g.
- Type.MapType.Builder - Class in dev.cel.expr
-
Map type with parameterized key and value types, e.g.
- Type.MapTypeOrBuilder - Interface in dev.cel.expr
- Type.PrimitiveType - Enum in dev.cel.expr
-
CEL primitive types.
- Type.TypeKindCase - Enum in dev.cel.expr
- Type.WellKnownType - Enum in dev.cel.expr
-
Well-known protobuf types treated with first-class support in CEL.
- typecheck(Env, String, CelAbstractSyntaxTree, Optional<CelType>) - Static method in class dev.cel.checker.ExprChecker
-
Deprecated.Type-checks the parsed expression within the given environment and returns a checked expression.
- typecheck(Env, String, ParsedExpr, Optional<Type>) - Static method in class dev.cel.checker.ExprChecker
-
Deprecated.Do not use. CEL-Java users should leverage the Fluent APIs instead. See
CelCompilerFactory
. - TypeDef() - Constructor for class dev.cel.checker.DescriptorTypeProvider.TypeDef
- TypeFormatter - Class in dev.cel.checker
-
Class to format
Type
objects intoString
values. - TYPEKIND_NOT_SET - dev.cel.expr.Type.TypeKindCase
- TypeOrBuilder - Interface in com.google.protobuf
- TypeOrBuilder - Interface in dev.cel.expr
- typeParameterNames() - Method in class dev.cel.common.CelOverloadDecl
-
The type param names associated with the function declaration.
- TypeParamType - Class in dev.cel.common.types
-
Type parameters are 'free' types which take on a concrete type contextually.
- TypeParamType() - Constructor for class dev.cel.common.types.TypeParamType
- TypeProto - Class in com.google.protobuf
- TypeProvider - Interface in dev.cel.checker
-
Deprecated.Use
CelTypeProvider
instead. - TypeProvider.CombinedTypeProvider - Class in dev.cel.checker
-
Deprecated.The
CombinedTypeProvider
takes one or moreTypeProvider
instances and attempts to look up aType
instance for a giventypeName
by calling eachTypeProvider
in the order that they are provided to the constructor. - TypeProvider.ExtensionFieldType - Class in dev.cel.checker
-
Deprecated.Result of a
TypeProvider.lookupExtensionType(java.lang.String)
call. - TypeProvider.FieldType - Class in dev.cel.checker
-
Deprecated.Result of a
TypeProvider.lookupFieldType(dev.cel.expr.Type, java.lang.String)
call. - TypeRegistry - Class in com.google.protobuf
-
A TypeRegistry is used to resolve Any messages.
- TypeRegistry.Builder - Class in com.google.protobuf
-
A Builder is used to build
TypeRegistry
. - types() - Method in class dev.cel.checker.ProtoTypeMaskTypeProvider
- types() - Method in class dev.cel.common.types.CelTypeProvider.CombinedCelTypeProvider
- types() - Method in interface dev.cel.common.types.CelTypeProvider
-
Return the set of
CelType
instances supported by this provider. - types() - Method in class dev.cel.common.types.ProtoMessageTypeProvider
- Types - Class in dev.cel.checker
-
Utilities for dealing with the
Type
proto. - typeToCelType(Type) - Static method in class dev.cel.common.types.CelTypes
-
Converts a Protobuf type to CEL native type.
- TypeType - Class in dev.cel.common.types
-
The
TypeType
is a type which holds a reference to a type-kind. - TypeType() - Constructor for class dev.cel.common.types.TypeType
U
- UINT - dev.cel.common.types.CelKind
- UINT - Static variable in class dev.cel.common.types.SimpleType
- UINT32 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- UINT32 - com.google.protobuf.FieldType
- UINT32 - com.google.protobuf.WireFormat.FieldType
- UINT32_LIST - com.google.protobuf.FieldType
- UINT32_LIST_PACKED - com.google.protobuf.FieldType
- UINT32_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- UINT32_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- UInt32Value - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UInt32Value
- UInt32Value.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UInt32Value
- UInt32ValueOrBuilder - Interface in com.google.protobuf
- UINT64 - com.google.protobuf.Descriptors.FieldDescriptor.Type
- UINT64 - com.google.protobuf.FieldType
- UINT64 - com.google.protobuf.WireFormat.FieldType
- UINT64 - dev.cel.expr.Type.PrimitiveType
-
Uint64 type.
- UINT64 - Static variable in class dev.cel.checker.Types
- UINT64 - Static variable in class dev.cel.common.types.CelTypes
- UINT64_LIST - com.google.protobuf.FieldType
- UINT64_LIST_PACKED - com.google.protobuf.FieldType
- UINT64_VALUE - dev.cel.common.ast.CelConstant.Kind
- UINT64_VALUE - dev.cel.expr.Constant.ConstantKindCase
- UINT64_VALUE - dev.cel.expr.Value.KindCase
- UINT64_VALUE - Static variable in enum dev.cel.expr.Type.PrimitiveType
-
Uint64 type.
- UINT64_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Constant
- UINT64_VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Value
- UINT64_WRAPPER_MESSAGE - Static variable in class dev.cel.checker.Types
- UINT64_WRAPPER_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- uint64Value() - Method in class dev.cel.common.ast.CelConstant
- UInt64Value - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UInt64Value
- UInt64Value.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.UInt64Value
- UInt64ValueOrBuilder - Interface in com.google.protobuf
- UintContext(CELParser.LiteralContext) - Constructor for class cel.parser.internal.CELParser.UintContext
- unary() - Method in class cel.parser.internal.CELParser.CalcContext
- unary() - Method in class cel.parser.internal.CELParser
- UnaryContext() - Constructor for class cel.parser.internal.CELParser.UnaryContext
- UnaryContext(ParserRuleContext, int) - Constructor for class cel.parser.internal.CELParser.UnaryContext
- unconfigured(Errors, TypeProvider, ImmutableSet<ExprFeatures>) - Static method in class dev.cel.checker.Env
-
Deprecated.use
unconfigured
withCelOptions
instead. - unconfigured(Errors, TypeProvider, CelOptions) - Static method in class dev.cel.checker.Env
-
Creates an unconfigured
Env
value without the standard CEL types, functions, and operators using a customtypeProvider
. - unconfigured(Errors, TypeProvider, ExprFeatures...) - Static method in class dev.cel.checker.Env
-
Deprecated.use
unconfigured
withCelOptions
instead. - unconfigured(Errors, CelOptions) - Static method in class dev.cel.checker.Env
-
Creates an unconfigured
Env
value without the standard CEL types, functions, and operators with a reference to the configuredcelOptions
. - unconfigured(Errors, ExprFeatures...) - Static method in class dev.cel.checker.Env
-
Deprecated.use
unconfigured
withCelOptions
instead. - unescapeBytes(CharSequence) - Static method in class com.google.protobuf.TextFormat
-
Un-escape a byte sequence as escaped using
TextFormat.escapeBytes(ByteString)
. - UninitializedMessageException - Exception in com.google.protobuf
-
Thrown when attempting to build a protocol message that is missing required fields.
- UninitializedMessageException(MessageLite) - Constructor for exception com.google.protobuf.UninitializedMessageException
- UninitializedMessageException(List<String>) - Constructor for exception com.google.protobuf.UninitializedMessageException
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
- UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
- UNKNOWN - com.google.protobuf.Descriptors.FileDescriptor.Syntax
- UNKNOWN - dev.cel.expr.ExprValue.KindCase
- UNKNOWN_FIELD_NUMBER - Static variable in class dev.cel.expr.ExprValue
- UnknownFieldParseException(int, int, String, String) - Constructor for exception com.google.protobuf.TextFormat.UnknownFieldParseException
-
Create a new instance
- UnknownFieldParseException(String) - Constructor for exception com.google.protobuf.TextFormat.UnknownFieldParseException
-
Create a new instance, with -1 as the line and column numbers, and an empty unknown field name.
- unknownFields - Variable in class com.google.protobuf.GeneratedMessage
-
For use by generated code only.
- unknownFields - Variable in class com.google.protobuf.GeneratedMessageLite
-
For use by generated code only.
- unknownFields - Variable in class com.google.protobuf.GeneratedMessageV3
-
For use by generated code only.
- UnknownFieldSet - Class in com.google.protobuf
-
UnknownFieldSet
keeps track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized. - UnknownFieldSet.Builder - Class in com.google.protobuf
-
Builder for
UnknownFieldSet
s. - UnknownFieldSet.Field - Class in com.google.protobuf
-
Represents a single field in an
UnknownFieldSet
. - UnknownFieldSet.Field.Builder - Class in com.google.protobuf
-
Used to build a
UnknownFieldSet.Field
within anUnknownFieldSet
. - UnknownFieldSet.Parser - Class in com.google.protobuf
-
Parser to implement MessageLite interface.
- UnknownFieldSetLite - Class in com.google.protobuf
-
UnknownFieldSetLite
is used to keep track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized. - UnknownSet - Class in dev.cel.expr
-
A set of expressions for which the value is unknown.
- UnknownSet.Builder - Class in dev.cel.expr
-
A set of expressions for which the value is unknown.
- UnknownSetOrBuilder - Interface in dev.cel.expr
- UnmodifiableLazyStringList - Class in com.google.protobuf
-
An implementation of
LazyStringList
that wraps anotherLazyStringList
such that it cannot be modified via the wrapper. - UnmodifiableLazyStringList(LazyStringList) - Constructor for class com.google.protobuf.UnmodifiableLazyStringList
- unpack(Class<T>) - Method in class com.google.protobuf.Any
- UNRECOGNIZED - com.google.protobuf.Field.Cardinality
- UNRECOGNIZED - com.google.protobuf.Field.Kind
- UNRECOGNIZED - com.google.protobuf.NullValue
- UNRECOGNIZED - com.google.protobuf.Syntax
- UNRECOGNIZED - dev.cel.expr.Type.PrimitiveType
- UNRECOGNIZED - dev.cel.expr.Type.WellKnownType
- UnsafeByteOperations - Class in com.google.protobuf
-
Provides a number of unsafe byte operations to be used by advanced applications with high performance requirements.
- unsafeWrap(byte[]) - Static method in class com.google.protobuf.UnsafeByteOperations
-
An unsafe operation that returns a
ByteString
that is backed by the provided buffer. - unsafeWrap(byte[], int, int) - Static method in class com.google.protobuf.UnsafeByteOperations
-
An unsafe operation that returns a
ByteString
that is backed by a subregion of the provided buffer. - unsafeWrap(ByteBuffer) - Static method in class com.google.protobuf.UnsafeByteOperations
-
An unsafe operation that returns a
ByteString
that is backed by the provided buffer. - unsafeWriteTo(ByteString, ByteOutput) - Static method in class com.google.protobuf.UnsafeByteOperations
-
Writes the given
ByteString
to the providedByteOutput
. - UNSIGNED_COMPARISON_AND_ARITHMETIC_IS_UNSIGNED - dev.cel.common.ExprFeatures
-
Deprecated.Treat unsigned integers as unsigned when doing arithmetic and comparisons.
- unsignedLexicographicalComparator() - Static method in class com.google.protobuf.ByteString
-
Returns a
Comparator
which comparesByteString
-s lexicographically as sequences of unsigned bytes (i.e. - unsignedToString(int) - Static method in class com.google.protobuf.TextFormat
-
Convert an unsigned 32-bit integer to a string.
- unsignedToString(long) - Static method in class com.google.protobuf.TextFormat
-
Convert an unsigned 64-bit integer to a string.
- UNSPECIFIED - dev.cel.common.types.CelKind
- UnspecifiedType - Class in dev.cel.common.types
-
Represents an unspecified CEL-Type.
- UnspecifiedType() - Constructor for class dev.cel.common.types.UnspecifiedType
- unwrapIOException() - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Unwraps the underlying
IOException
if this exception was caused by an I/O problem. - useDeterministicSerialization() - Method in class com.google.protobuf.CodedOutputStream
-
Configures serialization to be deterministic.
- usingTypeRegistry(TypeRegistry) - Method in class com.google.protobuf.TextFormat.Printer
-
Creates a new
TextFormat.Printer
using the given typeRegistry.
V
- value - Variable in class com.google.protobuf.LazyFieldLite
-
The parsed value.
- value() - Method in annotation type com.google.protobuf.ExperimentalApi
-
Context information such as links to discussion thread, tracking issue etc.
- value() - Method in class dev.cel.checker.DescriptorTypeProvider.EnumValueDef
-
The numeric value of the enum value.
- value() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry.Builder
- value() - Method in class dev.cel.common.ast.CelExpr.CelCreateMap.Entry
-
Required.
- value() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry.Builder
- value() - Method in class dev.cel.common.ast.CelExpr.CelCreateStruct.Entry
-
Required.
- value() - Method in class dev.cel.common.ast.CelReference
- value(Constant) - Method in class dev.cel.checker.Env.IdentBuilder
-
Deprecated.Set the identifier to a
Constant
value. - Value - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Value
- Value - Class in dev.cel.expr
-
Represents a CEL value.
- VALUE - dev.cel.expr.ExprValue.KindCase
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Any
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BoolValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BytesValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DoubleValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.FloatValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int32Value
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int64Value
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Option
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.StringValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt32Value
- VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt64Value
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Decl.IdentDecl
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.EnumValue
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.EvalState.Result
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Expr.CreateStruct.Entry
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.ExprValue
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.MapValue.Entry
- VALUE_FIELD_NUMBER - Static variable in class dev.cel.expr.Reference
- VALUE_INDEX_FIELD_NUMBER - Static variable in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- VALUE_MESSAGE - Static variable in class dev.cel.checker.Types
- VALUE_MESSAGE - Static variable in class dev.cel.common.types.CelTypes
- VALUE_TYPE_FIELD_NUMBER - Static variable in class dev.cel.expr.Type.MapType
- Value.Builder - Class in com.google.protobuf
-
Protobuf type
google.protobuf.Value
- Value.Builder - Class in dev.cel.expr
-
Represents a CEL value.
- Value.KindCase - Enum in com.google.protobuf
- Value.KindCase - Enum in dev.cel.expr
- valueOf(int) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.Field.Cardinality
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.Field.Kind
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.NullValue
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.Syntax
-
Deprecated.
- valueOf(int) - Static method in enum com.google.protobuf.Value.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Constant.ConstantKindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Decl.DeclKindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Expr.ExprKindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.ExprValue.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Type.PrimitiveType
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Type.TypeKindCase
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Type.WellKnownType
-
Deprecated.
- valueOf(int) - Static method in enum dev.cel.expr.Value.KindCase
-
Deprecated.
- valueOf(DescriptorProtos.FieldDescriptorProto.Type) - Static method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.Field.Cardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.Field.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.NullValue
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.Syntax
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum dev.cel.expr.Type.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum dev.cel.expr.Type.WellKnownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Descriptors.FieldDescriptor.JavaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Descriptors.FileDescriptor.Syntax
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Extension.ExtensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Extension.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Field.Cardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Field.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.GeneratedMessageLite.MethodToInvoke
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.JavaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.NullValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.ProtoSyntax
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Syntax
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.Value.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.WireFormat.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.protobuf.WireFormat.JavaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.checker.ExprVisitor.ComprehensionArg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.common.ast.CelConstant.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.common.ast.CelExpr.ExprKind.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.common.CelErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.common.CelIssue.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.common.ExprFeatures
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.common.types.CelKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Constant.ConstantKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Decl.DeclKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Expr.ExprKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.ExprValue.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Type.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Type.TypeKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Type.WellKnownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.expr.Value.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.parser.CelStandardMacro
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.cel.parser.Operator
-
Returns the enum constant of this type with the specified name.
- ValueOrBuilder - Interface in com.google.protobuf
- ValueOrBuilder - Interface in dev.cel.expr
- ValueProto - Class in dev.cel.expr
- values - Variable in class cel.parser.internal.CELParser.FieldInitializerListContext
- values - Variable in class cel.parser.internal.CELParser.MapInitializerListContext
- values() - Static method in enum com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Descriptors.FieldDescriptor.JavaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Descriptors.FileDescriptor.Syntax
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Extension.ExtensionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Extension.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Field.Cardinality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Field.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.GeneratedMessageLite.MethodToInvoke
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.JavaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.NullValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.ProtoSyntax
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Syntax
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.Value.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.WireFormat.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.protobuf.WireFormat.JavaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.checker.ExprVisitor.ComprehensionArg
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.common.ast.CelConstant.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.common.ast.CelExpr.ExprKind.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.common.CelErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.common.CelIssue.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.common.ExprFeatures
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.common.types.CelKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Constant.ConstantKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Decl.DeclKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Expr.CreateStruct.Entry.KeyKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Expr.ExprKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.ExprValue.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Type.PrimitiveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Type.TypeKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Type.WellKnownType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.expr.Value.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.parser.CelStandardMacro
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.cel.parser.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class com.google.protobuf.ListValue
- VALUES_FIELD_NUMBER - Static variable in class dev.cel.expr.EvalState
- VALUES_FIELD_NUMBER - Static variable in class dev.cel.expr.Explain
-
Deprecated.
- VALUES_FIELD_NUMBER - Static variable in class dev.cel.expr.ListValue
- valueType() - Method in class dev.cel.checker.DescriptorTypeProvider.MapEntryDef
-
The
TypeDef
of the map entry value. - valueType() - Method in class dev.cel.common.types.MapType
- VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
- visit(CelExpr) - Method in class dev.cel.checker.ExprChecker
-
Deprecated.Visit the
expr
value, routing to overloads based on the kind of expression. - visit(CelAbstractSyntaxTree) - Method in class dev.cel.checker.CelProtoExprVisitor
-
Visit the
ast
value, routing to overloads based on the kind of expression. - visit(Expr) - Method in class dev.cel.checker.ExprVisitor
-
Visit the
expr
value, routing to overloads based on the kind of expression. - visit(Expr, Constant) - Method in class dev.cel.checker.ExprVisitor
-
Visit a
Expr.Constant
expression. - visit(Expr, Expr.Call) - Method in class dev.cel.checker.ExprVisitor
-
Visit a
Expr.Call
expression. - visit(Expr, Expr.Comprehension) - Method in class dev.cel.checker.ExprVisitor
-
Visit a
Expr.Comprehension
expression. - visit(Expr, Expr.CreateList) - Method in class dev.cel.checker.ExprVisitor
-
Visit a
Expr.CreateList
expression. - visit(Expr, Expr.CreateStruct) - Method in class dev.cel.checker.ExprVisitor
-
Visit a
Expr.CreateStruct
expression. - visit(Expr, Expr.Ident) - Method in class dev.cel.checker.ExprVisitor
-
Visit an
Expr.Ident
expression. - visit(Expr, Expr.Select) - Method in class dev.cel.checker.ExprVisitor
-
Visit a
Expr.Select
expression. - visitArg(Expr, Expr, int) - Method in class dev.cel.checker.ExprVisitor
-
Visit the argument to an expression in the context of the calling expression.
- visitBoolFalse(CELParser.BoolFalseContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
BoolFalse
labeled alternative inCELParser.literal()
. - visitBoolFalse(CELParser.BoolFalseContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
BoolFalse
labeled alternative inCELParser.literal()
. - visitBoolTrue(CELParser.BoolTrueContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
BoolTrue
labeled alternative inCELParser.literal()
. - visitBoolTrue(CELParser.BoolTrueContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
BoolTrue
labeled alternative inCELParser.literal()
. - visitBytes(CELParser.BytesContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Bytes
labeled alternative inCELParser.literal()
. - visitBytes(CELParser.BytesContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Bytes
labeled alternative inCELParser.literal()
. - visitCalc(CELParser.CalcContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.calc()
. - visitCalc(CELParser.CalcContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.calc()
. - visitConditionalAnd(CELParser.ConditionalAndContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.conditionalAnd()
. - visitConditionalAnd(CELParser.ConditionalAndContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.conditionalAnd()
. - visitConditionalOr(CELParser.ConditionalOrContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.conditionalOr()
. - visitConditionalOr(CELParser.ConditionalOrContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.conditionalOr()
. - visitConstantLiteral(CELParser.ConstantLiteralContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
ConstantLiteral
labeled alternative inCELParser.primary()
. - visitConstantLiteral(CELParser.ConstantLiteralContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
ConstantLiteral
labeled alternative inCELParser.primary()
. - visitCreateList(CELParser.CreateListContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
CreateList
labeled alternative inCELParser.primary()
. - visitCreateList(CELParser.CreateListContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
CreateList
labeled alternative inCELParser.primary()
. - visitCreateMap(CELParser.CreateMapContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
CreateMap
labeled alternative inCELParser.primary()
. - visitCreateMap(CELParser.CreateMapContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
CreateMap
labeled alternative inCELParser.primary()
. - visitCreateMessage(CELParser.CreateMessageContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
CreateMessage
labeled alternative inCELParser.primary()
. - visitCreateMessage(CELParser.CreateMessageContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
CreateMessage
labeled alternative inCELParser.primary()
. - visitDecl(String, List<Decl>) - Method in interface dev.cel.common.internal.EnvVisitor
-
Visit the declaration
name
and associated types, identifiers, and functions associated with that name. - visitDouble(CELParser.DoubleContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Double
labeled alternative inCELParser.literal()
. - visitDouble(CELParser.DoubleContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Double
labeled alternative inCELParser.literal()
. - visitExpr(CELParser.ExprContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.expr()
. - visitExpr(CELParser.ExprContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.expr()
. - visitExprList(CELParser.ExprListContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.exprList()
. - visitExprList(CELParser.ExprListContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.exprList()
. - visitFieldInitializerList(CELParser.FieldInitializerListContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.fieldInitializerList()
. - visitFieldInitializerList(CELParser.FieldInitializerListContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.fieldInitializerList()
. - visitIdentOrGlobalCall(CELParser.IdentOrGlobalCallContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
IdentOrGlobalCall
labeled alternative inCELParser.primary()
. - visitIdentOrGlobalCall(CELParser.IdentOrGlobalCallContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
IdentOrGlobalCall
labeled alternative inCELParser.primary()
. - visitIndex(CELParser.IndexContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Index
labeled alternative inCELParser.member()
. - visitIndex(CELParser.IndexContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Index
labeled alternative inCELParser.member()
. - visitInt(CELParser.IntContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Int
labeled alternative inCELParser.literal()
. - visitInt(CELParser.IntContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Int
labeled alternative inCELParser.literal()
. - visitListInit(CELParser.ListInitContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.listInit()
. - visitListInit(CELParser.ListInitContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.listInit()
. - visitLogicalNot(CELParser.LogicalNotContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
LogicalNot
labeled alternative inCELParser.unary()
. - visitLogicalNot(CELParser.LogicalNotContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
LogicalNot
labeled alternative inCELParser.unary()
. - visitMapInitializerList(CELParser.MapInitializerListContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.mapInitializerList()
. - visitMapInitializerList(CELParser.MapInitializerListContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.mapInitializerList()
. - visitMemberCall(CELParser.MemberCallContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
MemberCall
labeled alternative inCELParser.member()
. - visitMemberCall(CELParser.MemberCallContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
MemberCall
labeled alternative inCELParser.member()
. - visitMemberExpr(CELParser.MemberExprContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
MemberExpr
labeled alternative inCELParser.unary()
. - visitMemberExpr(CELParser.MemberExprContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
MemberExpr
labeled alternative inCELParser.unary()
. - visitNegate(CELParser.NegateContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Negate
labeled alternative inCELParser.unary()
. - visitNegate(CELParser.NegateContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Negate
labeled alternative inCELParser.unary()
. - visitNested(CELParser.NestedContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Nested
labeled alternative inCELParser.primary()
. - visitNested(CELParser.NestedContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Nested
labeled alternative inCELParser.primary()
. - visitNull(CELParser.NullContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Null
labeled alternative inCELParser.literal()
. - visitNull(CELParser.NullContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Null
labeled alternative inCELParser.literal()
. - visitOptExpr(CELParser.OptExprContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.optExpr()
. - visitOptExpr(CELParser.OptExprContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.optExpr()
. - visitOptField(CELParser.OptFieldContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.optField()
. - visitOptField(CELParser.OptFieldContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.optField()
. - visitPrimaryExpr(CELParser.PrimaryExprContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
PrimaryExpr
labeled alternative inCELParser.member()
. - visitPrimaryExpr(CELParser.PrimaryExprContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
PrimaryExpr
labeled alternative inCELParser.member()
. - visitRelation(CELParser.RelationContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.relation()
. - visitRelation(CELParser.RelationContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.relation()
. - visitSelect(CELParser.SelectContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Select
labeled alternative inCELParser.member()
. - visitSelect(CELParser.SelectContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Select
labeled alternative inCELParser.member()
. - visitStart(CELParser.StartContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by
CELParser.start()
. - visitStart(CELParser.StartContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by
CELParser.start()
. - visitString(CELParser.StringContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
String
labeled alternative inCELParser.literal()
. - visitString(CELParser.StringContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
String
labeled alternative inCELParser.literal()
. - visitUint(CELParser.UintContext) - Method in class cel.parser.internal.CELBaseVisitor
-
Visit a parse tree produced by the
Uint
labeled alternative inCELParser.literal()
. - visitUint(CELParser.UintContext) - Method in interface cel.parser.internal.CELVisitor
-
Visit a parse tree produced by the
Uint
labeled alternative inCELParser.literal()
. - VOCABULARY - Static variable in class cel.parser.internal.CELLexer
- VOCABULARY - Static variable in class cel.parser.internal.CELParser
- VOID - com.google.protobuf.JavaType
W
- WARNING - dev.cel.common.CelIssue.Severity
- WEAK_DEPENDENCY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- WEAK_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
- WELL_KNOWN - dev.cel.expr.Type.TypeKindCase
- WELL_KNOWN_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- WELL_KNOWN_TYPE_UNSPECIFIED - dev.cel.expr.Type.WellKnownType
-
Unspecified type.
- WELL_KNOWN_TYPE_UNSPECIFIED_VALUE - Static variable in enum dev.cel.expr.Type.WellKnownType
-
Unspecified type.
- WHITESPACE - Static variable in class cel.parser.internal.CELLexer
- WHITESPACE - Static variable in class cel.parser.internal.CELParser
- WireFormat - Class in com.google.protobuf
-
This class is used internally by the Protocol Buffer library and generated message implementations.
- WireFormat.FieldType - Enum in com.google.protobuf
-
Lite equivalent to
Descriptors.FieldDescriptor.Type
. - WireFormat.JavaType - Enum in com.google.protobuf
-
Lite equivalent to
Descriptors.FieldDescriptor.JavaType
. - WIRETYPE_END_GROUP - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_FIXED32 - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_FIXED64 - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_LENGTH_DELIMITED - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_START_GROUP - Static variable in class com.google.protobuf.WireFormat
- WIRETYPE_VARINT - Static variable in class com.google.protobuf.WireFormat
- withFieldsAsVariableDeclarations() - Method in class dev.cel.checker.ProtoTypeMask
- withFreshTypeParamVariables(Function<String, String>) - Method in class dev.cel.common.types.CelType
-
Instantiate a new copy of this type with alternative
parameters
. - withFreshTypeParamVariables(Function<String, String>) - Method in class dev.cel.common.types.NullableType
- withFreshTypeParamVariables(Function<String, String>) - Method in class dev.cel.common.types.TypeParamType
- withParameters(ImmutableList<CelType>) - Method in class dev.cel.common.types.CelType
-
Instantiate a new copy of this type with alternative
parameters
. - withParameters(ImmutableList<CelType>) - Method in class dev.cel.common.types.ListType
- withParameters(ImmutableList<CelType>) - Method in class dev.cel.common.types.MapType
- withParameters(ImmutableList<CelType>) - Method in class dev.cel.common.types.NullableType
- withParameters(ImmutableList<CelType>) - Method in class dev.cel.common.types.OpaqueType
- withParameters(ImmutableList<CelType>) - Method in class dev.cel.common.types.TypeType
- withVisibleFields(ImmutableSet<String>) - Method in class dev.cel.common.types.ProtoMessageType
-
Create a new instance of the
ProtoMessageType
using thevisibleFields
set as a mask of the fields from the backing proto. - wrap(Parser<T>) - Static method in class com.google.protobuf.DiscardUnknownFieldsParser
- WRAPPER - dev.cel.expr.Type.TypeKindCase
- WRAPPER_FIELD_NUMBER - Static variable in class dev.cel.expr.Type
- WrappersProto - Class in com.google.protobuf
- write(byte) - Method in class com.google.protobuf.ByteOutput
-
Writes a single byte.
- write(byte) - Method in class com.google.protobuf.CodedOutputStream
- write(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- write(byte[], int, int) - Method in class com.google.protobuf.ByteString.Output
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
- write(int) - Method in class com.google.protobuf.ByteString.Output
- write(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
- writeAsMessageSetExtensionTo(int, CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the field, including field number, and writes it to
output
, usingMessageSet
wire format. - writeAsMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the set and writes it to
output
usingMessageSet
wire format. - writeAsMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
output
usingMessageSet
wire format. - writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bool
field, including tag, to the stream. - writeBoolNoTag(boolean) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bool
field to the stream. - writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeByteArrayNoTag(byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field to the stream. - writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field, including tag, to the stream. - writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
bytes
field to the stream. - writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
- writeDelimitedTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
-
Like
MessageLite.writeTo(OutputStream)
, but writes the size of the message as a varint before writing the data. - writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.UnknownFieldSet
- writeDouble(int, double) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
double
field, including tag, to the stream. - writeDoubleNoTag(double) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
double
field to the stream. - writeEnum(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an enum field, including tag, to the stream.
- writeEnumNoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an enum field to the stream.
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed32
field, including tag, to the stream. - writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed32
field to the stream. - writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed64
field, including tag, to the stream. - writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
fixed64
field to the stream. - writeFloat(int, float) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
float
field, including tag, to the stream. - writeFloatNoTag(float) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
float
field to the stream. - writeGroup(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- writeGroupNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.groups are deprecated.
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int32
field, including tag, to the stream. - writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int32
field to the stream. - writeInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int64
field, including tag, to the stream. - writeInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
int64
field to the stream. - writeLazy(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field, including tag, to the stream.
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field to the stream.
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write a MessageSet extension field to the stream.
- writeRawByte(byte) - Method in class com.google.protobuf.CodedOutputStream
-
Write a single byte.
- writeRawByte(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a single byte, represented by an integer value.
- writeRawBytes(byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write an array of bytes.
- writeRawBytes(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write part of an array of bytes.
- writeRawBytes(ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a byte string.
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
Write a ByteBuffer.
- writeRawLittleEndian32(int) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.Use
CodedOutputStream.writeFixed32NoTag(int)
instead. - writeRawLittleEndian64(long) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.Use
CodedOutputStream.writeFixed64NoTag(long)
instead. - writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write an unparsed MessageSet extension field to the stream.
- writeRawVarint32(int) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.writeUInt32NoTag(int)
instead. - writeRawVarint64(long) - Method in class com.google.protobuf.CodedOutputStream
-
Deprecated.use
CodedOutputStream.writeUInt64NoTag(long)
instead. - writeReplace() - Method in class com.google.protobuf.GeneratedMessage
-
Replaces this object in the output stream with a serialized form.
- writeReplace() - Method in class com.google.protobuf.GeneratedMessageV3
-
Replaces this object in the output stream with a serialized form.
- writeSFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
sfixed32
field, including tag, to the stream. - writeSFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sfixed32
field to the stream. - writeSFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
sfixed64
field, including tag, to the stream. - writeSFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sfixed64
field to the stream. - writeSInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sint32
field, including tag, to the stream. - writeSInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sint32
field to the stream. - writeSInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an
sint64
field, including tag, to the stream. - writeSInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
sint64
field to the stream. - writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
string
field, including tag, to the stream. - writeString(CodedOutputStream, int, Object) - Static method in class com.google.protobuf.GeneratedMessage
- writeString(CodedOutputStream, int, Object) - Static method in class com.google.protobuf.GeneratedMessageV3
- writeStringNoTag(CodedOutputStream, Object) - Static method in class com.google.protobuf.GeneratedMessage
- writeStringNoTag(CodedOutputStream, Object) - Static method in class com.google.protobuf.GeneratedMessageV3
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
string
field to the stream. - writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Encode and write a tag.
- writeTo(int, CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Serializes the field, including field number, and writes it to
output
. - writeTo(CodedOutputStream) - Method in class com.google.protobuf.AbstractMessage
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Any
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Api
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.BoolValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.BytesValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.compiler.PluginProtos.Version
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DoubleValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Duration
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.DynamicMessage
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Empty
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Enum
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.EnumValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Field
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.FieldMask
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.FloatValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageV3
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int32Value
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int64Value
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.ListValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.MapEntry
- writeTo(CodedOutputStream) - Method in interface com.google.protobuf.MessageLite
-
Serializes the message and writes it to
output
. - writeTo(CodedOutputStream) - Method in class com.google.protobuf.Method
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Mixin
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Option
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.SourceContext
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.StringValue
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Struct
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Timestamp
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.Type
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt32Value
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt64Value
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the set and writes it to
output
. - writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
output
. - writeTo(CodedOutputStream) - Method in class com.google.protobuf.Value
- writeTo(CodedOutputStream) - Method in class com.google.rpc.Status
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.CheckedExpr
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Constant
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Decl.FunctionDecl.Overload
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Decl.FunctionDecl
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Decl.IdentDecl
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Decl
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.EnumValue
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.ErrorSet
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.EvalState.Result
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.EvalState
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Explain.ExprStep
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Explain
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.Call
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.Comprehension
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.CreateList
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.CreateStruct.Entry
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.CreateStruct
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.Ident
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr.Select
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Expr
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.ExprValue
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.ListValue
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.MapValue.Entry
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.MapValue
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.ParsedExpr
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Reference
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.SourceInfo
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Type.AbstractType
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Type.FunctionType
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Type.ListType
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Type.MapType
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Type
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.UnknownSet
- writeTo(CodedOutputStream) - Method in class dev.cel.expr.Value
- writeTo(Writer) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to
writer
. - writeTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString.Output
-
Writes the complete contents of this byte array output stream to the specified output stream argument.
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString
-
Writes a copy of the contents of this byte string to the specified output stream argument.
- writeTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
-
Serializes the message and writes it to
output
. - writeTo(OutputStream) - Method in class com.google.protobuf.UnknownFieldSet
-
Serializes the message and writes it to
output
. - writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint32
field, including tag, to the stream. - writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint32
field to the stream. - writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint64
field, including tag, to the stream. - writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a
uint64
field to the stream. - writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
- writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
- writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage.ExtensionWriter
_
- _ATN - Static variable in class cel.parser.internal.CELLexer
- _ATN - Static variable in class cel.parser.internal.CELParser
- _decisionToDFA - Static variable in class cel.parser.internal.CELLexer
- _decisionToDFA - Static variable in class cel.parser.internal.CELParser
- _serializedATN - Static variable in class cel.parser.internal.CELLexer
- _serializedATN - Static variable in class cel.parser.internal.CELParser
- _sharedContextCache - Static variable in class cel.parser.internal.CELLexer
- _sharedContextCache - Static variable in class cel.parser.internal.CELParser
All Classes All Packages