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 latest version of the documentation available is 2.63.1, which covers the `ApiTracer.Scope` class within the `com.google.api.gax.tracing` package."],["There are numerous documented versions of `ApiTracer.Scope`, from version 2.63.1 down to 2.7.1, allowing users to reference documentation for many specific releases."],["The `ApiTracer.Scope` class is designed as a context class for use with the `inScope()` method and a try-with-resources block, as detailed in the documentation."],["The `ApiTracer.Scope` class implements the `AutoCloseable` interface and has an abstract `close()` method for removing context."]]],[]]