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."],[[["This documentation provides reference information for the `DatasetListRequest` class within the BigQuery Audit Data Logging v1 API."],["`DatasetListRequest` is a sealed class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class offers two constructors: a default constructor `DatasetListRequest()` and a copy constructor `DatasetListRequest(DatasetListRequest other)`."],["The `DatasetListRequest` class includes a `ListAll` property of type `bool`, which determines whether to list all datasets, including hidden ones."],["The documentation shows the latest version being 1.3.0 and lists the other versions available, down to 1.0.0, for the BigQuery Audit Data Logging v1 API."]]],[]]