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"]],[["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."],[[["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."]]],[]]