public static final class Execution.StackTraceElement.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder> implements Execution.StackTraceElementOrBuilder
A single stack element (frame) where an error occurred.Protobuf type
google.cloud.workflows.executions.v1.Execution.StackTraceElement| Modifier and Type | Method and Description |
|---|---|
Execution.StackTraceElement.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.StackTraceElement |
build() |
Execution.StackTraceElement |
buildPartial() |
Execution.StackTraceElement.Builder |
clear() |
Execution.StackTraceElement.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Execution.StackTraceElement.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Execution.StackTraceElement.Builder |
clearPosition()
The source position information of the stack trace element.
|
Execution.StackTraceElement.Builder |
clearRoutine()
The routine where the error occurred.
|
Execution.StackTraceElement.Builder |
clearStep()
The step the error occurred at.
|
Execution.StackTraceElement.Builder |
clone() |
Execution.StackTraceElement |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Execution.StackTraceElement.Position |
getPosition()
The source position information of the stack trace element.
|
Execution.StackTraceElement.Position.Builder |
getPositionBuilder()
The source position information of the stack trace element.
|
Execution.StackTraceElement.PositionOrBuilder |
getPositionOrBuilder()
The source position information of the stack trace element.
|
String |
getRoutine()
The routine where the error occurred.
|
com.google.protobuf.ByteString |
getRoutineBytes()
The routine where the error occurred.
|
String |
getStep()
The step the error occurred at.
|
com.google.protobuf.ByteString |
getStepBytes()
The step the error occurred at.
|
boolean |
hasPosition()
The source position information of the stack trace element.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Execution.StackTraceElement.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Execution.StackTraceElement.Builder |
mergeFrom(Execution.StackTraceElement other) |
Execution.StackTraceElement.Builder |
mergeFrom(com.google.protobuf.Message other) |
Execution.StackTraceElement.Builder |
mergePosition(Execution.StackTraceElement.Position value)
The source position information of the stack trace element.
|
Execution.StackTraceElement.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Execution.StackTraceElement.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.StackTraceElement.Builder |
setPosition(Execution.StackTraceElement.Position.Builder builderForValue)
The source position information of the stack trace element.
|
Execution.StackTraceElement.Builder |
setPosition(Execution.StackTraceElement.Position value)
The source position information of the stack trace element.
|
Execution.StackTraceElement.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Execution.StackTraceElement.Builder |
setRoutine(String value)
The routine where the error occurred.
|
Execution.StackTraceElement.Builder |
setRoutineBytes(com.google.protobuf.ByteString value)
The routine where the error occurred.
|
Execution.StackTraceElement.Builder |
setStep(String value)
The step the error occurred at.
|
Execution.StackTraceElement.Builder |
setStepBytes(com.google.protobuf.ByteString value)
The step the error occurred at.
|
Execution.StackTraceElement.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.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<Execution.StackTraceElement.Builder>public Execution.StackTraceElement getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Execution.StackTraceElement build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Execution.StackTraceElement buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Execution.StackTraceElement.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder mergeFrom(Execution.StackTraceElement other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public Execution.StackTraceElement.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Execution.StackTraceElement.Builder>IOExceptionpublic String getStep()
The step the error occurred at.
string step = 1;getStep in interface Execution.StackTraceElementOrBuilderpublic com.google.protobuf.ByteString getStepBytes()
The step the error occurred at.
string step = 1;getStepBytes in interface Execution.StackTraceElementOrBuilderpublic Execution.StackTraceElement.Builder setStep(String value)
The step the error occurred at.
string step = 1;value - The step to set.public Execution.StackTraceElement.Builder clearStep()
The step the error occurred at.
string step = 1;public Execution.StackTraceElement.Builder setStepBytes(com.google.protobuf.ByteString value)
The step the error occurred at.
string step = 1;value - The bytes for step to set.public String getRoutine()
The routine where the error occurred.
string routine = 2;getRoutine in interface Execution.StackTraceElementOrBuilderpublic com.google.protobuf.ByteString getRoutineBytes()
The routine where the error occurred.
string routine = 2;getRoutineBytes in interface Execution.StackTraceElementOrBuilderpublic Execution.StackTraceElement.Builder setRoutine(String value)
The routine where the error occurred.
string routine = 2;value - The routine to set.public Execution.StackTraceElement.Builder clearRoutine()
The routine where the error occurred.
string routine = 2;public Execution.StackTraceElement.Builder setRoutineBytes(com.google.protobuf.ByteString value)
The routine where the error occurred.
string routine = 2;value - The bytes for routine to set.public boolean hasPosition()
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
hasPosition in interface Execution.StackTraceElementOrBuilderpublic Execution.StackTraceElement.Position getPosition()
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
getPosition in interface Execution.StackTraceElementOrBuilderpublic Execution.StackTraceElement.Builder setPosition(Execution.StackTraceElement.Position value)
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
public Execution.StackTraceElement.Builder setPosition(Execution.StackTraceElement.Position.Builder builderForValue)
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
public Execution.StackTraceElement.Builder mergePosition(Execution.StackTraceElement.Position value)
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
public Execution.StackTraceElement.Builder clearPosition()
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
public Execution.StackTraceElement.Position.Builder getPositionBuilder()
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
public Execution.StackTraceElement.PositionOrBuilder getPositionOrBuilder()
The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
getPositionOrBuilder in interface Execution.StackTraceElementOrBuilderpublic final Execution.StackTraceElement.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>public final Execution.StackTraceElement.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Execution.StackTraceElement.Builder>Copyright © 2024 Google LLC. All rights reserved.