google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Investigate missing, required parameters in storage-control

Open dbolduc opened this issue 7 months ago • 0 comments

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.)

dbolduc avatar Jun 09 '25 18:06 dbolduc