CreateBucketRequest type is misaligned with JSON API #2454
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
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.
Currently the
CreateBucketRequest
type is missing some fields that are supported by the JSON API .Short term: add the missing fields
Long term: Use a single metadata / resource representation type
The text was updated successfully, but these errors were encountered: