Error during SQL execution. Atleast 1 SQL statement execution resulted in
a error. Side effects of other statements are rolled back. The "message"
field will contain human readable error given by Postgres of the first
bad SQL statement. SQL execution errors don't constitute API errors as
defined in https://google.aip.dev/193 but will be returned as part of
this message.
Ok
No error during SQL execution i.e. All SQL statements ran to completion.
The "message" will be empty.
Partial
Same as OK, except indicates that only partial results were
returned. The "message" field will contain details on why results were
truncated.
[[["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\u003eThe document provides reference documentation for the \u003ccode\u003eExecuteSqlMetadata.Types.Status\u003c/code\u003e enum within the AlloyDB v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis enum defines possible statuses for SQL execution, including \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eOk\u003c/code\u003e, \u003ccode\u003ePartial\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for version 1.9.0, but documentation for versions 1.0.0 through 1.8.0 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eEach Status field has a Description section explaining what the status entails, such as errors, partial success, full success, and unknown.\u003c/p\u003e\n"]]],[],null,[]]