Stay organized with collections
Save and categorize content based on your preferences.
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
HTTP request
GET https://networksecurity.googleapis.com/v1beta1/{name=projects/*/locations/*/operations/*}
[[["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"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis API method retrieves the latest status of a long-running operation, allowing clients to periodically check its progress.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e request directed to a specific URL formatted using gRPC Transcoding syntax, which is targeting the operation resource.\u003c/p\u003e\n"],["\u003cp\u003eThe required parameter \u003ccode\u003ename\u003c/code\u003e is a string specifying the operation resource's name within the URL path.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be left empty, meaning no additional data should be sent in the request body.\u003c/p\u003e\n"],["\u003cp\u003eA successful request will return a response body that contains an \u003ccode\u003eOperation\u003c/code\u003e instance, with proper authorization using the specified OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]