[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]