public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
UpdateInstanceRequest updates the settings of an instance.
[[["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\u003eThis webpage details the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class, which is used to modify the settings of a Filestore instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e is 2.7.0, with versions ranging from 1.0.0 to 2.7.0 being accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e inherits from Object and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eInstance\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to specify the instance to be updated and the specific fields to modify, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: the first one, with no parameters, and the second one that takes another UpdateInstanceRequest object as parameter.\u003c/p\u003e\n"]]],[],null,[]]