@@ -20,14 +20,14 @@ This client supports the following Google Cloud Platform services:
2020- `Google Cloud Pub/Sub `_
2121- `Google BigQuery `_
2222- `Google Cloud Resource Manager `_
23- - `Google Cloud Logging `_
23+ - `Google Stackdriver Logging `_
2424
2525.. _Google Cloud Datastore : https://github.com/GoogleCloudPlatform/gcloud-python#google-cloud-datastore
2626.. _Google Cloud Storage : https://github.com/GoogleCloudPlatform/gcloud-python#google-cloud-storage
2727.. _Google Cloud Pub/Sub : https://github.com/GoogleCloudPlatform/gcloud-python#google-cloud-pubsub
2828.. _Google BigQuery : https://github.com/GoogleCloudPlatform/gcloud-python#google-bigquery
2929.. _Google Cloud Resource Manager : https://github.com/GoogleCloudPlatform/gcloud-python#google-cloud-resource-manager
30- .. _Google Cloud Logging : https://github.com/GoogleCloudPlatform/gcloud-python#google-cloud-logging
30+ .. _Google Stackdriver Logging : https://github.com/GoogleCloudPlatform/gcloud-python#google-cloud-logging
3131
3232If you need support for other Google APIs, check out the
3333`Google APIs Python Client library `_.
@@ -239,8 +239,8 @@ manage projects using this Client Library.
239239
240240.. _Resource Manager documentation : https://googlecloudplatform.github.io/gcloud-python/stable/resource-manager-api.html
241241
242- Google Cloud Logging
243- --------------------
242+ Google Stackdriver Logging
243+ --------------------------
244244
245245`Stackdriver Logging `_ API (`Logging API docs `_) allows you to store, search,
246246analyze, monitor, and alert on log data and events from Google Cloud Platform.
@@ -264,7 +264,7 @@ Example of fetching entries:
264264 print entry.payload
265265
266266 See the ``gcloud-python `` API `logging documentation `_ to learn how to connect
267- to Cloud logging using this Client Library.
267+ to Stackdriver Logging using this Client Library.
268268
269269.. _logging documentation : https://googlecloudplatform.github.io/gcloud-python/stable/logging-usage.html
270270
0 commit comments