| Modifier and Type | Class and Description |
|---|---|
class |
TruncatableString
Represents a string that might be shortened to a specified length.
|
static class |
TruncatableString.Builder
Represents a string that might be shortened to a specified length.
|
| Modifier and Type | Method and Description |
|---|---|
TruncatableStringOrBuilder |
ModuleOrBuilder.getBuildIdOrBuilder()
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
TruncatableStringOrBuilder |
Module.getBuildIdOrBuilder()
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
TruncatableStringOrBuilder |
Module.Builder.getBuildIdOrBuilder()
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
TruncatableStringOrBuilder |
Span.TimeEvent.AnnotationOrBuilder.getDescriptionOrBuilder()
A user-supplied message describing the event.
|
TruncatableStringOrBuilder |
Span.TimeEvent.Annotation.getDescriptionOrBuilder()
A user-supplied message describing the event.
|
TruncatableStringOrBuilder |
Span.TimeEvent.Annotation.Builder.getDescriptionOrBuilder()
A user-supplied message describing the event.
|
TruncatableStringOrBuilder |
Span.getDisplayNameOrBuilder()
Required.
|
TruncatableStringOrBuilder |
Span.Builder.getDisplayNameOrBuilder()
Required.
|
TruncatableStringOrBuilder |
SpanOrBuilder.getDisplayNameOrBuilder()
Required.
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getFileNameOrBuilder()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getFileNameOrBuilder()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getFileNameOrBuilder()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableStringOrBuilder |
ModuleOrBuilder.getModuleOrBuilder()
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
TruncatableStringOrBuilder |
Module.getModuleOrBuilder()
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
TruncatableStringOrBuilder |
Module.Builder.getModuleOrBuilder()
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is mangled.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is mangled.
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is mangled.
|
TruncatableStringOrBuilder |
StackTrace.StackFrameOrBuilder.getSourceVersionOrBuilder()
The version of the deployed source code (up to 128 bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.getSourceVersionOrBuilder()
The version of the deployed source code (up to 128 bytes).
|
TruncatableStringOrBuilder |
StackTrace.StackFrame.Builder.getSourceVersionOrBuilder()
The version of the deployed source code (up to 128 bytes).
|
TruncatableStringOrBuilder |
AttributeValue.getStringValueOrBuilder()
A string up to 256 bytes long.
|
TruncatableStringOrBuilder |
AttributeValue.Builder.getStringValueOrBuilder()
A string up to 256 bytes long.
|
TruncatableStringOrBuilder |
AttributeValueOrBuilder.getStringValueOrBuilder()
A string up to 256 bytes long.
|
Copyright © 2024 Google LLC. All rights reserved.