GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse constructor

GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse({
  1. GoogleCloudContactcenterinsightsV1SignedAudioUris? signedAudioUris,
})

Implementation

GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse({
  this.signedAudioUris,
});