[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `TrafficTarget` class within the `Google.Cloud.Run.V2` namespace, which is used to define a single traffic routing entry for a service."],["The `TrafficTarget` class allows traffic allocations to be directed to a specific revision name or the latest ready revision, and is available across various versions, with 2.13.0 being the most current."],["`TrafficTarget` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `TrafficTarget` include `Percent` to specify traffic allocation, `Revision` for the target revision name, `Tag` for URI referencing, and `Type` for the allocation type."],["The webpage also displays the constructors for the `TrafficTarget` class, `TrafficTarget()` and `TrafficTarget(TrafficTarget other)`, as well as the inherited members from `Object`."]]],[]]