Uses of Class
com.google.api.expr.v1alpha1.Type.ListType.Builder
-
Packages that use Type.ListType.Builder Package Description com.google.api.expr.v1alpha1 -
-
Uses of Type.ListType.Builder in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 with type parameters of type Type.ListType.Builder 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.ListType.Builder Modifier and Type Method Description Type.ListType.BuilderType.ListType.Builder. clear()Type.ListType.BuilderType.ListType.Builder. clearElemType()The element type.Type.ListType.BuilderType.Builder. getListTypeBuilder()Parameterized list with elements of `list_type`, e.g.Type.ListType.BuilderType.ListType.Builder. mergeElemType(Type value)The element type.Type.ListType.BuilderType.ListType.Builder. mergeFrom(Type.ListType other)Type.ListType.BuilderType.ListType.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Type.ListType.BuilderType.ListType.Builder. mergeFrom(com.google.protobuf.Message other)static Type.ListType.BuilderType.ListType. newBuilder()static Type.ListType.BuilderType.ListType. newBuilder(Type.ListType prototype)Type.ListType.BuilderType.ListType. newBuilderForType()protected Type.ListType.BuilderType.ListType. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)Type.ListType.BuilderType.ListType.Builder. setElemType(Type value)The element type.Type.ListType.BuilderType.ListType.Builder. setElemType(Type.Builder builderForValue)The element type.Type.ListType.BuilderType.ListType. toBuilder()Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.ListType.Builder 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.Methods in com.google.api.expr.v1alpha1 with parameters of type Type.ListType.Builder Modifier and Type Method Description Type.BuilderType.Builder. setListType(Type.ListType.Builder builderForValue)Parameterized list with elements of `list_type`, e.g.
-