generatedCookie constant

BackendService_SessionAffinity const generatedCookie

Hash based on a cookie generated by the L7 loadbalancer. Only valid for HTTP(S) load balancing.

Implementation

static const generatedCookie = BackendService_SessionAffinity(
  'GENERATED_COOKIE',
);