Uses of Interface
com.google.cloud.workflows.executions.v1beta.Execution.ErrorOrBuilder
-
Packages that use Execution.ErrorOrBuilder Package Description com.google.cloud.workflows.executions.v1beta A client to Workflow Executions API -
-
Uses of Execution.ErrorOrBuilder in com.google.cloud.workflows.executions.v1beta
Classes in com.google.cloud.workflows.executions.v1beta 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.v1beta 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.
-