googleapis / googleapis/google-cloud-cpp
Rename `storage::Client::{Get,Set}NativeBucketIamPolicy`
未关闭
api: storage
type: cleanup
- 主要语言
- C++
- 星标
- 659
- 派生
- 462
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
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.
贡献指南
调研方向
首先在仓库中搜索 storage::Client::{Get,Set}NativeBucketIamPolicy,并阅读 pull request #8667 中相关的 API 更改。确定替换后的名称,以及所有必须更改的引用或测试;当重命名后的客户端方法及其使用方式保持一致,且这些名称中不含 "Native" 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, google-cloud
- 领域
- api, cloud
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100