Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::DnsNameMapping::RecordManager.
The system responsible for managing the DNS record.
Constants
RECORD_MANAGER_UNSPECIFIED
value: 0
Record manager not set. This value should not be used.
CUSTOMER
value: 1
The record may be managed by the customer. It is not automatically
managed by Cloud SQL automation.
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.