public sealed class SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.ModelPromptSpec : IMessage<SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.ModelPromptSpec>, IEquatable<SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.ModelPromptSpec>, IDeepCloneable<SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.ModelPromptSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.ModelPromptSpec.
Specification of the prompt to use with the model.
[[["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-03-31 UTC."],[[["This document provides reference documentation for the `ModelPromptSpec` class within the Google Cloud Discovery Engine v1 API, specifically within the `SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types` namespace."],["The `ModelPromptSpec` class is used to specify the prompt that will be utilized with a given model, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's inheritance from `object` and its implementation of several interfaces, as well as its inherited members and it's constructors."],["The `Preamble` property, a string type, allows you to define introductory text at the beginning of a prompt to guide the assistant's behavior, with usage examples available in the user guide."],["The available versions for this documentation are listed, ranging from 1.0.0-beta06 to the latest 1.6.0 version, detailing the various iterations of the api's documentation."]]],[]]