public sealed class ExportEntityTypesMetadata : IMessage<ExportEntityTypesMetadata>, IEquatable<ExportEntityTypesMetadata>, IDeepCloneable<ExportEntityTypesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportEntityTypesMetadata.
Metadata returned for the
[EntityTypes.ExportEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ExportEntityTypes]
long running operation.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ExportEntityTypesMetadata` class within the Google Cloud Dialogflow CX v3 API."],["The content lists available versions of the Dialogflow CX v3 API, ranging from version 1.0.0 to the latest version 2.23.0, where each version links to the respective documentation for `ExportEntityTypesMetadata`."],["`ExportEntityTypesMetadata` is a class that serves as metadata for the long-running operation `EntityTypes.ExportEntityTypes`, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, namespace, assembly, and the available constructors, one of which takes another `ExportEntityTypesMetadata` instance as a parameter."],["The page also includes members inherited from the base `object` class, like `GetHashCode`, `GetType`, and `ToString`."]]],[]]