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\u003eThe class has properties \u003ccode\u003eHasSourceBackup\u003c/code\u003e and \u003ccode\u003eHasSourceSnapshot\u003c/code\u003e to check whether a backup or snapshot is set as a source, along with \u003ccode\u003eSourceBackup\u003c/code\u003e and \u003ccode\u003eSourceSnapshot\u003c/code\u003e properties that store the full resource names for the backup or snapshot.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a property \u003ccode\u003eSourceCase\u003c/code\u003e which is an enum type \u003ccode\u003eSourceOneofCase\u003c/code\u003e that is defined within the class itself.\u003c/p\u003e\n"],["\u003cp\u003eThe latest API version is 1.8.0, with previous versions back to 1.0.0 available in the provided links.\u003c/p\u003e\n"]]],[],null,[]]