Uses of Interface
com.google.cloud.enterpriseknowledgegraph.v1.ReconConfig.OptionsOrBuilder
-
Packages that use ReconConfig.OptionsOrBuilder Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of ReconConfig.OptionsOrBuilder in com.google.cloud.enterpriseknowledgegraph.v1
Classes in com.google.cloud.enterpriseknowledgegraph.v1 that implement ReconConfig.OptionsOrBuilder Modifier and Type Class Description static class
ReconConfig.Options
Options for experimental changes on entity clustering behavior.static class
ReconConfig.Options.Builder
Options for experimental changes on entity clustering behavior.Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return ReconConfig.OptionsOrBuilder Modifier and Type Method Description ReconConfig.OptionsOrBuilder
ReconConfig.Builder. getOptionsOrBuilder()
Extra options that affect entity clustering behavior.ReconConfig.OptionsOrBuilder
ReconConfig. getOptionsOrBuilder()
Extra options that affect entity clustering behavior.ReconConfig.OptionsOrBuilder
ReconConfigOrBuilder. getOptionsOrBuilder()
Extra options that affect entity clustering behavior.
-