लंबे समय से चल रही किसी कार्रवाई की ताज़ा स्थिति की जानकारी देता है. क्लाइंट, एपीआई सेवा के सुझाए गए समय-समय पर, कार्रवाई के नतीजों की पोलिंग के लिए इस तरीके का इस्तेमाल कर सकते हैं.
एचटीटीपी अनुरोध
GET https://cloudsearch.googleapis.com/v1/{name=operations/**}
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-09-03 (UTC) को अपडेट किया गया."],[[["This API endpoint retrieves the latest status of a long-running operation, allowing clients to monitor progress."],["The request is made using an HTTP GET method to the specified URL with the operation's name as a path parameter."],["An empty request body is required, and a successful response provides an `Operation` object containing the current status details."],["Authorization is necessary using one of the listed OAuth scopes, granting access to the Cloud Search API functionalities."]]],[]]