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