Cancel a long-running operation
Stay organized with collections
Save and categorize content based on your preferences.
Cancels a long-running operation (LRO)
Explore further
For detailed documentation that includes this code sample, see the following:
Code sample
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eThis content explains how to cancel a long-running operation (LRO) within Google Cloud's Document AI service.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a Python code sample demonstrating the use of the \u003ccode\u003ecancel_operation\u003c/code\u003e method, utilizing the \u003ccode\u003eCancelOperationRequest\u003c/code\u003e from the \u003ccode\u003egoogle.longrunning\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThe process involves authenticating to Document AI using Application Default Credentials and specifying the location and operation name.\u003c/p\u003e\n"],["\u003cp\u003eThe provided sample can be run with a location other than "us" by setting the \u003ccode\u003eapi_endpoint\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Cloud Sample Browser is provided as a resource to help look for other code examples.\u003c/p\u003e\n"]]],[],null,[]]