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"]],[["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 webpage provides documentation for the `DataStoreConnectionSignals.Types.RewriterModelCallSignals` class within the Google.Cloud.Dialogflow.Cx.V3 .NET library."],["The latest available version is 2.23.0, and the page includes reference documentation for versions ranging from 1.0.0 to 2.23.0, all related to the class `RewriterModelCallSignals`."],["`RewriterModelCallSignals` is a class that provides diagnostic information related to the rewriter model call and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties to store information like `Model`, `ModelOutput`, and `RenderedPrompt`, all of which are string types and capture details about the generative model's execution."],["The documentation includes constructors for creating new instances of `RewriterModelCallSignals`, either default or from an existing instance, which allows for easy creation and cloning of model objects."]]],[]]