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.ClusteringConfigCaseReconConfig.ClusteringConfigCase. forNumber(int value)ReconConfig.ClusteringConfigCaseReconConfig.Builder. getClusteringConfigCase()ReconConfig.ClusteringConfigCaseReconConfig. getClusteringConfigCase()ReconConfig.ClusteringConfigCaseReconConfigOrBuilder. getClusteringConfigCase()static ReconConfig.ClusteringConfigCaseReconConfig.ClusteringConfigCase. valueOf(int value)Deprecated.static ReconConfig.ClusteringConfigCaseReconConfig.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.
-