ExecuteActionAsync is implementation of ExecuteActionAsync in SpannerExecutorProxyServer. It's a
streaming method in which client and server exchange SpannerActions and SpannerActionOutcomes.
[[["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 2025-09-09 UTC."],[[["\u003cp\u003eThe latest version available for the Spanner Cloud Executor is 1.77.0, while numerous previous versions are also accessible, going back to version 1.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudProxyServer\u003c/code\u003e struct serves as a container for the cloud executor server's functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNewCloudProxyServer\u003c/code\u003e initializes and returns a new instance of \u003ccode\u003eCloudProxyServer\u003c/code\u003e, allowing for the creation of a new cloud executor server.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecuteActionAsync\u003c/code\u003e is a streaming method that enables the exchange of \u003ccode\u003eSpannerActions\u003c/code\u003e and \u003ccode\u003eSpannerActionOutcomes\u003c/code\u003e between a client and server, as implemented in \u003ccode\u003eSpannerExecutorProxyServer\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFurther details and older versions of the package can be found on pkg.go.dev, under the package \u003ccode\u003ecloud.google.com/go/spanner/test/cloudexecutor/executor\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]