pvkPath property
Path to the Certificate Private Key (.pvk) 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? pvkPath;
Path to the Certificate Private Key (.pvk) 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? pvkPath;