Skip to content

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] authored Jul 14, 2021
1 parent 673972c commit 4d46a42
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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 4d46a42

Please sign in to comment.