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 document provides reference information for the \u003ccode\u003eExportEntityTypesResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically version 2.19.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportEntityTypesResponse\u003c/code\u003e class is used as the response message for exporting entity types in Dialogflow CX, as indicated in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its role in data transfer and manipulation within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportEntityTypesResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eEntityTypesContent\u003c/code\u003e and \u003ccode\u003eEntityTypesUri\u003c/code\u003e, which can contain either the uncompressed content or the URI to a file containing the exported entity types, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides a list of all the versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.ExportEntityTypesResponse\u003c/code\u003e class, including the latest version 2.23.0 and down to version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]