Compute V1 Client - Class FileType (2.0.0)

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

The file type of source file.

Protobuf type google.cloud.compute.v1.FileContentBuffer.FileType

Namespace

Google \ Cloud \ Compute \ V1 \ FileContentBuffer

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_FILE_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_FILE_TYPE = 0;

BIN

Value: 65767

Generated from protobuf enum BIN = 65767;

UNDEFINED

Value: 137851184

Generated from protobuf enum UNDEFINED = 137851184;

X509

Value: 2674086

Generated from protobuf enum X509 = 2674086;