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."],[[["The content provides reference documentation for the `DatasetUpdateResponse` class within the BigQuery Audit Data Logging v1 API."],["This class represents the response received after updating a dataset, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DatasetUpdateResponse` inherits from `Object` and contains properties like `Resource`, which represents the final state of the updated dataset."],["The content showcases the class's constructors, including a default constructor and a copy constructor, and lists inherited members from the `Object` class."]]],[]]