{// Union field selector can be only one of the following:"singleUse": {object (TransactionOptions)},"id": string,"begin": {object (TransactionOptions)}// End of list of possible types for union field selector.}
Fields
Union field selector. If no fields are set, the default is a single use transaction with strong concurrency. selector can be only one of the following:
Begin a new transaction and execute this read or SQL query in it. The transaction ID of the new transaction is returned in ResultSetMetadata.transaction, which is a Transaction.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[],[]]