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 classType.ListTypeList type with typed elements, e.g.static classType.ListType.BuilderList 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.ListTypeOrBuilderType.Builder. getListTypeOrBuilder()Parameterized list with elements of `list_type`, e.g.Type.ListTypeOrBuilderType. getListTypeOrBuilder()Parameterized list with elements of `list_type`, e.g.Type.ListTypeOrBuilderTypeOrBuilder. 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.
-