googleapis / googleapis/google-cloud-rust
Write custom LROs for google-cloud-container-v1
Open
api: container
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
This issue can be closed when the `google-cloud-container-v1` crate includes LROs for RPCs returning [Operation](https://docs.rs/google-cloud-container-v1/latest/google_cloud_container_v1/model/struct.Operation.html)
## Background
This service has LROs that do not conform to [AIP-151](https://google.aip.dev/151).
We have features to implement custom LROs, developed for the Compute library. They require a small amount of hand-crafted code in the client library, and some configuration in the `.sidekick.toml` file.
Look at the Compute configuration for more details.
Contributor guide
Assessment
This issue has not been assessed yet.