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"]],[["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."],[[["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."]]],[]]