public static final class Execution.StackTraceElement extends GeneratedMessage implements Execution.StackTraceElementOrBuilderA single stack element (frame) where an error occurred.
Protobuf type google.cloud.workflows.executions.v1.Execution.StackTraceElement
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Execution.StackTraceElementImplements
Execution.StackTraceElementOrBuilderStatic Fields
POSITION_FIELD_NUMBER
public static final int POSITION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
ROUTINE_FIELD_NUMBER
public static final int ROUTINE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STEP_FIELD_NUMBER
public static final int STEP_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Execution.StackTraceElement getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Execution.StackTraceElement.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.Builder |
|
newBuilder(Execution.StackTraceElement prototype)
public static Execution.StackTraceElement.Builder newBuilder(Execution.StackTraceElement prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Execution.StackTraceElement |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.Builder |
|
parseDelimitedFrom(InputStream input)
public static Execution.StackTraceElement parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Execution.StackTraceElement parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Execution.StackTraceElement parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Execution.StackTraceElement parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Execution.StackTraceElement parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Execution.StackTraceElement parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Execution.StackTraceElement parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Execution.StackTraceElement parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Execution.StackTraceElement parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Execution.StackTraceElement parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Execution.StackTraceElement parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Execution.StackTraceElement parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Execution.StackTraceElement> parser()| Returns | |
|---|---|
| Type | Description |
Parser<StackTraceElement> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Execution.StackTraceElement getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement |
|
getParserForType()
public Parser<Execution.StackTraceElement> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<StackTraceElement> |
|
getPosition()
public Execution.StackTraceElement.Position getPosition()The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.Position |
The position. |
getPositionOrBuilder()
public Execution.StackTraceElement.PositionOrBuilder getPositionOrBuilder()The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.PositionOrBuilder |
|
getRoutine()
public String getRoutine()The routine where the error occurred.
string routine = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The routine. |
getRoutineBytes()
public ByteString getRoutineBytes()The routine where the error occurred.
string routine = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for routine. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getStep()
public String getStep()The step the error occurred at.
string step = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The step. |
getStepBytes()
public ByteString getStepBytes()The step the error occurred at.
string step = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for step. |
hasPosition()
public boolean hasPosition()The source position information of the stack trace element.
.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position position = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the position field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Execution.StackTraceElement.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Execution.StackTraceElement.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.Builder |
|
toBuilder()
public Execution.StackTraceElement.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Execution.StackTraceElement.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|