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 when a volume is created from a snapshot or backup.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 role in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreParameters\u003c/code\u003e objects can be constructed with no parameters or by copying the properties of an existing \u003ccode\u003eRestoreParameters\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to check if a "source_backup" or "source_snapshot" field is set using \u003ccode\u003eHasSourceBackup\u003c/code\u003e and \u003ccode\u003eHasSourceSnapshot\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides the ability to define the source of the restore through \u003ccode\u003eSourceBackup\u003c/code\u003e or \u003ccode\u003eSourceSnapshot\u003c/code\u003e, which take in the full name of the backup or snapshot resource respectively.\u003c/p\u003e\n"]]],[],null,[]]