public sealed class PartialUpdateInstanceRequest : IMessage<PartialUpdateInstanceRequest>, IEquatable<PartialUpdateInstanceRequest>, IDeepCloneable<PartialUpdateInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class PartialUpdateInstanceRequest.
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
[[["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-08 UTC."],[[["This page provides reference documentation for the `PartialUpdateInstanceRequest` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `PartialUpdateInstanceRequest` class is used to send a request message for partially updating an instance in Bigtable."],["The most recent version of the documentation is version 3.24.0, with previous versions available down to version 2.4.0."],["The `PartialUpdateInstanceRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and has properties for `Instance` and `UpdateMask`."]]],[]]