Skip to main content

Interface: IBuildIdAssignmentRule

taskqueue.v1.IBuildIdAssignmentRule

Properties of a BuildIdAssignmentRule.

Hierarchy

Properties

percentageRamp

Optional percentageRamp: null | $Properties

This ramp is useful for gradual Blue/Green deployments (and similar) where you want to send a certain portion of the traffic to the target Build ID.

Inherited from

$Properties.percentageRamp


ramp

Optional ramp: "percentageRamp"

If a ramp is provided, this rule will be applied only to a sample of tasks according to the provided percentage. This option can be used only on "terminal" Build IDs (the ones not used as source in any redirect rules).

Inherited from

$Properties.ramp


targetBuildId

Optional targetBuildId: null | string

BuildIdAssignmentRule targetBuildId

Inherited from

$Properties.targetBuildId