Common Protos for Google Cloud APIs Client - Class ThirdPartyPrincipal (0.3.8)

Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class ThirdPartyPrincipal.

Third party identity principal.

Generated from protobuf message google.cloud.audit.ServiceAccountDelegationInfo.ThirdPartyPrincipal

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ third_party_claims Google\Protobuf\Struct

Metadata about third party identity.

getThirdPartyClaims

Metadata about third party identity.

Returns
TypeDescription
Google\Protobuf\Struct|null

hasThirdPartyClaims

clearThirdPartyClaims

setThirdPartyClaims

Metadata about third party identity.

Parameter
NameDescription
var Google\Protobuf\Struct
Returns
TypeDescription
$this