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 EnterpriseKnowledgeGraphServiceSettingsEnterpriseKnowledgeGraphServiceSettings.Builder. build()static EnterpriseKnowledgeGraphServiceSettingsEnterpriseKnowledgeGraphServiceSettings. create(EnterpriseKnowledgeGraphServiceStubSettings stub)EnterpriseKnowledgeGraphServiceSettingsEnterpriseKnowledgeGraphServiceClient. getSettings()Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type EnterpriseKnowledgeGraphServiceSettings Modifier and Type Method Description static EnterpriseKnowledgeGraphServiceClientEnterpriseKnowledgeGraphServiceClient. 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.
-