public sealed class InlineDestination : IMessage<InlineDestination>, IEquatable<InlineDestination>, IDeepCloneable<InlineDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class InlineDestination.
Inline destination for a Dialogflow operation that writes or exports objects
(e.g. [intents][google.cloud.dialogflow.cx.v3.Intent]) outside of Dialogflow.
[[["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 reference documentation for the `InlineDestination` class within the Google Cloud Dialogflow CX V3 API for .NET."],["The `InlineDestination` class is used to handle Dialogflow operations that export objects outside of Dialogflow, such as intents."],["The document includes a list of available versions, with the most recent being 2.23.0, and it also covers the range of versions from 1.0.0 through to the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InlineDestination` class has properties such as `Content`, which contains uncompressed byte data of the exported objects and is only available in responses."]]],[]]