[[["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-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAffinityConfig\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Api.Gax.Grpc.Gcp\u003c/code\u003e namespace, is used for configuring affinity in gRPC methods and is a sealed class implementing \u003ccode\u003eProtobuf.IMessage<AffinityConfig>\u003c/code\u003e and \u003ccode\u003eProtobuf.IBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eAffinityConfig()\u003c/code\u003e and another that accepts an \u003ccode\u003eAffinityConfig\u003c/code\u003e object for creating a copy \u003ccode\u003eAffinityConfig(AffinityConfig other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAffinityConfig\u003c/code\u003e has two main fields, \u003ccode\u003eAffinityKeyFieldNumber\u003c/code\u003e and \u003ccode\u003eCommandFieldNumber\u003c/code\u003e, which represent the field numbers for the affinity key and command in the message.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAffinityConfig\u003c/code\u003e exposes properties such as \u003ccode\u003eAffinityKey\u003c/code\u003e, which specifies the path to the affinity key in request/response messages, and \u003ccode\u003eCommand\u003c/code\u003e, which sets the affinity command for selected gRPC methods, alongside properties for retrieving the message descriptor and parser.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods for operations such as calculating the object's size (\u003ccode\u003eCalculateSize()\u003c/code\u003e), creating a duplicate (\u003ccode\u003eClone()\u003c/code\u003e), checking for equality (\u003ccode\u003eEquals()\u003c/code\u003e), determining a hash code (\u003ccode\u003eGetHashCode()\u003c/code\u003e), merging data from other instances (\u003ccode\u003eMergeFrom()\u003c/code\u003e), and converting to a string representation (\u003ccode\u003eToString()\u003c/code\u003e), including methods for writing to and reading from streams, \u003ccode\u003eWriteTo(CodedOutputStream)\u003c/code\u003e and \u003ccode\u003eMergeFrom(CodedInputStream)\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]