[[["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-17 UTC."],[[["This page provides documentation for the `IndexServiceConnectionIdempotencyPolicy` class within the Google Cloud AI Platform C++ client library, spanning versions from 2.12.0 to 2.37.0-rc."],["The latest version of the `IndexServiceConnectionIdempotencyPolicy` is 2.37.0-rc, which can be found linked at the top of the list, but it is also important to note that each listed version contains a link to their respective documentation."],["The documentation details the virtual functions available within the `IndexServiceConnectionIdempotencyPolicy` class, including `CreateIndex`, `GetIndex`, `ListIndexes`, `UpdateIndex`, `DeleteIndex`, `UpsertDatapoints`, and `RemoveDatapoints`, all of which return a `google::cloud::Idempotency` type."],["The class includes a virtual `clone()` function, which allows for the creation of a copy of the current `IndexServiceConnectionIdempotencyPolicy` object, and returns a `std::unique_ptr` of the same."],["Each function listed takes a specific request type as a parameter, which can be seen in the parameters table, and each request type being specific to what the function is executing."]]],[]]