The service configuration of the available service.
Some fields may be filtered out of the configuration in responses to
the ListServices method. These fields are present only in responses to
the GetService method.
[[["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-03-21 UTC."],[[["This documentation provides reference information and code samples for the Service Usage v1 API class, `Service`, specifically for .NET development."],["The `Service` class represents a service that is available for use by the consumer, and it includes properties like `Config`, `Name`, `Parent`, `ServiceName`, and `State` for detailed service information."],["The `Service` class has multiple versions available, with the latest being 2.5.0 and other versions ranging from 2.4.0 down to 1.0.0 accessible through the provided links."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility."],["The `Service` Class has 2 constructors available, one that is empty, and one that accepts another `Service` as an argument."]]],[]]