[[["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."],[[["The latest release candidate version is 2.37.0-rc, and there are a range of previous versions available, from 2.36.0 down to 2.11.0, with the current version at 2.31.0."],["The `ModelServiceConnectionIdempotencyPolicy` class offers functions such as `CreateModel`, `GetModel`, `PauseModel`, `ResumeModel`, `DeleteModel`, `ListModels`, `UpdateModel`, and `TuneModel`."],["Each of these functions accepts a specific request object as a parameter, including variations of `CreateModelRequest`, `GetModelRequest`, `PauseModelRequest`, `ResumeModelRequest`, `DeleteModelRequest`, `ListModelsRequest`, `UpdateModelRequest`, and `TuneModelRequest`."],["The class also includes functions for managing operations using `ListOperations` and `GetOperation`, that accept `ListOperationsRequest` and `GetOperationRequest` respectively, in order to retrieve `Idempotency` descriptions."],["A `clone()` function is available that generates a unique copy of the current object of type `ModelServiceConnectionIdempotencyPolicy`."]]],[]]