public sealed class QueryAuditableServicesRequest : IMessage<QueryAuditableServicesRequest>, IEquatable<QueryAuditableServicesRequest>, IDeepCloneable<QueryAuditableServicesRequest>, IBufferMessage, IMessage
A request to get the list of auditable services for a resource.
Required. The full resource name to query from the list of auditable
services.
The name follows the Google Cloud Platform resource format.
For example, a Cloud Platform project with id my-project will be named
//cloudresourcemanager.googleapis.com/projects/my-project.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eQueryAuditableServicesRequest\u003c/code\u003e class, which is used to request a list of auditable services for a specific resource.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, and the class is part of the \u003ccode\u003eGoogle.Cloud.Iam.Admin.V1\u003c/code\u003e namespace in the Google.Cloud.Iam.Admin.V1.dll assembly, with version 2.0.0 highlighted on the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAuditableServicesRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor to create an instance of \u003ccode\u003eQueryAuditableServicesRequest\u003c/code\u003e and also a copy constructor that accepts another \u003ccode\u003eQueryAuditableServicesRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFullResourceName\u003c/code\u003e property allows setting a full resource name that is required when querying for auditable services, using the standard Google Cloud Platform resource format.\u003c/p\u003e\n"]]],[],null,[]]