[[["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."],[[["The latest version of the `DatasetServiceConnectionIdempotencyPolicy` is 2.37.0-rc, with several prior versions available, including 2.36.0 down to 2.27.0."],["This class has a `clone()` function that creates a new copy of the current `DatasetServiceConnectionIdempotencyPolicy` object, returning it as a `std::unique_ptr`."],["The class defines multiple virtual functions related to dataset management, such as `GetDataset`, `InsertDataset`, `PatchDataset`, `UpdateDataset`, `DeleteDataset`, `ListDatasets`, and `UndeleteDataset`, all of which take a specific request object as parameter and return a `google::cloud::Idempotency`."],["The `DatasetServiceConnectionIdempotencyPolicy` class provides methods to interact with bigquery datasets, which includes the ability to get, create, update, patch, delete, list, and undelete them."]]],[]]