google_api_dns v0.11.0 GoogleApi.DNS.V1.Model.PoliciesPatchResponse View Source
Attributes
header(type:GoogleApi.DNS.V1.Model.ResponseHeader.t, default:nil) -policy(type:GoogleApi.DNS.V1.Model.Policy.t, default:nil) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DNS.V1.Model.PoliciesPatchResponse{
header: GoogleApi.DNS.V1.Model.ResponseHeader.t(),
policy: GoogleApi.DNS.V1.Model.Policy.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.