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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This page provides reference documentation for the `PartialUpdateInstanceRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `PartialUpdateInstanceRequest` class is used to send a request message to `BigtableInstanceAdmin.PartialUpdateInstance` to update an existing instance."],["The page lists various available versions of the Google Cloud Bigtable Admin v2 API, from version 2.4.0 up to the latest version, 3.24.0."],["The documentation details the `PartialUpdateInstanceRequest` class's constructors, properties (`Instance` and `UpdateMask`), inherited members, and implementation of interfaces."],["The most recent version of this class, as noted, is the 3.24.0 version, which is linked at the very top of the list."]]],[]]