workflows/v1 library

Workflows API - v1

Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.

For more information, see cloud.google.com/workflows

Create an instance of WorkflowsApi to access these resources:

Classes

ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
ListWorkflowRevisionsResponse
Response for the ListWorkflowRevisions method.
ListWorkflowsResponse
Response for the ListWorkflows method.
Operation
This resource represents a long-running operation that is the result of a network API call.
ProjectsLocationsOperationsResource
ProjectsLocationsResource
ProjectsLocationsWorkflowsResource
ProjectsResource
Workflow
Workflow program to be executed by Workflows.
WorkflowsApi
Manage workflow definitions.

Typedefs

Empty = $Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Location = $Location00
A resource that represents a Google Cloud location.
StateError = $StateError
Describes an error related to the current state of the workflow.
Status = $Status
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.

Exceptions / Errors

ApiRequestError
Represents a general error reported by the API endpoint.
DetailedApiRequestError
Represents a specific error reported by the API endpoint.