ListDataSetsRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the application for which you want to list the associated data sets.

Link copied to clipboard

The maximum number of objects to return.

Link copied to clipboard

Filter dataset name matching the specified pattern. Can use * and % as wild cards.

Link copied to clipboard

A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.

Link copied to clipboard

The prefix of the data set name, which you can use to filter the list of data sets.

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