public sealed class QueryAuditableServicesRequest : IMessage<QueryAuditableServicesRequest>, IEquatable<QueryAuditableServicesRequest>, IDeepCloneable<QueryAuditableServicesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class QueryAuditableServicesRequest.
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"]],[["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 page provides reference documentation for the `QueryAuditableServicesRequest` class within the Google Cloud Identity and Access Management (IAM) v1 API."],["The `QueryAuditableServicesRequest` class is designed to facilitate requests for obtaining a list of auditable services for a specified resource."],["The `QueryAuditableServicesRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FullResourceName` property of the `QueryAuditableServicesRequest` class is a required string that specifies the full resource name for which auditable services are being queried."],["The page provides the version history of this class with links to older and newer versions, with the latest version being 2.4.0."]]],[]]