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 like intents outside of the Dialogflow platform."],["The content displays a list of available versions for this API class, ranging from version 1.0.0 up to the latest 2.23.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Content` property is the only property detailed, and it is of type `ByteString` which is the uncompressed byte content for the objects."]]],[]]