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
Namespace
Google \ Cloud \ Audit \ ServiceAccountDelegationInfoMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Struct|null |
hasThirdPartyClaims
clearThirdPartyClaims
setThirdPartyClaims
Metadata about third party identity.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Struct
|
Returns | |
---|---|
Type | Description |
$this |