| Class and Description |
|---|
| CancelExecutionRequest
Request for the
[CancelExecution][google.cloud.workflows.executions.v1.Executions.CancelExecution]
method.
|
| CancelExecutionRequest.Builder
Request for the
[CancelExecution][google.cloud.workflows.executions.v1.Executions.CancelExecution]
method.
|
| CancelExecutionRequestOrBuilder |
| CreateExecutionRequest
Request for the
[CreateExecution][google.cloud.workflows.executions.v1.Executions.CreateExecution]
method.
|
| CreateExecutionRequest.Builder
Request for the
[CreateExecution][google.cloud.workflows.executions.v1.Executions.CreateExecution]
method.
|
| CreateExecutionRequestOrBuilder |
| Execution
A running instance of a
[Workflow](/workflows/docs/reference/rest/v1/projects.locations.workflows).
|
| Execution.Builder
A running instance of a
[Workflow](/workflows/docs/reference/rest/v1/projects.locations.workflows).
|
| Execution.CallLogLevel
Describes the level of platform logging to apply to calls and call
responses during workflow executions.
|
| Execution.Error
Error describes why the execution was abnormally terminated.
|
| Execution.Error.Builder
Error describes why the execution was abnormally terminated.
|
| Execution.ErrorOrBuilder |
| Execution.StackTrace
A collection of stack elements (frames) where an error occurred.
|
| Execution.StackTrace.Builder
A collection of stack elements (frames) where an error occurred.
|
| Execution.StackTraceElement
A single stack element (frame) where an error occurred.
|
| Execution.StackTraceElement.Builder
A single stack element (frame) where an error occurred.
|
| 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.
|
| 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.
|
| Execution.StackTraceElement.PositionOrBuilder |
| Execution.StackTraceElementOrBuilder |
| Execution.StackTraceOrBuilder |
| Execution.State
Describes the current state of the execution.
|
| ExecutionName |
| ExecutionName.Builder
Builder for
projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}.
|
| ExecutionOrBuilder |
| ExecutionView
Defines possible views for execution resource.
|
| GetExecutionRequest
Request for the
[GetExecution][google.cloud.workflows.executions.v1.Executions.GetExecution]
method.
|
| GetExecutionRequest.Builder
Request for the
[GetExecution][google.cloud.workflows.executions.v1.Executions.GetExecution]
method.
|
| GetExecutionRequestOrBuilder |
| ListExecutionsRequest
Request for the
[ListExecutions][]
method.
|
| ListExecutionsRequest.Builder
Request for the
[ListExecutions][]
method.
|
| ListExecutionsRequestOrBuilder |
| ListExecutionsResponse
Response for the
[ListExecutions][google.cloud.workflows.executions.v1.Executions.ListExecutions]
method.
|
| ListExecutionsResponse.Builder
Response for the
[ListExecutions][google.cloud.workflows.executions.v1.Executions.ListExecutions]
method.
|
| ListExecutionsResponseOrBuilder |
| WorkflowName |
| WorkflowName.Builder
Builder for projects/{project}/locations/{location}/workflows/{workflow}.
|
Copyright © 2023 Google LLC. All rights reserved.