| Modifier and Type | Method and Description |
|---|---|
TruncatableString |
TruncatableString.Builder.build() |
TruncatableString |
TruncatableString.Builder.buildPartial() |
TruncatableString |
ModuleOrBuilder.getBuildId()
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
TruncatableString |
Module.getBuildId()
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
TruncatableString |
Module.Builder.getBuildId()
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
static TruncatableString |
TruncatableString.getDefaultInstance() |
TruncatableString |
TruncatableString.getDefaultInstanceForType() |
TruncatableString |
TruncatableString.Builder.getDefaultInstanceForType() |
TruncatableString |
Span.TimeEvent.AnnotationOrBuilder.getDescription()
A user-supplied message describing the event.
|
TruncatableString |
Span.TimeEvent.Annotation.getDescription()
A user-supplied message describing the event.
|
TruncatableString |
Span.TimeEvent.Annotation.Builder.getDescription()
A user-supplied message describing the event.
|
TruncatableString |
Span.getDisplayName()
Required.
|
TruncatableString |
Span.Builder.getDisplayName()
Required.
|
TruncatableString |
SpanOrBuilder.getDisplayName()
Required.
|
TruncatableString |
StackTrace.StackFrameOrBuilder.getFileName()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableString |
StackTrace.StackFrame.getFileName()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableString |
StackTrace.StackFrame.Builder.getFileName()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableString |
StackTrace.StackFrameOrBuilder.getFunctionName()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableString |
StackTrace.StackFrame.getFunctionName()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableString |
StackTrace.StackFrame.Builder.getFunctionName()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableString |
ModuleOrBuilder.getModule()
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
TruncatableString |
Module.getModule()
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
TruncatableString |
Module.Builder.getModule()
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
TruncatableString |
StackTrace.StackFrameOrBuilder.getOriginalFunctionName()
An un-mangled function name, if `function_name` is mangled.
|
TruncatableString |
StackTrace.StackFrame.getOriginalFunctionName()
An un-mangled function name, if `function_name` is mangled.
|
TruncatableString |
StackTrace.StackFrame.Builder.getOriginalFunctionName()
An un-mangled function name, if `function_name` is mangled.
|
TruncatableString |
StackTrace.StackFrameOrBuilder.getSourceVersion()
The version of the deployed source code (up to 128 bytes).
|
TruncatableString |
StackTrace.StackFrame.getSourceVersion()
The version of the deployed source code (up to 128 bytes).
|
TruncatableString |
StackTrace.StackFrame.Builder.getSourceVersion()
The version of the deployed source code (up to 128 bytes).
|
TruncatableString |
AttributeValue.getStringValue()
A string up to 256 bytes long.
|
TruncatableString |
AttributeValue.Builder.getStringValue()
A string up to 256 bytes long.
|
TruncatableString |
AttributeValueOrBuilder.getStringValue()
A string up to 256 bytes long.
|
static TruncatableString |
TruncatableString.parseDelimitedFrom(InputStream input) |
static TruncatableString |
TruncatableString.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TruncatableString |
TruncatableString.parseFrom(byte[] data) |
static TruncatableString |
TruncatableString.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TruncatableString |
TruncatableString.parseFrom(ByteBuffer data) |
static TruncatableString |
TruncatableString.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TruncatableString |
TruncatableString.parseFrom(com.google.protobuf.ByteString data) |
static TruncatableString |
TruncatableString.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TruncatableString |
TruncatableString.parseFrom(com.google.protobuf.CodedInputStream input) |
static TruncatableString |
TruncatableString.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TruncatableString |
TruncatableString.parseFrom(InputStream input) |
static TruncatableString |
TruncatableString.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TruncatableString> |
TruncatableString.getParserForType() |
static com.google.protobuf.Parser<TruncatableString> |
TruncatableString.parser() |
| Modifier and Type | Method and Description |
|---|---|
Module.Builder |
Module.Builder.mergeBuildId(TruncatableString value)
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
Span.TimeEvent.Annotation.Builder |
Span.TimeEvent.Annotation.Builder.mergeDescription(TruncatableString value)
A user-supplied message describing the event.
|
Span.Builder |
Span.Builder.mergeDisplayName(TruncatableString value)
Required.
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.mergeFileName(TruncatableString value)
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableString.Builder |
TruncatableString.Builder.mergeFrom(TruncatableString other) |
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.mergeFunctionName(TruncatableString value)
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
Module.Builder |
Module.Builder.mergeModule(TruncatableString value)
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.mergeOriginalFunctionName(TruncatableString value)
An un-mangled function name, if `function_name` is mangled.
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.mergeSourceVersion(TruncatableString value)
The version of the deployed source code (up to 128 bytes).
|
AttributeValue.Builder |
AttributeValue.Builder.mergeStringValue(TruncatableString value)
A string up to 256 bytes long.
|
static TruncatableString.Builder |
TruncatableString.newBuilder(TruncatableString prototype) |
Module.Builder |
Module.Builder.setBuildId(TruncatableString value)
A unique identifier for the module, usually a hash of its
contents (up to 128 bytes).
|
Span.TimeEvent.Annotation.Builder |
Span.TimeEvent.Annotation.Builder.setDescription(TruncatableString value)
A user-supplied message describing the event.
|
Span.Builder |
Span.Builder.setDisplayName(TruncatableString value)
Required.
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.setFileName(TruncatableString value)
The name of the source file where the function call appears (up to 256
bytes).
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.setFunctionName(TruncatableString value)
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
Module.Builder |
Module.Builder.setModule(TruncatableString value)
For example: main binary, kernel modules, and dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.setOriginalFunctionName(TruncatableString value)
An un-mangled function name, if `function_name` is mangled.
|
StackTrace.StackFrame.Builder |
StackTrace.StackFrame.Builder.setSourceVersion(TruncatableString value)
The version of the deployed source code (up to 128 bytes).
|
AttributeValue.Builder |
AttributeValue.Builder.setStringValue(TruncatableString value)
A string up to 256 bytes long.
|
Copyright © 2024 Google LLC. All rights reserved.