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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides reference documentation and code samples for the Google Cloud Monitoring v3 API class `Service.Types.BasicService`."],["The `Service.Types.BasicService` class represents a well-known service type, defined by its service type and service labels, used for SLO reporting."],["The documentation includes links to detailed information about the API structures and valid values for service types and labels."],["The page lists available versions of the API, from version 2.3.0 to the latest, 3.15.0, and the current page you are on is version 3.14.0."],["The `Service.Types.BasicService` class has properties like `ServiceLabels` and `ServiceType`, which define the service being monitored, and it also includes constructors."]]],[]]