[[["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 a detailed overview of the `DataScanServiceConnectionIdempotencyPolicy` class within the Google Cloud Dataplex C++ library, spanning multiple versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class offers virtual functions for performing operations related to data scans, including creating, updating, deleting, retrieving, listing, and running data scans, as well as managing data scan jobs and generating data quality rules."],["Each virtual function, like `CreateDataScan`, `UpdateDataScan`, and `DeleteDataScan`, takes a request object specific to the operation and returns a `google::cloud::Idempotency` type, which can be viewed in the provided function tables."],["There is also a `clone()` function which allows for the creation of a copy of the current object."],["The document showcases multiple versioned documentation, including the most recent release candidate, to demonstrate how the `DataScanServiceConnectionIdempotencyPolicy` class changes or remains consistent between each version."]]],[]]