Uses of Class
com.google.cloud.discoveryengine.v1.stub.GrpcSchemaServiceStub
-
Packages that use GrpcSchemaServiceStub Package Description com.google.cloud.discoveryengine.v1.stub -
-
Uses of GrpcSchemaServiceStub in com.google.cloud.discoveryengine.v1.stub
Methods in com.google.cloud.discoveryengine.v1.stub that return GrpcSchemaServiceStub Modifier and Type Method Description static GrpcSchemaServiceStub
GrpcSchemaServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcSchemaServiceStub
GrpcSchemaServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcSchemaServiceStub
GrpcSchemaServiceStub. create(SchemaServiceStubSettings settings)
-