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-03-25 UTC."],[[["This page provides documentation for the `FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta21."],["The `StreamingReadFeatureValuesStream` class is an abstract class that inherits from `ServerStreamingBase\u003cReadFeatureValuesResponse\u003e` and implements `IDisposable`, and is used for server streaming methods like `StreamingReadFeatureValues`."],["It is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["Key inherited members include methods like `GetResponseStream()`, `Dispose()`, and properties like `GrpcCall` from the base class `ServerStreamingBase\u003cReadFeatureValuesResponse\u003e`."]]],[]]