Compute V1 Client - Class SourceType (2.0.0)

Reference documentation and code samples for the Compute V1 Client class SourceType.

The type of the image used to create this disk. The default and only valid value is RAW.

Protobuf type google.cloud.compute.v1.Image.SourceType

Namespace

Google \ Cloud \ Compute \ V1 \ Image

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_SOURCE_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_SOURCE_TYPE = 0;

RAW

Value: 80904

Generated from protobuf enum RAW = 80904;