[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This document provides versioned documentation for the `TenantServiceConnectionIdempotencyPolicy` class within the Google Cloud Talent v4 C++ library, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The primary function of the `TenantServiceConnectionIdempotencyPolicy` class is to determine the idempotency of operations related to tenant management, such as creating, getting, updating, deleting, and listing tenants."],["The class offers a `clone()` function for creating new copies of the policy object, and virtual functions such as `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants`, which accept specific request objects and return an `Idempotency` result."],["The `CreateTenant`, `GetTenant`, `UpdateTenant`, `DeleteTenant`, and `ListTenants` functions all require a request object parameter, such as `google::cloud::talent::v4::CreateTenantRequest const &`, `google::cloud::talent::v4::GetTenantRequest const &`, or `google::cloud::talent::v4::ListTenantsRequest`."],["The latest version available for the `TenantServiceConnectionIdempotencyPolicy` class is the release candidate 2.37.0-rc, and the oldest available version listed is 2.11.0."]]],[]]