[[["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\u003eListVolumeSnapshotsResponse\u003c/code\u003e class in the Bare Metal Solution v2 API represents a response message that contains a list of volume snapshots.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several 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, offering functionalities like pagination, enumeration, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, \u003ccode\u003eUnreachable\u003c/code\u003e for locations that could not be reached, and \u003ccode\u003eVolumeSnapshots\u003c/code\u003e for the actual list of snapshots.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eGetEnumerator\u003c/code\u003e method, allowing iteration through the \u003ccode\u003eVolumeSnapshot\u003c/code\u003e resources within the response.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is available for 8 different versions of the class, with 1.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Bare Metal Solution v2 API - Class ListVolumeSnapshotsResponse (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.6.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.5.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.4.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.3.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.2.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.1.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/1.0.0/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse) \n\n public sealed class ListVolumeSnapshotsResponse : IPageResponse\u003cVolumeSnapshot\u003e, IEnumerable\u003cVolumeSnapshot\u003e, IEnumerable, IMessage\u003cListVolumeSnapshotsResponse\u003e, IEquatable\u003cListVolumeSnapshotsResponse\u003e, IDeepCloneable\u003cListVolumeSnapshotsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Bare Metal Solution v2 API class ListVolumeSnapshotsResponse.\n\nResponse message containing the list of volume snapshots. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListVolumeSnapshotsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[VolumeSnapshot](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.VolumeSnapshot), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[VolumeSnapshot](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.VolumeSnapshot), [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)[ListVolumeSnapshotsResponse](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListVolumeSnapshotsResponse](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListVolumeSnapshotsResponse](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2.ListVolumeSnapshotsResponse), [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.BareMetalSolution.V2](/dotnet/docs/reference/Google.Cloud.BareMetalSolution.V2/latest/Google.Cloud.BareMetalSolution.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.BareMetalSolution.V2.dll\n\nConstructors\n------------\n\n### ListVolumeSnapshotsResponse()\n\n public ListVolumeSnapshotsResponse()\n\n### ListVolumeSnapshotsResponse(ListVolumeSnapshotsResponse)\n\n public ListVolumeSnapshotsResponse(ListVolumeSnapshotsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token identifying a page of results from the server.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\n### VolumeSnapshots\n\n public RepeatedField\u003cVolumeSnapshot\u003e VolumeSnapshots { get; }\n\nThe list of snapshots.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cVolumeSnapshot\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]