googleapis / googleapis/google-cloud-cpp
## Code Review
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 659
- フォーク
- 463
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 89
説明
## Code Review
This pull request introduces the DeleteSourceObjects option for ComposeObject requests, implementing support in both gRPC and REST paths. It also includes integration tests to verify the behavior when the option is enabled or disabled. Feedback was provided to simplify the option retrieval logic using value_or(false) for better readability and to add a docstring to the new public-facing DeleteSourceObjects parameter.
_Originally posted by @gemini-code-assist[bot] in https://github.com/googleapis/google-cloud-cpp/pull/16094#pullrequestreview-4279835082_
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
プルリクエスト 16094 と、そこで参照されているレビューから始め、その後、ComposeObject の gRPC および REST 統合テストを確認します。DeleteSourceObjects の動作が有効および無効のケースでカバーされ、要求どおりオプションの取得が簡略化され、公開パラメータに docstring があれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, gcp, grpc
- 領域
- api, cloud
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100