publicstaticfinalclass Execution.StackTrace.BuilderextendsGeneratedMessageV3.Builder<Execution.StackTrace.Builder>implementsExecution.StackTraceOrBuilder
A collection of stack elements (frames) where an error occurred.
Protobuf type google.cloud.workflows.executions.v1.Execution.StackTrace
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addAllElements(Iterable<? extends Execution.StackTraceElement> values)
publicExecution.StackTrace.BuilderaddAllElements(Iterable<?extendsExecution.StackTraceElement>values)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.workflows.executions.v1.Execution.StackTraceElement>
|
addElements(Execution.StackTraceElement value)
publicExecution.StackTrace.BuilderaddElements(Execution.StackTraceElementvalue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElements(Execution.StackTraceElement.Builder builderForValue)
publicExecution.StackTrace.BuilderaddElements(Execution.StackTraceElement.BuilderbuilderForValue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElements(int index, Execution.StackTraceElement value)
publicExecution.StackTrace.BuilderaddElements(intindex,Execution.StackTraceElementvalue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElements(int index, Execution.StackTraceElement.Builder builderForValue)
publicExecution.StackTrace.BuilderaddElements(intindex,Execution.StackTraceElement.BuilderbuilderForValue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElementsBuilder()
publicExecution.StackTraceElement.BuilderaddElementsBuilder()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
addElementsBuilder(int index)
publicExecution.StackTraceElement.BuilderaddElementsBuilder(intindex)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicExecution.StackTrace.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicExecution.StackTracebuild()
buildPartial()
publicExecution.StackTracebuildPartial()
clear()
publicExecution.StackTrace.Builderclear()
Overrides
clearElements()
publicExecution.StackTrace.BuilderclearElements()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
clearField(Descriptors.FieldDescriptor field)
publicExecution.StackTrace.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicExecution.StackTrace.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicExecution.StackTrace.Builderclone()
Overrides
getDefaultInstanceForType()
publicExecution.StackTracegetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getElements(int index)
publicExecution.StackTraceElementgetElements(intindex)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
getElementsBuilder(int index)
publicExecution.StackTraceElement.BuildergetElementsBuilder(intindex)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
getElementsBuilderList()
publicList<Execution.StackTraceElement.Builder>getElementsBuilderList()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
getElementsCount()
publicintgetElementsCount()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Returns |
| Type |
Description |
int |
getElementsList()
publicList<Execution.StackTraceElement>getElementsList()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
getElementsOrBuilder(int index)
publicExecution.StackTraceElementOrBuildergetElementsOrBuilder(intindex)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
getElementsOrBuilderList()
publicList<?extendsExecution.StackTraceElementOrBuilder>getElementsOrBuilderList()
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.workflows.executions.v1.Execution.StackTraceElementOrBuilder> |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(Execution.StackTrace other)
publicExecution.StackTrace.BuildermergeFrom(Execution.StackTraceother)
publicExecution.StackTrace.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicExecution.StackTrace.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalExecution.StackTrace.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
removeElements(int index)
publicExecution.StackTrace.BuilderremoveElements(intindex)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
| Parameter |
| Name |
Description |
index |
int
|
setElements(int index, Execution.StackTraceElement value)
publicExecution.StackTrace.BuildersetElements(intindex,Execution.StackTraceElementvalue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
setElements(int index, Execution.StackTraceElement.Builder builderForValue)
publicExecution.StackTrace.BuildersetElements(intindex,Execution.StackTraceElement.BuilderbuilderForValue)
An array of stack elements.
repeated .google.cloud.workflows.executions.v1.Execution.StackTraceElement elements = 1;
setField(Descriptors.FieldDescriptor field, Object value)
publicExecution.StackTrace.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicExecution.StackTrace.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalExecution.StackTrace.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides