[[["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 AI Platform C++ library, with the latest release candidate being version 2.37.0-rc."],["The page provides links to documentation for various versions of the library, ranging from version 2.12.0 to the latest release candidate, 2.37.0-rc."],["The `DatasetServiceConnectionIdempotencyPolicy` class includes virtual functions like `clone()` for creating a copy of the object, as well as methods for managing datasets such as `CreateDataset`, `GetDataset`, `UpdateDataset`, `ListDatasets`, `DeleteDataset`, `ImportData`, `ExportData`, `ListDataItems`, `SearchDataItems`, `ListSavedQueries`, `GetAnnotationSpec`, and `ListAnnotations`."],["Each virtual function relating to managing datasets takes a specific request type (e.g., `CreateDatasetRequest`, `GetDatasetRequest`) and returns a `google::cloud::Idempotency` type."],["The documentation for each function outlines the parameter details (name and description of the `request`) and the return type, making it clear how each method interacts with the AI Platform."]]],[]]