[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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 &`."]]],[]]