Uses of Class
com.google.cloud.enterpriseknowledgegraph.v1.stub.EnterpriseKnowledgeGraphServiceStubSettings
-
Packages that use EnterpriseKnowledgeGraphServiceStubSettings Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph APIcom.google.cloud.enterpriseknowledgegraph.v1.stub -
-
Uses of EnterpriseKnowledgeGraphServiceStubSettings in com.google.cloud.enterpriseknowledgegraph.v1
Methods in com.google.cloud.enterpriseknowledgegraph.v1 with parameters of type EnterpriseKnowledgeGraphServiceStubSettings Modifier and Type Method Description static EnterpriseKnowledgeGraphServiceSettingsEnterpriseKnowledgeGraphServiceSettings. create(EnterpriseKnowledgeGraphServiceStubSettings stub) -
Uses of EnterpriseKnowledgeGraphServiceStubSettings in com.google.cloud.enterpriseknowledgegraph.v1.stub
Methods in com.google.cloud.enterpriseknowledgegraph.v1.stub that return EnterpriseKnowledgeGraphServiceStubSettings Modifier and Type Method Description EnterpriseKnowledgeGraphServiceStubSettingsEnterpriseKnowledgeGraphServiceStubSettings.Builder. build()Methods in com.google.cloud.enterpriseknowledgegraph.v1.stub with parameters of type EnterpriseKnowledgeGraphServiceStubSettings Modifier and Type Method Description static GrpcEnterpriseKnowledgeGraphServiceStubGrpcEnterpriseKnowledgeGraphServiceStub. create(EnterpriseKnowledgeGraphServiceStubSettings settings)static HttpJsonEnterpriseKnowledgeGraphServiceStubHttpJsonEnterpriseKnowledgeGraphServiceStub. create(EnterpriseKnowledgeGraphServiceStubSettings settings)Constructors in com.google.cloud.enterpriseknowledgegraph.v1.stub with parameters of type EnterpriseKnowledgeGraphServiceStubSettings Constructor Description Builder(EnterpriseKnowledgeGraphServiceStubSettings settings)GrpcEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcEnterpriseKnowledgeGraphServiceStub, using the given settings.GrpcEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcEnterpriseKnowledgeGraphServiceStub, using the given settings.HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonEnterpriseKnowledgeGraphServiceStub, using the given settings.HttpJsonEnterpriseKnowledgeGraphServiceStub(EnterpriseKnowledgeGraphServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonEnterpriseKnowledgeGraphServiceStub, using the given settings.
-