Cloud KMS V1 Client - Class KeyAccessJustificationsPolicy (2.9.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud KMS V1 Client class KeyAccessJustificationsPolicy.
AKeyAccessJustificationsPolicyspecifies zero or more allowedAccessReasonvalues for encrypt, decrypt,
and sign operations on aCryptoKeyorKeyAccessJustificationsPolicyConfig(the default Key Access Justifications policy).
Generated from protobuf messagegoogle.cloud.kms.v1.KeyAccessJustificationsPolicy
Namespace
Google \ Cloud \ Kms \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ allowed_access_reasons
int[]
The list of allowed reasons for access to aCryptoKey. Note that empty allowed_access_reasons has a different meaning depending on where this message appears. If this is underKeyAccessJustificationsPolicyConfig, it means allow-all. If this is underCryptoKey, it means deny-all.
getAllowedAccessReasons
The list of allowed reasons for access to aCryptoKey. Note that empty
allowed_access_reasons has a different meaning depending on where this
message appears. If this is underKeyAccessJustificationsPolicyConfig,
it means allow-all. If this is underCryptoKey, it means deny-all.
The list of allowed reasons for access to aCryptoKey. Note that empty
allowed_access_reasons has a different meaning depending on where this
message appears. If this is underKeyAccessJustificationsPolicyConfig,
it means allow-all. If this is underCryptoKey, it means deny-all.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-28 UTC."],[],[]]