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 webpage provides documentation for the `PartialUpdateInstanceRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The documentation covers versions from 2.4.0 up to the latest release, 3.24.0, detailing various updates and links to each version."],["`PartialUpdateInstanceRequest` is a class used for partial updates of Bigtable instances, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors and two key properties: `Instance`, which represents the instance to update, and `UpdateMask`, which specifies the fields to be replaced."],["The documentation includes inherited members, namespaces, and assembly information, and it gives all relevant links for further information on the content."]]],[]]