google_api_dns v0.3.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.
Attributes
- additions ([ResourceRecordSet]): Defaults to:
null. - deletions ([ResourceRecordSet]): Defaults to:
null. - id (String.t): Defaults to:
null. - isServing (boolean()): Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "dns#change". Defaults to:
null. - startTime (String.t): Defaults to:
null. status (String.t): Defaults to:
null.
Attributes
- creationTime (String.t): Defaults to:
null. - description (String.t): Defaults to:
null. - dnsName (String.t): Defaults to:
null. - dnssecConfig (ManagedZoneDnsSecConfig): Defaults to:
null. - id (String.t): Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "dns#managedZone". Defaults to:
null. - labels (%{optional(String.t) => String.t}): Defaults to:
null. - name (String.t): Defaults to:
null. - nameServerSet (String.t): Defaults to:
null. - nameServers ([String.t]): Defaults to:
null. - privateVisibilityConfig (ManagedZonePrivateVisibilityConfig): Defaults to:
null. visibility (String.t): Defaults to:
null.
Attributes
- dnsKeyContext (OperationDnsKeyContext): Defaults to:
null. - id (String.t): Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "dns#operation". Defaults to:
null. - startTime (String.t): Defaults to:
null. status (String.t): Defaults to:
null.
Attributes
- dnsKeysPerManagedZone (integer()): Defaults to:
null. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "dns#quota". Defaults to:
null. - managedZones (integer()): Defaults to:
null. - managedZonesPerNetwork (integer()): Defaults to:
null. - networksPerManagedZone (integer()): Defaults to:
null. - resourceRecordsPerRrset (integer()): Defaults to:
null. - rrsetAdditionsPerChange (integer()): Defaults to:
null. - rrsetDeletionsPerChange (integer()): Defaults to:
null. - rrsetsPerManagedZone (integer()): Defaults to:
null. - totalRrdataSizePerChange (integer()): Defaults to:
null. - whitelistedKeySpecs ([DnsKeySpec]): Defaults to:
null.
Attributes
- kind (String.t): Identifies what kind of resource this is. Value: the fixed string "dns#resourceRecordSet". Defaults to:
null. - name (String.t): Defaults to:
null. - rrdatas ([String.t]): Defaults to:
null. - signatureRrdatas ([String.t]): Defaults to:
null. - ttl (integer()): Defaults to:
null. - type (String.t): Defaults to:
null.
Helper functions for building Tesla requests.