public sealed class ExportEntityTypesResponse : IMessage<ExportEntityTypesResponse>, IEquatable<ExportEntityTypesResponse>, IDeepCloneable<ExportEntityTypesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportEntityTypesResponse.
The response message for
[EntityTypes.ExportEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ExportEntityTypes].
public InlineDestination EntityTypesContent { get; set; }
Uncompressed byte content for entity types. This field is populated only
if entity_types_content_inline is set to true in
[ExportEntityTypesRequest][google.cloud.dialogflow.cx.v3.ExportEntityTypesRequest].
The URI to a file containing the exported entity types. This field is
populated only if entity_types_uri is specified in
[ExportEntityTypesRequest][google.cloud.dialogflow.cx.v3.ExportEntityTypesRequest].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eExportEntityTypesResponse\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, spanning versions from 1.0.0 to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportEntityTypesResponse\u003c/code\u003e is a sealed class used for managing the response when exporting entity types and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEntityTypesContent\u003c/code\u003e, \u003ccode\u003eEntityTypesUri\u003c/code\u003e, \u003ccode\u003eExportedEntityTypesCase\u003c/code\u003e, and \u003ccode\u003eHasEntityTypesUri\u003c/code\u003e to manage the data retrieved from the exported entity types.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers details on class constructors, properties, and inherited members, with links to related documentation and external Microsoft documentation for \u003ccode\u003eobject\u003c/code\u003e and \u003ccode\u003estring\u003c/code\u003e types.\u003c/p\u003e\n"],["\u003cp\u003eThis response is designed to handle either inline content or a URI to a file, allowing for flexible handling of exported entity type data.\u003c/p\u003e\n"]]],[],null,[]]