[[["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-29 UTC."],[[["This webpage details how to retrieve a single ObservationJob by its name using a GET HTTP request."],["The request URL follows gRPC Transcoding syntax, requiring a path parameter `name` in the format `projects/{project}/locations/{location}/observationJobs/{job}`."],["The request body must be empty for retrieving the ObservationJob."],["A successful response returns an `ObservationJob` instance in the response body."],["Accessing this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apim.observationJobs.get`."]]],[]]