public sealed class StreamingPredictResponse : IMessage<StreamingPredictResponse>, IEquatable<StreamingPredictResponse>, IDeepCloneable<StreamingPredictResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class StreamingPredictResponse.
Response message for
[PredictionService.StreamingPredict][google.cloud.aiplatform.v1.PredictionService.StreamingPredict].
[[["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\u003eStreamingPredictResponse\u003c/code\u003e class within the Vertex AI v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e class is a response message for the \u003ccode\u003ePredictionService.StreamingPredict\u003c/code\u003e method, used for streaming prediction outputs from Google Cloud's AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling advanced functionalities like message manipulation, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e include \u003ccode\u003eOutputs\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTensor\u003c/code\u003e objects representing the prediction output, and \u003ccode\u003eParameters\u003c/code\u003e, a \u003ccode\u003eTensor\u003c/code\u003e object that governs the prediction process.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the class is \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e and it is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]