str
Required. The ssl certificate encoded in PEM
format. This string must include the begin
header and end footer lines.
private_key
str
Required. The name of the SecretManager secret version
resource storing the private key encoded in PEM format.
Format:
projects/{project}/secrets/{secret}/versions/{version}
passphrase
str
Optional. The name of the SecretManager secret version
resource storing the passphrase. 'passphrase' should be left
unset if the private key is not encrypted. Format:
projects/{project}/secrets/{secret}/versions/{version}
[[["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 2026-06-26 UTC."],[],[]]