[[["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 \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class is a response message for listing deployments within the Google Workspace Add-ons v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.GSuiteAddOns.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.GSuiteAddOns.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, \u003ccode\u003eIEnumerable\u003c/code\u003e, and is derived from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class provides properties such as \u003ccode\u003eDeployments\u003c/code\u003e (a list of deployments) and \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDeploymentsResponse\u003c/code\u003e class is available in various versions from 1.0.0 to the latest 2.4.0, as per the provided documentation.\u003c/p\u003e\n"]]],[],null,["# Google Workspace Add-ons v1 API - Class ListDeploymentsResponse (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.3.0/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.2.0/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.1.0/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.0.0/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/1.1.0/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/1.0.0/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse) \n\n public sealed class ListDeploymentsResponse : IMessage\u003cListDeploymentsResponse\u003e, IEquatable\u003cListDeploymentsResponse\u003e, IDeepCloneable\u003cListDeploymentsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cDeployment\u003e, IEnumerable\u003cDeployment\u003e, IEnumerable\n\nReference documentation and code samples for the Google Workspace Add-ons v1 API class ListDeploymentsResponse.\n\nResponse message to list deployments. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListDeploymentsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListDeploymentsResponse](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListDeploymentsResponse](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListDeploymentsResponse](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.ListDeploymentsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Deployment](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.Deployment), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Deployment](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.Deployment), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GSuiteAddOns.V1](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GSuiteAddOns.V1.dll\n\nConstructors\n------------\n\n### ListDeploymentsResponse()\n\n public ListDeploymentsResponse()\n\n### ListDeploymentsResponse(ListDeploymentsResponse)\n\n public ListDeploymentsResponse(ListDeploymentsResponse other)\n\nProperties\n----------\n\n### Deployments\n\n public RepeatedField\u003cDeployment\u003e Deployments { get; }\n\nThe list of deployments for the given project.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cDeployment\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]