conversationProfile property

GoogleCloudDialogflowV2ConversationProfile? conversationProfile
getter/setter pair

A ConversationProfile containing information required for Summary generation.

Required fields: {language_code, security_settings} Optional fields: {agent_assistant_config}

Required.

Implementation

GoogleCloudDialogflowV2ConversationProfile? conversationProfile;