public sealed class AugmentPromptResponse : IMessage<AugmentPromptResponse>, IEquatable<AugmentPromptResponse>, IDeepCloneable<AugmentPromptResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class AugmentPromptResponse.
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAugmentPromptResponse\u003c/code\u003e class within the Google.Cloud.AIPlatform.V1 namespace, detailing its structure and usage in the Vertex AI v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of versioned links to the \u003ccode\u003eAugmentPromptResponse\u003c/code\u003e class, ranging from version 3.22.0 (latest) down to 1.0.0, allowing users to access the appropriate documentation for their specific project needs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAugmentPromptResponse\u003c/code\u003e class, which is part of the .NET library, is a response message for AugmentPrompt, and it inherits from the object class and implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains an \u003ccode\u003eAugmentedPrompt\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Content>\u003c/code\u003e, indicating the augmented prompt content, and a \u003ccode\u003eFacts\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Fact>\u003c/code\u003e, which is for the retrieved facts from RAG data sources.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for the class are \u003ccode\u003eAugmentPromptResponse()\u003c/code\u003e, which is the default constructor, and \u003ccode\u003eAugmentPromptResponse(AugmentPromptResponse other)\u003c/code\u003e, which allows you to construct a copy from another instance of \u003ccode\u003eAugmentPromptResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]