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 \ ReservationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_CONFIDENTIAL_COMPUTE_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_CONFIDENTIAL_COMPUTE_TYPE = 0;
CONFIDENTIAL_COMPUTE_TYPE_TDX
Value: 301241954Intel Trust Domain Extensions.
Generated from protobuf enum CONFIDENTIAL_COMPUTE_TYPE_TDX = 301241954;
CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED
Value: 42227601Generated from protobuf enum CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED = 42227601;