google_api_cloud_run v0.1.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 (String.t): Stringified version of the quantity, e.g., "800 MiB". Defaults to
nil
.
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 Source
t()
View Source
t() :: %GoogleApi.CloudRun.V1alpha1.Model.Quantity{string: String.t()}
t() :: %GoogleApi.CloudRun.V1alpha1.Model.Quantity{string: String.t()}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.