Namespace ArmoniK.Api.gRPC.V1.Tasks

Classes

CancelTasksRequest

Request to cancel one or many tasks

CancelTasksResponse

Response from canceling one or many tasks

CountTasksByStatusRequest

Request to get count from tasks by status

CountTasksByStatusResponse

Response to get count from tasks by status

FilterField

FilterStatus

Filters

FiltersAnd

GetResultIdsRequest

Request for getting result ids of tasks ids.

GetResultIdsResponse

Response for getting result ids of tasks ids.

GetTaskRequest

Request for getting a single task.

GetTaskResponse

Response for getting a single task.

Return a raw task.

ListTasksDetailedResponse

Response to list tasks.

Use pagination, filtering and sorting from the request. Return a list of formatted tasks.

ListTasksRequest

Request to list tasks.

Use pagination, filtering and sorting.

ListTasksResponse

Response to list tasks.

Use pagination, filtering and sorting from the request. Return a list of formatted tasks.

GetResultIdsResponse.Types.MapTaskResult

Represents a task result.

TaskDetailed.Types.Output

Represents the task output.

ListTasksRequest.Types.Sort

Represents the sort object.

SubmitTasksRequest

Request to create tasks.

SubmitTasksResponse

Response to create tasks.

expected_output_ids and data_dependencies must be created through ResultsService.

Remark : this may have to be enriched to a better management of errors but will the client application be able to manage a missing data dependency or expected output ?

SubmitTasksRequest.Types.TaskCreation

TaskDetailed

A raw task object.

Used when a single task is returned.

TaskField

SubmitTasksResponse.Types.TaskInfo

TaskOptionField

This message is used to wrap the enum in order to facilitate the ‘oneOf’ generation.

TaskOptionGenericField

Represents a generic field in a task option.

TaskSummary

A summary task object.

It contains only a subset of the fields from the underlying task object. Used when a list of tasks are returned.

TaskSummaryField

This message is used to wrap the enum in order to facilitate the ‘oneOf’ generation.

Tasks

Service for handling tasks.

Tasks

Service for handling tasks.

Tasks.TasksBase

Base class for server-side implementations of Tasks

Tasks.TasksClient

Client for Tasks

Tasks.TasksClient

Client for Tasks

TasksCommonReflection

Holder for reflection information generated from tasks_common.proto

TasksFieldsReflection

Holder for reflection information generated from tasks_fields.proto

TasksFiltersReflection

Holder for reflection information generated from tasks_filters.proto

TasksServiceReflection

Holder for reflection information generated from tasks_service.proto

TasksServiceReflection

Holder for reflection information generated from tasks_service.proto

TaskDetailed.Types

Container for nested types declared in the TaskDetailed message type.

SubmitTasksResponse.Types

Container for nested types declared in the SubmitTasksResponse message type.

ListTasksRequest.Types

Container for nested types declared in the ListTasksRequest message type.

GetResultIdsResponse.Types

Container for nested types declared in the GetResultIdsResponse message type.

SubmitTasksRequest.Types

Container for nested types declared in the SubmitTasksRequest message type.

Enums

TaskField.FieldOneofCase

Enum of possible cases for the “field” oneof.

TaskOptionEnumField

Represents a field in a task option.

TaskSummaryEnumField

Represents every available field in a task summary.

FilterField.ValueConditionOneofCase

Enum of possible cases for the “value_condition” oneof.