[[["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 page provides documentation for the `SessionControllerConnectionIdempotencyPolicy` class in the Google Cloud Dataproc C++ library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `SessionControllerConnectionIdempotencyPolicy` class offers functions for managing sessions, including creating, getting, listing, terminating, and deleting sessions through corresponding `CreateSession`, `GetSession`, `ListSessions`, `TerminateSession`, and `DeleteSession` functions."],["This class provides methods for managing Identity and Access Management (IAM) policies, such as setting, getting, and testing permissions using the `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions` functions."],["The class includes functions for interacting with long-running operations, enabling the listing, getting, deleting, and canceling of operations using the `ListOperations`, `GetOperation`, `DeleteOperation`, and `CancelOperation` functions."],["The `clone()` method is available for creating a new copy of the `SessionControllerConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` to the new object."]]],[]]