public sealed class RestoreParameters : IMessage<RestoreParameters>, IEquatable<RestoreParameters>, IDeepCloneable<RestoreParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class RestoreParameters.
The RestoreParameters if volume is created from a snapshot or backup.
[[["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\u003eRestoreParameters\u003c/code\u003e class in the Google.Cloud.NetApp.V1 API is used to specify parameters for restoring a volume, and it is available in multiple versions, with version 1.8.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreParameters\u003c/code\u003e supports restoring from either a backup or a snapshot, with properties such as \u003ccode\u003eSourceBackup\u003c/code\u003e and \u003ccode\u003eSourceSnapshot\u003c/code\u003e to specify the resource name for each, as well as \u003ccode\u003eHasSourceBackup\u003c/code\u003e and \u003ccode\u003eHasSourceSnapshot\u003c/code\u003e properties to see if either has been set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceCase\u003c/code\u003e property can be checked to see which of the two sources, \u003ccode\u003eSourceBackup\u003c/code\u003e or \u003ccode\u003eSourceSnapshot\u003c/code\u003e, is being used.\u003c/p\u003e\n"],["\u003cp\u003eThere are nine different versions of the RestoreParameters class, from 1.0.0 to 1.8.0, available for usage.\u003c/p\u003e\n"]]],[],null,[]]