[ Web Proxy ]
URL:
Viewing: https://docs.cloud.google.com/docs/quotas/audit-logging [Back]  [Original]

Cloud Quotas audit logging  |  Google Cloud Documentation Skip to main content
Google Cloud Documentation [Google Cloud Documentation]
Send feedback

Cloud Quotas audit logging Stay organized with collections Save and categorize content based on your preferences.

This document lists the audited methods for Cloud Quotas. Google Cloud services generate audit logs that record administrative and access activities within your Google Cloud resources. For more information about Cloud Audit Logs, see the following:

Service name

To view the Cloud Quotas audit logs, do the following:

  1. In the Google Cloud console, go to the Logs Explorer page:

    Go to Logs Explorer

  2. Copy and paste the following query into the Query field of the Logs Explorer, and then click Run query.

        protoPayload.serviceName="cloudquotas.googleapis.com"
      

Methods by permission type

Each IAM permission has a type property, whose value is an enum that can be one of four values: ADMIN_READ, ADMIN_WRITE, DATA_READ, or DATA_WRITE. When you call a method, Cloud Quotas generates an audit log whose category is dependent on the type property of the permission required to perform the method. Methods that require an IAM permission with the type property value of DATA_READ, DATA_WRITE, or ADMIN_READ generate Data Access audit logs. Methods that require an IAM permission with the type property value of ADMIN_WRITE generate Admin Activity audit logs.

API methods in the following list that are marked with (LRO) are long-running operations (LROs). These methods usually generate two audit log entries: one when the operation starts and another when it ends. For more information see Audit logs for long-running operations.
Permission type Methods
ADMIN_READ google.api.cloudquotas.v1.CloudQuotas.GetQuotaInfo
google.api.cloudquotas.v1.CloudQuotas.GetQuotaPreference
google.api.cloudquotas.v1.CloudQuotas.ListQuotaInfos
google.api.cloudquotas.v1.CloudQuotas.ListQuotaPreferences
google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo
google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference
google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos
google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences
google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings
ADMIN_WRITE google.api.cloudquotas.v1.CloudQuotas.CreateQuotaPreference
google.api.cloudquotas.v1.CloudQuotas.UpdateQuotaPreference
google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference
google.api.cloudquotas.v1beta.CloudQuotas.UpdateQuotaPreference
google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.UpdateQuotaAdjusterSettings

API interface audit logs

For information about how and which permissions are evaluated for each method, see the Identity and Access Management documentation for Cloud Quotas.

google.api.cloudquotas.v1.CloudQuotas

The following audit logs are associated with methods belonging to google.api.cloudquotas.v1.CloudQuotas.

CreateQuotaPreference

GetQuotaInfo

GetQuotaPreference

ListQuotaInfos

ListQuotaPreferences

UpdateQuotaPreference

google.api.cloudquotas.v1beta.CloudQuotas

The following audit logs are associated with methods belonging to google.api.cloudquotas.v1beta.CloudQuotas.

CreateQuotaPreference

GetQuotaInfo

GetQuotaPreference

ListQuotaInfos

ListQuotaPreferences

UpdateQuotaPreference

google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager

The following audit logs are associated with methods belonging to google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.

GetQuotaAdjusterSettings

UpdateQuotaAdjusterSettings

System events

System Event audit logs are generated by GCP systems, not direct user action. For more information, see System Event audit logs.

Method Name Filter For This Event Notes
google.cloud.quotaadjuster.v1main.QuotaAdjusterService.AutoAdjustQuota protoPayload.methodName="google.cloud.quotaadjuster.v1main.QuotaAdjusterService.AutoAdjustQuota"

Methods that don't produce audit logs

A method might not produce audit logs for one or more of the following reasons:

The following methods don't produce audit logs:

What's next

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-11 UTC.

Need to tell us more? [[["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 2026-08-11 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page