Google Cloud Confidential Computing V1 Client - Class TokenType (0.7.0)

Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class TokenType.

Token type enum contains the different types of token responses Confidential Space supports

Protobuf type google.cloud.confidentialcomputing.v1.TokenType

Namespace

Google \ Cloud \ ConfidentialComputing \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TOKEN_TYPE_UNSPECIFIED

Value: 0

Unspecified token type

Generated from protobuf enum TOKEN_TYPE_UNSPECIFIED = 0;

TOKEN_TYPE_OIDC

Value: 1

OpenID Connect (OIDC) token type

Generated from protobuf enum TOKEN_TYPE_OIDC = 1;