Using Console
Using CLI
Using Python
google-cloud-dns
Python package using pip:GOOGLE_APPLICATION_CREDENTIALS
environment variable to the path of your service account key file:dns.Client
object using the service account credentials:config
property is set to on
. If it’s not, update the zone’s config
property using the client.update_zone()
method:config
property to on
for all Managed Zones in your project.