Unspecified, effectively the same asDISALLOW_DATA_API.
Generated from protobuf enumDATA_API_ACCESS_UNSPECIFIED = 0;
DISALLOW_DATA_API
Value: 1
Disallow using ExecuteSql API to connect to the instance.
Generated from protobuf enumDISALLOW_DATA_API = 1;
ALLOW_DATA_API
Value: 2
Allow using ExecuteSql API to connect to the instance. For private IP
instances, this allows authorized users to access the instance from
the public internet using ExecuteSql API.
[[["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 2026-06-03 UTC."],[],[]]