# Google Cloud Client Libraries for Rust - Cloud Shell 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.
Allows users to start, configure, and connect to interactive shell sessions
running in the cloud.
## Quickstart
The main types to work with this crate are the clients:
* [CloudShellService](https://docs.rs/google-cloud-shell-v1/latest/google_cloud_shell_v1/client/struct.CloudShellService.html)
## More Information
* Read the [crate's documentation](https://docs.rs/google-cloud-shell-v1/latest/google-cloud-shell-v1)