[[["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-05 UTC."],[[["This document details the `TableServiceConnectionIdempotencyPolicy` class across multiple versions, ranging from 2.27.0 up to the latest release candidate 2.37.0-rc."],["The class offers several virtual functions, including `clone()`, `GetTable`, `InsertTable`, `PatchTable`, `UpdateTable`, `DeleteTable`, and `ListTables`, all of which handle requests related to BigQuery tables."],["Each function, other than `clone()`, takes a specific request object as a parameter, like `GetTableRequest`, `InsertTableRequest`, `UpdateOrPatchTableRequest`, `DeleteTableRequest`, and `ListTablesRequest`, and returns a `google::cloud::Idempotency` type."],["The `clone()` function creates a copy of the object and returns a `std::unique_ptr` to the `TableServiceConnectionIdempotencyPolicy` object."],["The documentation provides links to each version of the `TableServiceConnectionIdempotencyPolicy` class and outlines the structure and parameters for each of the class' functions."]]],[]]