Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphServiceClient
-
Packages that use EnterpriseKnowledgeGraphServiceClient Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of EnterpriseKnowledgeGraphServiceClient in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return EnterpriseKnowledgeGraphServiceClient Modifier and Type Method Description static EnterpriseKnowledgeGraphServiceClient
EnterpriseKnowledgeGraphServiceClient. create()
Constructs an instance of EnterpriseKnowledgeGraphServiceClient with default settings.static EnterpriseKnowledgeGraphServiceClient
EnterpriseKnowledgeGraphServiceClient. create(EnterpriseKnowledgeGraphServiceSettings settings)
Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given settings.static EnterpriseKnowledgeGraphServiceClient
EnterpriseKnowledgeGraphServiceClient. create(EnterpriseKnowledgeGraphServiceStub stub)
Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given stub for making calls.
-