[[["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 `ControlServiceConnectionIdempotencyPolicy` class within the Google Cloud Retail C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class provides virtual functions for managing controls, including `CreateControl`, `DeleteControl`, `UpdateControl`, `GetControl`, and `ListControls`, each associated with a specific request type and returning an `Idempotency` type."],["It includes a `clone()` function to create a copy of the current object, which returns a unique pointer to a new `ControlServiceConnectionIdempotencyPolicy` object."],["Each function such as `CreateControl` or `UpdateControl` requires a request parameter, as detailed in the table, such as `google::cloud::retail::v2::CreateControlRequest const &`."]]],[]]