Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Quickstart Documentation project_path Outdated #70

Closed
aretoo opened this issue Dec 11, 2020 · 0 comments · Fixed by #71
Closed

Quickstart Documentation project_path Outdated #70

aretoo opened this issue Dec 11, 2020 · 0 comments · Fixed by #71
Labels
api: monitoring Issues related to the googleapis/python-monitoring API. type: docs Improvement to the documentation for an API.

Comments

@aretoo
Copy link

aretoo commented Dec 11, 2020

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]')

@product-auto-label product-auto-label bot added the api: monitoring Issues related to the googleapis/python-monitoring API. label Dec 11, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Dec 12, 2020
@busunkim96 busunkim96 added the type: docs Improvement to the documentation for an API. label Dec 14, 2020
busunkim96 added a commit that referenced this issue Dec 14, 2020
Remove the code snippet which is untested. Fixes #70. Also remove 'Stackdriver' from the README.
@yoshi-automation yoshi-automation removed the triage me I really want to be triaged. label Dec 14, 2020
gcf-merge-on-green bot pushed a commit that referenced this issue Mar 6, 2021
Remove the code snippet which is untested. Fixes #70. Also remove 'Stackdriver' from the README.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: monitoring Issues related to the googleapis/python-monitoring API. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants