The maximum number of items to return in a single page. By default 20 and
at most 100.
Property Value
Type
Description
System.Int32
PageToken
public string PageToken { get; set; }
The next_page_token value returned from a previous list request.
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
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>.
Property Value
Type
Description
System.String
ParentAsFlowName
public FlowName ParentAsFlowName { get; set; }
FlowName-typed view over the Parent resource name property.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the available versions of the \u003ccode\u003eListVersionsRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, ranging from the latest version 2.23.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListVersionsRequest\u003c/code\u003e class is used to request a list of versions, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors for creating new instances and cloning existing \u003ccode\u003eListVersionsRequest\u003c/code\u003e objects, also allowing for the ability to list versions from the parent.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListVersionsRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e, which sets the number of items per page, \u003ccode\u003ePageToken\u003c/code\u003e for handling pagination, and \u003ccode\u003eParent\u003c/code\u003e or \u003ccode\u003eParentAsFlowName\u003c/code\u003e to identify the flow from which versions should be listed.\u003c/p\u003e\n"]]],[],null,[]]