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"]],[["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-07 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."]]],[]]