Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
[[["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-01-15 UTC."],[[["This document outlines how to retrieve a specific Version using a GET request to a designated endpoint."],["The request URL utilizes gRPC Transcoding syntax and includes a required 'name' parameter in the path, following the format `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e/versions/\u003cVersionID\u003e`."],["The request body for retrieving the version must be empty, with no data included."],["A successful response will contain an instance of the specified Version, and the request requires specific IAM permission `dialogflow.versions.get` on the designated resource."],["The request needs one of the following OAuth scopes to be authorized: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]