Required. The [Flow][google.cloud.dialogflow.cx.v3.Flow] to list all versions for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>.
[[["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-21 UTC."],[[["The `ListVersionsRequest` class is used to request a list of versions from the Dialogflow CX API."],["This class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, and the latest version available is 2.23.0."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, all related to message handling and version management."],["Key properties of the `ListVersionsRequest` include `PageSize`, `PageToken`, `Parent`, and `ParentAsFlowName`, which are used for pagination and specifying the parent flow to list versions for."],["The class has public constructors allowing for creating a blank or a copy of an existing `ListVersionsRequest` object."]]],[]]