[[["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 page details the `AffinityConfig` class, which is part of the `Google.Api.Gax.Grpc.Gcp` namespace within the Google.Api.Gax.Grpc.dll assembly, used to configure affinity settings in gRPC methods."],["`AffinityConfig` implements several interfaces, including `IMessage`, `IEquatable\u003cAffinityConfig\u003e`, `IDeepCloneable\u003cAffinityConfig\u003e`, and `IBufferMessage`, and is derived from the `object` class."],["The `AffinityConfig` class includes properties like `AffinityKey` (the field path of the affinity key) and `Command` (the affinity command applied to selected gRPC methods)."],["Key methods within `AffinityConfig` include `Clone` for deep cloning, `Equals` for comparison, `MergeFrom` for merging messages, and `WriteTo` for writing to a coded output stream."],["The class provides constructors for creating new `AffinityConfig` instances, either as a default instance or by copying another `AffinityConfig` object, and it also lists the availables version starting at 3.2.0 and going up to 4.10.0, with 4.10.0 being the latest."]]],[]]