Record manager not set. This value should not be used.
Generated from protobuf enumRECORD_MANAGER_UNSPECIFIED = 0;
CUSTOMER
Value: 1
The record may be managed by the customer. It is not automatically
managed by Cloud SQL automation.
Generated from protobuf enumCUSTOMER = 1;
CLOUD_SQL_AUTOMATION
Value: 2
The record is managed by Cloud SQL, which will create, update,
and delete the DNS records for the zone automatically when
the Cloud SQL database instance is created or updated.
Generated from protobuf enumCLOUD_SQL_AUTOMATION = 2;
[[["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."],[],[]]