Uses of Interface
com.google.api.expr.v1alpha1.ParsedExprOrBuilder
Packages that use ParsedExprOrBuilder
-
Uses of ParsedExprOrBuilder in com.github.xds.type.v3
Fields in com.github.xds.type.v3 with type parameters of type ParsedExprOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ParsedExpr, ParsedExpr.Builder, ParsedExprOrBuilder> CelExpression.Builder.parsedExprBuilder_
Methods in com.github.xds.type.v3 that return ParsedExprOrBuilderModifier and TypeMethodDescriptionCelExpression.Builder.getParsedExprOrBuilder()
Deprecated.CelExpression.getParsedExprOrBuilder()
Deprecated.CelExpressionOrBuilder.getParsedExprOrBuilder()
Deprecated.Methods in com.github.xds.type.v3 that return types with arguments of type ParsedExprOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ParsedExpr, ParsedExpr.Builder, ParsedExprOrBuilder> CelExpression.Builder.internalGetParsedExprFieldBuilder()
Parsed expression in abstract syntax tree (AST) form. -
Uses of ParsedExprOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement ParsedExprOrBuilderModifier and TypeClassDescriptionfinal class
An expression together with source information as returned by the parser.static final class
An expression together with source information as returned by the parser.