Get Intent Result
fun GetIntentResult(action: String, defaultResponsePlatforms: List<String>, displayName: String, endInteraction: Boolean, events: List<String>, followupIntentInfo: List<GoogleCloudDialogflowV2beta1IntentFollowupIntentInfoResponse>, inputContextNames: List<String>, isFallback: Boolean, liveAgentHandoff: Boolean, messages: List<GoogleCloudDialogflowV2beta1IntentMessageResponse>, mlDisabled: Boolean, mlEnabled: Boolean, name: String, outputContexts: List<GoogleCloudDialogflowV2beta1ContextResponse>, parameters: List<GoogleCloudDialogflowV2beta1IntentParameterResponse>, parentFollowupIntentName: String, priority: Int, resetContexts: Boolean, rootFollowupIntentName: String, trainingPhrases: List<GoogleCloudDialogflowV2beta1IntentTrainingPhraseResponse>, webhookState: String)