Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateBucketRequest type is misaligned with JSON API #2454

Open
ddelgrosso1 opened this issue May 3, 2024 · 0 comments
Open

CreateBucketRequest type is misaligned with JSON API #2454

ddelgrosso1 opened this issue May 3, 2024 · 0 comments
Assignees
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.

Comments

@ddelgrosso1
Copy link
Contributor

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

@ddelgrosso1 ddelgrosso1 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels May 3, 2024
@ddelgrosso1 ddelgrosso1 self-assigned this May 3, 2024
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/nodejs-storage API. label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant