#google-cloud #gcp #sdk

gcp-sdk-workflows-v1

Google Cloud Client Libraries for Rust - Workflows API

4 releases

0.2.0 Feb 3, 2025
0.1.0 Jan 6, 2025

#2555 in Network programming

Download history 91/week @ 2024-12-31 124/week @ 2025-01-07 2/week @ 2025-01-14 76/week @ 2025-01-28 141/week @ 2025-02-04

223 downloads per month

Apache-2.0

580KB
10K SLoC

Google Cloud Client Libraries for Rust - Workflows API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

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

Quickstart

The main types to work with this crate are the clients:

More Information


lib.rs:

Google Cloud Client Libraries for Rust - Workflows API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

This crate contains traits, types, and functions to interact with Workflows API Most applications will use the structs defined in the [client] module. More specifically:

Dependencies

~18–31MB
~549K SLoC