[[["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 C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `TenantServiceConnectionIdempotencyPolicy` class defines functions for managing tenant data, including creating, retrieving, updating, and deleting tenants via methods like `CreateTenant`, `GetTenant`, `UpdateTenant`, and `DeleteTenant`."],["It also includes a `clone()` function that allows for creating copies of the `TenantServiceConnectionIdempotencyPolicy` objects."],["The documentation outlines the expected behavior of the functions by defining what type of data they accept as parameters and what type of data they return as a response, such as `google::cloud::Idempotency`."],["There is also documentation for the `ListTenants` function to fetch a list of tenants, and a `GetOperation` function that works with `google::longrunning::GetOperationRequest`."]]],[]]