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\u003eThe \u003ccode\u003eRevertVolumeRequest\u003c/code\u003e class in the NetApp v1 API allows reverting a volume to a specific snapshot.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.NetApp.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.NetApp.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eSnapshotId\u003c/code\u003e to identify the target volume and snapshot for the revert operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class also has two constructors, one being a default and the other allowing for the duplication of an existing \u003ccode\u003eRevertVolumeRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe RevertVolumeRequest class inherits from the object class and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]