Uses of Interface
com.google.api.expr.v1alpha1.Expr.CreateListOrBuilder
-
Packages that use Expr.CreateListOrBuilder Package Description com.google.api.expr.v1alpha1 -
-
Uses of Expr.CreateListOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement Expr.CreateListOrBuilder Modifier and Type Class Description static class
Expr.CreateList
A list creation expression.static class
Expr.CreateList.Builder
A list creation expression.Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr.CreateListOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Expr.CreateList,Expr.CreateList.Builder,Expr.CreateListOrBuilder>
Expr.Builder. listExprBuilder_
Methods in com.google.api.expr.v1alpha1 that return Expr.CreateListOrBuilder Modifier and Type Method Description Expr.CreateListOrBuilder
Expr.Builder. getListExprOrBuilder()
A list creation expression.Expr.CreateListOrBuilder
Expr. getListExprOrBuilder()
A list creation expression.Expr.CreateListOrBuilder
ExprOrBuilder. getListExprOrBuilder()
A list creation expression.Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.CreateListOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Expr.CreateList,Expr.CreateList.Builder,Expr.CreateListOrBuilder>
Expr.Builder. getListExprFieldBuilder()
A list creation expression.
-