Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class AllowedPrincipalTags.
Allowed principal tags is used to define what principal tags will be placed in the token.
Generated from protobuf message google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags
Namespace
Google \ Cloud \ ConfidentialComputing \ V1 \ TokenOptions \ AwsPrincipalTagsOptionsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ container_image_signatures |
AllowedPrincipalTags\ContainerImageSignatures
Optional. Container image signatures allowed in the token. |
getContainerImageSignatures
Optional. Container image signatures allowed in the token.
Returns | |
---|---|
Type | Description |
AllowedPrincipalTags\ContainerImageSignatures|null |
hasContainerImageSignatures
clearContainerImageSignatures
setContainerImageSignatures
Optional. Container image signatures allowed in the token.
Parameter | |
---|---|
Name | Description |
var |
AllowedPrincipalTags\ContainerImageSignatures
|
Returns | |
---|---|
Type | Description |
$this |