Interface protos.google.cloud.run.v2.ITrafficTarget (1.0.2)

Properties of a TrafficTarget.

Package

@google-cloud/run

Properties

percent

percent?: (number|null);

TrafficTarget percent

revision

revision?: (string|null);

TrafficTarget revision

tag

tag?: (string|null);

TrafficTarget tag

type

type?: (google.cloud.run.v2.TrafficTargetAllocationType|keyof typeof google.cloud.run.v2.TrafficTargetAllocationType|null);

TrafficTarget type