google-cloud-rust
google-cloud-rust copied to clipboard
Investigate missing, required parameters in storage-control
We need to determine if the service gives us useful error messages when a required field is not set.
If the service does not give us useful error messages, then we will need to add our own validation... somehow... (we could error if the x-goog-request-params is empty... but that is not an error in general, just for this service.)