public sealed class Service.Types.BasicService : IMessage<Service.Types.BasicService>, IEquatable<Service.Types.BasicService>, IDeepCloneable<Service.Types.BasicService>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.BasicService.
A well-known service type, defined by its service type and service labels.
Documentation and examples
here.
public MapField<string, string> ServiceLabels { get; }
Labels that specify the resource that emits the monitoring data which
is used for SLO reporting of this Service.
Documentation and valid values for given service types
here.
[[["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 page provides documentation for the `Service.Types.BasicService` class within the Google Cloud Monitoring v3 API, specifically for .NET."],["This class is a well-known service type, defined by its service type and service labels, and is used for SLO reporting."],["The documentation includes details on class constructors, properties like `ServiceLabels` and `ServiceType`, as well as links to external resources for further information and examples."],["The latest version of this documentation is 3.15.0, with other previous versions ranging down to 2.3.0 that can be accessed."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]