Skip to contents

Searches for tasks that match the specified filter values.

See https://www.paws-r-sdk.com/docs/braket_search_quantum_tasks/ for full documentation.

Usage

braket_search_quantum_tasks(nextToken = NULL, maxResults = NULL, filters)

Arguments

nextToken

A token used for pagination of results returned in the response. Use the token returned from the previous request to continue search where the previous request ended.

maxResults

Maximum number of results to return in the response.

filters

[required] Array of SearchQuantumTasksFilter objects to use when searching for quantum tasks.