A context class to be used with#inScope()and a try-with-resources block. Closing aScoperemoves 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-09-04 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class within the Google API Client Library for Java (\u003ccode\u003ecom.google.api.gax.tracing\u003c/code\u003e), specifically across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class is 2.63.1, which is linked at the top, and this class acts as a context for managing operations within a specific scope.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class is an interface that extends \u003ccode\u003eAutoCloseable\u003c/code\u003e, allowing it to be used within try-with-resources blocks for automatic resource management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiTracer.Scope\u003c/code\u003e interface includes a \u003ccode\u003eclose()\u003c/code\u003e method, which must be implemented to clean up any context established during the scope's operation.\u003c/p\u003e\n"],["\u003cp\u003eThere are many other versions available to view the documentation for, ranging from 2.63.1 all the way down to version 2.7.1, showing the historical changes made to this class over time.\u003c/p\u003e\n"]]],[],null,[]]