The annotated method will establish the channel affinity with the channel
which is used to execute the RPC. The corresponding
<affinity_key_field_path> will be used to find the affinity key from the
response message.
Bound
The annotated method will be required to be bound to an existing session
to execute the RPC. The corresponding <affinity_key_field_path> will be
used to find the affinity key from the request message.
Unbind
The annotated method will remove the channel affinity with the channel
which is used to execute the RPC. The corresponding
<affinity_key_field_path> will be used to find the affinity key from the
request message.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eCommand\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Api.Gax.Grpc.Gcp\u003c/code\u003e namespace, specifically detailing its usage within the Google API Client Libraries for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e library, ranging from version 3.2.0 up to the latest version 4.10.0, each providing specific details relevant to the given version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommand\u003c/code\u003e enum, found within the \u003ccode\u003eGoogle.Api.Gax.Grpc.Gcp\u003c/code\u003e namespace, outlines three distinct fields: \u003ccode\u003eBind\u003c/code\u003e, \u003ccode\u003eBound\u003c/code\u003e, and \u003ccode\u003eUnbind\u003c/code\u003e, each corresponding to different RPC channel affinity management operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBind\u003c/code\u003e field establishes channel affinity, \u003ccode\u003eBound\u003c/code\u003e mandates binding to an existing session, and \u003ccode\u003eUnbind\u003c/code\u003e removes channel affinity.\u003c/p\u003e\n"],["\u003cp\u003eThe documented code can be found in the Google.Api.Gax.Grpc.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]