QueryTableRowsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.

Link copied to clipboard

The maximum number of rows to return in each page of the results.

Link copied to clipboard

This parameter is optional. If a nextToken is not specified, the API returns the first page of data.

Link copied to clipboard

The ID of the table whose rows are being queried.

Link copied to clipboard

The ID of the workbook whose table rows are being queried.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String