Request message for
KeyManagementService.CreateCryptoKey.
Attributes
Name
Description
parent
str
Required. The name of
the KeyRing associated with the
CryptoKeys.
crypto_key_id
str
Required. It must be unique within a KeyRing and match the
regular expression [a-zA-Z0-9_-]{1,63}
crypto_key
.resources.CryptoKey
Required. A CryptoKey with
initial field values.
skip_initial_version_creation
bool
If set to true, the request will create a
CryptoKey without any
CryptoKeyVersions.
You must manually call
CreateCryptoKeyVersion
or
ImportCryptoKeyVersion
before you can use this
CryptoKey.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]