View Source GoogleApi.ServiceUsage.V1.Model.ImportAdminOverridesResponse (google_api_service_usage v0.19.0)

Response message for ImportAdminOverrides

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceUsage.V1.Model.ImportAdminOverridesResponse{
  overrides: [GoogleApi.ServiceUsage.V1.Model.QuotaOverride.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.