This interface defines virtual methods for each of the user-facing overload sets in IndexServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type IndexServiceClient.
[[["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-07-09 UTC."],[[["This webpage provides documentation for the `IndexServiceConnection` class within the Google Cloud AI Platform C++ library, detailing its interface and functionalities across multiple versions."],["The `IndexServiceConnection` class defines virtual methods mirroring user-facing overloads in `IndexServiceClient`, facilitating custom behavior injection during testing."],["The most current release is version 2.37.0-rc, and the webpage contains links to past versions of the IndexServiceConnection docs all the way back to 2.12.0."],["Key functionalities of this interface include managing AI Platform Indexes through methods like `CreateIndex`, `GetIndex`, `UpdateIndex`, `DeleteIndex`, and operations related to datapoints, along with several operation and iam functions."],["Users can create a `IndexServiceConnection` concrete instance using `MakeIndexServiceConnection()` or use `MockIndexServiceConnection` for mocking purposes."]]],[]]