Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.stub.EnterpriseKnowledgeGraphServiceStub
-
Packages that use EnterpriseKnowledgeGraphServiceStub Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph APIcom.google.cloud.enterpriseknowledgegraph.v1.stub -
-
Uses of EnterpriseKnowledgeGraphServiceStub in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return EnterpriseKnowledgeGraphServiceStub Modifier and Type Method Description EnterpriseKnowledgeGraphServiceStub
EnterpriseKnowledgeGraphServiceClient. getStub()
Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type EnterpriseKnowledgeGraphServiceStub Modifier and Type Method Description static EnterpriseKnowledgeGraphServiceClient
EnterpriseKnowledgeGraphServiceClient. create(EnterpriseKnowledgeGraphServiceStub stub)
Constructs an instance of EnterpriseKnowledgeGraphServiceClient, using the given stub for making calls.Constructors in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type EnterpriseKnowledgeGraphServiceStub Constructor Description EnterpriseKnowledgeGraphServiceClient(EnterpriseKnowledgeGraphServiceStub stub)
-
Uses of EnterpriseKnowledgeGraphServiceStub in com.google.cloud.enterpriseknowledgegraph.v1.stub
Subclasses of EnterpriseKnowledgeGraphServiceStub in com.google.cloud.enterpriseknowledgegraph.v1.stub Modifier and Type Class Description class
GrpcEnterpriseKnowledgeGraphServiceStub
gRPC stub implementation for the EnterpriseKnowledgeGraphService service API.class
HttpJsonEnterpriseKnowledgeGraphServiceStub
REST stub implementation for the EnterpriseKnowledgeGraphService service API.Methods in com.google.cloud.enterpriseknowledgegraph.v1.stub that return EnterpriseKnowledgeGraphServiceStub Modifier and Type Method Description EnterpriseKnowledgeGraphServiceStub
EnterpriseKnowledgeGraphServiceStubSettings. createStub()
-