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."],[[["This document provides reference documentation for the `TrafficSplit.Types.ShardBy` enum within the Google Cloud App Engine v1 API."],["The enum defines available sharding mechanisms, including `Cookie`, `Ip`, `Random`, and `Unspecified`, for managing traffic diversion."],["The latest version of this document available is 2.4.0, but this specific content covers version 2.2.0, and also shows historical versions from 1.0.0 to 2.3.0."],["Each sharding method (`Cookie`, `Ip`, `Random`) has a specific way of routing traffic, as detailed in the field descriptions, whereas `Unspecified` means there's no defined sharding method."]]],[]]