Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (26 loc) · 909 Bytes

index.rst

File metadata and controls

37 lines (26 loc) · 909 Bytes

This package includes clients for multiple versions of the Workflows API By default, you will get v1, the latest version.

v1

workflows_v1/services executions_v1/services workflows_v1/types executions_v1/types

The previous beta release, spelled v1beta is provided to continue to support code previously written against it. In order to use it, you will want to import from it e.g., google.cloud.workflows_v1 in lieu of google.cloud.workflows (or the equivalent google.cloud.workflows_v1).

v1beta

workflows_v1beta/services executions_v1beta/services workflows_v1beta/types executions_v1beta/types

Changelog

For a list of all google-cloud-workflows releases:

changelog