ConversationProfileArgs

constructor(automatedAgentConfig: Output<GoogleCloudDialogflowV2AutomatedAgentConfigArgs>? = null, displayName: Output<String>? = null, humanAgentAssistantConfig: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigArgs>? = null, humanAgentHandoffConfig: Output<GoogleCloudDialogflowV2HumanAgentHandoffConfigArgs>? = null, languageCode: Output<String>? = null, location: Output<String>? = null, loggingConfig: Output<GoogleCloudDialogflowV2LoggingConfigArgs>? = null, name: Output<String>? = null, newMessageEventNotificationConfig: Output<GoogleCloudDialogflowV2NotificationConfigArgs>? = null, notificationConfig: Output<GoogleCloudDialogflowV2NotificationConfigArgs>? = null, project: Output<String>? = null, securitySettings: Output<String>? = null, sttConfig: Output<GoogleCloudDialogflowV2SpeechToTextConfigArgs>? = null, timeZone: Output<String>? = null, ttsConfig: Output<GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs>? = null)