Cloud Functions audit logging

This document describes audit logging for Cloud Functions. Google Cloud services write audit logs that record administrative activities and accesses within your Google Cloud resources. For more information, see Cloud Audit Logs overview.

This page was last generated on 2024-05-22 14:16:14 UTC.

Service name

Cloud Functions audit logs use the service name cloudfunctions.googleapis.com.

Methods by permission type

Methods that check DATA_READ, DATA_WRITE, and ADMIN_READ permission types are Data Access audit logs. Methods that check ADMIN_WRITE permission types are Admin Activity audit logs.

Permission type Methods
ADMIN_READ GetIamPolicy
google.cloud.functions.v1.CloudFunctionsService.GenerateDownloadUrl
google.cloud.functions.v1.CloudFunctionsService.GetFunction
google.cloud.functions.v1.CloudFunctionsService.GetIamPolicy
google.cloud.functions.v1.CloudFunctionsService.ListFunctions
google.cloud.functions.v2.FunctionService.GenerateDownloadUrl
google.cloud.functions.v2.FunctionService.GetFunction
google.cloud.functions.v2.FunctionService.ListFunctions
google.cloud.functions.v2alpha.FunctionService.GenerateDownloadUrl
google.cloud.functions.v2alpha.FunctionService.GetFunction
google.cloud.functions.v2alpha.FunctionService.ListFunctions
google.cloud.functions.v2beta.FunctionService.GenerateDownloadUrl
google.cloud.functions.v2beta.FunctionService.GetFunction
google.cloud.functions.v2beta.FunctionService.ListFunctions
google.cloud.location.Locations.ListLocations
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
ADMIN_WRITE SetIamPolicy
google.cloud.functions.v1.CloudFunctionsService.CreateFunction
google.cloud.functions.v1.CloudFunctionsService.DeleteFunction
google.cloud.functions.v1.CloudFunctionsService.GenerateUploadUrl
google.cloud.functions.v1.CloudFunctionsService.SetIamPolicy
google.cloud.functions.v1.CloudFunctionsService.UpdateFunction
google.cloud.functions.v2.FunctionService.AbortFunctionUpgrade
google.cloud.functions.v2.FunctionService.CommitFunctionUpgrade
google.cloud.functions.v2.FunctionService.CreateFunction
google.cloud.functions.v2.FunctionService.DeleteFunction
google.cloud.functions.v2.FunctionService.GenerateUploadUrl
google.cloud.functions.v2.FunctionService.RedirectFunctionUpgradeTraffic
google.cloud.functions.v2.FunctionService.RollbackFunctionUpgradeTraffic
google.cloud.functions.v2.FunctionService.SetupFunctionUpgradeConfig
google.cloud.functions.v2.FunctionService.UpdateFunction
google.cloud.functions.v2alpha.FunctionService.AbortFunctionUpgrade
google.cloud.functions.v2alpha.FunctionService.CommitFunctionUpgrade
google.cloud.functions.v2alpha.FunctionService.CreateFunction
google.cloud.functions.v2alpha.FunctionService.DeleteFunction
google.cloud.functions.v2alpha.FunctionService.GenerateUploadUrl
google.cloud.functions.v2alpha.FunctionService.RedirectFunctionUpgradeTraffic
google.cloud.functions.v2alpha.FunctionService.RollbackFunctionUpgradeTraffic
google.cloud.functions.v2alpha.FunctionService.SetupFunctionUpgradeConfig
google.cloud.functions.v2alpha.FunctionService.UpdateFunction
google.cloud.functions.v2beta.FunctionService.AbortFunctionUpgrade
google.cloud.functions.v2beta.FunctionService.CommitFunctionUpgrade
google.cloud.functions.v2beta.FunctionService.CreateFunction
google.cloud.functions.v2beta.FunctionService.DeleteFunction
google.cloud.functions.v2beta.FunctionService.GenerateUploadUrl
google.cloud.functions.v2beta.FunctionService.RedirectFunctionUpgradeTraffic
google.cloud.functions.v2beta.FunctionService.RollbackFunctionUpgradeTraffic
google.cloud.functions.v2beta.FunctionService.SetupFunctionUpgradeConfig
google.cloud.functions.v2beta.FunctionService.UpdateFunction
DATA_READ google.cloud.functions.v1.CloudFunctionsService.CallFunction

Audit logs per API interface

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

google.cloud.functions.v1.CloudFunctionsService

Details about audit logs associated with methods belonging to google.cloud.functions.v1.CloudFunctionsService.

google.cloud.functions.v1.CloudFunctionsService.CallFunction

  • Method: google.cloud.functions.v1.CloudFunctionsService.CallFunction
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.call - DATA_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.CallFunction"

google.cloud.functions.v1.CloudFunctionsService.CreateFunction

  • Method: google.cloud.functions.v1.CloudFunctionsService.CreateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.CreateFunction"

google.cloud.functions.v1.CloudFunctionsService.DeleteFunction

  • Method: google.cloud.functions.v1.CloudFunctionsService.DeleteFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.DeleteFunction"

google.cloud.functions.v1.CloudFunctionsService.GenerateDownloadUrl

  • Method: google.cloud.functions.v1.CloudFunctionsService.GenerateDownloadUrl
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.sourceCodeGet - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.GenerateDownloadUrl"

google.cloud.functions.v1.CloudFunctionsService.GenerateUploadUrl

  • Method: google.cloud.functions.v1.CloudFunctionsService.GenerateUploadUrl
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.sourceCodeSet - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.GenerateUploadUrl"

google.cloud.functions.v1.CloudFunctionsService.GetFunction

  • Method: google.cloud.functions.v1.CloudFunctionsService.GetFunction
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.GetFunction"

google.cloud.functions.v1.CloudFunctionsService.GetIamPolicy

  • Method: google.cloud.functions.v1.CloudFunctionsService.GetIamPolicy
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.getIamPolicy - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.GetIamPolicy"

google.cloud.functions.v1.CloudFunctionsService.ListFunctions

  • Method: google.cloud.functions.v1.CloudFunctionsService.ListFunctions
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.ListFunctions"

google.cloud.functions.v1.CloudFunctionsService.SetIamPolicy

  • Method: google.cloud.functions.v1.CloudFunctionsService.SetIamPolicy
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.setIamPolicy - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.SetIamPolicy"

google.cloud.functions.v1.CloudFunctionsService.UpdateFunction

  • Method: google.cloud.functions.v1.CloudFunctionsService.UpdateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v1.CloudFunctionsService.UpdateFunction"

google.cloud.functions.v2.FunctionService

Details about audit logs associated with methods belonging to google.cloud.functions.v2.FunctionService.

google.cloud.functions.v2.FunctionService.AbortFunctionUpgrade

  • Method: google.cloud.functions.v2.FunctionService.AbortFunctionUpgrade
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.AbortFunctionUpgrade"

google.cloud.functions.v2.FunctionService.CommitFunctionUpgrade

  • Method: google.cloud.functions.v2.FunctionService.CommitFunctionUpgrade
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.CommitFunctionUpgrade"

google.cloud.functions.v2.FunctionService.CreateFunction

  • Method: google.cloud.functions.v2.FunctionService.CreateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.CreateFunction"

google.cloud.functions.v2.FunctionService.DeleteFunction

  • Method: google.cloud.functions.v2.FunctionService.DeleteFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.DeleteFunction"

google.cloud.functions.v2.FunctionService.GenerateDownloadUrl

  • Method: google.cloud.functions.v2.FunctionService.GenerateDownloadUrl
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.sourceCodeGet - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.GenerateDownloadUrl"

google.cloud.functions.v2.FunctionService.GenerateUploadUrl

  • Method: google.cloud.functions.v2.FunctionService.GenerateUploadUrl
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generateUploadUrl - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.GenerateUploadUrl"

google.cloud.functions.v2.FunctionService.GetFunction

  • Method: google.cloud.functions.v2.FunctionService.GetFunction
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.GetFunction"

google.cloud.functions.v2.FunctionService.ListFunctions

  • Method: google.cloud.functions.v2.FunctionService.ListFunctions
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.ListFunctions"

google.cloud.functions.v2.FunctionService.RedirectFunctionUpgradeTraffic

  • Method: google.cloud.functions.v2.FunctionService.RedirectFunctionUpgradeTraffic
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.RedirectFunctionUpgradeTraffic"

google.cloud.functions.v2.FunctionService.RollbackFunctionUpgradeTraffic

  • Method: google.cloud.functions.v2.FunctionService.RollbackFunctionUpgradeTraffic
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.RollbackFunctionUpgradeTraffic"

google.cloud.functions.v2.FunctionService.SetupFunctionUpgradeConfig

  • Method: google.cloud.functions.v2.FunctionService.SetupFunctionUpgradeConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.SetupFunctionUpgradeConfig"

google.cloud.functions.v2.FunctionService.UpdateFunction

  • Method: google.cloud.functions.v2.FunctionService.UpdateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2.FunctionService.UpdateFunction"

google.cloud.functions.v2alpha.FunctionService

Details about audit logs associated with methods belonging to google.cloud.functions.v2alpha.FunctionService.

google.cloud.functions.v2alpha.FunctionService.AbortFunctionUpgrade

  • Method: google.cloud.functions.v2alpha.FunctionService.AbortFunctionUpgrade
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.AbortFunctionUpgrade"

google.cloud.functions.v2alpha.FunctionService.CommitFunctionUpgrade

  • Method: google.cloud.functions.v2alpha.FunctionService.CommitFunctionUpgrade
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.CommitFunctionUpgrade"

google.cloud.functions.v2alpha.FunctionService.CreateFunction

  • Method: google.cloud.functions.v2alpha.FunctionService.CreateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.CreateFunction"

google.cloud.functions.v2alpha.FunctionService.DeleteFunction

  • Method: google.cloud.functions.v2alpha.FunctionService.DeleteFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.DeleteFunction"

google.cloud.functions.v2alpha.FunctionService.GenerateDownloadUrl

  • Method: google.cloud.functions.v2alpha.FunctionService.GenerateDownloadUrl
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.sourceCodeGet - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.GenerateDownloadUrl"

google.cloud.functions.v2alpha.FunctionService.GenerateUploadUrl

  • Method: google.cloud.functions.v2alpha.FunctionService.GenerateUploadUrl
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generateUploadUrl - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.GenerateUploadUrl"

google.cloud.functions.v2alpha.FunctionService.GetFunction

  • Method: google.cloud.functions.v2alpha.FunctionService.GetFunction
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.GetFunction"

google.cloud.functions.v2alpha.FunctionService.ListFunctions

  • Method: google.cloud.functions.v2alpha.FunctionService.ListFunctions
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.ListFunctions"

google.cloud.functions.v2alpha.FunctionService.RedirectFunctionUpgradeTraffic

  • Method: google.cloud.functions.v2alpha.FunctionService.RedirectFunctionUpgradeTraffic
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.RedirectFunctionUpgradeTraffic"

google.cloud.functions.v2alpha.FunctionService.RollbackFunctionUpgradeTraffic

  • Method: google.cloud.functions.v2alpha.FunctionService.RollbackFunctionUpgradeTraffic
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.RollbackFunctionUpgradeTraffic"

google.cloud.functions.v2alpha.FunctionService.SetupFunctionUpgradeConfig

  • Method: google.cloud.functions.v2alpha.FunctionService.SetupFunctionUpgradeConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.SetupFunctionUpgradeConfig"

google.cloud.functions.v2alpha.FunctionService.UpdateFunction

  • Method: google.cloud.functions.v2alpha.FunctionService.UpdateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2alpha.FunctionService.UpdateFunction"

google.cloud.functions.v2beta.FunctionService

Details about audit logs associated with methods belonging to google.cloud.functions.v2beta.FunctionService.

google.cloud.functions.v2beta.FunctionService.AbortFunctionUpgrade

  • Method: google.cloud.functions.v2beta.FunctionService.AbortFunctionUpgrade
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.AbortFunctionUpgrade"

google.cloud.functions.v2beta.FunctionService.CommitFunctionUpgrade

  • Method: google.cloud.functions.v2beta.FunctionService.CommitFunctionUpgrade
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.CommitFunctionUpgrade"

google.cloud.functions.v2beta.FunctionService.CreateFunction

  • Method: google.cloud.functions.v2beta.FunctionService.CreateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.CreateFunction"

google.cloud.functions.v2beta.FunctionService.DeleteFunction

  • Method: google.cloud.functions.v2beta.FunctionService.DeleteFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.DeleteFunction"

google.cloud.functions.v2beta.FunctionService.GenerateDownloadUrl

  • Method: google.cloud.functions.v2beta.FunctionService.GenerateDownloadUrl
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.sourceCodeGet - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.GenerateDownloadUrl"

google.cloud.functions.v2beta.FunctionService.GenerateUploadUrl

  • Method: google.cloud.functions.v2beta.FunctionService.GenerateUploadUrl
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generateUploadUrl - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.GenerateUploadUrl"

google.cloud.functions.v2beta.FunctionService.GetFunction

  • Method: google.cloud.functions.v2beta.FunctionService.GetFunction
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.GetFunction"

google.cloud.functions.v2beta.FunctionService.ListFunctions

  • Method: google.cloud.functions.v2beta.FunctionService.ListFunctions
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.ListFunctions"

google.cloud.functions.v2beta.FunctionService.RedirectFunctionUpgradeTraffic

  • Method: google.cloud.functions.v2beta.FunctionService.RedirectFunctionUpgradeTraffic
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.RedirectFunctionUpgradeTraffic"

google.cloud.functions.v2beta.FunctionService.RollbackFunctionUpgradeTraffic

  • Method: google.cloud.functions.v2beta.FunctionService.RollbackFunctionUpgradeTraffic
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.RollbackFunctionUpgradeTraffic"

google.cloud.functions.v2beta.FunctionService.SetupFunctionUpgradeConfig

  • Method: google.cloud.functions.v2beta.FunctionService.SetupFunctionUpgradeConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.generationUpgrade - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.SetupFunctionUpgradeConfig"

google.cloud.functions.v2beta.FunctionService.UpdateFunction

  • Method: google.cloud.functions.v2beta.FunctionService.UpdateFunction
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.functions.v2beta.FunctionService.UpdateFunction"

google.cloud.location.Locations

Details about audit logs associated with methods belonging to google.cloud.location.Locations.

google.cloud.location.Locations.ListLocations

  • Method: google.cloud.location.Locations.ListLocations
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.locations.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.location.Locations.ListLocations"

google.iam.v1.IAMPolicy

Details about audit logs associated with methods belonging to google.iam.v1.IAMPolicy.

GetIamPolicy

  • Method: GetIamPolicy
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.functions.getIamPolicy - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="GetIamPolicy"

SetIamPolicy

  • Method: SetIamPolicy
  • Audit log Type: Admin Activity
  • Permissions:
    • cloudfunctions.functions.setIamPolicy - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="SetIamPolicy"

google.longrunning.Operations

Details about audit logs associated with methods belonging to google.longrunning.Operations.

google.longrunning.Operations.GetOperation

  • Method: google.longrunning.Operations.GetOperation
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.operations.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.longrunning.Operations.GetOperation"

google.longrunning.Operations.ListOperations

  • Method: google.longrunning.Operations.ListOperations
  • Audit log Type: Data Access
  • Permissions:
    • cloudfunctions.operations.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.longrunning.Operations.ListOperations"

Methods that don't produce audit logs

Generally methods don't produce audit logs because they are high volume and doing so would be very expensive, or because the method has low auditing value, or because another audit or platform log already provides coverage for what the method does.

The following methods don't produce audit logs:

  • google.cloud.functions.v1.CloudFunctionsService.TestIamPermissions
  • google.longrunning.Operations.WaitOperation