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"]],[["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 2024-10-30 UTC."],[],[]]