public abstract class FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream : ServerStreamingBase<ReadFeatureValuesResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1 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 reference documentation for the `FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream` class in the Google Cloud AI Platform V1 API."],["The `StreamingReadFeatureValuesStream` class supports server streaming methods for retrieving feature values, specifically through `StreamingReadFeatureValues(StreamingReadFeatureValuesRequest, CallSettings)`."],["The latest version available for the documentation of the `StreamingReadFeatureValuesStream` is 3.22.0, with several older versions available for reference, all the way down to version 1.0.0."],["This class inherits from `ServerStreamingBase\u003cReadFeatureValuesResponse\u003e` and implements `IDisposable`, offering methods for response streaming, call disposal, and access to the underlying gRPC call."],["The class is located within the `Google.Cloud.AIPlatform.V1` namespace, within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]