public sealed class DatasetUpdateRequest : IMessage<DatasetUpdateRequest>, IEquatable<DatasetUpdateRequest>, IDeepCloneable<DatasetUpdateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class DatasetUpdateRequest.
[[["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 `DatasetUpdateRequest` class within the BigQuery Audit Data Logging v1 API."],["The `DatasetUpdateRequest` class is used to represent a request to update a dataset and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the BigQuery Logging API documented here is 1.3.0, while the current page details version 1.2.0 and there are also older versions 1.1.0 and 1.0.0."],["The `DatasetUpdateRequest` class has two constructors: a default constructor and a copy constructor that takes another `DatasetUpdateRequest` as a parameter."],["The `DatasetUpdateRequest` class includes a property named `Resource` of type `Dataset`, which represents the dataset to be updated."]]],[]]