Uses of Class
com.google.cloud.discoveryengine.v1beta.BigQuerySource.PartitionCase
-
Packages that use BigQuerySource.PartitionCase Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of BigQuerySource.PartitionCase in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta 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.
-