View Source GoogleApi.AppEngine.V1.Model.Volume (google_api_app_engine v0.42.0)
Volumes mounted within the app container. Only applicable in the App Engine flexible environment.
Attributes
-
name(type:String.t, default:nil) - Unique name for the volume. -
sizeGb(type:float(), default:nil) - Volume size in gigabytes. -
volumeType(type:String.t, default:nil) - Underlying volume type, e.g. 'tmpfs'.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.