Class TrafficTargetAllocationType (0.10.4)

TrafficTargetAllocationType(value)

The type of instance allocation.

Values: TRAFFIC_TARGET_ALLOCATION_TYPE_UNSPECIFIED (0): Unspecified instance allocation type. TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST (1): Allocates instances to the Service's latest ready Revision. TRAFFIC_TARGET_ALLOCATION_TYPE_REVISION (2): Allocates instances to a Revision by name.