Interface protos.google.cloud.confidentialcomputing.v1.ITokenOptions (1.2.0)

Properties of a TokenOptions.

Package

@google-cloud/confidentialcomputing

Properties

audience

audience?: (string|null);

TokenOptions audience

nonce

nonce?: (string[]|null);

TokenOptions nonce

tokenType

tokenType?: (google.cloud.confidentialcomputing.v1.TokenType|keyof typeof google.cloud.confidentialcomputing.v1.TokenType|null);

TokenOptions tokenType