[[["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 details the `EnvironmentsConnectionIdempotencyPolicy` class within the Google Cloud Dialogflow ES C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class provides functions for managing environments, including listing, getting, creating, updating, and deleting environments, as well as getting their history, as shown by the `ListEnvironments`, `GetEnvironment`, `CreateEnvironment`, `UpdateEnvironment`, `DeleteEnvironment`, and `GetEnvironmentHistory` functions."],["The `clone()` function allows the creation of a copy of an `EnvironmentsConnectionIdempotencyPolicy` object."],["Each function that manages the environments are passed a request parameter such as `ListEnvironmentsRequest`, and the return of these functions will be of type `google::cloud::Idempotency`."],["The document provides an extensive list of versions which users can use to find the class relevant to their particular version, each of which will redirect the user to more in depth documentation on the class."]]],[]]