[[["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 page details how to retrieve information about a specific stream object using a GET request to the Datastream API."],["The required request format is a GET request to `https://datastream.googleapis.com/v1/{name}`, where `{name}` is the stream object's identifier."],["The request body for this operation must be empty, and it utilizes a path parameter named `name` to identify the stream."],["A successful response returns a `StreamObject` instance containing the details of the requested stream."],["To make this request, you must have the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]