Conversation Profile Args
constructor(automatedAgentConfig: Output<GoogleCloudDialogflowV2beta1AutomatedAgentConfigArgs>? = null, displayName: Output<String>? = null, humanAgentAssistantConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs>? = null, humanAgentHandoffConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgs>? = null, languageCode: Output<String>? = null, location: Output<String>? = null, loggingConfig: Output<GoogleCloudDialogflowV2beta1LoggingConfigArgs>? = null, name: Output<String>? = null, newMessageEventNotificationConfig: Output<GoogleCloudDialogflowV2beta1NotificationConfigArgs>? = null, notificationConfig: Output<GoogleCloudDialogflowV2beta1NotificationConfigArgs>? = null, project: Output<String>? = null, securitySettings: Output<String>? = null, sttConfig: Output<GoogleCloudDialogflowV2beta1SpeechToTextConfigArgs>? = null, timeZone: Output<String>? = null, ttsConfig: Output<GoogleCloudDialogflowV2beta1SynthesizeSpeechConfigArgs>? = null)