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 webpage provides documentation for the \u003ccode\u003eQueryAuditableServicesRequest\u003c/code\u003e class, which is used to request a list of auditable services for a given resource.\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eQueryAuditableServicesRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eQueryAuditableServicesRequest(QueryAuditableServicesRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one main property called \u003ccode\u003eFullResourceName\u003c/code\u003e, which is a string that represents the full resource name used to query from the list of auditable services.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the class, from version 1.0.0 to the latest 2.4.0 version.\u003c/p\u003e\n"]]],[],null,[]]