[[["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 2024-05-06 UTC."],[[["This endpoint retrieves details about a specific operation within an API version using a GET request."],["The operation is identified by its `name` path parameter, which follows a specific format including project, location, API, version, and operation identifiers."],["The request body must be empty when making this call."],["Successful responses will contain an `ApiOperation` instance, and it requires `apihub.apiOperations.get` IAM permission, as well as `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request URL format uses gRPC Transcoding syntax."]]],[]]