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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]