Diversion based on a specially named cookie, "GOOGAPPUID." The cookie
must be set by the application itself or no diversion will occur.
Ip
Diversion based on applying the modulus operation to a fingerprint
of the IP address.
Random
Diversion based on weighted random assignment. An incoming request is
randomly routed to a version in the traffic split, with probability
proportional to the version's traffic share.
[[["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-03-21 UTC."],[[["The latest version available for `TrafficSplit.Types.ShardBy` is 2.4.0, with version 2.3.0 being the current version in focus."],["This documentation provides details on the `TrafficSplit.Types.ShardBy` enum within the Google Cloud App Engine v1 API, found within the `Google.Cloud.AppEngine.V1` namespace."],["The `TrafficSplit.Types.ShardBy` enum offers four sharding mechanisms: `Cookie`, `Ip`, `Random`, and `Unspecified`."],["The fields listed for the traffic split methods are described in the documentation, where they are `Cookie` which requires a manually set cookie, `Ip` which relies on an IP fingerprint, `Random` which applies weighted probability, and `Unspecified` which has no defined method."]]],[]]