Google Cloud Run V2 Client - Class Medium (0.8.0)

Reference documentation and code samples for the Google Cloud Run V2 Client class Medium.

The different types of medium supported for EmptyDir.

Protobuf type google.cloud.run.v2.EmptyDirVolumeSource.Medium

Namespace

Google \ Cloud \ Run \ V2 \ EmptyDirVolumeSource

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

MEDIUM_UNSPECIFIED

  Value: 0 
 

When not specified, falls back to the default implementation which is currently in memory (this may change over time).

Generated from protobuf enum MEDIUM_UNSPECIFIED = 0;

MEMORY

  Value: 1 
 

Explicitly set the EmptyDir to be in memory. Uses tmpfs.

Generated from protobuf enum MEMORY = 1;

Design a Mobile Site
View Site in Mobile | Classic
Share by: