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