diff --git a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/async_client.py b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/async_client.py index 2760cad..a582e0e 100644 --- a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/async_client.py +++ b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/async_client.py @@ -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 `__. This method - requires the ``monitoring.dashboards.create`` permission on the - specified project. For more information about permissions, see - `Cloud Identity and Access Management `__. + API `__. + This method requires the ``monitoring.dashboards.create`` + permission on the specified project. For more information about + permissions, see `Cloud Identity and Access + Management `__. Args: request (:class:`google.cloud.monitoring_dashboard_v1.types.CreateDashboardRequest`): diff --git a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/client.py b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/client.py index 2ea98f2..d60d9e3 100644 --- a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/client.py +++ b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/client.py @@ -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 `__. This method - requires the ``monitoring.dashboards.create`` permission on the - specified project. For more information about permissions, see - `Cloud Identity and Access Management `__. + API `__. + This method requires the ``monitoring.dashboards.create`` + permission on the specified project. For more information about + permissions, see `Cloud Identity and Access + Management `__. Args: request (google.cloud.monitoring_dashboard_v1.types.CreateDashboardRequest): diff --git a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc.py b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc.py index 61ec5ce..2dd8b7b 100644 --- a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc.py +++ b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc.py @@ -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 `__. This method - requires the ``monitoring.dashboards.create`` permission on the - specified project. For more information about permissions, see - `Cloud Identity and Access Management `__. + API `__. + This method requires the ``monitoring.dashboards.create`` + permission on the specified project. For more information about + permissions, see `Cloud Identity and Access + Management `__. Returns: Callable[[~.CreateDashboardRequest], diff --git a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc_asyncio.py b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc_asyncio.py index 5896867..6b5e30e 100644 --- a/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc_asyncio.py +++ b/google/cloud/monitoring_dashboard_v1/services/dashboards_service/transports/grpc_asyncio.py @@ -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 `__. This method - requires the ``monitoring.dashboards.create`` permission on the - specified project. For more information about permissions, see - `Cloud Identity and Access Management `__. + API `__. + This method requires the ``monitoring.dashboards.create`` + permission on the specified project. For more information about + permissions, see `Cloud Identity and Access + Management `__. Returns: Callable[[~.CreateDashboardRequest],