Class ServiceAttachmentsConnectionIdempotencyPolicy (2.17.0)

Functions

virtual clone() const

Create a new copy of this object.

Returns
Type Description
std::unique_ptr< ServiceAttachmentsConnectionIdempotencyPolicy >

virtual AggregatedListServiceAttachments(google::cloud::cpp::compute::service_attachments::v1::AggregatedListServiceAttachmentsRequest)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::AggregatedListServiceAttachmentsRequest
Returns
Type Description
google::cloud::Idempotency

virtual DeleteServiceAttachment(google::cloud::cpp::compute::service_attachments::v1::DeleteServiceAttachmentRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::DeleteServiceAttachmentRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual GetServiceAttachment(google::cloud::cpp::compute::service_attachments::v1::GetServiceAttachmentRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::GetServiceAttachmentRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual GetIamPolicy(google::cloud::cpp::compute::service_attachments::v1::GetIamPolicyRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::GetIamPolicyRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual InsertServiceAttachment(google::cloud::cpp::compute::service_attachments::v1::InsertServiceAttachmentRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::InsertServiceAttachmentRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual ListServiceAttachments(google::cloud::cpp::compute::service_attachments::v1::ListServiceAttachmentsRequest)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::ListServiceAttachmentsRequest
Returns
Type Description
google::cloud::Idempotency

virtual PatchServiceAttachment(google::cloud::cpp::compute::service_attachments::v1::PatchServiceAttachmentRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::PatchServiceAttachmentRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual SetIamPolicy(google::cloud::cpp::compute::service_attachments::v1::SetIamPolicyRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::SetIamPolicyRequest const &
Returns
Type Description
google::cloud::Idempotency

virtual TestIamPermissions(google::cloud::cpp::compute::service_attachments::v1::TestIamPermissionsRequest const &)

Parameter
Name Description
request google::cloud::cpp::compute::service_attachments::v1::TestIamPermissionsRequest const &
Returns
Type Description
google::cloud::Idempotency