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

The upgrade guide is out of date since the release of version 3.0.0 #76

Closed
ricardolsmendes opened this issue Nov 22, 2020 · 0 comments · Fixed by #77
Closed

The upgrade guide is out of date since the release of version 3.0.0 #76

ricardolsmendes opened this issue Nov 22, 2020 · 0 comments · Fixed by #77
Assignees
Labels
api: datacatalog Issues related to the googleapis/python-datacatalog API. type: docs Improvement to the documentation for an API.

Comments

@ricardolsmendes
Copy link
Contributor

The upgrade guide is out of date since the release of version 3.0.0, notably when it comes to the Project Path Helper Methods:

  1. the location_path method existing in google-cloud-datacatalog<=1.0.0 is back in 3.0.0, renamed to common_location_path;
  2. more resource path helper methods were added: common_billing_account_path, common_folder_path, common_organization_path, and common_project_path;
  3. docs: add instructions to build a location path #70 (comment) for reference.
@product-auto-label product-auto-label bot added the api: datacatalog Issues related to the googleapis/python-datacatalog API. label Nov 22, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Nov 22, 2020
@meredithslota meredithslota added type: docs Improvement to the documentation for an API. and removed triage me I really want to be triaged. labels Nov 23, 2020
gcf-merge-on-green bot pushed a commit that referenced this issue Dec 7, 2020
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-datacatalog/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- Ensure the tests and linter pass - N/A
- Code coverage does not decrease (if any source code was changed) - N/A
- [x] Appropriate docs were updated (if necessary)

Fixes #76 🦕
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: datacatalog Issues related to the googleapis/python-datacatalog 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