[[["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-04-09 UTC."],[[["This page provides documentation for the `ModelServiceConnectionIdempotencyPolicy` class in the Google Cloud Retail v2 C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ModelServiceConnectionIdempotencyPolicy` class includes virtual functions for managing models, such as creating, getting, pausing, resuming, deleting, listing, updating, and tuning models, and includes the `clone()` function for creating a new copy of an object."],["Each function in this class, like `CreateModel`, `GetModel`, `PauseModel`, `ResumeModel`, `DeleteModel`, `ListModels`, `UpdateModel`, and `TuneModel`, takes a specific request type as a parameter and returns `google::cloud::Idempotency`, indicating the operation's idempotency."],["The class also includes functions for interacting with long-running operations, such as `ListOperations` and `GetOperation`, which handle requests and return the operation's idempotency."],["The documentation includes parameters and descriptions for each function, detailing the expected request types, and the return type, which in each case is `google::cloud::Idempotency`."]]],[]]