Interface: IWorkerVersionStamp
Properties of a WorkerVersionStamp.
Implemented by
Properties
buildId
• Optional
buildId: null
| string
An opaque whole-worker identifier. Replaces the deprecated binary_checksum
field when this
message is included in requests which previously used that.
useVersioning
• Optional
useVersioning: null
| boolean
If set, the worker is opting in to worker versioning. Otherwise, this is used only as a marker for workflow reset points and the BuildIDs search attribute.