Uses of Class
com.google.cloud.contentwarehouse.v1.stub.DocumentSchemaServiceStub
-
Packages that use DocumentSchemaServiceStub Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of DocumentSchemaServiceStub in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentSchemaServiceStub Modifier and Type Method Description DocumentSchemaServiceStub
DocumentSchemaServiceClient. getStub()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchemaServiceStub Modifier and Type Method Description static DocumentSchemaServiceClient
DocumentSchemaServiceClient. create(DocumentSchemaServiceStub stub)
Constructs an instance of DocumentSchemaServiceClient, using the given stub for making calls.Constructors in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchemaServiceStub Constructor Description DocumentSchemaServiceClient(DocumentSchemaServiceStub stub)
-
Uses of DocumentSchemaServiceStub in com.google.cloud.contentwarehouse.v1.stub
Subclasses of DocumentSchemaServiceStub in com.google.cloud.contentwarehouse.v1.stub Modifier and Type Class Description class
GrpcDocumentSchemaServiceStub
gRPC stub implementation for the DocumentSchemaService service API.class
HttpJsonDocumentSchemaServiceStub
REST stub implementation for the DocumentSchemaService service API.Methods in com.google.cloud.contentwarehouse.v1.stub that return DocumentSchemaServiceStub Modifier and Type Method Description DocumentSchemaServiceStub
DocumentSchemaServiceStubSettings. createStub()
-