This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Quickstart Documentation project_path Outdated #70
Labels
api: monitoring
Issues related to the googleapis/python-monitoring API.
type: docs
Improvement to the documentation for an API.
The QuickStart Guide in the README.rst file does not reflect the project_path name change, which is described in the 2.0.0 Migration Guide
name = client.project_path('[PROJECT]')
should be
name = client.common_project_path('[PROJECT]')
The text was updated successfully, but these errors were encountered: