Uses of Interface
com.google.cloud.workflows.executions.v1.Execution.StateErrorOrBuilder
-
Packages that use Execution.StateErrorOrBuilder Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of Execution.StateErrorOrBuilder in com.google.cloud.workflows.executions.v1
Classes in com.google.cloud.workflows.executions.v1 that implement Execution.StateErrorOrBuilder Modifier and Type Class Description static class
Execution.StateError
Describes an error related to the current state of the Execution resource.static class
Execution.StateError.Builder
Describes an error related to the current state of the Execution resource.Methods in com.google.cloud.workflows.executions.v1 that return Execution.StateErrorOrBuilder Modifier and Type Method Description Execution.StateErrorOrBuilder
Execution.Builder. getStateErrorOrBuilder()
Output only.Execution.StateErrorOrBuilder
Execution. getStateErrorOrBuilder()
Output only.Execution.StateErrorOrBuilder
ExecutionOrBuilder. getStateErrorOrBuilder()
Output only.
-