Functions
virtual clone() const
Create a new copy of this object.
Returns | |
---|---|
Type | Description |
std::unique_ptr< DashboardsServiceConnectionIdempotencyPolicy > |
virtual CreateDashboard(google::monitoring::dashboard::v1::CreateDashboardRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::dashboard::v1::CreateDashboardRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual ListDashboards(google::monitoring::dashboard::v1::ListDashboardsRequest)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::dashboard::v1::ListDashboardsRequest
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual GetDashboard(google::monitoring::dashboard::v1::GetDashboardRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::dashboard::v1::GetDashboardRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |
virtual DeleteDashboard(google::monitoring::dashboard::v1::DeleteDashboardRequest const &)
Parameter | |
---|---|
Name | Description |
request |
google::monitoring::dashboard::v1::DeleteDashboardRequest const &
|
Returns | |
---|---|
Type | Description |
google::cloud::Idempotency |