This repository was archived by the owner on Jan 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
google/cloud/monitoring_dashboard_v1/services/dashboards_service Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,10 +179,11 @@ async def create_dashboard(
179179 ) -> dashboard .Dashboard :
180180 r"""Creates a new custom dashboard. For examples on how you can use
181181 this API to create dashboards, see `Managing dashboards by
182- API </monitoring/dashboards/api-dashboard>`__. This method
183- requires the ``monitoring.dashboards.create`` permission on the
184- specified project. For more information about permissions, see
185- `Cloud Identity and Access Management </iam>`__.
182+ API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
183+ This method requires the ``monitoring.dashboards.create``
184+ permission on the specified project. For more information about
185+ permissions, see `Cloud Identity and Access
186+ Management <https://cloud.google.com/iam>`__.
186187
187188 Args:
188189 request (:class:`google.cloud.monitoring_dashboard_v1.types.CreateDashboardRequest`):
Original file line number Diff line number Diff line change @@ -374,10 +374,11 @@ def create_dashboard(
374374 ) -> dashboard .Dashboard :
375375 r"""Creates a new custom dashboard. For examples on how you can use
376376 this API to create dashboards, see `Managing dashboards by
377- API </monitoring/dashboards/api-dashboard>`__. This method
378- requires the ``monitoring.dashboards.create`` permission on the
379- specified project. For more information about permissions, see
380- `Cloud Identity and Access Management </iam>`__.
377+ API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
378+ This method requires the ``monitoring.dashboards.create``
379+ permission on the specified project. For more information about
380+ permissions, see `Cloud Identity and Access
381+ Management <https://cloud.google.com/iam>`__.
381382
382383 Args:
383384 request (google.cloud.monitoring_dashboard_v1.types.CreateDashboardRequest):
Original file line number Diff line number Diff line change @@ -236,10 +236,11 @@ def create_dashboard(
236236
237237 Creates a new custom dashboard. For examples on how you can use
238238 this API to create dashboards, see `Managing dashboards by
239- API </monitoring/dashboards/api-dashboard>`__. This method
240- requires the ``monitoring.dashboards.create`` permission on the
241- specified project. For more information about permissions, see
242- `Cloud Identity and Access Management </iam>`__.
239+ API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
240+ This method requires the ``monitoring.dashboards.create``
241+ permission on the specified project. For more information about
242+ permissions, see `Cloud Identity and Access
243+ Management <https://cloud.google.com/iam>`__.
243244
244245 Returns:
245246 Callable[[~.CreateDashboardRequest],
Original file line number Diff line number Diff line change @@ -241,10 +241,11 @@ def create_dashboard(
241241
242242 Creates a new custom dashboard. For examples on how you can use
243243 this API to create dashboards, see `Managing dashboards by
244- API </monitoring/dashboards/api-dashboard>`__. This method
245- requires the ``monitoring.dashboards.create`` permission on the
246- specified project. For more information about permissions, see
247- `Cloud Identity and Access Management </iam>`__.
244+ API <https://cloud.google.com/monitoring/dashboards/api-dashboard>`__.
245+ This method requires the ``monitoring.dashboards.create``
246+ permission on the specified project. For more information about
247+ permissions, see `Cloud Identity and Access
248+ Management <https://cloud.google.com/iam>`__.
248249
249250 Returns:
250251 Callable[[~.CreateDashboardRequest],
You can’t perform that action at this time.
0 commit comments