public sealed class UpdateTableRequest : IMessage<UpdateTableRequest>, IEquatable<UpdateTableRequest>, IDeepCloneable<UpdateTableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateTableRequest.
The request for
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
Required. The list of fields to update.
A mask specifying which fields (e.g. change_stream_config) in the table
field should be updated. This mask is relative to the table field, not to
the request message. The wildcard (*) path is currently not supported.
Currently UpdateTable is only supported for the following fields:
change_stream_config
change_stream_config.retention_period
deletion_protection
If column_families is set in update_mask, it will return an
UNIMPLEMENTED error.
[[["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."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eUpdateTableRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTableRequest\u003c/code\u003e class is used to make a request to update a table in the Bigtable service, it implements multiple interfaces and inherits from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions of the API, ranging from 2.4.0 up to the latest version at 3.24.0, and also includes a namespace and assembly information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTableRequest\u003c/code\u003e class has two constructors, one default constructor and another that takes a \u003ccode\u003eUpdateTableRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two crucial properties, \u003ccode\u003eTable\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specify the table to be updated and the fields within the table that should be modified, respectively.\u003c/p\u003e\n"]]],[],null,[]]