[async rest] refactor missing parameter logic for async rest #2222
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Similar to what we're doing for LROs in
google-api-core
, move the missing parameter logic to raise an exception from the client layer to the async rest transport layer.The text was updated successfully, but these errors were encountered: