| 
Class | 
     
Description | 
| com.google.cloud.workflows.executions.v1.CancelExecutionRequest | 
 Request for the
 CancelExecution
 method. | 
   
| com.google.cloud.workflows.executions.v1.CancelExecutionRequest.Builder | 
 Request for the
 CancelExecution
 method. | 
   
| com.google.cloud.workflows.executions.v1.CreateExecutionRequest | 
 Request for the
 CreateExecution
 method. | 
   
| com.google.cloud.workflows.executions.v1.CreateExecutionRequest.Builder | 
 Request for the
 CreateExecution
 method. | 
   
| com.google.cloud.workflows.executions.v1.Execution | 
 A running instance of a
 Workflow.
  | 
   
| com.google.cloud.workflows.executions.v1.Execution.Builder | 
 A running instance of a
 Workflow.
  | 
   
| com.google.cloud.workflows.executions.v1.Execution.Error | 
 Error describes why the execution was abnormally terminated.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.Error.Builder | 
 Error describes why the execution was abnormally terminated.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.StackTrace | 
 A collection of stack elements (frames) where an error occurred.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.StackTrace.Builder | 
 A collection of stack elements (frames) where an error occurred.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.StackTraceElement | 
 A single stack element (frame) where an error occurred.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Builder | 
 A single stack element (frame) where an error occurred.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position | 
 Position contains source position information about the stack trace
 element such as line number, column number and length of the code block
 in bytes. | 
   
| com.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position.Builder | 
 Position contains source position information about the stack trace
 element such as line number, column number and length of the code block
 in bytes. | 
   
| com.google.cloud.workflows.executions.v1.Execution.StateError | 
 Describes an error related to the current state of the Execution resource.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.StateError.Builder | 
 Describes an error related to the current state of the Execution resource.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.Status | 
 Represents the current status of this execution.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.Status.Builder | 
 Represents the current status of this execution.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.Status.Step | 
 Represents a step of the workflow this execution is running.
 | 
   
| com.google.cloud.workflows.executions.v1.Execution.Status.Step.Builder | 
 Represents a step of the workflow this execution is running.
 | 
   
| com.google.cloud.workflows.executions.v1.ExecutionName | 
 | 
   
| com.google.cloud.workflows.executions.v1.ExecutionName.Builder | 
Builder for
 projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}. | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsClient.ListExecutionsFixedSizeCollection | 
 | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsClient.ListExecutionsPage | 
 | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsClient.ListExecutionsPagedResponse | 
 | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsGrpc | 
 Executions is used to start and manage running instances of
 Workflows called executions.
  | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsGrpc.ExecutionsImplBase | 
Base class for the server implementation of the service Executions.
 Executions is used to start and manage running instances of | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsProto | 
 | 
   
| com.google.cloud.workflows.executions.v1.ExecutionsSettings.Builder | 
Builder for ExecutionsSettings. | 
   
| com.google.cloud.workflows.executions.v1.GetExecutionRequest | 
 Request for the
 GetExecution
 method. | 
   
| com.google.cloud.workflows.executions.v1.GetExecutionRequest.Builder | 
 Request for the
 GetExecution
 method. | 
   
| com.google.cloud.workflows.executions.v1.ListExecutionsRequest | 
 Request for the
 [ListExecutions][]
 method. | 
   
| com.google.cloud.workflows.executions.v1.ListExecutionsRequest.Builder | 
 Request for the
 [ListExecutions][]
 method. | 
   
| com.google.cloud.workflows.executions.v1.ListExecutionsResponse | 
 Response for the
 ListExecutions
 method. | 
   
| com.google.cloud.workflows.executions.v1.ListExecutionsResponse.Builder | 
 Response for the
 ListExecutions
 method. | 
   
| com.google.cloud.workflows.executions.v1.WorkflowName | 
 | 
   
| com.google.cloud.workflows.executions.v1.WorkflowName.Builder | 
Builder for projects/{project}/locations/{location}/workflows/{workflow}. |