Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion google/cloud/billing/doc/main.dox
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ While this library is **GA**, please note Google Cloud C++ client libraries do *

The following shows the code that you'll run in the
`google/cloud/billing/quickstart/` directory,
which should give you a taste of the Cloud Billing Budget API C++ client library API.
which should give you a taste of the Cloud Billing C++ client library.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with the main page title (@mainpage Cloud Billing API C++ Client Library) and the link on line 6, consider using the full name 'Cloud Billing API' here.

which should give you a taste of the Cloud Billing API C++ client library.


@snippet quickstart.cc all

Expand Down
Loading