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 the input text for conversational queries, as specified by the `LanguageCode` property."],["The documentation covers multiple versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0."],["The `InputTextConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes the list of available constructors, such as `InputTextConfig()` and `InputTextConfig(InputTextConfig other)`, which allows for creating new instances or copies."]]],[]]