public abstract class FeatureOnlineStoreServiceClient.StreamingFetchFeatureValuesStream : BidirectionalStreamingBase<StreamingFetchFeatureValuesRequest, StreamingFetchFeatureValuesResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FeatureOnlineStoreServiceClient.StreamingFetchFeatureValuesStream.
[[["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 document provides reference information for the `FeatureOnlineStoreServiceClient.StreamingFetchFeatureValuesStream` class within the Cloud AI Platform v1beta1 API."],["The `StreamingFetchFeatureValuesStream` class supports bidirectional streaming for fetching feature values, using `StreamingFetchFeatureValuesRequest` and `StreamingFetchFeatureValuesResponse` types."],["This class inherits from `BidirectionalStreamingBase` and implements `IDisposable`, providing methods for managing the streaming process and resources."],["Key functionalities include methods like `TryWriteAsync`, `WriteAsync`, `WriteCompleteAsync`, and `GetResponseStream` for handling data flow and responses."],["The latest version covered in this document is `1.0.0-beta21`, though the document itself contains information on `1.0.0-beta09` and `1.0.0-beta20` as well."]]],[]]