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 from a snapshot or backup.\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, enhancing its functionality and usability within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eYou can determine if a restore is set to come from a backup or snapshot by checking the values of \u003ccode\u003eHasSourceBackup\u003c/code\u003e and \u003ccode\u003eHasSourceSnapshot\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports setting the full resource name of the source backup or snapshot to \u003ccode\u003eSourceBackup\u003c/code\u003e or \u003ccode\u003eSourceSnapshot\u003c/code\u003e respectively, which adhere to specific format requirements.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versioned releases available for the \u003ccode\u003eRestoreParameters\u003c/code\u003e class, ranging from the latest 1.8.0 version down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]