[[["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-04-17 UTC."],[[["The webpage provides documentation for the `GrafeasConnectionIdempotencyPolicy` class within the Google Cloud Container Analysis C++ library, spanning versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The documentation details various virtual functions related to managing occurrences and notes within Grafeas, such as `GetOccurrence`, `ListOccurrences`, `CreateNote`, and `UpdateNote`, all with request parameters and idempotency return types."],["A `clone()` function is provided, allowing users to create a new copy of the `GrafeasConnectionIdempotencyPolicy` object, returning a `std::unique_ptr`."],["Each function, like `DeleteOccurrence` and `BatchCreateOccurrences`, has a dedicated section that defines its request parameter type and its corresponding return type, which is `google::cloud::Idempotency`."],["The list includes the ability to work with notes in addition to occurrences, with methods like `GetNote`, `ListNotes`, `DeleteNote`, and `ListNoteOccurrences` also provided."]]],[]]