[[["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 \u003ccode\u003eListSnapshotsResponse\u003c/code\u003e class in the Cloud Filestore v1 API is 2.7.0, with documentation and previous versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSnapshotsResponse\u003c/code\u003e is a class used to represent the result of a \u003ccode\u003eListSnapshotsRequest\u003c/code\u003e, designed to retrieve a list of snapshots.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements various interfaces including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eSnapshots\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e to handle pagination, the snapshot list itself, and locations that couldn't be reached respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances and includes a \u003ccode\u003eGetEnumerator\u003c/code\u003e method for iterating through the snapshots in the response.\u003c/p\u003e\n"]]],[],null,["# Cloud Filestore v1 API - Class ListSnapshotsResponse (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.6.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.5.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.4.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.3.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.2.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.1.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/2.0.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/1.2.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/1.1.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Filestore.V1/1.0.0/Google.Cloud.Filestore.V1.ListSnapshotsResponse) \n\n public sealed class ListSnapshotsResponse : IPageResponse\u003cSnapshot\u003e, IEnumerable\u003cSnapshot\u003e, IEnumerable, IMessage\u003cListSnapshotsResponse\u003e, IEquatable\u003cListSnapshotsResponse\u003e, IDeepCloneable\u003cListSnapshotsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Filestore v1 API class ListSnapshotsResponse.\n\nListSnapshotsResponse is the result of ListSnapshotsRequest. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListSnapshotsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Snapshot](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Snapshot), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Snapshot](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.Snapshot), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListSnapshotsResponse](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.ListSnapshotsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListSnapshotsResponse](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.ListSnapshotsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListSnapshotsResponse](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1.ListSnapshotsResponse), [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) \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.Filestore.V1](/dotnet/docs/reference/Google.Cloud.Filestore.V1/latest/Google.Cloud.Filestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Filestore.V1.dll\n\nConstructors\n------------\n\n### ListSnapshotsResponse()\n\n public ListSnapshotsResponse()\n\n### ListSnapshotsResponse(ListSnapshotsResponse)\n\n public ListSnapshotsResponse(ListSnapshotsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe token you can use to retrieve the next page of results. Not returned\nif there are no more results in the list.\n\n### Snapshots\n\n public RepeatedField\u003cSnapshot\u003e Snapshots { get; }\n\nA list of snapshots in the project for the specified instance.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nUnordered list. Locations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cSnapshot\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]