View Source GoogleApi.DNS.V1.Model.ResponsePolicyRuleLocalData (google_api_dns v0.29.0)

Attributes

  • localDatas (type: list(GoogleApi.DNS.V1.Model.ResourceRecordSet.t), default: nil) - All resource record sets for this selector, one per resource record type. The name must match the dns_name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DNS.V1.Model.ResponsePolicyRuleLocalData{
  localDatas: [GoogleApi.DNS.V1.Model.ResourceRecordSet.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.