privateKey property

String? privateKey
getter/setter pair

Input only.

The contents of the private key (.p8) file associated with the key specified by key_id. For security reasons, this field will never be populated in any response.

Required.

Implementation

core.String? privateKey;