ListExportImageTasksRequest

Types

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

Properties

Link copied to clipboard

Optional filters to apply when listing export image tasks. Filters help you narrow down the results based on specific criteria.

Link copied to clipboard

The maximum number of export image tasks to return in a single request. The valid range is 1-500, with a default of 50.

Link copied to clipboard

The pagination token from a previous request. Use this to retrieve the next page of results when there are more tasks than the MaxResults limit.

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