GoogleApi.Compute.V1.Model.DisksResizeRequest (google_api_compute v0.33.0) View Source
Attributes
-
sizeGb
(type:String.t
, default:nil
) - The new size of the persistent disk, which is specified in GB.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.DisksResizeRequest{sizeGb: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.