certPath property
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;
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.
core.String? certPath;