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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page 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 `Custom` class is part of the `Google.Cloud.Monitoring.V3` library, specifically in the `Google.Cloud.Monitoring.V3.dll` assembly, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this documentation is `3.15.0`, with a list of versions ranging from `3.15.0` down to `2.3.0`."],["The `Custom` class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides two constructors: a default `Custom()` and another `Custom(Service.Types.Custom other)` allowing an instance of `Custom` to be created using another `Custom` instance."]]],[]]