[[["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."],[[["This webpage details the `TaskCompletionSourceExtensions` class, which provides extension methods for `TaskCompletionSource\u003cTResult\u003e`."],["The latest version available is 4.10.0, with other available versions including 4.8.0, 4.4.0, 4.3.1, 4.2.0, 4.0.0, and 3.2.0."],["The class includes the `WithCancellationToken\u003cTResult\u003e` method, which allows a task from a task completion source to observe a given cancellation token."],["The `WithCancellationToken\u003cTResult\u003e` method requires a `TaskCompletionSource` and `CancellationToken` as parameters and returns a `Task` that observes the given cancellation token."],["This class is located within the `Google.Api.Gax` namespace and is part of the `Google.Api.Gax.dll` assembly."]]],[]]