public sealed class DatasetUpdateResponse : IMessage<DatasetUpdateResponse>, IEquatable<DatasetUpdateResponse>, IDeepCloneable<DatasetUpdateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class DatasetUpdateResponse.
[[["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 document provides reference documentation for the `DatasetUpdateResponse` class within the Google BigQuery Audit Data Logging v1 API."],["The `DatasetUpdateResponse` class represents the response received after a dataset update and includes the final state of the updated dataset."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["There are four versions of the documentation available for `DatasetUpdateResponse`, ranging from version 1.0.0 to the latest version 1.3.0."],["The `DatasetUpdateResponse` class contains a `Resource` property of type `Dataset`, representing the final state of the updated dataset."]]],[]]