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"]],[["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 2025-04-17 UTC."],[[["The webpage provides a comprehensive list of versions for `ApiTracer.Scope`, ranging from the latest version, 2.63.1, down to version 2.7.1."],["`ApiTracer.Scope` is a context class designed for use with the `inScope()` method and try-with-resources blocks, as well as closing it."],["Each version listed has a corresponding link to its respective documentation within the Google API client library for Java, specifically related to `com.google.api.gax.tracing.ApiTracer.Scope`."],["`ApiTracer.Scope` implements the `AutoCloseable` interface, as defined by the java language."],["The primary method associated with `ApiTracer.Scope` is the `close()` method, which is used to remove any context that might have been set by `inScope()`."]]],[]]