[[["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-23 UTC."],[[["This document details the `OsConfigServiceConnectionIdempotencyPolicy` class across various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class offers a `clone()` function to create a copy of the object, returning a unique pointer to a new `OsConfigServiceConnectionIdempotencyPolicy` object."],["The `OsConfigServiceConnectionIdempotencyPolicy` class defines virtual functions for managing patch jobs and deployments, such as `ExecutePatchJob`, `GetPatchJob`, `CancelPatchJob`, `ListPatchJobs`, `ListPatchJobInstanceDetails`, `CreatePatchDeployment`, `GetPatchDeployment`, `ListPatchDeployments`, `DeletePatchDeployment`, `UpdatePatchDeployment`, `PausePatchDeployment`, and `ResumePatchDeployment`."],["Each function associated with managing patch jobs or deployments takes a specific request type as input, detailed in the documentation, and returns a `google::cloud::Idempotency` type."],["The `Idempotency` return type is associated with the request it was called with, allowing for a status check on the request."]]],[]]