View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2ResourceRequirements (quiqup_google_api_run v0.28.0)

ResourceRequirements describes the compute resource requirements.

attributes

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2ResourceRequirements{
  cpuIdle: boolean() | nil,
  limits: map() | nil
}

Link to this section Functions

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

Unwrap a decoded JSON object into its complex fields.