[[["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 webpage provides documentation for the `SchemaServiceConnectionIdempotencyPolicy` class in the Google Cloud Pub/Sub C++ client library."],["The documentation covers various versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, allowing you to navigate between them."],["The class provides virtual functions, like `clone()`, for managing and defining operations related to schema services, such as creating, getting, listing, and deleting schemas and revisions."],["The core functionality of this class lies in determining the Idempotency of the various operations it encompasses, such as `CreateSchema` and `ValidateMessage`, where Idempotency describes if repeating the operation will provide the same results."],["Each virtual function included takes a specific type of request as a parameter, such as `CreateSchemaRequest` or `ValidateMessageRequest`."]]],[]]