Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.ReconConfig.ClusteringConfigCase
-
Packages that use ReconConfig.ClusteringConfigCase Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of ReconConfig.ClusteringConfigCase in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return ReconConfig.ClusteringConfigCase Modifier and Type Method Description static ReconConfig.ClusteringConfigCase
ReconConfig.ClusteringConfigCase. forNumber(int value)
ReconConfig.ClusteringConfigCase
ReconConfig.Builder. getClusteringConfigCase()
ReconConfig.ClusteringConfigCase
ReconConfig. getClusteringConfigCase()
ReconConfig.ClusteringConfigCase
ReconConfigOrBuilder. getClusteringConfigCase()
static ReconConfig.ClusteringConfigCase
ReconConfig.ClusteringConfigCase. valueOf(int value)
Deprecated.static ReconConfig.ClusteringConfigCase
ReconConfig.ClusteringConfigCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static ReconConfig.ClusteringConfigCase[]
ReconConfig.ClusteringConfigCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-