Interface: IBuildIdAssignmentRule
taskqueue.v1.IBuildIdAssignmentRule
Properties of a BuildIdAssignmentRule.
Hierarchy
-
↳
IBuildIdAssignmentRule
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
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
targetBuildId
• Optional targetBuildId: null | string
BuildIdAssignmentRule targetBuildId