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, offering functionality for managing volume restoration.\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, ensuring compatibility with Google Protobuf and other .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eHasSourceBackup\u003c/code\u003e, \u003ccode\u003eHasSourceSnapshot\u003c/code\u003e, \u003ccode\u003eSourceBackup\u003c/code\u003e, \u003ccode\u003eSourceCase\u003c/code\u003e, and \u003ccode\u003eSourceSnapshot\u003c/code\u003e, to manage the details of the restoration operation from a backup or a snapshot.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceBackup\u003c/code\u003e and \u003ccode\u003eSourceSnapshot\u003c/code\u003e properties store the full resource names of the respective backup and snapshot sources in specific formats, such as \u003ccode\u003eprojects/{project}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}\u003c/code\u003e for backups and \u003ccode\u003eprojects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}\u003c/code\u003e for snapshots.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides constructors for creating instances, either blankly or by using an existing \u003ccode\u003eRestoreParameters\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]