[[["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-08-14 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`."]]],[]]