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."],[[["This webpage provides a comprehensive list of versions for the `ApiTracer.Scope` class, a part of the Google API Client Library for Java (gax), ranging from version 2.7.1 to the latest release of 2.63.1."],["The `ApiTracer.Scope` class serves as a context class intended for use with the `#inScope()` method, within a try-with-resources block for the various versions of this class."],["Each version listed, such as 2.63.1 (latest), 2.62.0, 2.61.0, etc., links to its respective documentation page for the `ApiTracer.Scope` class."],["The `ApiTracer.Scope` interface extends `AutoCloseable`, and includes a `close()` method which is documented as an abstract method."],["Closing a Scope object releases any context it may have established using the underlying implementation when calling #inScope()."]]],[]]