public sealed class FreeFormContext : IMessage<FreeFormContext>, IEquatable<FreeFormContext>, IDeepCloneable<FreeFormContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class FreeFormContext.
Free form generator context that customer can configure.
[[["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-05-02 UTC."],[[["The `FreeFormContext` class in the Google Cloud Dialogflow v2beta1 API allows for free-form generator context configuration."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It is found in the `Google.Cloud.Dialogflow.V2Beta1` namespace, within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["`FreeFormContext` has two constructors and one property called Text, which is a string value meant for free-form input to LLM."],["The latest version of this API is `1.0.0-beta23`, as of the provided document."]]],[]]