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 EnterpriseKnowledgeGraphServiceClientEnterpriseKnowledgeGraphServiceClient. create()Constructs an instance of EnterpriseKnowledgeGraphServiceClient with default settings.static EnterpriseKnowledgeGraphServiceClientEnterpriseKnowledgeGraphServiceClient. create(EnterpriseKnowledgeGraphServiceSettings settings)Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given settings.static EnterpriseKnowledgeGraphServiceClientEnterpriseKnowledgeGraphServiceClient. create(EnterpriseKnowledgeGraphServiceStub stub)Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given stub for making calls.
-