Google Cloud Confidential Computing V1 Client - Class GcpCredentials (0.8.1)

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

Credentials issued by GCP which are linked to the platform attestation. These will be verified server-side as part of attestaion verification.

Generated from protobuf message google.cloud.confidentialcomputing.v1.GcpCredentials

Namespace

Google \ Cloud \ ConfidentialComputing \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ service_account_id_tokens array

Same as id_tokens, but as a string.

getServiceAccountIdTokens

Same as id_tokens, but as a string.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setServiceAccountIdTokens

Same as id_tokens, but as a string.

Parameter
Name Description
var string[]
Returns
Type Description
$this