[[["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."],[[["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`."]]],[]]