target.apidocs.com.google.api.services.documentai.v1.Document.Operations.html Maven / Gradle / Ivy
Document.Operations (Cloud Document AI API v1-rev20240813-2.0.0)
com.google.api.services.documentai.v1
Class Document.Operations
- java.lang.Object
-
- com.google.api.services.documentai.v1.Document.Operations
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Document.Operations.Delete
-
Constructor Summary
Constructors
Constructor and Description
Operations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Document.Operations.Delete
delete(String name)
Deletes a long-running operation.
-
-
Method Detail
-
delete
public Document.Operations.Delete delete(String name)
throws IOException
Deletes a long-running operation. This method indicates that the client is no longer interested
in the operation result. It does not cancel the operation. If the server doesn't support this
method, it returns `google.rpc.Code.UNIMPLEMENTED`.
Create a request for the method "operations.delete".
This request holds the parameters needed by the documentai server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- The name of the operation resource to be deleted.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy