public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class UpdateInstanceRequest.
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\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class within the Google Cloud Spanner Instance Administration v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class is used to make requests to update instances, as part of the \u003ccode\u003egoogle.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance\u003c/code\u003e process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest beta version available is 5.0.0-beta05, while version 4.5.0 is the current stable version being viewed on this page, alongside other versions dating back to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class include \u003ccode\u003eFieldMask\u003c/code\u003e to specify updatable fields and \u003ccode\u003eInstance\u003c/code\u003e to define the instance to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are all detailed on this page.\u003c/p\u003e\n"]]],[],null,[]]