Uses of Class
com.google.api.expr.v1alpha1.Expr.CreateList
Packages that use Expr.CreateList
-
Uses of Expr.CreateList in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Expr.CreateListModifier and TypeFieldDescriptionprivate static final Expr.CreateList
Expr.CreateList.DEFAULT_INSTANCE
Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr.CreateListModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Expr.CreateList, Expr.CreateList.Builder, Expr.CreateListOrBuilder> Expr.Builder.listExprBuilder_
private static final com.google.protobuf.Parser
<Expr.CreateList> Expr.CreateList.PARSER
Methods in com.google.api.expr.v1alpha1 that return Expr.CreateListModifier and TypeMethodDescriptionExpr.CreateList.Builder.build()
Expr.CreateList.Builder.buildPartial()
static Expr.CreateList
Expr.CreateList.getDefaultInstance()
Expr.CreateList.Builder.getDefaultInstanceForType()
Expr.CreateList.getDefaultInstanceForType()
Expr.Builder.getListExpr()
A list creation expression.Expr.getListExpr()
A list creation expression.ExprOrBuilder.getListExpr()
A list creation expression.static Expr.CreateList
Expr.CreateList.parseDelimitedFrom
(InputStream input) static Expr.CreateList
Expr.CreateList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateList
Expr.CreateList.parseFrom
(byte[] data) static Expr.CreateList
Expr.CreateList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateList
Expr.CreateList.parseFrom
(com.google.protobuf.ByteString data) static Expr.CreateList
Expr.CreateList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateList
Expr.CreateList.parseFrom
(com.google.protobuf.CodedInputStream input) static Expr.CreateList
Expr.CreateList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateList
Expr.CreateList.parseFrom
(InputStream input) static Expr.CreateList
Expr.CreateList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateList
Expr.CreateList.parseFrom
(ByteBuffer data) static Expr.CreateList
Expr.CreateList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.CreateListModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Expr.CreateList, Expr.CreateList.Builder, Expr.CreateListOrBuilder> Expr.Builder.getListExprFieldBuilder()
A list creation expression.com.google.protobuf.Parser
<Expr.CreateList> Expr.CreateList.getParserForType()
static com.google.protobuf.Parser
<Expr.CreateList> Expr.CreateList.parser()
Methods in com.google.api.expr.v1alpha1 with parameters of type Expr.CreateListModifier and TypeMethodDescriptionprivate void
Expr.CreateList.Builder.buildPartial0
(Expr.CreateList result) private void
Expr.CreateList.Builder.buildPartialRepeatedFields
(Expr.CreateList result) Expr.CreateList.Builder.mergeFrom
(Expr.CreateList other) Expr.Builder.mergeListExpr
(Expr.CreateList value) A list creation expression.static Expr.CreateList.Builder
Expr.CreateList.newBuilder
(Expr.CreateList prototype) Expr.Builder.setListExpr
(Expr.CreateList value) A list creation expression.