[[["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-14 UTC."],[[["This document outlines the `ClusterControllerConnectionIdempotencyPolicy` class within the Google Cloud Dataproc v1 C++ library, with version 2.37.0-rc being the latest release candidate and the oldest version being 2.11.0."],["The class provides a set of virtual functions for determining the idempotency of various cluster operations, including `CreateCluster`, `UpdateCluster`, `StopCluster`, `StartCluster`, `DeleteCluster`, `GetCluster`, `ListClusters`, and `DiagnoseCluster`."],["Each of the cluster operations that it defines an idempotency for, takes in a specific request type parameter, and returns the `google::cloud::Idempotency` as its output type."],["The document also specifies a `clone()` function that allows for creating a copy of the `ClusterControllerConnectionIdempotencyPolicy` object, which returns a `std::unique_ptr\u003cClusterControllerConnectionIdempotencyPolicy\u003e`."]]],[]]