public RepeatedField<Deployment> Deployments { get; }
The list of deployments. There will be a maximum number of items
returned based on the page_size field in the request. The list may in some
cases be empty or contain fewer entries than page_size even if this isn't
the last page.
[[["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\u003eThe latest version of the Dialogflow v3 API is 2.23.0, and it is accessible via a provided link, and there are numerous previous versions, ranging from 2.22.0 down to 1.0.0, each with its own dedicated link.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides detailed information on the \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class, including its constructors, properties (\u003ccode\u003eDeployments\u003c/code\u003e and \u003ccode\u003eNextPageToken\u003c/code\u003e), and methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDeploymentsResponse\u003c/code\u003e is a response message class for listing deployments, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable<Deployment>\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployments\u003c/code\u003e property, of the type \u003ccode\u003eRepeatedField<Deployment>\u003c/code\u003e, contains the list of deployments, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a \u003ccode\u003estring\u003c/code\u003e property, is used for pagination purposes.\u003c/p\u003e\n"],["\u003cp\u003eThis is for the Dialogflow.Cx.V3 namespace, specifically version 2.15.0, and it is contained within the Google.Cloud.Dialogflow.Cx.V3.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]