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 content details various versions of the \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e for Google Cloud Dialogflow CX V3, ranging from version 1.0.0 up to the latest version 2.23.0, all within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDeploymentsResponse\u003c/code\u003e is a class that serves as a message response for listing deployments, implementing multiple interfaces including \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, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDeployments\u003c/code\u003e, which holds a list of deployment objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination of the results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class provides methods to iterate through its deployment resources using \u003ccode\u003eGetEnumerator()\u003c/code\u003e, and it also contains constructors that allow for the creation of new objects either blank or based off another existing \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is contained within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly, with numerous inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]