googleapis / googleapis/google-cloud-java
[java-storage] SetIamPolicy incorrectly uses BucketSourceOptions when not all fields are applicable
Open
api: storage
type: cleanup
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
storage.SetIamPolicy incorrectly uses BucketSourceOptions when not all fields are applicable
We should deprecate this method signature and create a separate implementation BucketIamOptions which maps back to actual fields expected by the API: https://cloud.google.com/storage/docs/json_api/v1/buckets/setIamPolicy
Contributor guide
Assessment
This issue has not been assessed yet.