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 Google Cloud Monitoring v3 API class `Service.Types.BasicService` is used for defining services with specific types and labels for SLO reporting."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `Service.Types.BasicService` class offers properties such as `ServiceLabels` and `ServiceType` to specify details about the service being monitored."],["The document provides links to the reference documentation for multiple versions of this class, with version 3.15.0 being the latest, and down to version 2.3.0."],["There is an inherited link to object.GetHashCode(), object.GetType() and object.ToString()."]]],[]]