GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff constructor

GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff({
  1. Map<String, Object?>? metadata,
})

Implementation

GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff({
  this.metadata,
});