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 document provides reference documentation for the \u003ccode\u003eRequestOptions\u003c/code\u003e class within the Google Cloud Spanner v1 API for .NET, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestOptions\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, offers methods to set properties like \u003ccode\u003ePriority\u003c/code\u003e, \u003ccode\u003eRequestTag\u003c/code\u003e, and \u003ccode\u003eTransactionTag\u003c/code\u003e for customizing API requests.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the Google Cloud Spanner v1 API, ranging from version 3.5.0 to the latest beta version 5.0.0-beta05, as well as the current stable version of 4.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestTag\u003c/code\u003e and \u003ccode\u003eTransactionTag\u003c/code\u003e are strings, limited to 50 printable ASCII characters and are utilized for statistics tracking of queries or reads, with leading underscores being automatically removed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestOptions\u003c/code\u003e implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting standard .NET object methods.\u003c/p\u003e\n"]]],[],null,[]]