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\u003eThe webpage provides a comprehensive list of versions for \u003ccode\u003ecom.google.api.gax.tracing.ApiTracer.Scope\u003c/code\u003e, ranging from version 2.63.1 (latest) down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to its respective documentation, allowing users to access information specific to each version of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e is a context class designed for use with \u003ccode\u003e#inScope()\u003c/code\u003e and a try-with-resources block.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e implements AutoCloseable, meaning it needs to be closed at the end of the block, and closing a \u003ccode\u003eScope\u003c/code\u003e removes any context set by \u003ccode\u003e#inScope()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA method named \u003ccode\u003eclose()\u003c/code\u003e is available and is essential for releasing resources or context set within an \u003ccode\u003eApiTracer.Scope\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]