public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class UpdateInstanceRequest.
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\u003eThe provided content details the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class within the Google Cloud Filestore v1 API for .NET, which is used to update the settings of a Filestore instance.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eUpdateInstanceRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateInstanceRequest(UpdateInstanceRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties: \u003ccode\u003eInstance\u003c/code\u003e, which specifies the updated instance settings, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines the specific fields to be modified during the update process like description, file shares, and labels.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple version references to \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e ranging from 1.0.0 to 2.7.0, with 2.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]