GoogleApi.ServiceNetworking.V1.Model.ListDnsRecordSetsResponse (google_api_service_networking v0.40.0)

View Source

Represents all DNS RecordSets associated with the producer network

Attributes

  • dnsRecordSets (type: list(GoogleApi.ServiceNetworking.V1.Model.DnsRecordSet.t), default: nil) - DNS record Set Resource

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.ServiceNetworking.V1.Model.ListDnsRecordSetsResponse{
  dnsRecordSets: [GoogleApi.ServiceNetworking.V1.Model.DnsRecordSet.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.