# Google Cloud Client Libraries for Rust - Google Cloud Support API
Manages Google Cloud technical support cases for Customer Care support
offerings.
The client library types and functions are stable and not expected to change.
Please note that Google Cloud services do change from time to time. The client
libraries are designed to preserve backwards compatibility when the service
changes in compatible ways. For example, adding RPCs, or fields to messages
should not introduce breaking changes to the client libraries.
## Quickstart
The main types to work with this crate are the clients:
- [CaseAttachmentService]
- [CaseService]
- [CommentService]
## More Information
- Read the [crate's documentation](https://docs.rs/google-cloud-support-v2/latest/google-cloud-support-v2)
[CaseAttachmentService]: https://docs.rs/google-cloud-support-v2/latest/google_cloud_support_v2/client/struct.CaseAttachmentService.html
[CaseService]: https://docs.rs/google-cloud-support-v2/latest/google_cloud_support_v2/client/struct.CaseService.html
[CommentService]: https://docs.rs/google-cloud-support-v2/latest/google_cloud_support_v2/client/struct.CommentService.html