Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
{// Union field exported_entity_types can be only one of the following:"entityTypesUri": string,"entityTypesContent": {object (InlineDestination)}// End of list of possible types for union field exported_entity_types.}
Fields
Union field exported_entity_types. Exported entity types can be either in cloud storage or local download. exported_entity_types can be only one of the following:
entityTypesUri
string
The URI to a file containing the exported entity types. This field is populated only if entityTypesUri is specified in ExportEntityTypesRequest.
[[["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-06-27 UTC."],[[["\u003cp\u003eThis document details the JSON representation for the response message of \u003ccode\u003eEntityTypes.ExportEntityTypes\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eexported_entity_types\u003c/code\u003e field is a union field that can be either a URI (\u003ccode\u003eentityTypesUri\u003c/code\u003e) or inline content (\u003ccode\u003eentityTypesContent\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eentityTypesUri\u003c/code\u003e field provides a link to a file containing the exported entity types, which is used when specified in the export request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eentityTypesContent\u003c/code\u003e field provides the uncompressed byte content for the entity types and is used when \u003ccode\u003eentityTypesContentInline\u003c/code\u003e is set to true in the export request.\u003c/p\u003e\n"]]],[],null,["# ExportEntityTypesResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe response message for [EntityTypes.ExportEntityTypes](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.entityTypes/export#google.cloud.dialogflow.cx.v3.EntityTypes.ExportEntityTypes)."]]