Uses of Interface
com.google.api.expr.v1alpha1.Type.ListTypeOrBuilder
-
Packages that use Type.ListTypeOrBuilder Package Description com.google.api.expr.v1alpha1 -
-
Uses of Type.ListTypeOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement Type.ListTypeOrBuilder Modifier and Type Class Description static class
Type.ListType
List type with typed elements, e.g.static class
Type.ListType.Builder
List type with typed elements, e.g.Fields in com.google.api.expr.v1alpha1 with type parameters of type Type.ListTypeOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Type.ListType,Type.ListType.Builder,Type.ListTypeOrBuilder>
Type.Builder. listTypeBuilder_
Methods in com.google.api.expr.v1alpha1 that return Type.ListTypeOrBuilder Modifier and Type Method Description Type.ListTypeOrBuilder
Type.Builder. getListTypeOrBuilder()
Parameterized list with elements of `list_type`, e.g.Type.ListTypeOrBuilder
Type. getListTypeOrBuilder()
Parameterized list with elements of `list_type`, e.g.Type.ListTypeOrBuilder
TypeOrBuilder. getListTypeOrBuilder()
Parameterized list with elements of `list_type`, e.g.Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.ListTypeOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Type.ListType,Type.ListType.Builder,Type.ListTypeOrBuilder>
Type.Builder. getListTypeFieldBuilder()
Parameterized list with elements of `list_type`, e.g.
-