public sealed class Service.Types.Custom : IMessage<Service.Types.Custom>, IEquatable<Service.Types.Custom>, IDeepCloneable<Service.Types.Custom>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.Custom.
Use a custom service to designate a service that you want to monitor
when none of the other service types (like App Engine, Cloud Run, or
a GKE type) matches your intended service.
[[["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 reference documentation for the `Service.Types.Custom` class within the Google Cloud Monitoring v3 API for .NET."],["The `Service.Types.Custom` class is used to define and monitor services that do not fit into predefined service types like App Engine, Cloud Run, or GKE."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Cloud.Monitoring.V3` namespace."],["The page includes links to various versions of the API, ranging from version 2.3.0 to the latest version 3.15.0, with version 3.13.0 being the specific version focused on within the main body."],["The `Custom` class has two constructors, one being an empty constructor, and another that takes in a parameter `other`, of the same `Custom` type."]]],[]]