Skip to main content

Interface: IWorkerDeploymentVersionSummary

v1.WorkerDeploymentInfo.IWorkerDeploymentVersionSummary

Properties of a WorkerDeploymentVersionSummary.

Hierarchy

Properties

computeConfig

Optional computeConfig: null | $Properties

WorkerDeploymentVersionSummary computeConfig

Inherited from

$Properties.computeConfig


computeStatus

Optional computeStatus: null | $Properties

ComputeStatus represents compute-related configuration and healthchecks.

Inherited from

$Properties.computeStatus


createTime

Optional createTime: null | $Properties

WorkerDeploymentVersionSummary createTime

Inherited from

$Properties.createTime


currentSinceTime

Optional currentSinceTime: null | $Properties

Unset if not current. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)

Inherited from

$Properties.currentSinceTime


deploymentVersion

Optional deploymentVersion: null | $Properties

Required.

Inherited from

$Properties.deploymentVersion


drainageInfo

Optional drainageInfo: null | $Properties

Information about workflow drainage to help the user determine when it is safe to decommission a Version. Not present while version is current or ramping

Inherited from

$Properties.drainageInfo


drainageStatus

Optional drainageStatus: null | VersionDrainageStatus

Deprecated. Use drainage_info instead.

Inherited from

$Properties.drainageStatus


firstActivationTime

Optional firstActivationTime: null | $Properties

Timestamp when this version first became current or ramping.

Inherited from

$Properties.firstActivationTime


lastCurrentTime

Optional lastCurrentTime: null | $Properties

Timestamp when this version last became current. Can be used to determine whether a version has ever been Current.

Inherited from

$Properties.lastCurrentTime


lastDeactivationTime

Optional lastDeactivationTime: null | $Properties

Timestamp when this version last stopped being current or ramping. Cleared if the version becomes current or ramping again.

Inherited from

$Properties.lastDeactivationTime


rampingSinceTime

Optional rampingSinceTime: null | $Properties

Unset if not ramping. Updated when the version first starts ramping, not on each ramp change. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: 'Since' captures the field semantics despite being a preposition. --)

Inherited from

$Properties.rampingSinceTime


routingUpdateTime

Optional routingUpdateTime: null | $Properties

Last time current_since_time, ramping_since_time, or ramp_percentage` of this version changed.

Inherited from

$Properties.routingUpdateTime


status

Optional status: null | WorkerDeploymentVersionStatus

The status of the Worker Deployment Version.

Inherited from

$Properties.status


version

Optional version: null | string

Deprecated. Use deployment_version.

Inherited from

$Properties.version