public sealed class DataStoreConnectionSignals.Types.RewriterModelCallSignals : IMessage<DataStoreConnectionSignals.Types.RewriterModelCallSignals>, IEquatable<DataStoreConnectionSignals.Types.RewriterModelCallSignals>, IDeepCloneable<DataStoreConnectionSignals.Types.RewriterModelCallSignals>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DataStoreConnectionSignals.Types.RewriterModelCallSignals.
Diagnostic info related to the rewriter model call.
[[["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 latest version of the `RewriterModelCallSignals` class is 2.23.0, with multiple previous versions available for reference, ranging from 2.22.0 down to 1.0.0."],["`DataStoreConnectionSignals.Types.RewriterModelCallSignals` is a class in the Dialogflow v3 API, designed to provide diagnostic information related to calls made to the rewriter model."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various .NET functionalities and protocols."],["The `RewriterModelCallSignals` class includes properties like `Model`, `ModelOutput`, and `RenderedPrompt` to capture information about the generative model, its output, and the prompt sent to it, respectively."],["The `RewriterModelCallSignals` class can be constructed using either a default constructor, or one which takes in another `RewriterModelCallSignals` object."]]],[]]