Uses of Interface
com.google.cloud.workflows.executions.v1.Execution.ErrorOrBuilder
-
Packages that use Execution.ErrorOrBuilder Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of Execution.ErrorOrBuilder in com.google.cloud.workflows.executions.v1
Classes in com.google.cloud.workflows.executions.v1 that implement Execution.ErrorOrBuilder Modifier and Type Class Description static class
Execution.Error
Error describes why the execution was abnormally terminated.static class
Execution.Error.Builder
Error describes why the execution was abnormally terminated.Methods in com.google.cloud.workflows.executions.v1 that return Execution.ErrorOrBuilder Modifier and Type Method Description Execution.ErrorOrBuilder
Execution.Builder. getErrorOrBuilder()
Output only.Execution.ErrorOrBuilder
Execution. getErrorOrBuilder()
Output only.Execution.ErrorOrBuilder
ExecutionOrBuilder. getErrorOrBuilder()
Output only.
-