Uses of Class
com.google.api.expr.v1alpha1.ParsedExpr.Builder
Packages that use ParsedExpr.Builder
-
Uses of ParsedExpr.Builder in com.github.xds.type.v3
Methods in com.github.xds.type.v3 that return ParsedExpr.BuilderMethods in com.github.xds.type.v3 with parameters of type ParsedExpr.BuilderModifier and TypeMethodDescriptionCelExpression.Builder.setParsedExpr(ParsedExpr.Builder builderForValue) Deprecated. -
Uses of ParsedExpr.Builder in com.google.api.expr.v1alpha1
Subclasses with type arguments of type ParsedExpr.Builder in com.google.api.expr.v1alpha1Modifier and TypeClassDescriptionstatic final classAn expression together with source information as returned by the parser.Methods in com.google.api.expr.v1alpha1 that return ParsedExpr.BuilderModifier and TypeMethodDescriptionParsedExpr.Builder.clear()ParsedExpr.Builder.clearExpr()The parsed expression.ParsedExpr.Builder.clearSourceInfo()The source info derived from input that generated the parsed `expr`.The parsed expression.ParsedExpr.Builder.mergeFrom(ParsedExpr other) ParsedExpr.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ParsedExpr.Builder.mergeFrom(com.google.protobuf.Message other) ParsedExpr.Builder.mergeSourceInfo(SourceInfo value) The source info derived from input that generated the parsed `expr`.static ParsedExpr.BuilderParsedExpr.newBuilder()static ParsedExpr.BuilderParsedExpr.newBuilder(ParsedExpr prototype) ParsedExpr.newBuilderForType()protected ParsedExpr.BuilderParsedExpr.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The parsed expression.ParsedExpr.Builder.setExpr(Expr.Builder builderForValue) The parsed expression.ParsedExpr.Builder.setSourceInfo(SourceInfo value) The source info derived from input that generated the parsed `expr`.ParsedExpr.Builder.setSourceInfo(SourceInfo.Builder builderForValue) The source info derived from input that generated the parsed `expr`.ParsedExpr.toBuilder()