public sealed class DirectPredictResponse : IMessage<DirectPredictResponse>, IEquatable<DirectPredictResponse>, IDeepCloneable<DirectPredictResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DirectPredictResponse.
Response message for
[PredictionService.DirectPredict][google.cloud.aiplatform.v1beta1.PredictionService.DirectPredict].
[[["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-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eDirectPredictResponse\u003c/code\u003e is a class within the Vertex AI v1beta1 API, specifically found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, representing the response message for the \u003ccode\u003ePredictionService.DirectPredict\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that accepts an existing \u003ccode\u003eDirectPredictResponse\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDirectPredictResponse\u003c/code\u003e contains two key properties: \u003ccode\u003eOutputs\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTensor\u003c/code\u003e representing the prediction output, and \u003ccode\u003eParameters\u003c/code\u003e, which is a \u003ccode\u003eTensor\u003c/code\u003e that holds the parameters governing the prediction.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of \u003ccode\u003eDirectPredictResponse\u003c/code\u003e is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, which can be found at the \u003ccode\u003elatest\u003c/code\u003e documentation URL.\u003c/p\u003e\n"]]],[],null,[]]