Workflows v1beta API - Namespace Google.Cloud.Workflows.V1Beta (2.0.0-beta04)

Classes

CreateWorkflowRequest

Request for the [CreateWorkflow][google.cloud.workflows.v1beta.Workflows.CreateWorkflow] method.

DeleteWorkflowRequest

Request for the [DeleteWorkflow][google.cloud.workflows.v1beta.Workflows.DeleteWorkflow] method.

GetWorkflowRequest

Request for the [GetWorkflow][google.cloud.workflows.v1beta.Workflows.GetWorkflow] method.

ListWorkflowsRequest

Request for the [ListWorkflows][google.cloud.workflows.v1beta.Workflows.ListWorkflows] method.

ListWorkflowsResponse

Response for the [ListWorkflows][google.cloud.workflows.v1beta.Workflows.ListWorkflows] method.

OperationMetadata

Represents the metadata of the long-running operation.

UpdateWorkflowRequest

Request for the [UpdateWorkflow][google.cloud.workflows.v1beta.Workflows.UpdateWorkflow] method.

Workflow

Workflow program to be executed by Workflows.

Workflow.Types

Container for nested types declared in the Workflow message type.

Workflows

Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions.

Workflows.WorkflowsBase

Base class for server-side implementations of Workflows

Workflows.WorkflowsClient

Client for Workflows

WorkflowsClient

Workflows client wrapper, for convenient use.

WorkflowsClientBuilder

Builder class for WorkflowsClient to provide simple configuration of credentials, endpoint etc.

WorkflowsClientImpl

Workflows client wrapper implementation, for convenient use.

WorkflowsSettings

Settings for WorkflowsClient instances.

Enums

Workflow.SourceCodeOneofCase

Enum of possible cases for the "source_code" oneof.

Workflow.Types.State

Describes the current state of workflow deployment. More states may be added in the future.