View Source GoogleApi.ServiceNetworking.V1.Model.ListDnsRecordSetsResponse (google_api_service_networking v0.36.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.