Properties of a TransitionAttributes.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
srcTag |
string | null |
<optional> |
TransitionAttributes srcTag |
excludedSrcTag |
string | null |
<optional> |
TransitionAttributes excludedSrcTag |
dstTag |
string | null |
<optional> |
TransitionAttributes dstTag |
excludedDstTag |
string | null |
<optional> |
TransitionAttributes excludedDstTag |
cost |
number | null |
<optional> |
TransitionAttributes cost |
costPerKilometer |
number | null |
<optional> |
TransitionAttributes costPerKilometer |
distanceLimit |
google.cloud.optimization.v1.IDistanceLimit | null |
<optional> |
TransitionAttributes distanceLimit |
delay |
google.protobuf.IDuration | null |
<optional> |
TransitionAttributes delay |