GoogleApi.CloudRun.V1alpha1.Model.Quantity (google_api_cloud_run v0.44.0) View Source
The view model of a single quantity, e.g. "800 MiB". Corresponds to https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/generated.proto
Attributes
-
string
(type:String.t
, default:nil
) - Stringified version of the quantity, e.g., "800 MiB".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudRun.V1alpha1.Model.Quantity{string: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.