| Class | Description |
|---|---|
| CreateWorkflowRequest |
Request for the
[CreateWorkflow][google.cloud.workflows.v1.Workflows.CreateWorkflow]
method.
|
| CreateWorkflowRequest.Builder |
Request for the
[CreateWorkflow][google.cloud.workflows.v1.Workflows.CreateWorkflow]
method.
|
| DeleteWorkflowRequest |
Request for the
[DeleteWorkflow][google.cloud.workflows.v1.Workflows.DeleteWorkflow]
method.
|
| DeleteWorkflowRequest.Builder |
Request for the
[DeleteWorkflow][google.cloud.workflows.v1.Workflows.DeleteWorkflow]
method.
|
| GetWorkflowRequest |
Request for the
[GetWorkflow][google.cloud.workflows.v1.Workflows.GetWorkflow] method.
|
| GetWorkflowRequest.Builder |
Request for the
[GetWorkflow][google.cloud.workflows.v1.Workflows.GetWorkflow] method.
|
| ListWorkflowsRequest |
Request for the
[ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows]
method.
|
| ListWorkflowsRequest.Builder |
Request for the
[ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows]
method.
|
| ListWorkflowsResponse |
Response for the
[ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows]
method.
|
| ListWorkflowsResponse.Builder |
Response for the
[ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows]
method.
|
| LocationName | |
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| OperationMetadata |
Represents the metadata of the long-running operation.
|
| OperationMetadata.Builder |
Represents the metadata of the long-running operation.
|
| UpdateWorkflowRequest |
Request for the
[UpdateWorkflow][google.cloud.workflows.v1.Workflows.UpdateWorkflow]
method.
|
| UpdateWorkflowRequest.Builder |
Request for the
[UpdateWorkflow][google.cloud.workflows.v1.Workflows.UpdateWorkflow]
method.
|
| Workflow |
Workflow program to be executed by Workflows.
|
| Workflow.Builder |
Workflow program to be executed by Workflows.
|
| Workflow.StateError |
Describes an error related to the current state of the workflow.
|
| Workflow.StateError.Builder |
Describes an error related to the current state of the workflow.
|
| WorkflowName | |
| WorkflowName.Builder |
Builder for projects/{project}/locations/{location}/workflows/{workflow}.
|
| WorkflowsProto |
| Enum | Description |
|---|---|
| Workflow.CallLogLevel |
Describes the level of platform logging to apply to calls and call
responses during workflow executions.
|
| Workflow.SourceCodeCase | |
| Workflow.State |
Describes the current state of workflow deployment.
|
| Workflow.StateError.Type |
Describes the possibled types of a state error.
|
Copyright © 2024 Google LLC. All rights reserved.