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-31 UTC."],[[["This page provides documentation for the `FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesStream` class within the Google Cloud AI Platform v1 API."],["The latest version of the API documented is 3.22.0, and the page includes links to documentation for many earlier versions, all the way down to 1.0.0."],["This class is an implementation of `ServerStreamingBase\u003cReadFeatureValuesResponse\u003e` and also implements the `IDisposable` interface."],["`StreamingReadFeatureValuesStream` is designed to handle server-streaming methods, specifically for reading feature values through `StreamingReadFeatureValues`, as part of the `FeaturestoreOnlineServingServiceClient`."],["The page shows a detailed hierarchy of the class, demonstrating its inheritance from the `ServerStreamingBase`, and includes inherited members such as `GetResponseStream()`, `Dispose()`, and `GrpcCall`."]]],[]]