public sealed class RevertVolumeRequest : IMessage<RevertVolumeRequest>, IEquatable<RevertVolumeRequest>, IDeepCloneable<RevertVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class RevertVolumeRequest.
RevertVolumeRequest reverts the given volume to the specified snapshot.
Required. The snapshot resource ID, in the format 'my-snapshot', where the
specified ID is the {snapshot_id} of the fully qualified name like
projects/{project_id}/locations/{location_id}/volumes/{volume_id}/snapshots/{snapshot_id}
[[["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\u003eThis document provides reference information for the \u003ccode\u003eRevertVolumeRequest\u003c/code\u003e class within the Google Cloud NetApp v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRevertVolumeRequest\u003c/code\u003e is used to revert a specified volume to a given snapshot, allowing for restoration to a previous state.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRevertVolumeRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (resource name of the volume), \u003ccode\u003eSnapshotId\u003c/code\u003e (resource ID of the snapshot), and \u003ccode\u003eVolumeName\u003c/code\u003e (a typed view of the volume resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API covered in the documentation is 1.8.0, with previous versions from 1.7.0 to 1.0.0 also documented, showing all the different documented versions.\u003c/p\u003e\n"]]],[],null,[]]