public sealed class AuditableService : IMessage<QueryAuditableServicesResponse.Types.AuditableService>, IEquatable<QueryAuditableServicesResponse.Types.AuditableService>, IDeepCloneable<QueryAuditableServicesResponse.Types.AuditableService>, IBufferMessage, IMessage
[[["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-02 UTC."],[[["The latest version available is 2.4.0, with older versions ranging from 2.3.0 down to 1.0.0, all accessible via provided links."],["The `AuditableService` class contains information about an auditable service and is found within the `Google.Cloud.Iam.Admin.V1` namespace."],["It inherits from the base `Object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AuditableService` class has a constructor that can be initialized with an existing `QueryAuditableServicesResponse.Types.AuditableService` object or without parameters."],["The `Name` property, of type String, provides the public name of the service, such as 'iam.googleapis.com' for Cloud IAM."]]],[]]