[[["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-08-07 UTC."],[[["The `MonitoringDestination` class is used to configure a specific monitoring destination, either a producer or consumer project."],["This class implements the `Protobuf.IBufferMessage` interface and inherits from `Object`, found within the `Google.Api` namespace."],["Key properties include `Metrics`, which defines the types of metrics to report, and `MonitoredResource`, which defines the monitored resource type."],["The class provides methods for operations like calculating size (`CalculateSize`), cloning (`Clone`), and merging data from other `MonitoringDestination` objects (`MergeFrom`)."],["There are two constructors available, one that is empty, and another that accepts another `MonitoringDestination` object."]]],[]]