Compute V1 Client - Class ConfidentialComputeType (2.9.0)

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

Protobuf type google.cloud.compute.v1.Reservation.ConfidentialComputeType

Namespace

Google \ Cloud \ Compute \ V1 \ Reservation

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_CONFIDENTIAL_COMPUTE_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_CONFIDENTIAL_COMPUTE_TYPE = 0;

CONFIDENTIAL_COMPUTE_TYPE_TDX

Value: 301241954

Intel Trust Domain Extensions.

Generated from protobuf enum CONFIDENTIAL_COMPUTE_TYPE_TDX = 301241954;

CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED

Value: 42227601

Generated from protobuf enum CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED = 42227601;