GoogleCloudMlV1EncryptionConfig constructor

GoogleCloudMlV1EncryptionConfig({
  1. String? kmsKeyName,
})

Implementation

GoogleCloudMlV1EncryptionConfig({this.kmsKeyName});