[[["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-21 UTC."],[[["This document details the `DatasetServiceConnectionIdempotencyPolicy` class within the Google Cloud BigQuery C++ client library, covering versions from 2.27.0 up to the latest release candidate, 2.37.0-rc."],["The class includes functions such as `GetDataset`, `InsertDataset`, `PatchDataset`, `UpdateDataset`, `DeleteDataset`, `ListDatasets`, and `UndeleteDataset`, each accepting a request object as a parameter."],["Each of these functions returns a `google::cloud::Idempotency` type, indicating the nature of the operation's idempotency."],["The `clone()` function within the `DatasetServiceConnectionIdempotencyPolicy` class is used to create a new copy of the policy object, returning a unique pointer to the new object."],["The documentation contains a navigable list of versions, allowing users to look through different releases and versions of the code."]]],[]]