public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
The request for [UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance].
Required. A mask specifying which fields in [Instance][google.spanner.admin.instance.v1.Instance] should be updated.
The field mask must always be specified; this prevents any future fields in
[Instance][google.spanner.admin.instance.v1.Instance] from being erased accidentally by clients that do not know
about them.
Required. The instance to update, which must always include the instance
name. Otherwise, only fields mentioned in [field_mask][google.spanner.admin.instance.v1.UpdateInstanceRequest.field_mask] need be included.
[[["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\u003eUpdateInstanceRequest\u003c/code\u003e class is used to request updates to a Spanner instance and is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists the different versions of \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e, with version 5.0.0-beta05 being the most recent and the latest, and version 3.5.0 being the oldest displayed.\u003c/p\u003e\n"],["\u003cp\u003eThe \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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class has two constructors: a parameterless one and one that takes another \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties, \u003ccode\u003eFieldMask\u003c/code\u003e and \u003ccode\u003eInstance\u003c/code\u003e, which are used to define which fields of the instance to update and the instance itself.\u003c/p\u003e\n"]]],[],null,[]]