Class QueryAuditableServicesRequest (2.15.0)

QueryAuditableServicesRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request to get the list of auditable services for a resource.

Attribute

NameDescription
full_resource_name str
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.