Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceSettings
-
Packages that use EnterpriseKnowledgeGraphServiceSettings Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of EnterpriseKnowledgeGraphServiceSettings in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return EnterpriseKnowledgeGraphServiceSettings Modifier and Type Method Description EnterpriseKnowledgeGraphServiceSettings
EnterpriseKnowledgeGraphServiceSettings.Builder. build()
static EnterpriseKnowledgeGraphServiceSettings
EnterpriseKnowledgeGraphServiceSettings. create(EnterpriseKnowledgeGraphServiceStubSettings stub)
EnterpriseKnowledgeGraphServiceSettings
EnterpriseKnowledgeGraphServiceClient. getSettings()
Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type EnterpriseKnowledgeGraphServiceSettings Modifier and Type Method Description static EnterpriseKnowledgeGraphServiceClient
EnterpriseKnowledgeGraphServiceClient. create(EnterpriseKnowledgeGraphServiceSettings settings)
Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given settings.Constructors in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type EnterpriseKnowledgeGraphServiceSettings Constructor Description Builder(EnterpriseKnowledgeGraphServiceSettings settings)
EnterpriseKnowledgeGraphServiceClient(EnterpriseKnowledgeGraphServiceSettings settings)
Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given settings.
-