googleapis / googleapis/google-cloud-cpp
Need C++ samples to list and create evaluations
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 659
- Forks
- 463
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
The Workload Manager samples file (google/cloud/workloadmanager/v1/samples) is missing samples for creating or listing evaluations. Add a region tag for listing evaluations so that we can publish the sample in public docs.
Here is a sample for pubsub: google/cloud/pubsub/samples/topic_admin_samples.cc
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in google/cloud/workloadmanager/v1/samples and compare the existing samples with google/cloud/pubsub/samples/topic_admin_samples.cc. Add samples covering evaluation creation and listing, including a region tag for the listing sample so it can be published in public docs. Confirm the resulting samples are present in the Workload Manager samples file and expose both requested operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, google-cloud
- Domain
- cloud, documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 73/100