[[["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 provides a detailed reference for the `MetricsServiceV2ConnectionIdempotencyPolicy` class within the Google Cloud Logging C++ client library, spanning versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class offers several virtual functions related to log metric management, including `ListLogMetrics`, `GetLogMetric`, `CreateLogMetric`, `UpdateLogMetric`, and `DeleteLogMetric`, each handling a specific type of request."],["The class also provides functions related to long-running operations, such as `ListOperations`, `GetOperation`, and `CancelOperation`, for managing asynchronous tasks."],["Each function in this class interacts with request objects, such as `ListLogMetricsRequest` or `GetOperationRequest`, and returns a `google::cloud::Idempotency` type, which determines if the operation can be safely retried."],["A `clone()` function is provided within this class that is responsible for creating a new copy of the calling object."]]],[]]