A per-request tag which can be applied to queries or reads, used for
statistics collection.
Both request_tag and transaction_tag can be specified for a read or query
that belongs to a transaction.
This field is ignored for requests where it's not applicable (e.g.
CommitRequest).
Legal characters for request_tag values are all printable characters
(ASCII 32 - 126) and the length of a request_tag is limited to 50
characters. Values that exceed this limit are truncated.
A tag used for statistics collection about this transaction.
Both request_tag and transaction_tag can be specified for a read or query
that belongs to a transaction.
The value of transaction_tag should be the same for all requests belonging
to the same transaction.
If this request doesn’t belong to any transaction, transaction_tag will be
ignored.
Legal characters for transaction_tag values are all printable characters
(ASCII 32 - 126) and the length of a transaction_tag is limited to 50
characters. Values that exceed this limit are truncated.
[[["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-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eRequestOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, offering common request configurations for various APIs, with the current version being 3.9.0, alongside links to other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestOptions\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRequestOptions\u003c/code\u003e includes properties to manage request behavior, such as \u003ccode\u003ePriority\u003c/code\u003e, which sets the priority level of a request, \u003ccode\u003eRequestTag\u003c/code\u003e, which assigns a tag for statistics, and \u003ccode\u003eTransactionTag\u003c/code\u003e, which is used to tag all requests within the same transaction for data tracking.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: a parameterless one, and one which takes another RequestOptions object to copy its values.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous other versions available for \u003ccode\u003eRequestOptions\u003c/code\u003e, ranging from 3.5.0 to 5.0.0-beta05.\u003c/p\u003e\n"]]],[],null,[]]