Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentSchema
-
Packages that use DocumentSchema Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of DocumentSchema in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentSchema Modifier and Type Method Description DocumentSchemaDocumentSchema.Builder. build()DocumentSchemaDocumentSchema.Builder. buildPartial()DocumentSchemaDocumentSchemaServiceClient. createDocumentSchema(CreateDocumentSchemaRequest request)Creates a document schema.DocumentSchemaDocumentSchemaServiceClient. createDocumentSchema(LocationName parent, DocumentSchema documentSchema)Creates a document schema.DocumentSchemaDocumentSchemaServiceClient. createDocumentSchema(String parent, DocumentSchema documentSchema)Creates a document schema.DocumentSchemaDocumentSchemaServiceGrpc.DocumentSchemaServiceBlockingStub. createDocumentSchema(CreateDocumentSchemaRequest request)Creates a document schema.static DocumentSchemaDocumentSchema. getDefaultInstance()DocumentSchemaDocumentSchema.Builder. getDefaultInstanceForType()DocumentSchemaDocumentSchema. getDefaultInstanceForType()DocumentSchemaCreateDocumentSchemaRequest.Builder. getDocumentSchema()Required.DocumentSchemaCreateDocumentSchemaRequest. getDocumentSchema()Required.DocumentSchemaCreateDocumentSchemaRequestOrBuilder. getDocumentSchema()Required.DocumentSchemaDocumentSchemaServiceClient. getDocumentSchema(DocumentSchemaName name)Gets a document schema.DocumentSchemaDocumentSchemaServiceClient. getDocumentSchema(GetDocumentSchemaRequest request)Gets a document schema.DocumentSchemaDocumentSchemaServiceClient. getDocumentSchema(String name)Gets a document schema.DocumentSchemaDocumentSchemaServiceGrpc.DocumentSchemaServiceBlockingStub. getDocumentSchema(GetDocumentSchemaRequest request)Gets a document schema.DocumentSchemaUpdateDocumentSchemaRequest.Builder. getDocumentSchema()Required.DocumentSchemaUpdateDocumentSchemaRequest. getDocumentSchema()Required.DocumentSchemaUpdateDocumentSchemaRequestOrBuilder. getDocumentSchema()Required.DocumentSchemaListDocumentSchemasResponse.Builder. getDocumentSchemas(int index)The document schemas from the specified parent.DocumentSchemaListDocumentSchemasResponse. getDocumentSchemas(int index)The document schemas from the specified parent.DocumentSchemaListDocumentSchemasResponseOrBuilder. getDocumentSchemas(int index)The document schemas from the specified parent.static DocumentSchemaDocumentSchema. parseDelimitedFrom(InputStream input)static DocumentSchemaDocumentSchema. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DocumentSchemaDocumentSchema. parseFrom(byte[] data)static DocumentSchemaDocumentSchema. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DocumentSchemaDocumentSchema. parseFrom(com.google.protobuf.ByteString data)static DocumentSchemaDocumentSchema. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DocumentSchemaDocumentSchema. parseFrom(com.google.protobuf.CodedInputStream input)static DocumentSchemaDocumentSchema. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DocumentSchemaDocumentSchema. parseFrom(InputStream input)static DocumentSchemaDocumentSchema. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DocumentSchemaDocumentSchema. parseFrom(ByteBuffer data)static DocumentSchemaDocumentSchema. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DocumentSchemaDocumentSchemaServiceClient. updateDocumentSchema(DocumentSchemaName name, DocumentSchema documentSchema)Updates a Document Schema.DocumentSchemaDocumentSchemaServiceClient. updateDocumentSchema(UpdateDocumentSchemaRequest request)Updates a Document Schema.DocumentSchemaDocumentSchemaServiceClient. updateDocumentSchema(String name, DocumentSchema documentSchema)Updates a Document Schema.DocumentSchemaDocumentSchemaServiceGrpc.DocumentSchemaServiceBlockingStub. updateDocumentSchema(UpdateDocumentSchemaRequest request)Updates a Document Schema.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type DocumentSchema Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<DocumentSchema>DocumentSchemaServiceGrpc.DocumentSchemaServiceFutureStub. createDocumentSchema(CreateDocumentSchemaRequest request)Creates a document schema.com.google.api.gax.rpc.UnaryCallable<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceClient. createDocumentSchemaCallable()Creates a document schema.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceSettings.Builder. createDocumentSchemaSettings()Returns the builder for the settings used for calls to createDocumentSchema.com.google.api.gax.rpc.UnaryCallSettings<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceSettings. createDocumentSchemaSettings()Returns the object with the settings used for calls to createDocumentSchema.static io.grpc.MethodDescriptor<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceGrpc. getCreateDocumentSchemaMethod()com.google.common.util.concurrent.ListenableFuture<DocumentSchema>DocumentSchemaServiceGrpc.DocumentSchemaServiceFutureStub. getDocumentSchema(GetDocumentSchemaRequest request)Gets a document schema.com.google.api.gax.rpc.UnaryCallable<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceClient. getDocumentSchemaCallable()Gets a document schema.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceSettings.Builder. getDocumentSchemaSettings()Returns the builder for the settings used for calls to getDocumentSchema.com.google.api.gax.rpc.UnaryCallSettings<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceSettings. getDocumentSchemaSettings()Returns the object with the settings used for calls to getDocumentSchema.List<DocumentSchema>ListDocumentSchemasResponse.Builder. getDocumentSchemasList()The document schemas from the specified parent.List<DocumentSchema>ListDocumentSchemasResponse. getDocumentSchemasList()The document schemas from the specified parent.List<DocumentSchema>ListDocumentSchemasResponseOrBuilder. getDocumentSchemasList()The document schemas from the specified parent.static io.grpc.MethodDescriptor<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceGrpc. getGetDocumentSchemaMethod()com.google.protobuf.Parser<DocumentSchema>DocumentSchema. getParserForType()static io.grpc.MethodDescriptor<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceGrpc. getUpdateDocumentSchemaMethod()static com.google.protobuf.Parser<DocumentSchema>DocumentSchema. parser()com.google.common.util.concurrent.ListenableFuture<DocumentSchema>DocumentSchemaServiceGrpc.DocumentSchemaServiceFutureStub. updateDocumentSchema(UpdateDocumentSchemaRequest request)Updates a Document Schema.com.google.api.gax.rpc.UnaryCallable<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceClient. updateDocumentSchemaCallable()Updates a Document Schema.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceSettings.Builder. updateDocumentSchemaSettings()Returns the builder for the settings used for calls to updateDocumentSchema.com.google.api.gax.rpc.UnaryCallSettings<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceSettings. updateDocumentSchemaSettings()Returns the object with the settings used for calls to updateDocumentSchema.Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DocumentSchema Modifier and Type Method Description ListDocumentSchemasResponse.BuilderListDocumentSchemasResponse.Builder. addDocumentSchemas(int index, DocumentSchema value)The document schemas from the specified parent.ListDocumentSchemasResponse.BuilderListDocumentSchemasResponse.Builder. addDocumentSchemas(DocumentSchema value)The document schemas from the specified parent.DocumentSchemaDocumentSchemaServiceClient. createDocumentSchema(LocationName parent, DocumentSchema documentSchema)Creates a document schema.DocumentSchemaDocumentSchemaServiceClient. createDocumentSchema(String parent, DocumentSchema documentSchema)Creates a document schema.CreateDocumentSchemaRequest.BuilderCreateDocumentSchemaRequest.Builder. mergeDocumentSchema(DocumentSchema value)Required.UpdateDocumentSchemaRequest.BuilderUpdateDocumentSchemaRequest.Builder. mergeDocumentSchema(DocumentSchema value)Required.DocumentSchema.BuilderDocumentSchema.Builder. mergeFrom(DocumentSchema other)static DocumentSchema.BuilderDocumentSchema. newBuilder(DocumentSchema prototype)CreateDocumentSchemaRequest.BuilderCreateDocumentSchemaRequest.Builder. setDocumentSchema(DocumentSchema value)Required.UpdateDocumentSchemaRequest.BuilderUpdateDocumentSchemaRequest.Builder. setDocumentSchema(DocumentSchema value)Required.ListDocumentSchemasResponse.BuilderListDocumentSchemasResponse.Builder. setDocumentSchemas(int index, DocumentSchema value)The document schemas from the specified parent.DocumentSchemaDocumentSchemaServiceClient. updateDocumentSchema(DocumentSchemaName name, DocumentSchema documentSchema)Updates a Document Schema.DocumentSchemaDocumentSchemaServiceClient. updateDocumentSchema(String name, DocumentSchema documentSchema)Updates a Document Schema.Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type DocumentSchema Modifier and Type Method Description ListDocumentSchemasResponse.BuilderListDocumentSchemasResponse.Builder. addAllDocumentSchemas(Iterable<? extends DocumentSchema> values)The document schemas from the specified parent.static com.google.api.core.ApiFuture<DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse>DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema> context, com.google.api.core.ApiFuture<ListDocumentSchemasResponse> futureResponse)default voidDocumentSchemaServiceGrpc.AsyncService. createDocumentSchema(CreateDocumentSchemaRequest request, io.grpc.stub.StreamObserver<DocumentSchema> responseObserver)Creates a document schema.voidDocumentSchemaServiceGrpc.DocumentSchemaServiceStub. createDocumentSchema(CreateDocumentSchemaRequest request, io.grpc.stub.StreamObserver<DocumentSchema> responseObserver)Creates a document schema.protected DocumentSchemaServiceClient.ListDocumentSchemasPageDocumentSchemaServiceClient.ListDocumentSchemasPage. createPage(com.google.api.gax.rpc.PageContext<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema> context, ListDocumentSchemasResponse response)com.google.api.core.ApiFuture<DocumentSchemaServiceClient.ListDocumentSchemasPage>DocumentSchemaServiceClient.ListDocumentSchemasPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema> context, com.google.api.core.ApiFuture<ListDocumentSchemasResponse> futureResponse)default voidDocumentSchemaServiceGrpc.AsyncService. getDocumentSchema(GetDocumentSchemaRequest request, io.grpc.stub.StreamObserver<DocumentSchema> responseObserver)Gets a document schema.voidDocumentSchemaServiceGrpc.DocumentSchemaServiceStub. getDocumentSchema(GetDocumentSchemaRequest request, io.grpc.stub.StreamObserver<DocumentSchema> responseObserver)Gets a document schema.default voidDocumentSchemaServiceGrpc.AsyncService. updateDocumentSchema(UpdateDocumentSchemaRequest request, io.grpc.stub.StreamObserver<DocumentSchema> responseObserver)Updates a Document Schema.voidDocumentSchemaServiceGrpc.DocumentSchemaServiceStub. updateDocumentSchema(UpdateDocumentSchemaRequest request, io.grpc.stub.StreamObserver<DocumentSchema> responseObserver)Updates a Document Schema. -
Uses of DocumentSchema in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type DocumentSchema Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStub. createDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CreateDocumentSchemaRequest,DocumentSchema>GrpcDocumentSchemaServiceStub. createDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CreateDocumentSchemaRequest,DocumentSchema>HttpJsonDocumentSchemaServiceStub. createDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStubSettings.Builder. createDocumentSchemaSettings()Returns the builder for the settings used for calls to createDocumentSchema.com.google.api.gax.rpc.UnaryCallSettings<CreateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStubSettings. createDocumentSchemaSettings()Returns the object with the settings used for calls to createDocumentSchema.com.google.api.gax.rpc.UnaryCallable<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStub. getDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallable<GetDocumentSchemaRequest,DocumentSchema>GrpcDocumentSchemaServiceStub. getDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallable<GetDocumentSchemaRequest,DocumentSchema>HttpJsonDocumentSchemaServiceStub. getDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStubSettings.Builder. getDocumentSchemaSettings()Returns the builder for the settings used for calls to getDocumentSchema.com.google.api.gax.rpc.UnaryCallSettings<GetDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStubSettings. getDocumentSchemaSettings()Returns the object with the settings used for calls to getDocumentSchema.com.google.api.gax.rpc.UnaryCallable<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStub. updateDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallable<UpdateDocumentSchemaRequest,DocumentSchema>GrpcDocumentSchemaServiceStub. updateDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallable<UpdateDocumentSchemaRequest,DocumentSchema>HttpJsonDocumentSchemaServiceStub. updateDocumentSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStubSettings.Builder. updateDocumentSchemaSettings()Returns the builder for the settings used for calls to updateDocumentSchema.com.google.api.gax.rpc.UnaryCallSettings<UpdateDocumentSchemaRequest,DocumentSchema>DocumentSchemaServiceStubSettings. updateDocumentSchemaSettings()Returns the object with the settings used for calls to updateDocumentSchema.
-