public sealed class QueryAuditableServicesResponse.Types.AuditableService : IMessage<QueryAuditableServicesResponse.Types.AuditableService>, IEquatable<QueryAuditableServicesResponse.Types.AuditableService>, IDeepCloneable<QueryAuditableServicesResponse.Types.AuditableService>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class QueryAuditableServicesResponse.Types.AuditableService.
[[["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-01 UTC."],[[["This documentation page provides reference information for the `QueryAuditableServicesResponse.Types.AuditableService` class within the Google Cloud IAM v1 API."],["The `AuditableService` class is used to store details about a service that can be audited, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one (`AuditableService()`) and one that takes another `AuditableService` instance as an argument (`AuditableService(AuditableService)`)."],["The `AuditableService` class has a `Name` property, a string representing the public name of the auditable service, such as 'iam.googleapis.com' for Cloud IAM."],["There are multiple versions of the documentation, the latest being 2.4.0, with this particular documentation referring to version 2.2.0."]]],[]]