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 provided content is the documentation for the \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class within the Dialogflow v3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a response message for the \u003ccode\u003eDeployments.ListDeployments\u003c/code\u003e method, which likely handles retrieving a list of deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the documentation is version 2.23.0, though there are listed versions of the API ranging from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDeploymentsResponse\u003c/code\u003e implements 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, allowing it to function in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe response contains two key properties, \u003ccode\u003eDeployments\u003c/code\u003e, which is a list of deployment, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for paginating results, which provides the user with the ability to iterate over many results.\u003c/p\u003e\n"]]],[],null,[]]