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\u003eThis webpage provides reference documentation for the \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class is used to handle the response message from the \u003ccode\u003eDeployments.ListDeployments\u003c/code\u003e method, detailing a collection of deployment objects.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers links to different versions of the API, ranging from the latest 2.23.0 to older versions like 1.0.0, allowing users to navigate through various releases and identify the desired one.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, which define its capabilities like message handling, equality comparison, and iteration.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes details on the class constructors, properties like \u003ccode\u003eDeployments\u003c/code\u003e and \u003ccode\u003eNextPageToken\u003c/code\u003e, as well as the method \u003ccode\u003eGetEnumerator\u003c/code\u003e, helping users to understand the class's functionality and how to utilize it.\u003c/p\u003e\n"]]],[],null,[]]