#google-cloud #gcp #sdk

gcp-sdk-scheduler-v1

Google Cloud Client Libraries for Rust - Cloud Scheduler API

2 releases

0.2.0 Feb 3, 2025

#2421 in Network programming

Download history 207/week @ 2025-02-03

207 downloads per month

Apache-2.0

545KB
9K SLoC

Google Cloud Client Libraries for Rust - Cloud Scheduler 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.

Creates and manages jobs run on a regular recurring schedule.

Quickstart

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

More Information


lib.rs:

Google Cloud Client Libraries for Rust - Cloud Scheduler 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 Cloud Scheduler API Most applications will use the structs defined in the [client] module. More specifically:

Dependencies

~18–31MB
~549K SLoC