Open
Description
Coming here from PR #1375 and particularly 67d0131 in which we were attempting to perform retries for batch_create_session where GAX automatically retries them but mistakenly was trying to perform a manual retry but @olavloite advised we shouldn't be using manual retries for unary requests. This issue serves as an actionable TODO that when completed, shall bring x-goog-spanner-request-id to 100% completion. Please assign it to me.