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 DocumentSchemaServiceStubDocumentSchemaServiceClient. getStub()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchemaServiceStub Modifier and Type Method Description static DocumentSchemaServiceClientDocumentSchemaServiceClient. 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 classGrpcDocumentSchemaServiceStubgRPC stub implementation for the DocumentSchemaService service API.classHttpJsonDocumentSchemaServiceStubREST stub implementation for the DocumentSchemaService service API.Methods in com.google.cloud.contentwarehouse.v1.stub that return DocumentSchemaServiceStub Modifier and Type Method Description DocumentSchemaServiceStubDocumentSchemaServiceStubSettings. createStub()
-