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-03-21 UTC."],[[["This webpage details the `AuditableService` class within the `Google.Cloud.Iam.Admin.V1` namespace, which provides information about an auditable service."],["The `AuditableService` class is part of the `QueryAuditableServicesResponse.Types` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is accessible in versions ranging from 1.0.0 to the latest 2.4.0, with the latest documentation corresponding to version 2.4.0 and the current page corresponding to 1.2.0."],["The `AuditableService` class includes a `Name` property, which represents the public name of the service, like 'iam.googleapis.com' for Cloud IAM."]]],[]]