public sealed class TableUpdateResponse : IMessage<TableUpdateResponse>, IEquatable<TableUpdateResponse>, IDeepCloneable<TableUpdateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class TableUpdateResponse.
[[["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-21 UTC."],[[["This page provides reference documentation for the `TableUpdateResponse` class within the BigQuery Audit Data Logging v1 API."],["`TableUpdateResponse` is a class that represents a response to a table update, which can be found under the `Google.Cloud.BigQuery.Logging.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableUpdateResponse` class includes a `Resource` property, which represents the final state of the updated table and is of type `Table`."],["The documentation includes links to various versions of the `TableUpdateResponse` class, ranging from version 1.0.0 to the latest version, 1.3.0."]]],[]]