[[["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 `ApiGatewayServiceConnectionIdempotencyPolicy` class across various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class offers a `clone()` function for creating a copy of the object, returning a `std::unique_ptr` to the new `ApiGatewayServiceConnectionIdempotencyPolicy`."],["The class includes functions for managing Gateways (listing, getting, creating, updating, deleting) using `google::cloud::apigateway::v1::*GatewayRequest` objects and returning `google::cloud::Idempotency`."],["The class also provides similar functions for managing APIs and API configurations (listing, getting, creating, updating, deleting) utilizing `google::cloud::apigateway::v1::*ApiRequest` and `google::cloud::apigateway::v1::*ApiConfigRequest` objects, and also returning `google::cloud::Idempotency`."],["Each function (other than clone) uses a request object and each returns the type of `google::cloud::Idempotency`."]]],[]]