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"]],[["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-05-02 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."]]],[]]