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"]],[["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-06-03 UTC."],[],[]]