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 BigQuery Audit Data Logging v1 API."],["`DatasetUpdateResponse` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DatasetUpdateResponse` class represents the response to a dataset update operation, containing the final state of the updated dataset."],["The documentation includes information on the class's constructors and properties, including a `Resource` property of type `Dataset`."],["This document covers Version 1.2.0, however, other versions are available as well, and the most recent is version 1.3.0."]]],[]]