public sealed class QueryAuditableServicesResponse : IMessage<QueryAuditableServicesResponse>, IEquatable<QueryAuditableServicesResponse>, IDeepCloneable<QueryAuditableServicesResponse>, IBufferMessage, IMessage
A response containing a list of auditable services for a resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eQueryAuditableServicesResponse\u003c/code\u003e class is used to return a list of services that are auditable for a given resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Iam.Admin.V1\u003c/code\u003e namespace, and its latest version is 2.4.0, with 1.0.0 as the initial release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAuditableServicesResponse\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eServices\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds the collection of \u003ccode\u003eAuditableService\u003c/code\u003e objects representing the auditable services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAuditableServicesResponse\u003c/code\u003e class has two constructors, one being a parameterless constructor, and the other taking another \u003ccode\u003eQueryAuditableServicesResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]