Namespace ArmoniK.Api.gRPC.V1.Sessions

Classes

CancelSessionRequest

Request for cancelling a single session.

CancelSessionResponse

Response for cancelling a single session.

Return a raw session.

CloseSessionRequest

Request for closing a single session.

CloseSessionResponse

Response for closing a single session.

Return a raw session.

CreateSessionReply

Reply after session creation. We have this reply in case of success. When the session creation is not successful, there is an rpc exception.

CreateSessionRequest

Request for creating session.

DeleteSessionRequest

Request for deleting a single session.

DeleteSessionResponse

Response for deleting a single session.

Return a raw session.

FilterField

FilterStatus

Filters

FiltersAnd

GetSessionRequest

Request for getting a single session.

GetSessionResponse

Response for getting a single session.

Return a raw session.

ListSessionsRequest

Request to list sessions.

Use pagination, filtering and sorting.

ListSessionsResponse

Response to list sessions.

Use pagination, filtering and sorting from the request. Return a list of summary sessions.

PauseSessionRequest

Request for pausing a single session.

PauseSessionResponse

Response for pausing a single session.

Return a raw session.

PurgeSessionRequest

Request for purging a single session.

PurgeSessionResponse

Response for purging a single session.

Return a raw session.

ResumeSessionRequest

Request for resuming a single session.

ResumeSessionResponse

Response for resuming a single session.

Return a raw session.

SessionField

SessionRaw

A raw session object.

SessionRawField

Sessions

Service for handling sessions.

Sessions

Service for handling sessions.

Sessions.SessionsBase

Base class for server-side implementations of Sessions

Sessions.SessionsClient

Client for Sessions

Sessions.SessionsClient

Client for Sessions

SessionsCommonReflection

Holder for reflection information generated from sessions_common.proto

SessionsFieldsReflection

Holder for reflection information generated from sessions_fields.proto

SessionsFiltersReflection

Holder for reflection information generated from sessions_filters.proto

SessionsServiceReflection

Holder for reflection information generated from sessions_service.proto

SessionsServiceReflection

Holder for reflection information generated from sessions_service.proto

ListSessionsRequest.Types.Sort

Represents the sort object.

StopSubmissionRequest

Request for stopping new tasks submissions from clients or workers in the given session.

StopSubmissionResponse

Response for stopping new tasks submissions from clients or workers in the given session.

Return a raw session.

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.

ListSessionsRequest.Types

Container for nested types declared in the ListSessionsRequest message type.

Enums

SessionField.FieldOneofCase

Enum of possible cases for the “field” oneof.

SessionRawEnumField

Represents every available field in a session raw.

TaskOptionEnumField

Represents a field in a task option.

FilterField.ValueConditionOneofCase

Enum of possible cases for the “value_condition” oneof.