public sealed class ConsistentHashLoadBalancerSettingsHttpCookie : IMessage<ConsistentHashLoadBalancerSettingsHttpCookie>, IEquatable<ConsistentHashLoadBalancerSettingsHttpCookie>, IDeepCloneable<ConsistentHashLoadBalancerSettingsHttpCookie>, IBufferMessage, IMessage
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\u003eThis webpage provides documentation for the \u003ccode\u003eConsistentHashLoadBalancerSettingsHttpCookie\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically within the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 3.6.0, and this page also includes an extensive list of older versions ranging from 3.5.0 back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsistentHashLoadBalancerSettingsHttpCookie\u003c/code\u003e class is designed to handle the HTTP cookie information used in load balancing policies with consistent hashing, and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several 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\u003eKey properties of this class include \u003ccode\u003eHasName\u003c/code\u003e, \u003ccode\u003eHasPath\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, and \u003ccode\u003eTtl\u003c/code\u003e, which provide functionality to check for the presence of specific cookie settings, define the cookie name and path, and set the lifetime of the cookie respectively.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to make a new, empty instance of \u003ccode\u003eConsistentHashLoadBalancerSettingsHttpCookie\u003c/code\u003e, or to create a copy of an existing instance.\u003c/p\u003e\n"]]],[],null,[]]