Skip to main content

Interface: IGetWorkerBuildIdCompatibilityRequest

workflowservice.v1.IGetWorkerBuildIdCompatibilityRequest

Properties of a GetWorkerBuildIdCompatibilityRequest.

Implemented by

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.


namespace

Optional namespace: null | string

GetWorkerBuildIdCompatibilityRequest namespace


taskQueue

Optional taskQueue: null | string

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