googleapis / googleapis/google-cloud-cpp
Rename `storage::Client::{Get,Set}NativeBucketIamPolicy`
Open
api: storage
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
Consider renaming these functions to not have "Native" in their name. This is a side-effect of old decisions, see https://github.com/googleapis/google-cloud-cpp/pull/8667 for example.
Contributor guide
Research direction
Start by searching the repository for storage::Client::{Get,Set}NativeBucketIamPolicy and read the related API changes in pull request #8667. Determine the replacement names and every reference or test that must change; done means the renamed client methods and their usages are consistent without "Native" in these names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, google-cloud
- Domain
- api, cloud
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100