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

Documentation examples out of date #43

@kimskimchi

Description

@kimskimchi
  1. Links broken
    On the main page, the link to "Client Library Documentation" is broken.

  2. Package name update
    In client documentatin, update examples to the correct import.

For example:
Old: from google.cloud import billing_budgets_v1beta1
New: from google.cloud.billing import budgets_v1beta1

Metadata

Metadata

Labels

api: cloudbillingIssues related to the googleapis/python-billingbudgets API.type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions