[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class WebhookResponse (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.WebhookResponse)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.WebhookResponse)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.WebhookResponse)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.WebhookResponse)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.WebhookResponse)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.WebhookResponse)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.WebhookResponse)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.WebhookResponse)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.WebhookResponse) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class WebhookResponse.\n\nThe response message for a webhook call.\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.WebhookResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getFulfillmentResponse\n\nThe fulfillment response to send to the user. This field can be omitted by\nthe webhook if it does not intend to send any response to the user.\n\n### hasFulfillmentResponse\n\n### clearFulfillmentResponse\n\n### setFulfillmentResponse\n\nThe fulfillment response to send to the user. This field can be omitted by\nthe webhook if it does not intend to send any response to the user.\n\n### getPageInfo\n\nInformation about page status. This field can be omitted by the webhook if\nit does not intend to modify page status.\n\n### hasPageInfo\n\n### clearPageInfo\n\n### setPageInfo\n\nInformation about page status. This field can be omitted by the webhook if\nit does not intend to modify page status.\n\n### getSessionInfo\n\nInformation about session status. This field can be omitted by the webhook\nif it does not intend to modify session status.\n\n### hasSessionInfo\n\n### clearSessionInfo\n\n### setSessionInfo\n\nInformation about session status. This field can be omitted by the webhook\nif it does not intend to modify session status.\n\n### getPayload\n\nValue to append directly to\n[QueryResult.webhook_payloads](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryResult#_Google_Cloud_Dialogflow_Cx_V3_QueryResult__getWebhookPayloads__).\n\n### hasPayload\n\n### clearPayload\n\n### setPayload\n\nValue to append directly to\n[QueryResult.webhook_payloads](/php/docs/reference/cloud-dialogflow-cx/latest/V3.QueryResult#_Google_Cloud_Dialogflow_Cx_V3_QueryResult__getWebhookPayloads__).\n\n### getTargetPage\n\nThe target page to transition to.\n\nFormat:\n`projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e/pages/\u003cPageID\u003e`.\n\n### hasTargetPage\n\n### setTargetPage\n\nThe target page to transition to.\n\nFormat:\n`projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e/pages/\u003cPageID\u003e`.\n\n### getTargetFlow\n\nThe target flow to transition to.\n\nFormat:\n`projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e`.\n\n### hasTargetFlow\n\n### setTargetFlow\n\nThe target flow to transition to.\n\nFormat:\n`projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e`.\n\n### getTransition"]]