[[["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-03-05 UTC."],[[["`CloudTraceContext` is a Java class that inherits from `java.lang.Object`."],["The class provides two constructors for creating `CloudTraceContext` objects, both taking a byte array and multiple long integers as parameters."],["It includes methods to retrieve the parent span ID, span ID, trace ID, and trace mask, which are all essential for managing traces."],["The `createChildContext()` method is used to generate a new child `CloudTraceContext`."],["The `isTraceEnabled()` method checks whether tracing is enabled, returning a boolean value."]]],[]]