Uses of Class
com.google.cloud.retail.v2alpha.BigQuerySource.PartitionCase
-
Packages that use BigQuerySource.PartitionCase Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of BigQuerySource.PartitionCase in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return BigQuerySource.PartitionCase Modifier and Type Method Description static BigQuerySource.PartitionCaseBigQuerySource.PartitionCase. forNumber(int value)BigQuerySource.PartitionCaseBigQuerySource.Builder. getPartitionCase()BigQuerySource.PartitionCaseBigQuerySource. getPartitionCase()BigQuerySource.PartitionCaseBigQuerySourceOrBuilder. getPartitionCase()static BigQuerySource.PartitionCaseBigQuerySource.PartitionCase. valueOf(int value)Deprecated.static BigQuerySource.PartitionCaseBigQuerySource.PartitionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static BigQuerySource.PartitionCase[]BigQuerySource.PartitionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-