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 webpage provides documentation for the `Custom` class within the `Google.Cloud.Monitoring.V3` namespace, specifically for version 2.4.0 and later."],["The `Custom` class serves as a placeholder for the custom view of service telemetry and is currently under development."],["The documentation outlines that `Custom` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the documentation, with the latest version being 3.15.0, and lists all the versions from 3.15.0 down to 2.3.0."],["It shows the constructors for the Custom class, showing a default one, and another that takes another Custom object as a parameter."]]],[]]