Reference documentation and code samples for the Stackdriver Trace V2 Client class Module.
Binary module.
Generated from protobuf message google.devtools.cloudtrace.v2.Module
Namespace
Google \ Cloud \ Trace \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ module
TruncatableString
For example: main binary, kernel modules, and dynamic libraries such as libc.so, sharedlib.so (up to 256 bytes).
↳ build_id
TruncatableString
A unique identifier for the module, usually a hash of its contents (up to 128 bytes).
getModule
For example: main binary, kernel modules, and dynamic libraries such as libc.so, sharedlib.so (up to 256 bytes).
hasModule
clearModule
setModule
For example: main binary, kernel modules, and dynamic libraries such as libc.so, sharedlib.so (up to 256 bytes).
$this
getBuildId
A unique identifier for the module, usually a hash of its contents (up to 128 bytes).
hasBuildId
clearBuildId
setBuildId
A unique identifier for the module, usually a hash of its contents (up to 128 bytes).
$this

