google_api_cloud_run v0.15.0 GoogleApi.CloudRun.V1alpha1.Model.Quantity 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
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudRun.V1alpha1.Model.Quantity{string: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.