Interface protos.google.appengine.v1.ITrafficSplit (1.0.6)

Properties of a TrafficSplit.

Package

@google-cloud/appengine-admin!

Properties

allocations

allocations?: ({ [k: string]: number }|null);

TrafficSplit allocations

Property Value
TypeDescription
({ [k: string]: number }|null)

shardBy

shardBy?: (google.appengine.v1.TrafficSplit.ShardBy|keyof typeof google.appengine.v1.TrafficSplit.ShardBy|null);

TrafficSplit shardBy

Property Value
TypeDescription
(google.appengine.v1.TrafficSplit.ShardBy|keyof typeof google.appengine.v1.TrafficSplit.ShardBy|null)