public sealed class Monitoring.Types.MonitoringDestination : IMessage<Monitoring.Types.MonitoringDestination>, IEquatable<Monitoring.Types.MonitoringDestination>, IDeepCloneable<Monitoring.Types.MonitoringDestination>, IBufferMessage, IMessage
Configuration of a specific monitoring destination (the producer project
or the consumer project).
[[["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-05 UTC."],[[["The latest version of `Monitoring.Types.MonitoringDestination` is 2.15.0, which is part of the `Google.Api.CommonProtos` package."],["`Monitoring.Types.MonitoringDestination` is a class used to configure a specific monitoring destination, applicable to either the producer or consumer project, implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides constructors, fields like `MetricsFieldNumber` and `MonitoredResourceFieldNumber`, and properties such as `Metrics` and `MonitoredResource` to manage monitoring data."],["`Monitoring.Types.MonitoringDestination` also include methods like `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, and `WriteTo` for managing the object and its data."],["The class inherits from the standard `object` class, and has inherited members like `Equals(object, object)`, `GetType()`, and `ReferenceEquals(object, object)`."]]],[]]