certPath property

String? certPath
getter/setter pair

Path to the Certificate (.cer) in Cloud Storage, in the form gs://bucketName/fileName.

The instance must have write permissions to the bucket and read access to the file.

Implementation

core.String? certPath;