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, specifically for the .NET environment, with the current version being 3.3.0."],["The `PartialUpdateInstanceRequest` class is used as a request message for the `BigtableInstanceAdmin.PartialUpdateInstance` method, allowing for partial updates to a Bigtable instance."],["The documentation outlines the class's inheritance hierarchy, implemented interfaces, constructors, and properties, such as `Instance` and `UpdateMask`, which are crucial for managing instance updates."],["The latest version of the documentation for this class is version 3.24.0, while this specific page covers version 3.3.0, and has documentation for all versions between those, as well as older versions."]]],[]]