public sealed class RestoreInstanceRequest : IMessage<RestoreInstanceRequest>, IEquatable<RestoreInstanceRequest>, IDeepCloneable<RestoreInstanceRequest>, IBufferMessage, IMessage
RestoreInstanceRequest restores an existing instances's file share from a
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\u003eRestoreInstanceRequest\u003c/code\u003e class allows for the restoration of a Cloud Filestore instance's file share from a backup.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Filestore.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Filestore.V1.dll\u003c/code\u003e assembly, with the latest version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRestoreInstanceRequest\u003c/code\u003e include \u003ccode\u003eFileShare\u003c/code\u003e for the file share name, \u003ccode\u003eInstanceName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e for instance identification, and \u003ccode\u003eSourceBackup\u003c/code\u003e and \u003ccode\u003eSourceBackupAsBackupName\u003c/code\u003e for specifying the backup source.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like message handling, equality checks, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class: a default one, and one that takes another instance of the \u003ccode\u003eRestoreInstanceRequest\u003c/code\u003e class, useful for creating copies.\u003c/p\u003e\n"]]],[],null,[]]