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.
Any leading underscore (_) characters will be removed from the string.
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.
Any leading underscore (_) characters will be removed from the string.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eRequestOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, detailing its functionality as common request options for various APIs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestOptions\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor \u003ccode\u003eRequestOptions()\u003c/code\u003e and a copy constructor \u003ccode\u003eRequestOptions(RequestOptions other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for managing request details such as \u003ccode\u003ePriority\u003c/code\u003e, \u003ccode\u003eRequestTag\u003c/code\u003e, and \u003ccode\u003eTransactionTag\u003c/code\u003e, which allow for setting the request's priority and assigning tags for statistical tracking.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the history of the \u003ccode\u003eRequestOptions\u003c/code\u003e class throughout several version updates from version 3.5.0 to the latest beta version of 5.0.0-beta05, and can be used to easily access information on past versions.\u003c/p\u003e\n"]]],[],null,[]]