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-08-07 UTC."],[[["The latest version of the documentation available is 2.63.1, with the content referencing a class called `ApiTracer.Scope`."],["The provided content lists various versions of the documentation, starting from the latest 2.63.1 down to version 2.7.1."],["The class `ApiTracer.Scope` serves as a context for use with `inScope()` and try-with-resources blocks, allowing the removal of set contexts upon closing."],["`ApiTracer.Scope` implements the `AutoCloseable` interface, providing auto close functionality."],["The class `ApiTracer.Scope` has a method called close(), that is public, and abstract, which closes the scope."]]],[]]