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