public sealed class ConsistentHashLoadBalancerSettingsHttpCookie : IMessage<ConsistentHashLoadBalancerSettingsHttpCookie>, IEquatable<ConsistentHashLoadBalancerSettingsHttpCookie>, IDeepCloneable<ConsistentHashLoadBalancerSettingsHttpCookie>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ConsistentHashLoadBalancerSettingsHttpCookie.
The information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eConsistentHashLoadBalancerSettingsHttpCookie\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.6.0 being the latest and versions down to 1.0.0 being detailed.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to configure HTTP cookies for load balancing policies that utilize consistent hashing, as described by the class description.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsistentHashLoadBalancerSettingsHttpCookie\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, and \u003ccode\u003eTtl\u003c/code\u003e, to define the cookie's name, path, and lifetime respectively, and the \u003ccode\u003eHasName\u003c/code\u003e and \u003ccode\u003eHasPath\u003c/code\u003e properties to check if the fields are set.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides details on the available constructors, which include a parameterless constructor and a constructor that accepts another instance of \u003ccode\u003eConsistentHashLoadBalancerSettingsHttpCookie\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]