Reference documentation and code samples for the Compute V1 Client class ContainerType.
The format used to encode and transmit the block device, which should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
Protobuf type google.cloud.compute.v1.RawDisk.ContainerType
Namespace
Google \ Cloud \ Compute \ V1 \ RawDiskMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_CONTAINER_TYPE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_CONTAINER_TYPE = 0;
TAR
Value: 82821
Generated from protobuf enum TAR = 82821;