google_api_dns v0.1.0 API Reference

Modules

API calls for all endpoints tagged Changes

API calls for all endpoints tagged DnsKeys

API calls for all endpoints tagged ManagedZoneOperations

API calls for all endpoints tagged ManagedZones

API calls for all endpoints tagged Projects

API calls for all endpoints tagged ResourceRecordSets

Handle Tesla connections for GoogleApi.DNS.V1

Helper functions for deserializing responses into models

An atomic update to a collection of ResourceRecordSets

The response to a request to enumerate Changes to a ResourceRecordSets collection

A DNSSEC key pair

Parameters for DnsKey key generation. Used for generating initial keys for a new ManagedZone and as default when adding a new DnsKey

The response to a request to enumerate DnsKeys in a ManagedZone

A zone is a subtree of the DNS namespace under one administrative responsibility. A ManagedZone is a resource that represents a DNS zone hosted by the Cloud DNS service

An operation represents a successful mutation performed on a Cloud DNS resource. Operations provide: - An audit log of server resource mutations. - A way to recover/retry API calls in the case where the response is never received by the caller. Use the caller specified client_operation_id

A project resource. The project is a top level container for resources including Cloud DNS ManagedZones. Projects can be created only in the APIs console

Limits associated with a Project

A unit of data that will be returned by the DNS servers

Elements common to every response

Helper functions for building Tesla requests