From 93479aa243827b02f5f71d704a5bc9d82a654f0f Mon Sep 17 00:00:00 2001 From: Brian Bilbo Date: Fri, 13 Feb 2026 06:02:55 +0000 Subject: [PATCH] doc: clarify Cloud Billing quickstart description --- google/cloud/billing/doc/main.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/cloud/billing/doc/main.dox b/google/cloud/billing/doc/main.dox index 9446e9233ad19..eced1369e5815 100644 --- a/google/cloud/billing/doc/main.dox +++ b/google/cloud/billing/doc/main.dox @@ -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. @snippet quickstart.cc all