GoogleApi.ServiceUsage.V1.Model.ImportAdminQuotaPoliciesResponse (google_api_service_usage v0.27.0)

View Source

Response message for ImportAdminQuotaPolicies

Attributes

  • policies (type: list(GoogleApi.ServiceUsage.V1.Model.AdminQuotaPolicy.t), default: nil) - The policies that were created from the imported data.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.ServiceUsage.V1.Model.ImportAdminQuotaPoliciesResponse{
  policies: [GoogleApi.ServiceUsage.V1.Model.AdminQuotaPolicy.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.