Class ProfilerServiceConnectionIdempotencyPolicy (2.23.0-rc)

Functions

virtual clone() const

Create a new copy of this object.

Returns
TypeDescription
std::unique_ptr< ProfilerServiceConnectionIdempotencyPolicy >

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

Parameter
NameDescription
request google::devtools::cloudprofiler::v2::CreateProfileRequest const &
Returns
TypeDescription
google::cloud::Idempotency

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

Parameter
NameDescription
request google::devtools::cloudprofiler::v2::CreateOfflineProfileRequest const &
Returns
TypeDescription
google::cloud::Idempotency

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

Parameter
NameDescription
request google::devtools::cloudprofiler::v2::UpdateProfileRequest const &
Returns
TypeDescription
google::cloud::Idempotency