[[["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 ExportAgentResponse (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentResponse)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.ExportAgentResponse)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.ExportAgentResponse)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.ExportAgentResponse)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.ExportAgentResponse)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.ExportAgentResponse)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.ExportAgentResponse)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.ExportAgentResponse)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.ExportAgentResponse) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ExportAgentResponse.\n\nThe response message for\n[Agents.ExportAgent](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Client.AgentsClient#_Google_Cloud_Dialogflow_Cx_V3_Client_AgentsClient__exportAgent__).\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.ExportAgentResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAgentUri\n\nThe URI to a file containing the exported agent. This field is populated\nif `agent_uri` is specified in\n[ExportAgentRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentRequest).\n\n### hasAgentUri\n\n### setAgentUri\n\nThe URI to a file containing the exported agent. This field is populated\nif `agent_uri` is specified in\n[ExportAgentRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentRequest).\n\n### getAgentContent\n\nUncompressed raw byte content for agent. This field is populated\nif none of `agent_uri` and `git_destination` are specified in\n[ExportAgentRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentRequest).\n\n### hasAgentContent\n\n### setAgentContent\n\nUncompressed raw byte content for agent. This field is populated\nif none of `agent_uri` and `git_destination` are specified in\n[ExportAgentRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentRequest).\n\n### getCommitSha\n\nCommit SHA of the git push. This field is populated if\n`git_destination` is specified in\n[ExportAgentRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentRequest).\n\n### hasCommitSha\n\n### setCommitSha\n\nCommit SHA of the git push. This field is populated if\n`git_destination` is specified in\n[ExportAgentRequest](/php/docs/reference/cloud-dialogflow-cx/latest/V3.ExportAgentRequest).\n\n### getAgent"]]