Uses of Class
com.google.api.expr.v1alpha1.Type.ListType
Packages that use Type.ListType
-
Uses of Type.ListType in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return Type.ListTypeModifier and TypeMethodDescriptionType.ListType.Builder.build()Type.ListType.Builder.buildPartial()static Type.ListTypeType.ListType.getDefaultInstance()Type.ListType.Builder.getDefaultInstanceForType()Type.ListType.getDefaultInstanceForType()Type.Builder.getListType()Parameterized list with elements of `list_type`, e.g.Type.getListType()Parameterized list with elements of `list_type`, e.g.TypeOrBuilder.getListType()Parameterized list with elements of `list_type`, e.g.static Type.ListTypeType.ListType.parseDelimitedFrom(InputStream input) static Type.ListTypeType.ListType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(byte[] data) static Type.ListTypeType.ListType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.ByteString data) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.CodedInputStream input) static Type.ListTypeType.ListType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(InputStream input) static Type.ListTypeType.ListType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.ListTypeType.ListType.parseFrom(ByteBuffer data) static Type.ListTypeType.ListType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.ListTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Type.ListType> Type.ListType.getParserForType()static com.google.protobuf.Parser<Type.ListType> Type.ListType.parser()Methods in com.google.api.expr.v1alpha1 with parameters of type Type.ListTypeModifier and TypeMethodDescriptionType.ListType.Builder.mergeFrom(Type.ListType other) Type.Builder.mergeListType(Type.ListType value) Parameterized list with elements of `list_type`, e.g.static Type.ListType.BuilderType.ListType.newBuilder(Type.ListType prototype) Type.Builder.setListType(Type.ListType value) Parameterized list with elements of `list_type`, e.g.