[[["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-06-12 UTC."],[[["The Google Cloud Trace v2 API class `Module` is a binary module that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `Module` is 3.6.0, with several previous versions available, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0."],["The `Module` class includes two constructors: a default constructor `Module()` and a copy constructor `Module(Module other)` for creating a new module from an existing one."],["It has properties `BuildId` and `Module_`, both of type `TruncatableString`, used for identifying the module's content hash and its name, respectively."],["The `Module` class inherits from `object` and provides inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]