GoogleApi.DNS.V1.Model.ResponsePolicyRulesPatchResponse (google_api_dns v0.26.0) View Source
Attributes
-
header
(type:GoogleApi.DNS.V1.Model.ResponseHeader.t
, default:nil
) - -
responsePolicyRule
(type:GoogleApi.DNS.V1.Model.ResponsePolicyRule.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DNS.V1.Model.ResponsePolicyRulesPatchResponse{ header: GoogleApi.DNS.V1.Model.ResponseHeader.t() | nil, responsePolicyRule: GoogleApi.DNS.V1.Model.ResponsePolicyRule.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.