# Google Cloud Client Libraries for Rust - Network Connectivity 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 API enables connectivity with and between Google Cloud resources.
## Quickstart
The main types to work with this crate are the clients:
* [CrossNetworkAutomationService](https://docs.rs/google-cloud-networkconnectivity-v1/latest/google_cloud_networkconnectivity_v1/client/struct.CrossNetworkAutomationService.html)
* [HubService](https://docs.rs/google-cloud-networkconnectivity-v1/latest/google_cloud_networkconnectivity_v1/client/struct.HubService.html)
* [PolicyBasedRoutingService](https://docs.rs/google-cloud-networkconnectivity-v1/latest/google_cloud_networkconnectivity_v1/client/struct.PolicyBasedRoutingService.html)
## More Information
* Read the [crate's documentation](https://docs.rs/google-cloud-networkconnectivity-v1/latest/google-cloud-networkconnectivity-v1)