Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
docs: fixed broken links (#90)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 384731479

Source-Link: googleapis/googleapis@56ffafc

Source-Link: googleapis/googleapis-gen@954d798
  • Loading branch information
gcf-owl-bot[bot] committed Jul 14, 2021
1 parent 55f2698 commit 59cd222
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
Expand Up @@ -179,10 +179,11 @@ async def create_dashboard(
) -> dashboard.Dashboard:
r"""Creates a new custom dashboard. For examples on how you can use
this API to create dashboards, see `Managing dashboards by
API </monitoring/dashboards/api-dashboard>`__. This method
requires the ``monitoring.dashboards.create`` permission on the
specified project. For more information about permissions, see
`Cloud Identity and Access Management </iam>`__.
API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
This method requires the ``monitoring.dashboards.create``
permission on the specified project. For more information about
permissions, see `Cloud Identity and Access
Management <https://cloud.google.com/iam>`__.
Args:
request (:class:`google.cloud.monitoring_dashboard_v1.types.CreateDashboardRequest`):
Expand Down
Expand Up @@ -374,10 +374,11 @@ def create_dashboard(
) -> dashboard.Dashboard:
r"""Creates a new custom dashboard. For examples on how you can use
this API to create dashboards, see `Managing dashboards by
API </monitoring/dashboards/api-dashboard>`__. This method
requires the ``monitoring.dashboards.create`` permission on the
specified project. For more information about permissions, see
`Cloud Identity and Access Management </iam>`__.
API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
This method requires the ``monitoring.dashboards.create``
permission on the specified project. For more information about
permissions, see `Cloud Identity and Access
Management <https://cloud.google.com/iam>`__.
Args:
request (google.cloud.monitoring_dashboard_v1.types.CreateDashboardRequest):
Expand Down
Expand Up @@ -236,10 +236,11 @@ def create_dashboard(
Creates a new custom dashboard. For examples on how you can use
this API to create dashboards, see `Managing dashboards by
API </monitoring/dashboards/api-dashboard>`__. This method
requires the ``monitoring.dashboards.create`` permission on the
specified project. For more information about permissions, see
`Cloud Identity and Access Management </iam>`__.
API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
This method requires the ``monitoring.dashboards.create``
permission on the specified project. For more information about
permissions, see `Cloud Identity and Access
Management <https://cloud.google.com/iam>`__.
Returns:
Callable[[~.CreateDashboardRequest],
Expand Down
Expand Up @@ -241,10 +241,11 @@ def create_dashboard(
Creates a new custom dashboard. For examples on how you can use
this API to create dashboards, see `Managing dashboards by
API </monitoring/dashboards/api-dashboard>`__. This method
requires the ``monitoring.dashboards.create`` permission on the
specified project. For more information about permissions, see
`Cloud Identity and Access Management </iam>`__.
API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
This method requires the ``monitoring.dashboards.create``
permission on the specified project. For more information about
permissions, see `Cloud Identity and Access
Management <https://cloud.google.com/iam>`__.
Returns:
Callable[[~.CreateDashboardRequest],
Expand Down

0 comments on commit 59cd222

Please sign in to comment.