[[["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-05 UTC."],[[["The `AsyncStreamAdapter\u003cT\u003e` class, part of the `Google.Api.Gax.Grpc.Testing` namespace, is designed to adapt an `IAsyncEnumerator\u003cT\u003e` into a gRPC-compatible `IAsyncStreamReader\u003cT\u003e`."],["This adapter's functionality is limited by the inherent differences between the two interfaces, particularly in the context of full cancellation support."],["The class is available across multiple versions, ranging from version 3.2.0 to the latest 4.10.0, accessible via a version-specific link."],["`AsyncStreamAdapter` has one constructor that requires an `IAsyncEnumerator\u003cT\u003e` as a parameter to function."],["The adapter class has one method, `MoveNext`, which is an async task that accepts a cancellation token and returns a boolean."]]],[]]