public sealed class DatasetListRequest : IMessage<DatasetListRequest>, IEquatable<DatasetListRequest>, IDeepCloneable<DatasetListRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class DatasetListRequest.
[[["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 `DatasetListRequest` class is part of the BigQuery Audit Data Logging v1 API and is used to request a list of datasets."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features such as message handling, equality comparisons, and deep cloning."],["The latest version of the `DatasetListRequest` documentation is 1.3.0, but the current page is describing version 1.0.0, with versions 1.1.0 and 1.2.0 also available."],["The `DatasetListRequest` class has a `ListAll` property that determines if the listing will include hidden datasets and has two constructors; one with no parameters and the other with a `DatasetListRequest` parameter."]]],[]]