public abstract void <T>endAtFuture(ApiFuture<T> futureValue)
If an operation ends in the future, its relevant span should end after the future has been
completed. This method "appends" the span completion code at the completion of the given
future. In order for telemetry info to be recorded, the future returned by this method should
be completed.
[[["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 2024-11-02 UTC."],[],[]]