ListDatasetExamplesRequest
Types
Properties
Link copied to clipboard
Version to paginate: "DRAFT" or a version number. Defaults to DRAFT if absent. Only used on the first request (when nextToken is absent). For subsequent pages, the version is extracted from the nextToken and this parameter is ignored.
Link copied to clipboard
Maximum number of examples to return per page. Default: 1000. Min: 1, max: 1000. Response size is validated against 5 MB limit after reading. For bulk access to all examples, use the downloadUrl field from GetDataset.
Functions
Link copied to clipboard
inline fun copy(block: ListDatasetExamplesRequest.Builder.() -> Unit = {}): ListDatasetExamplesRequest