Classes
CreateWorkflowRequest
Request for the [CreateWorkflow][google.cloud.workflows.v1.Workflows.CreateWorkflow] method.
CryptoKeyName
Resource name for the CryptoKey
resource.
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.
Workflow.Types.StateError
Describes an error related to the current state of the workflow.
Workflow.Types.StateError.Types
Container for nested types declared in the StateError 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
CryptoKeyName.ResourceNameType
The possible contents of CryptoKeyName.
Workflow.SourceCodeOneofCase
Enum of possible cases for the "source_code" oneof.
Workflow.Types.CallLogLevel
Describes the level of platform logging to apply to calls and call responses during workflow executions.
Workflow.Types.State
Describes the current state of workflow deployment.
Workflow.Types.StateError.Types.Type
Describes the possibled types of a state error.