[[["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 ExportFlowResponse (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportFlowResponse)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.ExportFlowResponse)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.ExportFlowResponse)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.ExportFlowResponse)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.ExportFlowResponse)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.ExportFlowResponse)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.ExportFlowResponse)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.ExportFlowResponse)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.ExportFlowResponse) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ExportFlowResponse.\n\nThe response message for\n[Flows.ExportFlow](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Client.FlowsClient#_Google_Cloud_Dialogflow_Cx_V3_Client_FlowsClient__exportFlow__).\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.ExportFlowResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getFlowUri\n\nThe URI to a file containing the exported flow. This field is populated\nonly if `flow_uri` is specified in\n[ExportFlowRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportFlowRequest).\n\n### hasFlowUri\n\n### setFlowUri\n\nThe URI to a file containing the exported flow. This field is populated\nonly if `flow_uri` is specified in\n[ExportFlowRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportFlowRequest).\n\n### getFlowContent\n\nUncompressed raw byte content for flow.\n\n### hasFlowContent\n\n### setFlowContent\n\nUncompressed raw byte content for flow.\n\n### getFlow"]]