public abstract class FeatureOnlineStoreServiceClient.StreamingFetchFeatureValuesStream : BidirectionalStreamingBase<StreamingFetchFeatureValuesRequest, StreamingFetchFeatureValuesResponse>, IDisposable
Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureOnlineStoreServiceClient.StreamingFetchFeatureValuesStream.
[[["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-21 UTC."],[[["This document provides reference documentation for the `FeatureOnlineStoreServiceClient.StreamingFetchFeatureValuesStream` class within the Vertex AI v1beta1 API."],["The `StreamingFetchFeatureValuesStream` class is a bidirectional streaming class used for handling streaming requests and responses, namely `StreamingFetchFeatureValuesRequest` and `StreamingFetchFeatureValuesResponse`."],["This class supports bidirectional streaming methods like `StreamingFetchFeatureValues` and inherits from `BidirectionalStreamingBase`, while also implementing the `IDisposable` interface."],["The latest version available for `StreamingFetchFeatureValuesStream` is `1.0.0-beta21`, while `1.0.0-beta20` is available for older references."],["The class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]