Class ProfilerServiceConnectionIdempotencyPolicy (2.13.0)

Functions

virtual clone() const

Create a new copy of this object.

Returns
Type Description
std::unique_ptr< ProfilerServiceConnectionIdempotencyPolicy >

virtual CreateProfile(google::devtools::cloudprofiler::v2::CreateProfileRequest const &)

Parameter
Name Description
request google::devtools::cloudprofiler::v2::CreateProfileRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual CreateOfflineProfile(google::devtools::cloudprofiler::v2::CreateOfflineProfileRequest const &)

Parameter
Name Description
request google::devtools::cloudprofiler::v2::CreateOfflineProfileRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual UpdateProfile(google::devtools::cloudprofiler::v2::UpdateProfileRequest const &)

Parameter
Name Description
request google::devtools::cloudprofiler::v2::UpdateProfileRequest const &
Returns
Type Description
google::cloud::Idempotency