public sealed class Custom : IMessage<Service.Types.Custom>, IEquatable<Service.Types.Custom>, IDeepCloneable<Service.Types.Custom>, IBufferMessage, IMessage
Custom view of service telemetry. Currently a place-holder pending final
design.
[[["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-07-02 UTC."],[[["This webpage details the `Custom` class within the `Google.Cloud.Monitoring.V3.Service.Types` namespace, which represents a custom view of service telemetry, currently serving as a placeholder."],["The class `Custom` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The webpage provides links to documentation for versions of Google Cloud Monitoring ranging from 2.3.0 up to the latest version, 3.15.0."],["The `Custom` class has two constructors, one parameterless and another that accepts another instance of `Service.Types.Custom`."]]],[]]