[[["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-03-05 UTC."],[[["This webpage details how to retrieve information about a specific Route using a GET request."],["The `GET` request should be sent to `https://datastream.googleapis.com/v1/{name}`, with the Route's name as a required path parameter."],["The request body must be empty for this specific operation, and the `name` parameter requires specific IAM authorization, namely `datastream.routes.get`."],["A successful response will return an instance of the `Route` resource, as defined in the Datastream API."],["Accessing this route requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]