| CancelExecutionRequest |
Request for the
[CancelExecution][google.cloud.workflows.executions.v1beta.Executions.CancelExecution]
method.
|
| CancelExecutionRequest.Builder |
Request for the
[CancelExecution][google.cloud.workflows.executions.v1beta.Executions.CancelExecution]
method.
|
| CancelExecutionRequestOrBuilder |
|
| CreateExecutionRequest |
Request for the
[CreateExecution][google.cloud.workflows.executions.v1beta.Executions.CreateExecution]
method.
|
| CreateExecutionRequest.Builder |
Request for the
[CreateExecution][google.cloud.workflows.executions.v1beta.Executions.CreateExecution]
method.
|
| CreateExecutionRequestOrBuilder |
|
| Execution |
A running instance of a [Workflow][google.cloud.workflows.v1beta.Workflow].
|
| Execution.Builder |
A running instance of a [Workflow][google.cloud.workflows.v1beta.Workflow].
|
| Execution.Error |
Error describes why the execution was abnormally terminated.
|
| Execution.Error.Builder |
Error describes why the execution was abnormally terminated.
|
| Execution.ErrorOrBuilder |
|
| Execution.State |
Describes the current state of the execution.
|
| ExecutionName |
|
| ExecutionName.Builder |
Builder for
projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}.
|
| ExecutionOrBuilder |
|
| ExecutionsClient |
Service Description: Executions is used to start and manage running instances of
[Workflows][google.cloud.workflows.v1beta.Workflow] called executions.
|
| ExecutionsClient.ListExecutionsFixedSizeCollection |
|
| ExecutionsClient.ListExecutionsPage |
|
| ExecutionsClient.ListExecutionsPagedResponse |
|
| ExecutionsGrpc.AsyncService |
Executions is used to start and manage running instances of
[Workflows][google.cloud.workflows.v1beta.Workflow] called executions.
|
| ExecutionsGrpc.ExecutionsBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Executions.
|
| ExecutionsGrpc.ExecutionsFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Executions.
|
| ExecutionsGrpc.ExecutionsStub |
A stub to allow clients to do asynchronous rpc calls to service Executions.
|
| ExecutionsSettings |
|
| ExecutionsSettings.Builder |
Builder for ExecutionsSettings.
|
| ExecutionView |
Defines possible views for execution resource.
|
| GetExecutionRequest |
Request for the
[GetExecution][google.cloud.workflows.executions.v1beta.Executions.GetExecution]
method.
|
| GetExecutionRequest.Builder |
Request for the
[GetExecution][google.cloud.workflows.executions.v1beta.Executions.GetExecution]
method.
|
| GetExecutionRequestOrBuilder |
|
| ListExecutionsRequest |
Request for the
[ListExecutions][google.cloud.workflows.executions.v1beta.Executions.ListExecutions]
method.
|
| ListExecutionsRequest.Builder |
Request for the
[ListExecutions][google.cloud.workflows.executions.v1beta.Executions.ListExecutions]
method.
|
| ListExecutionsRequestOrBuilder |
|
| ListExecutionsResponse |
Response for the
[ListExecutions][google.cloud.workflows.executions.v1beta.Executions.ListExecutions]
method.
|
| ListExecutionsResponse.Builder |
Response for the
[ListExecutions][google.cloud.workflows.executions.v1beta.Executions.ListExecutions]
method.
|
| ListExecutionsResponseOrBuilder |
|
| WorkflowName |
|
| WorkflowName.Builder |
Builder for projects/{project}/locations/{location}/workflows/{workflow}.
|