public sealed class InputTextConfig : IMessage<InputTextConfig>, IEquatable<InputTextConfig>, IDeepCloneable<InputTextConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class InputTextConfig.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `InputTextConfig` class within the Google Cloud Dialogflow v2 API for .NET."],["The `InputTextConfig` class defines the language used in input text and includes a `LanguageCode` property to specify the language of a conversational query."],["The page lists multiple available versions of the Dialogflow v2 API, ranging from 3.2.0 to the latest version, 4.26.0, with direct links to documentation for each version."],["The InputTextConfig class has inheritances from IMessage, IEquatable, IDeepCloneable, and IBufferMessage, along with inherited members from object class."],["The page presents a constructor section showing two possible constructors for the class, and the language code properties of this class."]]],[]]