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\u003eThe content outlines the \u003ccode\u003eCommand\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Api.Gax.Grpc.Gcp\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Api.Gax.Grpc.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt details the \u003ccode\u003eCommand\u003c/code\u003e enum's availability across multiple versions, with the latest being version 4.10.0, and it goes as back as 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommand\u003c/code\u003e enum defines three distinct fields: \u003ccode\u003eBind\u003c/code\u003e, \u003ccode\u003eBound\u003c/code\u003e, and \u003ccode\u003eUnbind\u003c/code\u003e, each representing a specific action related to channel affinity.\u003c/p\u003e\n"],["\u003cp\u003eEach field in the \u003ccode\u003eCommand\u003c/code\u003e enum has a description of how it affects channel affinity during RPC execution, including binding, using existing sessions, or removing affinity.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains versions which link to documentation for the Command enum, from version 3.2.0 through to 4.10.0.\u003c/p\u003e\n"]]],[],null,[]]