Skip to main content

Interface: IGetWorkerBuildIdCompatibilityRequest

workflowservice.v1.IGetWorkerBuildIdCompatibilityRequest

Properties of a GetWorkerBuildIdCompatibilityRequest.

Hierarchy

  • $Properties

    IGetWorkerBuildIdCompatibilityRequest

Properties

maxSets

Optional maxSets: null | number

Limits how many compatible sets will be returned. Specify 1 to only return the current default major version set. 0 returns all sets.

Inherited from

$Properties.maxSets


namespace

Optional namespace: null | string

GetWorkerBuildIdCompatibilityRequest namespace

Inherited from

$Properties.namespace


taskQueue

Optional taskQueue: null | string

Must be set, the task queue to interrogate about worker id compatibility.

Inherited from

$Properties.taskQueue