google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.Volume View Source

Volumes mounted within the app container. Only applicable for VM runtimes.

Attributes

  • name (String): Unique name for the volume. Defaults to: null.
  • sizeGb (Float): Volume size in gigabytes. Defaults to: null.
  • volumeType (String): Underlying volume type, e.g. 'tmpfs'. Defaults to: null.