Confidential Computing v1 API - Enum VerifyConfidentialGkeRequest.Types.PlatformType (1.13.0)

public enum VerifyConfidentialGkeRequest.Types.PlatformType

Reference documentation and code samples for the Confidential Computing v1 API enum VerifyConfidentialGkeRequest.Types.PlatformType.

Platform types supported by Confidential GKE. This enum is not frozen, and new values may be added in the future.

Namespace

Google.Cloud.ConfidentialComputing.V1

Assembly

Google.Cloud.ConfidentialComputing.V1.dll

Fields

Name Description
BareMetalVtpm

Bare Metal host using a vTPM.

Unspecified

Unspecified platform type, defaults to VIRTUALIZED_CVM.

VirtualizedCvm

Standard virtualized Confidential GKE VM.