public sealed class TableDataListRequest : IMessage<TableDataListRequest>, IEquatable<TableDataListRequest>, IDeepCloneable<TableDataListRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class TableDataListRequest.
[[["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 `TableDataListRequest` class within the Google Cloud BigQuery Audit Data Logging v1 API."],["The `TableDataListRequest` class is used to represent a request for listing table data and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available versions of this API, range from 1.0.0 to the latest release 1.3.0, all detailing the `TableDataListRequest`."],["The `TableDataListRequest` class has two constructors and two properties, `MaxResults` (of type `uint`) which dictates the number of results returned and `StartRow` (of type `ulong`) which indicates the starting row offset."]]],[]]