GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecRequest constructor

GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecRequest({
  1. GoogleCloudContactcenterinsightsV1EncryptionSpec? encryptionSpec,
})

Implementation

GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecRequest({
  this.encryptionSpec,
});