public static final class StackTrace.StackFrame.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder> implements StackTrace.StackFrameOrBuilder
Represents a single stack frame in a stack trace.Protobuf type
google.devtools.cloudtrace.v2.StackTrace.StackFrame| Modifier and Type | Method and Description |
|---|---|
StackTrace.StackFrame.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StackTrace.StackFrame |
build() |
StackTrace.StackFrame |
buildPartial() |
StackTrace.StackFrame.Builder |
clear() |
StackTrace.StackFrame.Builder |
clearColumnNumber()
The column number where the function call appears, if available.
|
StackTrace.StackFrame.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StackTrace.StackFrame.Builder |
clearFileName()
The name of the source file where the function call appears (up to 256
bytes).
|
StackTrace.StackFrame.Builder |
clearFunctionName()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
StackTrace.StackFrame.Builder |
clearLineNumber()
The line number in `file_name` where the function call appears.
|
StackTrace.StackFrame.Builder |
clearLoadModule()
The binary module from where the code was loaded.
|
StackTrace.StackFrame.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StackTrace.StackFrame.Builder |
clearOriginalFunctionName()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
StackTrace.StackFrame.Builder |
clearSourceVersion()
The version of the deployed source code (up to 128 bytes).
|
StackTrace.StackFrame.Builder |
clone() |
long |
getColumnNumber()
The column number where the function call appears, if available.
|
StackTrace.StackFrame |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TruncatableString |
getFileName()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableString.Builder |
getFileNameBuilder()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableStringOrBuilder |
getFileNameOrBuilder()
The name of the source file where the function call appears (up to 256
bytes).
|
TruncatableString |
getFunctionName()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableString.Builder |
getFunctionNameBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
TruncatableStringOrBuilder |
getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
long |
getLineNumber()
The line number in `file_name` where the function call appears.
|
Module |
getLoadModule()
The binary module from where the code was loaded.
|
Module.Builder |
getLoadModuleBuilder()
The binary module from where the code was loaded.
|
ModuleOrBuilder |
getLoadModuleOrBuilder()
The binary module from where the code was loaded.
|
TruncatableString |
getOriginalFunctionName()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
TruncatableString.Builder |
getOriginalFunctionNameBuilder()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
TruncatableStringOrBuilder |
getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
TruncatableString |
getSourceVersion()
The version of the deployed source code (up to 128 bytes).
|
TruncatableString.Builder |
getSourceVersionBuilder()
The version of the deployed source code (up to 128 bytes).
|
TruncatableStringOrBuilder |
getSourceVersionOrBuilder()
The version of the deployed source code (up to 128 bytes).
|
boolean |
hasFileName()
The name of the source file where the function call appears (up to 256
bytes).
|
boolean |
hasFunctionName()
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
boolean |
hasLoadModule()
The binary module from where the code was loaded.
|
boolean |
hasOriginalFunctionName()
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
boolean |
hasSourceVersion()
The version of the deployed source code (up to 128 bytes).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StackTrace.StackFrame.Builder |
mergeFileName(TruncatableString value)
The name of the source file where the function call appears (up to 256
bytes).
|
StackTrace.StackFrame.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackTrace.StackFrame.Builder |
mergeFrom(com.google.protobuf.Message other) |
StackTrace.StackFrame.Builder |
mergeFrom(StackTrace.StackFrame other) |
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).
|
StackTrace.StackFrame.Builder |
mergeLoadModule(Module value)
The binary module from where the code was loaded.
|
StackTrace.StackFrame.Builder |
mergeOriginalFunctionName(TruncatableString value)
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
StackTrace.StackFrame.Builder |
mergeSourceVersion(TruncatableString value)
The version of the deployed source code (up to 128 bytes).
|
StackTrace.StackFrame.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StackTrace.StackFrame.Builder |
setColumnNumber(long value)
The column number where the function call appears, if available.
|
StackTrace.StackFrame.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StackTrace.StackFrame.Builder |
setFileName(TruncatableString.Builder builderForValue)
The name of the source file where the function call appears (up to 256
bytes).
|
StackTrace.StackFrame.Builder |
setFileName(TruncatableString value)
The name of the source file where the function call appears (up to 256
bytes).
|
StackTrace.StackFrame.Builder |
setFunctionName(TruncatableString.Builder builderForValue)
The fully-qualified name that uniquely identifies the function or
method that is active in this frame (up to 1024 bytes).
|
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).
|
StackTrace.StackFrame.Builder |
setLineNumber(long value)
The line number in `file_name` where the function call appears.
|
StackTrace.StackFrame.Builder |
setLoadModule(Module.Builder builderForValue)
The binary module from where the code was loaded.
|
StackTrace.StackFrame.Builder |
setLoadModule(Module value)
The binary module from where the code was loaded.
|
StackTrace.StackFrame.Builder |
setOriginalFunctionName(TruncatableString.Builder builderForValue)
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
StackTrace.StackFrame.Builder |
setOriginalFunctionName(TruncatableString value)
An un-mangled function name, if `function_name` is
[mangled](http://www.avabodh.com/cxxin/namemangling.html).
|
StackTrace.StackFrame.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
StackTrace.StackFrame.Builder |
setSourceVersion(TruncatableString.Builder builderForValue)
The version of the deployed source code (up to 128 bytes).
|
StackTrace.StackFrame.Builder |
setSourceVersion(TruncatableString value)
The version of the deployed source code (up to 128 bytes).
|
StackTrace.StackFrame.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StackTrace.StackFrame build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StackTrace.StackFrame buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StackTrace.StackFrame.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder mergeFrom(StackTrace.StackFrame other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public StackTrace.StackFrame.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StackTrace.StackFrame.Builder>java.io.IOExceptionpublic boolean hasFunctionName()
The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;hasFunctionName in interface StackTrace.StackFrameOrBuilderpublic TruncatableString getFunctionName()
The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;getFunctionName in interface StackTrace.StackFrameOrBuilderpublic 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).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;public StackTrace.StackFrame.Builder setFunctionName(TruncatableString.Builder builderForValue)
The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;public 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).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;public StackTrace.StackFrame.Builder clearFunctionName()
The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;public TruncatableString.Builder getFunctionNameBuilder()
The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;public TruncatableStringOrBuilder getFunctionNameOrBuilder()
The fully-qualified name that uniquely identifies the function or method that is active in this frame (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString function_name = 1;getFunctionNameOrBuilder in interface StackTrace.StackFrameOrBuilderpublic boolean hasOriginalFunctionName()
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;hasOriginalFunctionName in interface StackTrace.StackFrameOrBuilderpublic TruncatableString getOriginalFunctionName()
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;getOriginalFunctionName in interface StackTrace.StackFrameOrBuilderpublic StackTrace.StackFrame.Builder setOriginalFunctionName(TruncatableString value)
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;public StackTrace.StackFrame.Builder setOriginalFunctionName(TruncatableString.Builder builderForValue)
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;public StackTrace.StackFrame.Builder mergeOriginalFunctionName(TruncatableString value)
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;public StackTrace.StackFrame.Builder clearOriginalFunctionName()
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;public TruncatableString.Builder getOriginalFunctionNameBuilder()
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;public TruncatableStringOrBuilder getOriginalFunctionNameOrBuilder()
An un-mangled function name, if `function_name` is [mangled](http://www.avabodh.com/cxxin/namemangling.html). The name can be fully-qualified (up to 1024 bytes).
.google.devtools.cloudtrace.v2.TruncatableString original_function_name = 2;getOriginalFunctionNameOrBuilder in interface StackTrace.StackFrameOrBuilderpublic boolean hasFileName()
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;hasFileName in interface StackTrace.StackFrameOrBuilderpublic TruncatableString getFileName()
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;getFileName in interface StackTrace.StackFrameOrBuilderpublic StackTrace.StackFrame.Builder setFileName(TruncatableString value)
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;public StackTrace.StackFrame.Builder setFileName(TruncatableString.Builder builderForValue)
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;public StackTrace.StackFrame.Builder mergeFileName(TruncatableString value)
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;public StackTrace.StackFrame.Builder clearFileName()
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;public TruncatableString.Builder getFileNameBuilder()
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;public TruncatableStringOrBuilder getFileNameOrBuilder()
The name of the source file where the function call appears (up to 256 bytes).
.google.devtools.cloudtrace.v2.TruncatableString file_name = 3;getFileNameOrBuilder in interface StackTrace.StackFrameOrBuilderpublic long getLineNumber()
The line number in `file_name` where the function call appears.
int64 line_number = 4;getLineNumber in interface StackTrace.StackFrameOrBuilderpublic StackTrace.StackFrame.Builder setLineNumber(long value)
The line number in `file_name` where the function call appears.
int64 line_number = 4;public StackTrace.StackFrame.Builder clearLineNumber()
The line number in `file_name` where the function call appears.
int64 line_number = 4;public long getColumnNumber()
The column number where the function call appears, if available. This is important in JavaScript because of its anonymous functions.
int64 column_number = 5;getColumnNumber in interface StackTrace.StackFrameOrBuilderpublic StackTrace.StackFrame.Builder setColumnNumber(long value)
The column number where the function call appears, if available. This is important in JavaScript because of its anonymous functions.
int64 column_number = 5;public StackTrace.StackFrame.Builder clearColumnNumber()
The column number where the function call appears, if available. This is important in JavaScript because of its anonymous functions.
int64 column_number = 5;public boolean hasLoadModule()
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;hasLoadModule in interface StackTrace.StackFrameOrBuilderpublic Module getLoadModule()
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;getLoadModule in interface StackTrace.StackFrameOrBuilderpublic StackTrace.StackFrame.Builder setLoadModule(Module value)
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;public StackTrace.StackFrame.Builder setLoadModule(Module.Builder builderForValue)
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;public StackTrace.StackFrame.Builder mergeLoadModule(Module value)
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;public StackTrace.StackFrame.Builder clearLoadModule()
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;public Module.Builder getLoadModuleBuilder()
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;public ModuleOrBuilder getLoadModuleOrBuilder()
The binary module from where the code was loaded.
.google.devtools.cloudtrace.v2.Module load_module = 6;getLoadModuleOrBuilder in interface StackTrace.StackFrameOrBuilderpublic boolean hasSourceVersion()
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;hasSourceVersion in interface StackTrace.StackFrameOrBuilderpublic TruncatableString getSourceVersion()
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;getSourceVersion in interface StackTrace.StackFrameOrBuilderpublic StackTrace.StackFrame.Builder setSourceVersion(TruncatableString value)
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;public StackTrace.StackFrame.Builder setSourceVersion(TruncatableString.Builder builderForValue)
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;public StackTrace.StackFrame.Builder mergeSourceVersion(TruncatableString value)
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;public StackTrace.StackFrame.Builder clearSourceVersion()
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;public TruncatableString.Builder getSourceVersionBuilder()
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;public TruncatableStringOrBuilder getSourceVersionOrBuilder()
The version of the deployed source code (up to 128 bytes).
.google.devtools.cloudtrace.v2.TruncatableString source_version = 7;getSourceVersionOrBuilder in interface StackTrace.StackFrameOrBuilderpublic final StackTrace.StackFrame.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>public final StackTrace.StackFrame.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StackTrace.StackFrame.Builder>