[[["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-03-21 UTC."],[[["This document details the `TranscoderServiceConnectionIdempotencyPolicy` class within the Google Cloud Video Transcoder C++ library, with version information ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The class includes a `clone()` function for creating a copy of the current object, returning a `std::unique_ptr` to a `TranscoderServiceConnectionIdempotencyPolicy` object."],["Several functions, including `CreateJob`, `ListJobs`, `GetJob`, and `DeleteJob`, are defined for managing video transcoding jobs, each accepting a specific request type and returning a `google::cloud::Idempotency` value."],["Functions for managing job templates are also present, with `CreateJobTemplate`, `ListJobTemplates`, `GetJobTemplate`, and `DeleteJobTemplate`, mirroring the job management functions' structure and behavior."],["For each function, the parameter name and type are described and the return type and description are also listed."]]],[]]