public abstract class FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream : ServerStreamingBase<ReadFeatureValuesResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream` class, part of the Cloud AI Platform v1beta1 API."],["The class is an abstract server streaming base, inheriting from `ServerStreamingBase\u003cReadFeatureValuesResponse\u003e` and implementing `IDisposable`, used for handling server-side streaming of feature values."],["It supports server streaming methods such as `StreamingReadFeatureValues`, enabling the continuous reading of feature values from a feature store."],["The class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is located within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, and contains versions beta21 and beta20."]]],[]]