Classes
CreateWorkflowRequest
Request for the [CreateWorkflow][google.cloud.workflows.v1.Workflows.CreateWorkflow] method.
DeleteWorkflowRequest
Request for the [DeleteWorkflow][google.cloud.workflows.v1.Workflows.DeleteWorkflow] method.
GetWorkflowRequest
Request for the [GetWorkflow][google.cloud.workflows.v1.Workflows.GetWorkflow] method.
ListWorkflowsRequest
Request for the [ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows] method.
ListWorkflowsResponse
Response for the [ListWorkflows][google.cloud.workflows.v1.Workflows.ListWorkflows] method.
OperationMetadata
Represents the metadata of the long-running operation.
UpdateWorkflowRequest
Request for the [UpdateWorkflow][google.cloud.workflows.v1.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.