Nhận trạng thái mới nhất của một hoạt động diễn ra trong thời gian dài. Ứng dụng có thể sử dụng phương thức này để thăm dò kết quả hoạt động theo các khoảng thời gian do dịch vụ API đề xuất.
Yêu cầu HTTP
GET https://cloudsearch.googleapis.com/v1/{name=operations/**}
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]