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 details for the `DatasetListRequest` class within the Google Cloud BigQuery Audit Data Logging v1 API."],["The `DatasetListRequest` class is used for requesting a list of datasets, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes constructors for creating new instances, either as empty or based off another `DatasetListRequest` object."],["The class includes the property `ListAll`, a boolean value that determines whether to include hidden datasets in the list."],["The documentation available also includes version links, showing the latest as 1.3.0, and others as old as 1.0.0, while the doc is focused on version 1.1.0."]]],[]]