A context class to be used with #inScope() and a try-with-resources block. Closing a
Scope removes any context that the underlying implementation might've set in #inScope().
[[["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-07-18 UTC."],[[["The webpage provides documentation for the `ApiTracer.Scope` class within the `com.google.api.gax.tracing` package for various versions."],["Version 2.63.1 is the latest version of the documentation available on this page, while version 2.12.2 is the lowest."],["Each version listed links to specific documentation for that release of `ApiTracer.Scope`."],["`ApiTracer.Scope` is a context class used with `#inScope()` and try-with-resources, and implements the `AutoCloseable` interface."],["The `ApiTracer.Scope` class contains one method, `close()`, which will close the class."]]],[]]