[[["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-04-17 UTC."],[[["This document details the `AffinityConfig` class, which is part of the `Google.Api.Gax.Grpc.Gcp` namespace and found within the `Google.Api.Gax.Grpc.dll` assembly."],["The `AffinityConfig` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cAffinityConfig\u003e`, `IDeepCloneable\u003cAffinityConfig\u003e`, and `IBufferMessage`, demonstrating its role in handling messages and supporting cloning and equality checks."],["The class provides constructors for creating new instances of `AffinityConfig`, either as a default instance or by cloning an existing `AffinityConfig` object."],["`AffinityConfig` manages properties like `AffinityKey` (a string representing the field path for affinity) and `Command` (an enum indicating the affinity command), and these properties and the `AffinityKeyFieldNumber` and `CommandFieldNumber` determine how the configuration is set."],["The document details the various methods that can be used with the `AffinityConfig` class, such as `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString` and `WriteTo`, that allow users to interact and manipulate the class in different ways."]]],[]]