privateKey property

String? privateKey
final

A value read into memory from a write-only private key file. The private key file must be in PEM format. For security, only insert requests include this field.

Implementation

final String? privateKey;