Skip to main content

Interface: $Properties

WorkerDeploymentInfo.WorkerDeploymentVersionSummary.$Properties

Properties of a WorkerDeploymentVersionSummary.

Hierarchy

Properties

computeConfig

Optional computeConfig: null | $Properties

WorkerDeploymentVersionSummary computeConfig


computeStatus

Optional computeStatus: null | $Properties

ComputeStatus represents compute-related configuration and healthchecks.


createTime

Optional createTime: null | $Properties

WorkerDeploymentVersionSummary 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. --)


deploymentVersion

Optional deploymentVersion: null | $Properties

Required.


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


drainageStatus

Optional drainageStatus: null | VersionDrainageStatus

Deprecated. Use drainage_info instead.


firstActivationTime

Optional firstActivationTime: null | $Properties

Timestamp when this version first became current or ramping.


lastCurrentTime

Optional lastCurrentTime: null | $Properties

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


lastDeactivationTime

Optional lastDeactivationTime: null | $Properties

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


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. --)


routingUpdateTime

Optional routingUpdateTime: null | $Properties

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


status

Optional status: null | WorkerDeploymentVersionStatus

The status of the Worker Deployment Version.


version

Optional version: null | string

Deprecated. Use deployment_version.