Dialogflow API . projects . conversations . participants

Instance Methods

suggestions()

Returns the suggestions Resource.

analyzeContent(participant, body=None, x__xgafv=None)

close()

Close httplib2 connections.

create(parent, body=None, x__xgafv=None)

get(name, x__xgafv=None)

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

list_next()

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

Method Details

analyzeContent(participant, body=None, x__xgafv=None)

Args:
  participant: string, A parameter (required)
  body: object, The request body.
    The object takes the form of:

{
  "assistQueryParams": {
    "documentsMetadataFilters": {
      "a_key": "A String",
    },
  },
  "audioInput": {
    "audio": "A String",
    "config": {
      "audioEncoding": "A String",
      "bargeInConfig": {
        "noBargeInDuration": "A String",
        "totalDuration": "A String",
      },
      "defaultNoSpeechTimeout": "A String",
      "disableNoSpeechRecognizedEvent": True or False,
      "enableAutomaticPunctuation": True or False,
      "enableWordInfo": True or False,
      "languageCode": "A String",
      "model": "A String",
      "modelVariant": "A String",
      "optOutConformerModelMigration": True or False,
      "phraseHints": [
        "A String",
      ],
      "phraseSets": [
        "A String",
      ],
      "sampleRateHertz": 42,
      "singleUtterance": True or False,
      "speechContexts": [
        {
          "boost": 3.14,
          "phrases": [
            "A String",
          ],
        },
      ],
    },
  },
  "cxCurrentPage": "A String",
  "cxParameters": {
    "a_key": "", # Properties of the object.
  },
  "eventInput": {
    "languageCode": "A String",
    "name": "A String",
    "parameters": {
      "a_key": "", # Properties of the object.
    },
  },
  "intentInput": {
    "intent": "A String",
    "languageCode": "A String",
  },
  "messageSendTime": "A String",
  "queryParams": {
    "contexts": [
      {
        "lifespanCount": 42,
        "name": "A String",
        "parameters": {
          "a_key": "", # Properties of the object.
        },
      },
    ],
    "geoLocation": {
      "latitude": 3.14,
      "longitude": 3.14,
    },
    "knowledgeBaseNames": [
      "A String",
    ],
    "payload": {
      "a_key": "", # Properties of the object.
    },
    "platform": "A String",
    "resetContexts": True or False,
    "sentimentAnalysisRequestConfig": {
      "analyzeQueryTextSentiment": True or False,
    },
    "sessionEntityTypes": [
      {
        "entities": [
          {
            "synonyms": [
              "A String",
            ],
            "value": "A String",
          },
        ],
        "entityOverrideMode": "A String",
        "name": "A String",
      },
    ],
    "subAgents": [
      {
        "environment": "A String",
        "project": "A String",
      },
    ],
    "timeZone": "A String",
    "webhookHeaders": {
      "a_key": "A String",
    },
  },
  "replyAudioConfig": {
    "audioEncoding": "A String",
    "sampleRateHertz": 42,
    "synthesizeSpeechConfig": {
      "effectsProfileId": [
        "A String",
      ],
      "pitch": 3.14,
      "pronunciations": [
        {
          "phoneticEncoding": "A String",
          "phrase": "A String",
          "pronunciation": "A String",
        },
      ],
      "speakingRate": 3.14,
      "voice": {
        "name": "A String",
        "ssmlGender": "A String",
      },
      "volumeGainDb": 3.14,
    },
  },
  "requestId": "A String",
  "suggestionInput": {
    "action": "A String",
    "answerRecord": "A String",
    "intentInput": {
      "intent": "A String",
      "languageCode": "A String",
    },
    "parameters": {
      "a_key": "", # Properties of the object.
    },
    "sendTime": "A String",
    "textOverride": {
      "languageCode": "A String",
      "text": "A String",
    },
  },
  "textInput": {
    "languageCode": "A String",
    "text": "A String",
  },
}

  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    {
  "automatedAgentReply": {
    "allowCancellation": True or False,
    "automatedAgentReplyType": "A String",
    "callCompanionAuthCode": "A String",
    "cxCurrentPage": "A String",
    "cxSessionParameters": {
      "a_key": "", # Properties of the object.
    },
    "detectIntentResponse": {
      "alternativeQueryResults": [
        {
          "action": "A String",
          "allRequiredParamsPresent": True or False,
          "cancelsSlotFilling": True or False,
          "diagnosticInfo": {
            "a_key": "", # Properties of the object.
          },
          "fulfillmentMessages": [
            {
              "basicCard": {
                "buttons": [
                  {
                    "openUriAction": {
                      "uri": "A String",
                    },
                    "title": "A String",
                  },
                ],
                "formattedText": "A String",
                "image": {
                  "accessibilityText": "A String",
                  "imageUri": "A String",
                },
                "subtitle": "A String",
                "title": "A String",
              },
              "browseCarouselCard": {
                "imageDisplayOptions": "A String",
                "items": [
                  {
                    "description": "A String",
                    "footer": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "openUriAction": {
                      "url": "A String",
                      "urlTypeHint": "A String",
                    },
                    "title": "A String",
                  },
                ],
              },
              "card": {
                "buttons": [
                  {
                    "postback": "A String",
                    "text": "A String",
                  },
                ],
                "imageUri": "A String",
                "subtitle": "A String",
                "title": "A String",
              },
              "carouselSelect": {
                "items": [
                  {
                    "description": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "info": {
                      "key": "A String",
                      "synonyms": [
                        "A String",
                      ],
                    },
                    "title": "A String",
                  },
                ],
              },
              "image": {
                "accessibilityText": "A String",
                "imageUri": "A String",
              },
              "linkOutSuggestion": {
                "destinationName": "A String",
                "uri": "A String",
              },
              "listSelect": {
                "items": [
                  {
                    "description": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "info": {
                      "key": "A String",
                      "synonyms": [
                        "A String",
                      ],
                    },
                    "title": "A String",
                  },
                ],
                "subtitle": "A String",
                "title": "A String",
              },
              "mediaContent": {
                "mediaObjects": [
                  {
                    "contentUrl": "A String",
                    "description": "A String",
                    "icon": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "largeImage": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "name": "A String",
                  },
                ],
                "mediaType": "A String",
              },
              "payload": {
                "a_key": "", # Properties of the object.
              },
              "platform": "A String",
              "quickReplies": {
                "quickReplies": [
                  "A String",
                ],
                "title": "A String",
              },
              "rbmCarouselRichCard": {
                "cardContents": [
                  {
                    "description": "A String",
                    "media": {
                      "fileUri": "A String",
                      "height": "A String",
                      "thumbnailUri": "A String",
                    },
                    "suggestions": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "title": "A String",
                  },
                ],
                "cardWidth": "A String",
              },
              "rbmStandaloneRichCard": {
                "cardContent": {
                  "description": "A String",
                  "media": {
                    "fileUri": "A String",
                    "height": "A String",
                    "thumbnailUri": "A String",
                  },
                  "suggestions": [
                    {
                      "action": {
                        "dial": {
                          "phoneNumber": "A String",
                        },
                        "openUrl": {
                          "uri": "A String",
                        },
                        "postbackData": "A String",
                        "shareLocation": {
                        },
                        "text": "A String",
                      },
                      "reply": {
                        "postbackData": "A String",
                        "text": "A String",
                      },
                    },
                  ],
                  "title": "A String",
                },
                "cardOrientation": "A String",
                "thumbnailImageAlignment": "A String",
              },
              "rbmText": {
                "rbmSuggestion": [
                  {
                    "action": {
                      "dial": {
                        "phoneNumber": "A String",
                      },
                      "openUrl": {
                        "uri": "A String",
                      },
                      "postbackData": "A String",
                      "shareLocation": {
                      },
                      "text": "A String",
                    },
                    "reply": {
                      "postbackData": "A String",
                      "text": "A String",
                    },
                  },
                ],
                "text": "A String",
              },
              "simpleResponses": {
                "simpleResponses": [
                  {
                    "displayText": "A String",
                    "ssml": "A String",
                    "textToSpeech": "A String",
                  },
                ],
              },
              "suggestions": {
                "suggestions": [
                  {
                    "title": "A String",
                  },
                ],
              },
              "tableCard": {
                "buttons": [
                  {
                    "openUriAction": {
                      "uri": "A String",
                    },
                    "title": "A String",
                  },
                ],
                "columnProperties": [
                  {
                    "header": "A String",
                    "horizontalAlignment": "A String",
                  },
                ],
                "image": {
                  "accessibilityText": "A String",
                  "imageUri": "A String",
                },
                "rows": [
                  {
                    "cells": [
                      {
                        "text": "A String",
                      },
                    ],
                    "dividerAfter": True or False,
                  },
                ],
                "subtitle": "A String",
                "title": "A String",
              },
              "telephonyPlayAudio": {
                "audioUri": "A String",
              },
              "telephonySynthesizeSpeech": {
                "ssml": "A String",
                "text": "A String",
              },
              "telephonyTransferCall": {
                "phoneNumber": "A String",
              },
              "text": {
                "text": [
                  "A String",
                ],
              },
            },
          ],
          "fulfillmentText": "A String",
          "intent": {
            "action": "A String",
            "defaultResponsePlatforms": [
              "A String",
            ],
            "displayName": "A String",
            "endInteraction": True or False,
            "events": [
              "A String",
            ],
            "followupIntentInfo": [
              {
                "followupIntentName": "A String",
                "parentFollowupIntentName": "A String",
              },
            ],
            "inputContextNames": [
              "A String",
            ],
            "isFallback": True or False,
            "liveAgentHandoff": True or False,
            "messages": [
              {
                "basicCard": {
                  "buttons": [
                    {
                      "openUriAction": {
                        "uri": "A String",
                      },
                      "title": "A String",
                    },
                  ],
                  "formattedText": "A String",
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "subtitle": "A String",
                  "title": "A String",
                },
                "browseCarouselCard": {
                  "imageDisplayOptions": "A String",
                  "items": [
                    {
                      "description": "A String",
                      "footer": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "openUriAction": {
                        "url": "A String",
                        "urlTypeHint": "A String",
                      },
                      "title": "A String",
                    },
                  ],
                },
                "card": {
                  "buttons": [
                    {
                      "postback": "A String",
                      "text": "A String",
                    },
                  ],
                  "imageUri": "A String",
                  "subtitle": "A String",
                  "title": "A String",
                },
                "carouselSelect": {
                  "items": [
                    {
                      "description": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "info": {
                        "key": "A String",
                        "synonyms": [
                          "A String",
                        ],
                      },
                      "title": "A String",
                    },
                  ],
                },
                "image": {
                  "accessibilityText": "A String",
                  "imageUri": "A String",
                },
                "linkOutSuggestion": {
                  "destinationName": "A String",
                  "uri": "A String",
                },
                "listSelect": {
                  "items": [
                    {
                      "description": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "info": {
                        "key": "A String",
                        "synonyms": [
                          "A String",
                        ],
                      },
                      "title": "A String",
                    },
                  ],
                  "subtitle": "A String",
                  "title": "A String",
                },
                "mediaContent": {
                  "mediaObjects": [
                    {
                      "contentUrl": "A String",
                      "description": "A String",
                      "icon": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "largeImage": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "name": "A String",
                    },
                  ],
                  "mediaType": "A String",
                },
                "payload": {
                  "a_key": "", # Properties of the object.
                },
                "platform": "A String",
                "quickReplies": {
                  "quickReplies": [
                    "A String",
                  ],
                  "title": "A String",
                },
                "rbmCarouselRichCard": {
                  "cardContents": [
                    {
                      "description": "A String",
                      "media": {
                        "fileUri": "A String",
                        "height": "A String",
                        "thumbnailUri": "A String",
                      },
                      "suggestions": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "title": "A String",
                    },
                  ],
                  "cardWidth": "A String",
                },
                "rbmStandaloneRichCard": {
                  "cardContent": {
                    "description": "A String",
                    "media": {
                      "fileUri": "A String",
                      "height": "A String",
                      "thumbnailUri": "A String",
                    },
                    "suggestions": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "title": "A String",
                  },
                  "cardOrientation": "A String",
                  "thumbnailImageAlignment": "A String",
                },
                "rbmText": {
                  "rbmSuggestion": [
                    {
                      "action": {
                        "dial": {
                          "phoneNumber": "A String",
                        },
                        "openUrl": {
                          "uri": "A String",
                        },
                        "postbackData": "A String",
                        "shareLocation": {
                        },
                        "text": "A String",
                      },
                      "reply": {
                        "postbackData": "A String",
                        "text": "A String",
                      },
                    },
                  ],
                  "text": "A String",
                },
                "simpleResponses": {
                  "simpleResponses": [
                    {
                      "displayText": "A String",
                      "ssml": "A String",
                      "textToSpeech": "A String",
                    },
                  ],
                },
                "suggestions": {
                  "suggestions": [
                    {
                      "title": "A String",
                    },
                  ],
                },
                "tableCard": {
                  "buttons": [
                    {
                      "openUriAction": {
                        "uri": "A String",
                      },
                      "title": "A String",
                    },
                  ],
                  "columnProperties": [
                    {
                      "header": "A String",
                      "horizontalAlignment": "A String",
                    },
                  ],
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "rows": [
                    {
                      "cells": [
                        {
                          "text": "A String",
                        },
                      ],
                      "dividerAfter": True or False,
                    },
                  ],
                  "subtitle": "A String",
                  "title": "A String",
                },
                "telephonyPlayAudio": {
                  "audioUri": "A String",
                },
                "telephonySynthesizeSpeech": {
                  "ssml": "A String",
                  "text": "A String",
                },
                "telephonyTransferCall": {
                  "phoneNumber": "A String",
                },
                "text": {
                  "text": [
                    "A String",
                  ],
                },
              },
            ],
            "mlDisabled": True or False,
            "mlEnabled": True or False,
            "name": "A String",
            "outputContexts": [
              {
                "lifespanCount": 42,
                "name": "A String",
                "parameters": {
                  "a_key": "", # Properties of the object.
                },
              },
            ],
            "parameters": [
              {
                "defaultValue": "A String",
                "displayName": "A String",
                "entityTypeDisplayName": "A String",
                "isList": True or False,
                "mandatory": True or False,
                "name": "A String",
                "prompts": [
                  "A String",
                ],
                "value": "A String",
              },
            ],
            "parentFollowupIntentName": "A String",
            "priority": 42,
            "resetContexts": True or False,
            "rootFollowupIntentName": "A String",
            "trainingPhrases": [
              {
                "name": "A String",
                "parts": [
                  {
                    "alias": "A String",
                    "entityType": "A String",
                    "text": "A String",
                    "userDefined": True or False,
                  },
                ],
                "timesAddedCount": 42,
                "type": "A String",
              },
            ],
            "webhookState": "A String",
          },
          "intentDetectionConfidence": 3.14,
          "knowledgeAnswers": {
            "answers": [
              {
                "answer": "A String",
                "faqQuestion": "A String",
                "matchConfidence": 3.14,
                "matchConfidenceLevel": "A String",
                "source": "A String",
              },
            ],
          },
          "languageCode": "A String",
          "outputContexts": [
            {
              "lifespanCount": 42,
              "name": "A String",
              "parameters": {
                "a_key": "", # Properties of the object.
              },
            },
          ],
          "parameters": {
            "a_key": "", # Properties of the object.
          },
          "queryText": "A String",
          "sentimentAnalysisResult": {
            "queryTextSentiment": {
              "magnitude": 3.14,
              "score": 3.14,
            },
          },
          "speechRecognitionConfidence": 3.14,
          "webhookPayload": {
            "a_key": "", # Properties of the object.
          },
          "webhookSource": "A String",
        },
      ],
      "outputAudio": "A String",
      "outputAudioConfig": {
        "audioEncoding": "A String",
        "sampleRateHertz": 42,
        "synthesizeSpeechConfig": {
          "effectsProfileId": [
            "A String",
          ],
          "pitch": 3.14,
          "pronunciations": [
            {
              "phoneticEncoding": "A String",
              "phrase": "A String",
              "pronunciation": "A String",
            },
          ],
          "speakingRate": 3.14,
          "voice": {
            "name": "A String",
            "ssmlGender": "A String",
          },
          "volumeGainDb": 3.14,
        },
      },
      "queryResult": {
        "action": "A String",
        "allRequiredParamsPresent": True or False,
        "cancelsSlotFilling": True or False,
        "diagnosticInfo": {
          "a_key": "", # Properties of the object.
        },
        "fulfillmentMessages": [
          {
            "basicCard": {
              "buttons": [
                {
                  "openUriAction": {
                    "uri": "A String",
                  },
                  "title": "A String",
                },
              ],
              "formattedText": "A String",
              "image": {
                "accessibilityText": "A String",
                "imageUri": "A String",
              },
              "subtitle": "A String",
              "title": "A String",
            },
            "browseCarouselCard": {
              "imageDisplayOptions": "A String",
              "items": [
                {
                  "description": "A String",
                  "footer": "A String",
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "openUriAction": {
                    "url": "A String",
                    "urlTypeHint": "A String",
                  },
                  "title": "A String",
                },
              ],
            },
            "card": {
              "buttons": [
                {
                  "postback": "A String",
                  "text": "A String",
                },
              ],
              "imageUri": "A String",
              "subtitle": "A String",
              "title": "A String",
            },
            "carouselSelect": {
              "items": [
                {
                  "description": "A String",
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "info": {
                    "key": "A String",
                    "synonyms": [
                      "A String",
                    ],
                  },
                  "title": "A String",
                },
              ],
            },
            "image": {
              "accessibilityText": "A String",
              "imageUri": "A String",
            },
            "linkOutSuggestion": {
              "destinationName": "A String",
              "uri": "A String",
            },
            "listSelect": {
              "items": [
                {
                  "description": "A String",
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "info": {
                    "key": "A String",
                    "synonyms": [
                      "A String",
                    ],
                  },
                  "title": "A String",
                },
              ],
              "subtitle": "A String",
              "title": "A String",
            },
            "mediaContent": {
              "mediaObjects": [
                {
                  "contentUrl": "A String",
                  "description": "A String",
                  "icon": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "largeImage": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "name": "A String",
                },
              ],
              "mediaType": "A String",
            },
            "payload": {
              "a_key": "", # Properties of the object.
            },
            "platform": "A String",
            "quickReplies": {
              "quickReplies": [
                "A String",
              ],
              "title": "A String",
            },
            "rbmCarouselRichCard": {
              "cardContents": [
                {
                  "description": "A String",
                  "media": {
                    "fileUri": "A String",
                    "height": "A String",
                    "thumbnailUri": "A String",
                  },
                  "suggestions": [
                    {
                      "action": {
                        "dial": {
                          "phoneNumber": "A String",
                        },
                        "openUrl": {
                          "uri": "A String",
                        },
                        "postbackData": "A String",
                        "shareLocation": {
                        },
                        "text": "A String",
                      },
                      "reply": {
                        "postbackData": "A String",
                        "text": "A String",
                      },
                    },
                  ],
                  "title": "A String",
                },
              ],
              "cardWidth": "A String",
            },
            "rbmStandaloneRichCard": {
              "cardContent": {
                "description": "A String",
                "media": {
                  "fileUri": "A String",
                  "height": "A String",
                  "thumbnailUri": "A String",
                },
                "suggestions": [
                  {
                    "action": {
                      "dial": {
                        "phoneNumber": "A String",
                      },
                      "openUrl": {
                        "uri": "A String",
                      },
                      "postbackData": "A String",
                      "shareLocation": {
                      },
                      "text": "A String",
                    },
                    "reply": {
                      "postbackData": "A String",
                      "text": "A String",
                    },
                  },
                ],
                "title": "A String",
              },
              "cardOrientation": "A String",
              "thumbnailImageAlignment": "A String",
            },
            "rbmText": {
              "rbmSuggestion": [
                {
                  "action": {
                    "dial": {
                      "phoneNumber": "A String",
                    },
                    "openUrl": {
                      "uri": "A String",
                    },
                    "postbackData": "A String",
                    "shareLocation": {
                    },
                    "text": "A String",
                  },
                  "reply": {
                    "postbackData": "A String",
                    "text": "A String",
                  },
                },
              ],
              "text": "A String",
            },
            "simpleResponses": {
              "simpleResponses": [
                {
                  "displayText": "A String",
                  "ssml": "A String",
                  "textToSpeech": "A String",
                },
              ],
            },
            "suggestions": {
              "suggestions": [
                {
                  "title": "A String",
                },
              ],
            },
            "tableCard": {
              "buttons": [
                {
                  "openUriAction": {
                    "uri": "A String",
                  },
                  "title": "A String",
                },
              ],
              "columnProperties": [
                {
                  "header": "A String",
                  "horizontalAlignment": "A String",
                },
              ],
              "image": {
                "accessibilityText": "A String",
                "imageUri": "A String",
              },
              "rows": [
                {
                  "cells": [
                    {
                      "text": "A String",
                    },
                  ],
                  "dividerAfter": True or False,
                },
              ],
              "subtitle": "A String",
              "title": "A String",
            },
            "telephonyPlayAudio": {
              "audioUri": "A String",
            },
            "telephonySynthesizeSpeech": {
              "ssml": "A String",
              "text": "A String",
            },
            "telephonyTransferCall": {
              "phoneNumber": "A String",
            },
            "text": {
              "text": [
                "A String",
              ],
            },
          },
        ],
        "fulfillmentText": "A String",
        "intent": {
          "action": "A String",
          "defaultResponsePlatforms": [
            "A String",
          ],
          "displayName": "A String",
          "endInteraction": True or False,
          "events": [
            "A String",
          ],
          "followupIntentInfo": [
            {
              "followupIntentName": "A String",
              "parentFollowupIntentName": "A String",
            },
          ],
          "inputContextNames": [
            "A String",
          ],
          "isFallback": True or False,
          "liveAgentHandoff": True or False,
          "messages": [
            {
              "basicCard": {
                "buttons": [
                  {
                    "openUriAction": {
                      "uri": "A String",
                    },
                    "title": "A String",
                  },
                ],
                "formattedText": "A String",
                "image": {
                  "accessibilityText": "A String",
                  "imageUri": "A String",
                },
                "subtitle": "A String",
                "title": "A String",
              },
              "browseCarouselCard": {
                "imageDisplayOptions": "A String",
                "items": [
                  {
                    "description": "A String",
                    "footer": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "openUriAction": {
                      "url": "A String",
                      "urlTypeHint": "A String",
                    },
                    "title": "A String",
                  },
                ],
              },
              "card": {
                "buttons": [
                  {
                    "postback": "A String",
                    "text": "A String",
                  },
                ],
                "imageUri": "A String",
                "subtitle": "A String",
                "title": "A String",
              },
              "carouselSelect": {
                "items": [
                  {
                    "description": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "info": {
                      "key": "A String",
                      "synonyms": [
                        "A String",
                      ],
                    },
                    "title": "A String",
                  },
                ],
              },
              "image": {
                "accessibilityText": "A String",
                "imageUri": "A String",
              },
              "linkOutSuggestion": {
                "destinationName": "A String",
                "uri": "A String",
              },
              "listSelect": {
                "items": [
                  {
                    "description": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "info": {
                      "key": "A String",
                      "synonyms": [
                        "A String",
                      ],
                    },
                    "title": "A String",
                  },
                ],
                "subtitle": "A String",
                "title": "A String",
              },
              "mediaContent": {
                "mediaObjects": [
                  {
                    "contentUrl": "A String",
                    "description": "A String",
                    "icon": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "largeImage": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "name": "A String",
                  },
                ],
                "mediaType": "A String",
              },
              "payload": {
                "a_key": "", # Properties of the object.
              },
              "platform": "A String",
              "quickReplies": {
                "quickReplies": [
                  "A String",
                ],
                "title": "A String",
              },
              "rbmCarouselRichCard": {
                "cardContents": [
                  {
                    "description": "A String",
                    "media": {
                      "fileUri": "A String",
                      "height": "A String",
                      "thumbnailUri": "A String",
                    },
                    "suggestions": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "title": "A String",
                  },
                ],
                "cardWidth": "A String",
              },
              "rbmStandaloneRichCard": {
                "cardContent": {
                  "description": "A String",
                  "media": {
                    "fileUri": "A String",
                    "height": "A String",
                    "thumbnailUri": "A String",
                  },
                  "suggestions": [
                    {
                      "action": {
                        "dial": {
                          "phoneNumber": "A String",
                        },
                        "openUrl": {
                          "uri": "A String",
                        },
                        "postbackData": "A String",
                        "shareLocation": {
                        },
                        "text": "A String",
                      },
                      "reply": {
                        "postbackData": "A String",
                        "text": "A String",
                      },
                    },
                  ],
                  "title": "A String",
                },
                "cardOrientation": "A String",
                "thumbnailImageAlignment": "A String",
              },
              "rbmText": {
                "rbmSuggestion": [
                  {
                    "action": {
                      "dial": {
                        "phoneNumber": "A String",
                      },
                      "openUrl": {
                        "uri": "A String",
                      },
                      "postbackData": "A String",
                      "shareLocation": {
                      },
                      "text": "A String",
                    },
                    "reply": {
                      "postbackData": "A String",
                      "text": "A String",
                    },
                  },
                ],
                "text": "A String",
              },
              "simpleResponses": {
                "simpleResponses": [
                  {
                    "displayText": "A String",
                    "ssml": "A String",
                    "textToSpeech": "A String",
                  },
                ],
              },
              "suggestions": {
                "suggestions": [
                  {
                    "title": "A String",
                  },
                ],
              },
              "tableCard": {
                "buttons": [
                  {
                    "openUriAction": {
                      "uri": "A String",
                    },
                    "title": "A String",
                  },
                ],
                "columnProperties": [
                  {
                    "header": "A String",
                    "horizontalAlignment": "A String",
                  },
                ],
                "image": {
                  "accessibilityText": "A String",
                  "imageUri": "A String",
                },
                "rows": [
                  {
                    "cells": [
                      {
                        "text": "A String",
                      },
                    ],
                    "dividerAfter": True or False,
                  },
                ],
                "subtitle": "A String",
                "title": "A String",
              },
              "telephonyPlayAudio": {
                "audioUri": "A String",
              },
              "telephonySynthesizeSpeech": {
                "ssml": "A String",
                "text": "A String",
              },
              "telephonyTransferCall": {
                "phoneNumber": "A String",
              },
              "text": {
                "text": [
                  "A String",
                ],
              },
            },
          ],
          "mlDisabled": True or False,
          "mlEnabled": True or False,
          "name": "A String",
          "outputContexts": [
            {
              "lifespanCount": 42,
              "name": "A String",
              "parameters": {
                "a_key": "", # Properties of the object.
              },
            },
          ],
          "parameters": [
            {
              "defaultValue": "A String",
              "displayName": "A String",
              "entityTypeDisplayName": "A String",
              "isList": True or False,
              "mandatory": True or False,
              "name": "A String",
              "prompts": [
                "A String",
              ],
              "value": "A String",
            },
          ],
          "parentFollowupIntentName": "A String",
          "priority": 42,
          "resetContexts": True or False,
          "rootFollowupIntentName": "A String",
          "trainingPhrases": [
            {
              "name": "A String",
              "parts": [
                {
                  "alias": "A String",
                  "entityType": "A String",
                  "text": "A String",
                  "userDefined": True or False,
                },
              ],
              "timesAddedCount": 42,
              "type": "A String",
            },
          ],
          "webhookState": "A String",
        },
        "intentDetectionConfidence": 3.14,
        "knowledgeAnswers": {
          "answers": [
            {
              "answer": "A String",
              "faqQuestion": "A String",
              "matchConfidence": 3.14,
              "matchConfidenceLevel": "A String",
              "source": "A String",
            },
          ],
        },
        "languageCode": "A String",
        "outputContexts": [
          {
            "lifespanCount": 42,
            "name": "A String",
            "parameters": {
              "a_key": "", # Properties of the object.
            },
          },
        ],
        "parameters": {
          "a_key": "", # Properties of the object.
        },
        "queryText": "A String",
        "sentimentAnalysisResult": {
          "queryTextSentiment": {
            "magnitude": 3.14,
            "score": 3.14,
          },
        },
        "speechRecognitionConfidence": 3.14,
        "webhookPayload": {
          "a_key": "", # Properties of the object.
        },
        "webhookSource": "A String",
      },
      "responseId": "A String",
      "webhookStatus": {
        "code": 42,
        "details": [
          {
            "a_key": "", # Properties of the object. Contains field @type with type URL.
          },
        ],
        "message": "A String",
      },
    },
    "event": "A String",
    "intent": "A String",
    "matchConfidence": 3.14,
    "parameters": {
      "a_key": "", # Properties of the object.
    },
    "responseMessages": [
      {
        "endInteraction": {
        },
        "liveAgentHandoff": {
          "metadata": {
            "a_key": "", # Properties of the object.
          },
        },
        "mixedAudio": {
          "segments": [
            {
              "allowPlaybackInterruption": True or False,
              "audio": "A String",
              "uri": "A String",
            },
          ],
        },
        "payload": {
          "a_key": "", # Properties of the object.
        },
        "telephonyTransferCall": {
          "phoneNumber": "A String",
          "sipUri": "A String",
        },
        "text": {
          "text": [
            "A String",
          ],
        },
      },
    ],
  },
  "dtmfParameters": {
    "acceptsDtmfInput": True or False,
  },
  "endUserSuggestionResults": [
    {
      "error": {
        "code": 42,
        "details": [
          {
            "a_key": "", # Properties of the object. Contains field @type with type URL.
          },
        ],
        "message": "A String",
      },
      "generateSuggestionsResponse": {
        "generatorSuggestionAnswers": [
          {
            "answerRecord": "A String",
            "generatorSuggestion": {
              "agentCoachingSuggestion": {
                "agentActionSuggestions": [
                  {
                    "agentAction": "A String",
                    "duplicateCheckResult": {
                      "duplicateSuggestions": [
                        {
                          "answerRecord": "A String",
                          "similarityScore": 3.14,
                          "sources": {
                            "instructionIndexes": [
                              42,
                            ],
                          },
                          "suggestionIndex": 42,
                        },
                      ],
                    },
                    "sources": {
                      "instructionIndexes": [
                        42,
                      ],
                    },
                  },
                ],
                "applicableInstructions": [
                  {
                    "agentAction": "A String",
                    "condition": "A String",
                    "displayDetails": "A String",
                    "displayName": "A String",
                    "duplicateCheckResult": {
                      "duplicateSuggestions": [
                        {
                          "answerRecord": "A String",
                          "similarityScore": 3.14,
                          "suggestionIndex": 42,
                        },
                      ],
                    },
                    "systemAction": "A String",
                    "triggeringEvent": "A String",
                  },
                ],
                "sampleResponses": [
                  {
                    "duplicateCheckResult": {
                      "duplicateSuggestions": [
                        {
                          "answerRecord": "A String",
                          "similarityScore": 3.14,
                          "sources": {
                            "instructionIndexes": [
                              42,
                            ],
                          },
                          "suggestionIndex": 42,
                        },
                      ],
                    },
                    "responseText": "A String",
                    "sources": {
                      "instructionIndexes": [
                        42,
                      ],
                    },
                  },
                ],
              },
              "freeFormSuggestion": {
                "response": "A String",
              },
              "summarySuggestion": {
                "summarySections": [
                  {
                    "section": "A String",
                    "summary": "A String",
                  },
                ],
              },
              "toolCallInfo": [
                {
                  "toolCall": {
                    "action": "A String",
                    "answerRecord": "A String",
                    "createTime": "A String",
                    "inputParameters": {
                      "a_key": "", # Properties of the object.
                    },
                    "state": "A String",
                    "tool": "A String",
                    "toolDisplayDetails": "A String",
                    "toolDisplayName": "A String",
                  },
                  "toolCallResult": {
                    "action": "A String",
                    "answerRecord": "A String",
                    "content": "A String",
                    "createTime": "A String",
                    "error": {
                      "message": "A String",
                    },
                    "rawContent": "A String",
                    "tool": "A String",
                  },
                },
              ],
            },
            "sourceGenerator": "A String",
          },
        ],
        "latestMessage": "A String",
      },
      "suggestArticlesResponse": {
        "articleAnswers": [
          {
            "answerRecord": "A String",
            "metadata": {
              "a_key": "A String",
            },
            "snippets": [
              "A String",
            ],
            "title": "A String",
            "uri": "A String",
          },
        ],
        "contextSize": 42,
        "latestMessage": "A String",
      },
      "suggestDialogflowAssistsResponse": {
        "contextSize": 42,
        "dialogflowAssistAnswers": [
          {
            "answerRecord": "A String",
            "intentSuggestion": {
              "description": "A String",
              "displayName": "A String",
              "intentV2": "A String",
            },
            "queryResult": {
              "action": "A String",
              "allRequiredParamsPresent": True or False,
              "cancelsSlotFilling": True or False,
              "diagnosticInfo": {
                "a_key": "", # Properties of the object.
              },
              "fulfillmentMessages": [
                {
                  "basicCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "formattedText": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "browseCarouselCard": {
                    "imageDisplayOptions": "A String",
                    "items": [
                      {
                        "description": "A String",
                        "footer": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "openUriAction": {
                          "url": "A String",
                          "urlTypeHint": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "card": {
                    "buttons": [
                      {
                        "postback": "A String",
                        "text": "A String",
                      },
                    ],
                    "imageUri": "A String",
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "carouselSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "linkOutSuggestion": {
                    "destinationName": "A String",
                    "uri": "A String",
                  },
                  "listSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "mediaContent": {
                    "mediaObjects": [
                      {
                        "contentUrl": "A String",
                        "description": "A String",
                        "icon": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "largeImage": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "name": "A String",
                      },
                    ],
                    "mediaType": "A String",
                  },
                  "payload": {
                    "a_key": "", # Properties of the object.
                  },
                  "platform": "A String",
                  "quickReplies": {
                    "quickReplies": [
                      "A String",
                    ],
                    "title": "A String",
                  },
                  "rbmCarouselRichCard": {
                    "cardContents": [
                      {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                    ],
                    "cardWidth": "A String",
                  },
                  "rbmStandaloneRichCard": {
                    "cardContent": {
                      "description": "A String",
                      "media": {
                        "fileUri": "A String",
                        "height": "A String",
                        "thumbnailUri": "A String",
                      },
                      "suggestions": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "title": "A String",
                    },
                    "cardOrientation": "A String",
                    "thumbnailImageAlignment": "A String",
                  },
                  "rbmText": {
                    "rbmSuggestion": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "text": "A String",
                  },
                  "simpleResponses": {
                    "simpleResponses": [
                      {
                        "displayText": "A String",
                        "ssml": "A String",
                        "textToSpeech": "A String",
                      },
                    ],
                  },
                  "suggestions": {
                    "suggestions": [
                      {
                        "title": "A String",
                      },
                    ],
                  },
                  "tableCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "columnProperties": [
                      {
                        "header": "A String",
                        "horizontalAlignment": "A String",
                      },
                    ],
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "rows": [
                      {
                        "cells": [
                          {
                            "text": "A String",
                          },
                        ],
                        "dividerAfter": True or False,
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "telephonyPlayAudio": {
                    "audioUri": "A String",
                  },
                  "telephonySynthesizeSpeech": {
                    "ssml": "A String",
                    "text": "A String",
                  },
                  "telephonyTransferCall": {
                    "phoneNumber": "A String",
                  },
                  "text": {
                    "text": [
                      "A String",
                    ],
                  },
                },
              ],
              "fulfillmentText": "A String",
              "intent": {
                "action": "A String",
                "defaultResponsePlatforms": [
                  "A String",
                ],
                "displayName": "A String",
                "endInteraction": True or False,
                "events": [
                  "A String",
                ],
                "followupIntentInfo": [
                  {
                    "followupIntentName": "A String",
                    "parentFollowupIntentName": "A String",
                  },
                ],
                "inputContextNames": [
                  "A String",
                ],
                "isFallback": True or False,
                "liveAgentHandoff": True or False,
                "messages": [
                  {
                    "basicCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "formattedText": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "browseCarouselCard": {
                      "imageDisplayOptions": "A String",
                      "items": [
                        {
                          "description": "A String",
                          "footer": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "openUriAction": {
                            "url": "A String",
                            "urlTypeHint": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "card": {
                      "buttons": [
                        {
                          "postback": "A String",
                          "text": "A String",
                        },
                      ],
                      "imageUri": "A String",
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "carouselSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "linkOutSuggestion": {
                      "destinationName": "A String",
                      "uri": "A String",
                    },
                    "listSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "mediaContent": {
                      "mediaObjects": [
                        {
                          "contentUrl": "A String",
                          "description": "A String",
                          "icon": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "largeImage": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "name": "A String",
                        },
                      ],
                      "mediaType": "A String",
                    },
                    "payload": {
                      "a_key": "", # Properties of the object.
                    },
                    "platform": "A String",
                    "quickReplies": {
                      "quickReplies": [
                        "A String",
                      ],
                      "title": "A String",
                    },
                    "rbmCarouselRichCard": {
                      "cardContents": [
                        {
                          "description": "A String",
                          "media": {
                            "fileUri": "A String",
                            "height": "A String",
                            "thumbnailUri": "A String",
                          },
                          "suggestions": [
                            {
                              "action": {
                                "dial": {
                                  "phoneNumber": "A String",
                                },
                                "openUrl": {
                                  "uri": "A String",
                                },
                                "postbackData": "A String",
                                "shareLocation": {
                                },
                                "text": "A String",
                              },
                              "reply": {
                                "postbackData": "A String",
                                "text": "A String",
                              },
                            },
                          ],
                          "title": "A String",
                        },
                      ],
                      "cardWidth": "A String",
                    },
                    "rbmStandaloneRichCard": {
                      "cardContent": {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                      "cardOrientation": "A String",
                      "thumbnailImageAlignment": "A String",
                    },
                    "rbmText": {
                      "rbmSuggestion": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "text": "A String",
                    },
                    "simpleResponses": {
                      "simpleResponses": [
                        {
                          "displayText": "A String",
                          "ssml": "A String",
                          "textToSpeech": "A String",
                        },
                      ],
                    },
                    "suggestions": {
                      "suggestions": [
                        {
                          "title": "A String",
                        },
                      ],
                    },
                    "tableCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "columnProperties": [
                        {
                          "header": "A String",
                          "horizontalAlignment": "A String",
                        },
                      ],
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "rows": [
                        {
                          "cells": [
                            {
                              "text": "A String",
                            },
                          ],
                          "dividerAfter": True or False,
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "telephonyPlayAudio": {
                      "audioUri": "A String",
                    },
                    "telephonySynthesizeSpeech": {
                      "ssml": "A String",
                      "text": "A String",
                    },
                    "telephonyTransferCall": {
                      "phoneNumber": "A String",
                    },
                    "text": {
                      "text": [
                        "A String",
                      ],
                    },
                  },
                ],
                "mlDisabled": True or False,
                "mlEnabled": True or False,
                "name": "A String",
                "outputContexts": [
                  {
                    "lifespanCount": 42,
                    "name": "A String",
                    "parameters": {
                      "a_key": "", # Properties of the object.
                    },
                  },
                ],
                "parameters": [
                  {
                    "defaultValue": "A String",
                    "displayName": "A String",
                    "entityTypeDisplayName": "A String",
                    "isList": True or False,
                    "mandatory": True or False,
                    "name": "A String",
                    "prompts": [
                      "A String",
                    ],
                    "value": "A String",
                  },
                ],
                "parentFollowupIntentName": "A String",
                "priority": 42,
                "resetContexts": True or False,
                "rootFollowupIntentName": "A String",
                "trainingPhrases": [
                  {
                    "name": "A String",
                    "parts": [
                      {
                        "alias": "A String",
                        "entityType": "A String",
                        "text": "A String",
                        "userDefined": True or False,
                      },
                    ],
                    "timesAddedCount": 42,
                    "type": "A String",
                  },
                ],
                "webhookState": "A String",
              },
              "intentDetectionConfidence": 3.14,
              "knowledgeAnswers": {
                "answers": [
                  {
                    "answer": "A String",
                    "faqQuestion": "A String",
                    "matchConfidence": 3.14,
                    "matchConfidenceLevel": "A String",
                    "source": "A String",
                  },
                ],
              },
              "languageCode": "A String",
              "outputContexts": [
                {
                  "lifespanCount": 42,
                  "name": "A String",
                  "parameters": {
                    "a_key": "", # Properties of the object.
                  },
                },
              ],
              "parameters": {
                "a_key": "", # Properties of the object.
              },
              "queryText": "A String",
              "sentimentAnalysisResult": {
                "queryTextSentiment": {
                  "magnitude": 3.14,
                  "score": 3.14,
                },
              },
              "speechRecognitionConfidence": 3.14,
              "webhookPayload": {
                "a_key": "", # Properties of the object.
              },
              "webhookSource": "A String",
            },
          },
        ],
        "latestMessage": "A String",
      },
      "suggestEntityExtractionResponse": {
        "contextSize": 42,
        "dialogflowAssistAnswers": [
          {
            "answerRecord": "A String",
            "intentSuggestion": {
              "description": "A String",
              "displayName": "A String",
              "intentV2": "A String",
            },
            "queryResult": {
              "action": "A String",
              "allRequiredParamsPresent": True or False,
              "cancelsSlotFilling": True or False,
              "diagnosticInfo": {
                "a_key": "", # Properties of the object.
              },
              "fulfillmentMessages": [
                {
                  "basicCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "formattedText": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "browseCarouselCard": {
                    "imageDisplayOptions": "A String",
                    "items": [
                      {
                        "description": "A String",
                        "footer": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "openUriAction": {
                          "url": "A String",
                          "urlTypeHint": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "card": {
                    "buttons": [
                      {
                        "postback": "A String",
                        "text": "A String",
                      },
                    ],
                    "imageUri": "A String",
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "carouselSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "linkOutSuggestion": {
                    "destinationName": "A String",
                    "uri": "A String",
                  },
                  "listSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "mediaContent": {
                    "mediaObjects": [
                      {
                        "contentUrl": "A String",
                        "description": "A String",
                        "icon": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "largeImage": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "name": "A String",
                      },
                    ],
                    "mediaType": "A String",
                  },
                  "payload": {
                    "a_key": "", # Properties of the object.
                  },
                  "platform": "A String",
                  "quickReplies": {
                    "quickReplies": [
                      "A String",
                    ],
                    "title": "A String",
                  },
                  "rbmCarouselRichCard": {
                    "cardContents": [
                      {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                    ],
                    "cardWidth": "A String",
                  },
                  "rbmStandaloneRichCard": {
                    "cardContent": {
                      "description": "A String",
                      "media": {
                        "fileUri": "A String",
                        "height": "A String",
                        "thumbnailUri": "A String",
                      },
                      "suggestions": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "title": "A String",
                    },
                    "cardOrientation": "A String",
                    "thumbnailImageAlignment": "A String",
                  },
                  "rbmText": {
                    "rbmSuggestion": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "text": "A String",
                  },
                  "simpleResponses": {
                    "simpleResponses": [
                      {
                        "displayText": "A String",
                        "ssml": "A String",
                        "textToSpeech": "A String",
                      },
                    ],
                  },
                  "suggestions": {
                    "suggestions": [
                      {
                        "title": "A String",
                      },
                    ],
                  },
                  "tableCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "columnProperties": [
                      {
                        "header": "A String",
                        "horizontalAlignment": "A String",
                      },
                    ],
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "rows": [
                      {
                        "cells": [
                          {
                            "text": "A String",
                          },
                        ],
                        "dividerAfter": True or False,
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "telephonyPlayAudio": {
                    "audioUri": "A String",
                  },
                  "telephonySynthesizeSpeech": {
                    "ssml": "A String",
                    "text": "A String",
                  },
                  "telephonyTransferCall": {
                    "phoneNumber": "A String",
                  },
                  "text": {
                    "text": [
                      "A String",
                    ],
                  },
                },
              ],
              "fulfillmentText": "A String",
              "intent": {
                "action": "A String",
                "defaultResponsePlatforms": [
                  "A String",
                ],
                "displayName": "A String",
                "endInteraction": True or False,
                "events": [
                  "A String",
                ],
                "followupIntentInfo": [
                  {
                    "followupIntentName": "A String",
                    "parentFollowupIntentName": "A String",
                  },
                ],
                "inputContextNames": [
                  "A String",
                ],
                "isFallback": True or False,
                "liveAgentHandoff": True or False,
                "messages": [
                  {
                    "basicCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "formattedText": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "browseCarouselCard": {
                      "imageDisplayOptions": "A String",
                      "items": [
                        {
                          "description": "A String",
                          "footer": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "openUriAction": {
                            "url": "A String",
                            "urlTypeHint": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "card": {
                      "buttons": [
                        {
                          "postback": "A String",
                          "text": "A String",
                        },
                      ],
                      "imageUri": "A String",
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "carouselSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "linkOutSuggestion": {
                      "destinationName": "A String",
                      "uri": "A String",
                    },
                    "listSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "mediaContent": {
                      "mediaObjects": [
                        {
                          "contentUrl": "A String",
                          "description": "A String",
                          "icon": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "largeImage": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "name": "A String",
                        },
                      ],
                      "mediaType": "A String",
                    },
                    "payload": {
                      "a_key": "", # Properties of the object.
                    },
                    "platform": "A String",
                    "quickReplies": {
                      "quickReplies": [
                        "A String",
                      ],
                      "title": "A String",
                    },
                    "rbmCarouselRichCard": {
                      "cardContents": [
                        {
                          "description": "A String",
                          "media": {
                            "fileUri": "A String",
                            "height": "A String",
                            "thumbnailUri": "A String",
                          },
                          "suggestions": [
                            {
                              "action": {
                                "dial": {
                                  "phoneNumber": "A String",
                                },
                                "openUrl": {
                                  "uri": "A String",
                                },
                                "postbackData": "A String",
                                "shareLocation": {
                                },
                                "text": "A String",
                              },
                              "reply": {
                                "postbackData": "A String",
                                "text": "A String",
                              },
                            },
                          ],
                          "title": "A String",
                        },
                      ],
                      "cardWidth": "A String",
                    },
                    "rbmStandaloneRichCard": {
                      "cardContent": {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                      "cardOrientation": "A String",
                      "thumbnailImageAlignment": "A String",
                    },
                    "rbmText": {
                      "rbmSuggestion": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "text": "A String",
                    },
                    "simpleResponses": {
                      "simpleResponses": [
                        {
                          "displayText": "A String",
                          "ssml": "A String",
                          "textToSpeech": "A String",
                        },
                      ],
                    },
                    "suggestions": {
                      "suggestions": [
                        {
                          "title": "A String",
                        },
                      ],
                    },
                    "tableCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "columnProperties": [
                        {
                          "header": "A String",
                          "horizontalAlignment": "A String",
                        },
                      ],
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "rows": [
                        {
                          "cells": [
                            {
                              "text": "A String",
                            },
                          ],
                          "dividerAfter": True or False,
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "telephonyPlayAudio": {
                      "audioUri": "A String",
                    },
                    "telephonySynthesizeSpeech": {
                      "ssml": "A String",
                      "text": "A String",
                    },
                    "telephonyTransferCall": {
                      "phoneNumber": "A String",
                    },
                    "text": {
                      "text": [
                        "A String",
                      ],
                    },
                  },
                ],
                "mlDisabled": True or False,
                "mlEnabled": True or False,
                "name": "A String",
                "outputContexts": [
                  {
                    "lifespanCount": 42,
                    "name": "A String",
                    "parameters": {
                      "a_key": "", # Properties of the object.
                    },
                  },
                ],
                "parameters": [
                  {
                    "defaultValue": "A String",
                    "displayName": "A String",
                    "entityTypeDisplayName": "A String",
                    "isList": True or False,
                    "mandatory": True or False,
                    "name": "A String",
                    "prompts": [
                      "A String",
                    ],
                    "value": "A String",
                  },
                ],
                "parentFollowupIntentName": "A String",
                "priority": 42,
                "resetContexts": True or False,
                "rootFollowupIntentName": "A String",
                "trainingPhrases": [
                  {
                    "name": "A String",
                    "parts": [
                      {
                        "alias": "A String",
                        "entityType": "A String",
                        "text": "A String",
                        "userDefined": True or False,
                      },
                    ],
                    "timesAddedCount": 42,
                    "type": "A String",
                  },
                ],
                "webhookState": "A String",
              },
              "intentDetectionConfidence": 3.14,
              "knowledgeAnswers": {
                "answers": [
                  {
                    "answer": "A String",
                    "faqQuestion": "A String",
                    "matchConfidence": 3.14,
                    "matchConfidenceLevel": "A String",
                    "source": "A String",
                  },
                ],
              },
              "languageCode": "A String",
              "outputContexts": [
                {
                  "lifespanCount": 42,
                  "name": "A String",
                  "parameters": {
                    "a_key": "", # Properties of the object.
                  },
                },
              ],
              "parameters": {
                "a_key": "", # Properties of the object.
              },
              "queryText": "A String",
              "sentimentAnalysisResult": {
                "queryTextSentiment": {
                  "magnitude": 3.14,
                  "score": 3.14,
                },
              },
              "speechRecognitionConfidence": 3.14,
              "webhookPayload": {
                "a_key": "", # Properties of the object.
              },
              "webhookSource": "A String",
            },
          },
        ],
        "latestMessage": "A String",
      },
      "suggestFaqAnswersResponse": {
        "contextSize": 42,
        "faqAnswers": [
          {
            "answer": "A String",
            "answerRecord": "A String",
            "confidence": 3.14,
            "metadata": {
              "a_key": "A String",
            },
            "question": "A String",
            "source": "A String",
          },
        ],
        "latestMessage": "A String",
      },
      "suggestKnowledgeAssistResponse": {
        "contextSize": 42,
        "knowledgeAssistAnswer": {
          "answerRecord": "A String",
          "knowledgeAssistDebugInfo": {
            "datastoreResponseReason": "A String",
            "ingestedContextReferenceDebugInfo": {
              "contextReferenceRetrieved": True or False,
              "ingestedParametersDebugInfo": [
                {
                  "ingestionStatus": "A String",
                  "parameter": "A String",
                },
              ],
              "projectNotAllowlisted": True or False,
            },
            "knowledgeAssistBehavior": {
              "answerGenerationRewriterOn": True or False,
              "appendedSearchContextCount": 42,
              "conversationTranscriptHasMixedLanguages": True or False,
              "disableSyncDelivery": True or False,
              "endUserMetadataIncluded": True or False,
              "invalidItemsQuerySuggestionSkipped": True or False,
              "multipleQueriesGenerated": True or False,
              "previousQueriesIncluded": True or False,
              "primaryQueryRedactedAndReplaced": True or False,
              "queryContainedSearchContext": True or False,
              "queryGenerationAgentLanguageMismatch": True or False,
              "queryGenerationEndUserLanguageMismatch": True or False,
              "returnQueryOnly": True or False,
              "thirdPartyConnectorAllowed": True or False,
              "useCustomSafetyFilterLevel": True or False,
              "usePubsubDelivery": True or False,
              "useTranslatedMessage": True or False,
            },
            "queryCategorizationFailureReason": "A String",
            "queryGenerationFailureReason": "A String",
            "serviceLatency": {
              "internalServiceLatencies": [
                {
                  "completeTime": "A String",
                  "latencyMs": 3.14,
                  "startTime": "A String",
                  "step": "A String",
                },
              ],
            },
          },
          "suggestedQuery": {
            "queryText": "A String",
          },
          "suggestedQueryAnswer": {
            "answerText": "A String",
            "faqSource": {
              "question": "A String",
            },
            "generativeSource": {
              "snippets": [
                {
                  "metadata": {
                    "a_key": "", # Properties of the object.
                  },
                  "text": "A String",
                  "title": "A String",
                  "uri": "A String",
                },
              ],
            },
          },
        },
        "latestMessage": "A String",
      },
      "suggestSmartRepliesResponse": {
        "contextSize": 42,
        "latestMessage": "A String",
        "smartReplyAnswers": [
          {
            "answerRecord": "A String",
            "confidence": 3.14,
            "reply": "A String",
          },
        ],
      },
    },
  ],
  "humanAgentSuggestionResults": [
    {
      "error": {
        "code": 42,
        "details": [
          {
            "a_key": "", # Properties of the object. Contains field @type with type URL.
          },
        ],
        "message": "A String",
      },
      "generateSuggestionsResponse": {
        "generatorSuggestionAnswers": [
          {
            "answerRecord": "A String",
            "generatorSuggestion": {
              "agentCoachingSuggestion": {
                "agentActionSuggestions": [
                  {
                    "agentAction": "A String",
                    "duplicateCheckResult": {
                      "duplicateSuggestions": [
                        {
                          "answerRecord": "A String",
                          "similarityScore": 3.14,
                          "sources": {
                            "instructionIndexes": [
                              42,
                            ],
                          },
                          "suggestionIndex": 42,
                        },
                      ],
                    },
                    "sources": {
                      "instructionIndexes": [
                        42,
                      ],
                    },
                  },
                ],
                "applicableInstructions": [
                  {
                    "agentAction": "A String",
                    "condition": "A String",
                    "displayDetails": "A String",
                    "displayName": "A String",
                    "duplicateCheckResult": {
                      "duplicateSuggestions": [
                        {
                          "answerRecord": "A String",
                          "similarityScore": 3.14,
                          "suggestionIndex": 42,
                        },
                      ],
                    },
                    "systemAction": "A String",
                    "triggeringEvent": "A String",
                  },
                ],
                "sampleResponses": [
                  {
                    "duplicateCheckResult": {
                      "duplicateSuggestions": [
                        {
                          "answerRecord": "A String",
                          "similarityScore": 3.14,
                          "sources": {
                            "instructionIndexes": [
                              42,
                            ],
                          },
                          "suggestionIndex": 42,
                        },
                      ],
                    },
                    "responseText": "A String",
                    "sources": {
                      "instructionIndexes": [
                        42,
                      ],
                    },
                  },
                ],
              },
              "freeFormSuggestion": {
                "response": "A String",
              },
              "summarySuggestion": {
                "summarySections": [
                  {
                    "section": "A String",
                    "summary": "A String",
                  },
                ],
              },
              "toolCallInfo": [
                {
                  "toolCall": {
                    "action": "A String",
                    "answerRecord": "A String",
                    "createTime": "A String",
                    "inputParameters": {
                      "a_key": "", # Properties of the object.
                    },
                    "state": "A String",
                    "tool": "A String",
                    "toolDisplayDetails": "A String",
                    "toolDisplayName": "A String",
                  },
                  "toolCallResult": {
                    "action": "A String",
                    "answerRecord": "A String",
                    "content": "A String",
                    "createTime": "A String",
                    "error": {
                      "message": "A String",
                    },
                    "rawContent": "A String",
                    "tool": "A String",
                  },
                },
              ],
            },
            "sourceGenerator": "A String",
          },
        ],
        "latestMessage": "A String",
      },
      "suggestArticlesResponse": {
        "articleAnswers": [
          {
            "answerRecord": "A String",
            "metadata": {
              "a_key": "A String",
            },
            "snippets": [
              "A String",
            ],
            "title": "A String",
            "uri": "A String",
          },
        ],
        "contextSize": 42,
        "latestMessage": "A String",
      },
      "suggestDialogflowAssistsResponse": {
        "contextSize": 42,
        "dialogflowAssistAnswers": [
          {
            "answerRecord": "A String",
            "intentSuggestion": {
              "description": "A String",
              "displayName": "A String",
              "intentV2": "A String",
            },
            "queryResult": {
              "action": "A String",
              "allRequiredParamsPresent": True or False,
              "cancelsSlotFilling": True or False,
              "diagnosticInfo": {
                "a_key": "", # Properties of the object.
              },
              "fulfillmentMessages": [
                {
                  "basicCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "formattedText": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "browseCarouselCard": {
                    "imageDisplayOptions": "A String",
                    "items": [
                      {
                        "description": "A String",
                        "footer": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "openUriAction": {
                          "url": "A String",
                          "urlTypeHint": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "card": {
                    "buttons": [
                      {
                        "postback": "A String",
                        "text": "A String",
                      },
                    ],
                    "imageUri": "A String",
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "carouselSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "linkOutSuggestion": {
                    "destinationName": "A String",
                    "uri": "A String",
                  },
                  "listSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "mediaContent": {
                    "mediaObjects": [
                      {
                        "contentUrl": "A String",
                        "description": "A String",
                        "icon": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "largeImage": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "name": "A String",
                      },
                    ],
                    "mediaType": "A String",
                  },
                  "payload": {
                    "a_key": "", # Properties of the object.
                  },
                  "platform": "A String",
                  "quickReplies": {
                    "quickReplies": [
                      "A String",
                    ],
                    "title": "A String",
                  },
                  "rbmCarouselRichCard": {
                    "cardContents": [
                      {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                    ],
                    "cardWidth": "A String",
                  },
                  "rbmStandaloneRichCard": {
                    "cardContent": {
                      "description": "A String",
                      "media": {
                        "fileUri": "A String",
                        "height": "A String",
                        "thumbnailUri": "A String",
                      },
                      "suggestions": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "title": "A String",
                    },
                    "cardOrientation": "A String",
                    "thumbnailImageAlignment": "A String",
                  },
                  "rbmText": {
                    "rbmSuggestion": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "text": "A String",
                  },
                  "simpleResponses": {
                    "simpleResponses": [
                      {
                        "displayText": "A String",
                        "ssml": "A String",
                        "textToSpeech": "A String",
                      },
                    ],
                  },
                  "suggestions": {
                    "suggestions": [
                      {
                        "title": "A String",
                      },
                    ],
                  },
                  "tableCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "columnProperties": [
                      {
                        "header": "A String",
                        "horizontalAlignment": "A String",
                      },
                    ],
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "rows": [
                      {
                        "cells": [
                          {
                            "text": "A String",
                          },
                        ],
                        "dividerAfter": True or False,
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "telephonyPlayAudio": {
                    "audioUri": "A String",
                  },
                  "telephonySynthesizeSpeech": {
                    "ssml": "A String",
                    "text": "A String",
                  },
                  "telephonyTransferCall": {
                    "phoneNumber": "A String",
                  },
                  "text": {
                    "text": [
                      "A String",
                    ],
                  },
                },
              ],
              "fulfillmentText": "A String",
              "intent": {
                "action": "A String",
                "defaultResponsePlatforms": [
                  "A String",
                ],
                "displayName": "A String",
                "endInteraction": True or False,
                "events": [
                  "A String",
                ],
                "followupIntentInfo": [
                  {
                    "followupIntentName": "A String",
                    "parentFollowupIntentName": "A String",
                  },
                ],
                "inputContextNames": [
                  "A String",
                ],
                "isFallback": True or False,
                "liveAgentHandoff": True or False,
                "messages": [
                  {
                    "basicCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "formattedText": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "browseCarouselCard": {
                      "imageDisplayOptions": "A String",
                      "items": [
                        {
                          "description": "A String",
                          "footer": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "openUriAction": {
                            "url": "A String",
                            "urlTypeHint": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "card": {
                      "buttons": [
                        {
                          "postback": "A String",
                          "text": "A String",
                        },
                      ],
                      "imageUri": "A String",
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "carouselSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "linkOutSuggestion": {
                      "destinationName": "A String",
                      "uri": "A String",
                    },
                    "listSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "mediaContent": {
                      "mediaObjects": [
                        {
                          "contentUrl": "A String",
                          "description": "A String",
                          "icon": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "largeImage": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "name": "A String",
                        },
                      ],
                      "mediaType": "A String",
                    },
                    "payload": {
                      "a_key": "", # Properties of the object.
                    },
                    "platform": "A String",
                    "quickReplies": {
                      "quickReplies": [
                        "A String",
                      ],
                      "title": "A String",
                    },
                    "rbmCarouselRichCard": {
                      "cardContents": [
                        {
                          "description": "A String",
                          "media": {
                            "fileUri": "A String",
                            "height": "A String",
                            "thumbnailUri": "A String",
                          },
                          "suggestions": [
                            {
                              "action": {
                                "dial": {
                                  "phoneNumber": "A String",
                                },
                                "openUrl": {
                                  "uri": "A String",
                                },
                                "postbackData": "A String",
                                "shareLocation": {
                                },
                                "text": "A String",
                              },
                              "reply": {
                                "postbackData": "A String",
                                "text": "A String",
                              },
                            },
                          ],
                          "title": "A String",
                        },
                      ],
                      "cardWidth": "A String",
                    },
                    "rbmStandaloneRichCard": {
                      "cardContent": {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                      "cardOrientation": "A String",
                      "thumbnailImageAlignment": "A String",
                    },
                    "rbmText": {
                      "rbmSuggestion": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "text": "A String",
                    },
                    "simpleResponses": {
                      "simpleResponses": [
                        {
                          "displayText": "A String",
                          "ssml": "A String",
                          "textToSpeech": "A String",
                        },
                      ],
                    },
                    "suggestions": {
                      "suggestions": [
                        {
                          "title": "A String",
                        },
                      ],
                    },
                    "tableCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "columnProperties": [
                        {
                          "header": "A String",
                          "horizontalAlignment": "A String",
                        },
                      ],
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "rows": [
                        {
                          "cells": [
                            {
                              "text": "A String",
                            },
                          ],
                          "dividerAfter": True or False,
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "telephonyPlayAudio": {
                      "audioUri": "A String",
                    },
                    "telephonySynthesizeSpeech": {
                      "ssml": "A String",
                      "text": "A String",
                    },
                    "telephonyTransferCall": {
                      "phoneNumber": "A String",
                    },
                    "text": {
                      "text": [
                        "A String",
                      ],
                    },
                  },
                ],
                "mlDisabled": True or False,
                "mlEnabled": True or False,
                "name": "A String",
                "outputContexts": [
                  {
                    "lifespanCount": 42,
                    "name": "A String",
                    "parameters": {
                      "a_key": "", # Properties of the object.
                    },
                  },
                ],
                "parameters": [
                  {
                    "defaultValue": "A String",
                    "displayName": "A String",
                    "entityTypeDisplayName": "A String",
                    "isList": True or False,
                    "mandatory": True or False,
                    "name": "A String",
                    "prompts": [
                      "A String",
                    ],
                    "value": "A String",
                  },
                ],
                "parentFollowupIntentName": "A String",
                "priority": 42,
                "resetContexts": True or False,
                "rootFollowupIntentName": "A String",
                "trainingPhrases": [
                  {
                    "name": "A String",
                    "parts": [
                      {
                        "alias": "A String",
                        "entityType": "A String",
                        "text": "A String",
                        "userDefined": True or False,
                      },
                    ],
                    "timesAddedCount": 42,
                    "type": "A String",
                  },
                ],
                "webhookState": "A String",
              },
              "intentDetectionConfidence": 3.14,
              "knowledgeAnswers": {
                "answers": [
                  {
                    "answer": "A String",
                    "faqQuestion": "A String",
                    "matchConfidence": 3.14,
                    "matchConfidenceLevel": "A String",
                    "source": "A String",
                  },
                ],
              },
              "languageCode": "A String",
              "outputContexts": [
                {
                  "lifespanCount": 42,
                  "name": "A String",
                  "parameters": {
                    "a_key": "", # Properties of the object.
                  },
                },
              ],
              "parameters": {
                "a_key": "", # Properties of the object.
              },
              "queryText": "A String",
              "sentimentAnalysisResult": {
                "queryTextSentiment": {
                  "magnitude": 3.14,
                  "score": 3.14,
                },
              },
              "speechRecognitionConfidence": 3.14,
              "webhookPayload": {
                "a_key": "", # Properties of the object.
              },
              "webhookSource": "A String",
            },
          },
        ],
        "latestMessage": "A String",
      },
      "suggestEntityExtractionResponse": {
        "contextSize": 42,
        "dialogflowAssistAnswers": [
          {
            "answerRecord": "A String",
            "intentSuggestion": {
              "description": "A String",
              "displayName": "A String",
              "intentV2": "A String",
            },
            "queryResult": {
              "action": "A String",
              "allRequiredParamsPresent": True or False,
              "cancelsSlotFilling": True or False,
              "diagnosticInfo": {
                "a_key": "", # Properties of the object.
              },
              "fulfillmentMessages": [
                {
                  "basicCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "formattedText": "A String",
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "browseCarouselCard": {
                    "imageDisplayOptions": "A String",
                    "items": [
                      {
                        "description": "A String",
                        "footer": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "openUriAction": {
                          "url": "A String",
                          "urlTypeHint": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "card": {
                    "buttons": [
                      {
                        "postback": "A String",
                        "text": "A String",
                      },
                    ],
                    "imageUri": "A String",
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "carouselSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                  },
                  "image": {
                    "accessibilityText": "A String",
                    "imageUri": "A String",
                  },
                  "linkOutSuggestion": {
                    "destinationName": "A String",
                    "uri": "A String",
                  },
                  "listSelect": {
                    "items": [
                      {
                        "description": "A String",
                        "image": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "info": {
                          "key": "A String",
                          "synonyms": [
                            "A String",
                          ],
                        },
                        "title": "A String",
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "mediaContent": {
                    "mediaObjects": [
                      {
                        "contentUrl": "A String",
                        "description": "A String",
                        "icon": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "largeImage": {
                          "accessibilityText": "A String",
                          "imageUri": "A String",
                        },
                        "name": "A String",
                      },
                    ],
                    "mediaType": "A String",
                  },
                  "payload": {
                    "a_key": "", # Properties of the object.
                  },
                  "platform": "A String",
                  "quickReplies": {
                    "quickReplies": [
                      "A String",
                    ],
                    "title": "A String",
                  },
                  "rbmCarouselRichCard": {
                    "cardContents": [
                      {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                    ],
                    "cardWidth": "A String",
                  },
                  "rbmStandaloneRichCard": {
                    "cardContent": {
                      "description": "A String",
                      "media": {
                        "fileUri": "A String",
                        "height": "A String",
                        "thumbnailUri": "A String",
                      },
                      "suggestions": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "title": "A String",
                    },
                    "cardOrientation": "A String",
                    "thumbnailImageAlignment": "A String",
                  },
                  "rbmText": {
                    "rbmSuggestion": [
                      {
                        "action": {
                          "dial": {
                            "phoneNumber": "A String",
                          },
                          "openUrl": {
                            "uri": "A String",
                          },
                          "postbackData": "A String",
                          "shareLocation": {
                          },
                          "text": "A String",
                        },
                        "reply": {
                          "postbackData": "A String",
                          "text": "A String",
                        },
                      },
                    ],
                    "text": "A String",
                  },
                  "simpleResponses": {
                    "simpleResponses": [
                      {
                        "displayText": "A String",
                        "ssml": "A String",
                        "textToSpeech": "A String",
                      },
                    ],
                  },
                  "suggestions": {
                    "suggestions": [
                      {
                        "title": "A String",
                      },
                    ],
                  },
                  "tableCard": {
                    "buttons": [
                      {
                        "openUriAction": {
                          "uri": "A String",
                        },
                        "title": "A String",
                      },
                    ],
                    "columnProperties": [
                      {
                        "header": "A String",
                        "horizontalAlignment": "A String",
                      },
                    ],
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "rows": [
                      {
                        "cells": [
                          {
                            "text": "A String",
                          },
                        ],
                        "dividerAfter": True or False,
                      },
                    ],
                    "subtitle": "A String",
                    "title": "A String",
                  },
                  "telephonyPlayAudio": {
                    "audioUri": "A String",
                  },
                  "telephonySynthesizeSpeech": {
                    "ssml": "A String",
                    "text": "A String",
                  },
                  "telephonyTransferCall": {
                    "phoneNumber": "A String",
                  },
                  "text": {
                    "text": [
                      "A String",
                    ],
                  },
                },
              ],
              "fulfillmentText": "A String",
              "intent": {
                "action": "A String",
                "defaultResponsePlatforms": [
                  "A String",
                ],
                "displayName": "A String",
                "endInteraction": True or False,
                "events": [
                  "A String",
                ],
                "followupIntentInfo": [
                  {
                    "followupIntentName": "A String",
                    "parentFollowupIntentName": "A String",
                  },
                ],
                "inputContextNames": [
                  "A String",
                ],
                "isFallback": True or False,
                "liveAgentHandoff": True or False,
                "messages": [
                  {
                    "basicCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "formattedText": "A String",
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "browseCarouselCard": {
                      "imageDisplayOptions": "A String",
                      "items": [
                        {
                          "description": "A String",
                          "footer": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "openUriAction": {
                            "url": "A String",
                            "urlTypeHint": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "card": {
                      "buttons": [
                        {
                          "postback": "A String",
                          "text": "A String",
                        },
                      ],
                      "imageUri": "A String",
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "carouselSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                    },
                    "image": {
                      "accessibilityText": "A String",
                      "imageUri": "A String",
                    },
                    "linkOutSuggestion": {
                      "destinationName": "A String",
                      "uri": "A String",
                    },
                    "listSelect": {
                      "items": [
                        {
                          "description": "A String",
                          "image": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "info": {
                            "key": "A String",
                            "synonyms": [
                              "A String",
                            ],
                          },
                          "title": "A String",
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "mediaContent": {
                      "mediaObjects": [
                        {
                          "contentUrl": "A String",
                          "description": "A String",
                          "icon": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "largeImage": {
                            "accessibilityText": "A String",
                            "imageUri": "A String",
                          },
                          "name": "A String",
                        },
                      ],
                      "mediaType": "A String",
                    },
                    "payload": {
                      "a_key": "", # Properties of the object.
                    },
                    "platform": "A String",
                    "quickReplies": {
                      "quickReplies": [
                        "A String",
                      ],
                      "title": "A String",
                    },
                    "rbmCarouselRichCard": {
                      "cardContents": [
                        {
                          "description": "A String",
                          "media": {
                            "fileUri": "A String",
                            "height": "A String",
                            "thumbnailUri": "A String",
                          },
                          "suggestions": [
                            {
                              "action": {
                                "dial": {
                                  "phoneNumber": "A String",
                                },
                                "openUrl": {
                                  "uri": "A String",
                                },
                                "postbackData": "A String",
                                "shareLocation": {
                                },
                                "text": "A String",
                              },
                              "reply": {
                                "postbackData": "A String",
                                "text": "A String",
                              },
                            },
                          ],
                          "title": "A String",
                        },
                      ],
                      "cardWidth": "A String",
                    },
                    "rbmStandaloneRichCard": {
                      "cardContent": {
                        "description": "A String",
                        "media": {
                          "fileUri": "A String",
                          "height": "A String",
                          "thumbnailUri": "A String",
                        },
                        "suggestions": [
                          {
                            "action": {
                              "dial": {
                                "phoneNumber": "A String",
                              },
                              "openUrl": {
                                "uri": "A String",
                              },
                              "postbackData": "A String",
                              "shareLocation": {
                              },
                              "text": "A String",
                            },
                            "reply": {
                              "postbackData": "A String",
                              "text": "A String",
                            },
                          },
                        ],
                        "title": "A String",
                      },
                      "cardOrientation": "A String",
                      "thumbnailImageAlignment": "A String",
                    },
                    "rbmText": {
                      "rbmSuggestion": [
                        {
                          "action": {
                            "dial": {
                              "phoneNumber": "A String",
                            },
                            "openUrl": {
                              "uri": "A String",
                            },
                            "postbackData": "A String",
                            "shareLocation": {
                            },
                            "text": "A String",
                          },
                          "reply": {
                            "postbackData": "A String",
                            "text": "A String",
                          },
                        },
                      ],
                      "text": "A String",
                    },
                    "simpleResponses": {
                      "simpleResponses": [
                        {
                          "displayText": "A String",
                          "ssml": "A String",
                          "textToSpeech": "A String",
                        },
                      ],
                    },
                    "suggestions": {
                      "suggestions": [
                        {
                          "title": "A String",
                        },
                      ],
                    },
                    "tableCard": {
                      "buttons": [
                        {
                          "openUriAction": {
                            "uri": "A String",
                          },
                          "title": "A String",
                        },
                      ],
                      "columnProperties": [
                        {
                          "header": "A String",
                          "horizontalAlignment": "A String",
                        },
                      ],
                      "image": {
                        "accessibilityText": "A String",
                        "imageUri": "A String",
                      },
                      "rows": [
                        {
                          "cells": [
                            {
                              "text": "A String",
                            },
                          ],
                          "dividerAfter": True or False,
                        },
                      ],
                      "subtitle": "A String",
                      "title": "A String",
                    },
                    "telephonyPlayAudio": {
                      "audioUri": "A String",
                    },
                    "telephonySynthesizeSpeech": {
                      "ssml": "A String",
                      "text": "A String",
                    },
                    "telephonyTransferCall": {
                      "phoneNumber": "A String",
                    },
                    "text": {
                      "text": [
                        "A String",
                      ],
                    },
                  },
                ],
                "mlDisabled": True or False,
                "mlEnabled": True or False,
                "name": "A String",
                "outputContexts": [
                  {
                    "lifespanCount": 42,
                    "name": "A String",
                    "parameters": {
                      "a_key": "", # Properties of the object.
                    },
                  },
                ],
                "parameters": [
                  {
                    "defaultValue": "A String",
                    "displayName": "A String",
                    "entityTypeDisplayName": "A String",
                    "isList": True or False,
                    "mandatory": True or False,
                    "name": "A String",
                    "prompts": [
                      "A String",
                    ],
                    "value": "A String",
                  },
                ],
                "parentFollowupIntentName": "A String",
                "priority": 42,
                "resetContexts": True or False,
                "rootFollowupIntentName": "A String",
                "trainingPhrases": [
                  {
                    "name": "A String",
                    "parts": [
                      {
                        "alias": "A String",
                        "entityType": "A String",
                        "text": "A String",
                        "userDefined": True or False,
                      },
                    ],
                    "timesAddedCount": 42,
                    "type": "A String",
                  },
                ],
                "webhookState": "A String",
              },
              "intentDetectionConfidence": 3.14,
              "knowledgeAnswers": {
                "answers": [
                  {
                    "answer": "A String",
                    "faqQuestion": "A String",
                    "matchConfidence": 3.14,
                    "matchConfidenceLevel": "A String",
                    "source": "A String",
                  },
                ],
              },
              "languageCode": "A String",
              "outputContexts": [
                {
                  "lifespanCount": 42,
                  "name": "A String",
                  "parameters": {
                    "a_key": "", # Properties of the object.
                  },
                },
              ],
              "parameters": {
                "a_key": "", # Properties of the object.
              },
              "queryText": "A String",
              "sentimentAnalysisResult": {
                "queryTextSentiment": {
                  "magnitude": 3.14,
                  "score": 3.14,
                },
              },
              "speechRecognitionConfidence": 3.14,
              "webhookPayload": {
                "a_key": "", # Properties of the object.
              },
              "webhookSource": "A String",
            },
          },
        ],
        "latestMessage": "A String",
      },
      "suggestFaqAnswersResponse": {
        "contextSize": 42,
        "faqAnswers": [
          {
            "answer": "A String",
            "answerRecord": "A String",
            "confidence": 3.14,
            "metadata": {
              "a_key": "A String",
            },
            "question": "A String",
            "source": "A String",
          },
        ],
        "latestMessage": "A String",
      },
      "suggestKnowledgeAssistResponse": {
        "contextSize": 42,
        "knowledgeAssistAnswer": {
          "answerRecord": "A String",
          "knowledgeAssistDebugInfo": {
            "datastoreResponseReason": "A String",
            "ingestedContextReferenceDebugInfo": {
              "contextReferenceRetrieved": True or False,
              "ingestedParametersDebugInfo": [
                {
                  "ingestionStatus": "A String",
                  "parameter": "A String",
                },
              ],
              "projectNotAllowlisted": True or False,
            },
            "knowledgeAssistBehavior": {
              "answerGenerationRewriterOn": True or False,
              "appendedSearchContextCount": 42,
              "conversationTranscriptHasMixedLanguages": True or False,
              "disableSyncDelivery": True or False,
              "endUserMetadataIncluded": True or False,
              "invalidItemsQuerySuggestionSkipped": True or False,
              "multipleQueriesGenerated": True or False,
              "previousQueriesIncluded": True or False,
              "primaryQueryRedactedAndReplaced": True or False,
              "queryContainedSearchContext": True or False,
              "queryGenerationAgentLanguageMismatch": True or False,
              "queryGenerationEndUserLanguageMismatch": True or False,
              "returnQueryOnly": True or False,
              "thirdPartyConnectorAllowed": True or False,
              "useCustomSafetyFilterLevel": True or False,
              "usePubsubDelivery": True or False,
              "useTranslatedMessage": True or False,
            },
            "queryCategorizationFailureReason": "A String",
            "queryGenerationFailureReason": "A String",
            "serviceLatency": {
              "internalServiceLatencies": [
                {
                  "completeTime": "A String",
                  "latencyMs": 3.14,
                  "startTime": "A String",
                  "step": "A String",
                },
              ],
            },
          },
          "suggestedQuery": {
            "queryText": "A String",
          },
          "suggestedQueryAnswer": {
            "answerText": "A String",
            "faqSource": {
              "question": "A String",
            },
            "generativeSource": {
              "snippets": [
                {
                  "metadata": {
                    "a_key": "", # Properties of the object.
                  },
                  "text": "A String",
                  "title": "A String",
                  "uri": "A String",
                },
              ],
            },
          },
        },
        "latestMessage": "A String",
      },
      "suggestSmartRepliesResponse": {
        "contextSize": 42,
        "latestMessage": "A String",
        "smartReplyAnswers": [
          {
            "answerRecord": "A String",
            "confidence": 3.14,
            "reply": "A String",
          },
        ],
      },
    },
  ],
  "message": {
    "content": "A String",
    "createTime": "A String",
    "languageCode": "A String",
    "messageAnnotation": {
      "containEntities": True or False,
      "parts": [
        {
          "entityType": "A String",
          "formattedValue": "",
          "text": "A String",
        },
      ],
    },
    "name": "A String",
    "participant": "A String",
    "participantRole": "A String",
    "responseMessages": [
      {
        "endInteraction": {
        },
        "liveAgentHandoff": {
          "metadata": {
            "a_key": "", # Properties of the object.
          },
        },
        "mixedAudio": {
          "segments": [
            {
              "allowPlaybackInterruption": True or False,
              "audio": "A String",
              "uri": "A String",
            },
          ],
        },
        "payload": {
          "a_key": "", # Properties of the object.
        },
        "telephonyTransferCall": {
          "phoneNumber": "A String",
          "sipUri": "A String",
        },
        "text": {
          "text": [
            "A String",
          ],
        },
      },
    ],
    "sendTime": "A String",
    "sentimentAnalysis": {
      "queryTextSentiment": {
        "magnitude": 3.14,
        "score": 3.14,
      },
    },
  },
  "replyAudio": {
    "audio": "A String",
    "config": {
      "audioEncoding": "A String",
      "sampleRateHertz": 42,
      "synthesizeSpeechConfig": {
        "effectsProfileId": [
          "A String",
        ],
        "pitch": 3.14,
        "pronunciations": [
          {
            "phoneticEncoding": "A String",
            "phrase": "A String",
            "pronunciation": "A String",
          },
        ],
        "speakingRate": 3.14,
        "voice": {
          "name": "A String",
          "ssmlGender": "A String",
        },
        "volumeGainDb": 3.14,
      },
    },
  },
  "replyText": "A String",
}
close()
Close httplib2 connections.
create(parent, body=None, x__xgafv=None)

Args:
  parent: string, A parameter (required)
  body: object, The request body.
    The object takes the form of:

{
  "agentDesktopSource": "A String",
  "documentsMetadataFilters": {
    "a_key": "A String",
  },
  "name": "A String",
  "obfuscatedExternalUserId": "A String",
  "role": "A String",
}

  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    {
  "agentDesktopSource": "A String",
  "documentsMetadataFilters": {
    "a_key": "A String",
  },
  "name": "A String",
  "obfuscatedExternalUserId": "A String",
  "role": "A String",
}
get(name, x__xgafv=None)

Args:
  name: string, A parameter (required)
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    {
  "agentDesktopSource": "A String",
  "documentsMetadataFilters": {
    "a_key": "A String",
  },
  "name": "A String",
  "obfuscatedExternalUserId": "A String",
  "role": "A String",
}
list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Args:
  parent: string, A parameter (required)
  pageSize: integer, A parameter
  pageToken: string, A parameter
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    {
  "nextPageToken": "A String",
  "participants": [
    {
      "agentDesktopSource": "A String",
      "documentsMetadataFilters": {
        "a_key": "A String",
      },
      "name": "A String",
      "obfuscatedExternalUserId": "A String",
      "role": "A String",
    },
  ],
}
list_next()
Retrieves the next page of results.

        Args:
          previous_request: The request for the previous page. (required)
          previous_response: The response from the request for the previous page. (required)

        Returns:
          A request object that you can call 'execute()' on to request the next
          page. Returns None if there are no more items in the collection.
        
patch(name, body=None, updateMask=None, x__xgafv=None)

Args:
  name: string, A parameter (required)
  body: object, The request body.
    The object takes the form of:

{
  "agentDesktopSource": "A String",
  "documentsMetadataFilters": {
    "a_key": "A String",
  },
  "name": "A String",
  "obfuscatedExternalUserId": "A String",
  "role": "A String",
}

  updateMask: string, A parameter
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format

Returns:
  An object of the form:

    {
  "agentDesktopSource": "A String",
  "documentsMetadataFilters": {
    "a_key": "A String",
  },
  "name": "A String",
  "obfuscatedExternalUserId": "A String",
  "role": "A String",
}