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 the .NET environment."],["The `Custom` class, which is a placeholder for a custom view of service telemetry, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides access to versions of the `Custom` class documentation, spanning from the latest version 3.15.0, down to 2.3.0, with links for each version."],["The `Custom` class inherits members from the base `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has two public constructors: one default constructor `Custom()` and one for copying object data, `Custom(Service.Types.Custom other)`."]]],[]]