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."],[[["The latest version of the `DatasetUpdateRequest` class is 1.3.0, with the current documentation focusing on version 1.1.0, which is one of four listed versions."],["The `DatasetUpdateRequest` class, part of the BigQuery Audit Data Logging v1 API, is used for updating a dataset."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DatasetUpdateRequest` class includes a `Resource` property of type `Dataset`, representing the dataset to be updated."],["The class has two constructors, one for creating an empty instance, and one for making a copy of another `DatasetUpdateRequest` object."]]],[]]