Google Cloud Parameter Manager V1 Client - Class Parameter (0.5.4)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Parameter Manager V1 Client class Parameter.
Message describing Parameter resource
Generated from protobuf message google.cloud.parametermanager.v1.Parameter
Namespace
Google \ Cloud \ ParameterManager \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Identifier. [Output only] The resource name of the Parameter in the format
projects/*/locations/*/parameters/*.
Returns
Type
Description
string
setName
Identifier. [Output only] The resource name of the Parameter in the format
projects/*/locations/*/parameters/*.
Optional. Customer managed encryption key (CMEK) to use for encrypting the
Parameter Versions. If not set, the default Google-managed encryption key
will be used. Cloud KMS CryptoKeys must reside in the same location as the
Parameter. The expected format is
projects/*/locations/*/keyRings/*/cryptoKeys/*.
Returns
Type
Description
string
hasKmsKey
clearKmsKey
setKmsKey
Optional. Customer managed encryption key (CMEK) to use for encrypting the
Parameter Versions. If not set, the default Google-managed encryption key
will be used. Cloud KMS CryptoKeys must reside in the same location as the
Parameter. The expected format is
projects/*/locations/*/keyRings/*/cryptoKeys/*.
[[["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-03-18 UTC."],[],[]]