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 latest version of the `DatasetUpdateRequest` class is 1.3.0, with older versions 1.2.0, 1.1.0, and 1.0.0 also available."],["`DatasetUpdateRequest` is a class that represents a request to update a dataset and is defined in the `Google.Cloud.BigQuery.Logging.V1` namespace."],["The class includes properties such as `Resource`, which represents the dataset to be updated and is of type `Dataset`."],["The class `DatasetUpdateRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]