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."],[[["The latest version of the `Google.Cloud.Monitoring.V3.Service.Types.Custom` class is 3.15.0, and the page provides links to previous versions, down to 2.3.0."],["The `Custom` class offers a custom view of service telemetry and is described as a placeholder pending the final design."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class is found in the `Google.Cloud.Monitoring.V3` namespace within the `Google.Cloud.Monitoring.V3.dll` assembly."],["The `Custom` class has two constructors, a default `Custom()` constructor and another one that takes a `Service.Types.Custom` object as a parameter, `Custom(Service.Types.Custom other)`."]]],[]]