This document describes audit logging for Chrome Enterprise Premium. 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:
- Types of audit logs
- Audit log entry structure
- Storing and routing audit logs
- Cloud Logging pricing summary
- Enable Data Access audit logs
Service name
Chrome Enterprise Premium audit logs use the service name beyondcorp.googleapis.com
.
Filter for this service:
protoPayload . serviceName = "beyondcorp.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,
Chrome Enterprise Premium 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.
Permission type | Methods |
---|---|
ADMIN_READ
|
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.GetAppConnection
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ListAppConnections
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ResolveAppConnections
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.GetAppConnection
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.ListAppConnections
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.ResolveAppConnections
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.GetAppConnector
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ListAppConnectors
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ResolveInstanceConfig
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.GetAppConnector
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ListAppConnectors
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ResolveInstanceConfig
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.GetAppGateway
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.ListAppGateways
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.GetAppGateway
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.ListAppGateways
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.GetConnection
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.ListConnections
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.ResolveConnections
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.GetConnector
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ListConnectors
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ResolveInstanceConfig
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.GetPartnerTenant
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.GetProxyConfiguration
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.ListPartnerTenants
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.ListProxyConfigurations
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.GetApplication
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.GetSecurityGateway
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.ListApplications
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.ListSecurityGateways
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.GetApplication
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.GetSecurityGateway
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.ListApplications
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.ListSecurityGateways
GetIamPolicy
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
|
ADMIN_WRITE
|
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.CreateAppConnection
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.DeleteAppConnection
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.UpdateAppConnection
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.CreateAppConnection
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.DeleteAppConnection
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.UpdateAppConnection
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.CreateAppConnector
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.DeleteAppConnector
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ReportStatus
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.UpdateAppConnector
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.CreateAppConnector
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.DeleteAppConnector
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ReportStatus
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.UpdateAppConnector
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.CreateAppGateway
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.DeleteAppGateway
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.CreateAppGateway
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.DeleteAppGateway
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.CreateConnection
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.DeleteConnection
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.UpdateConnection
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.CreateConnector
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.DeleteConnector
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ReportStatus
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.UpdateConnector
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.CreatePartnerTenant
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.CreateProxyConfiguration
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.DeletePartnerTenant
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.DeleteProxyConfiguration
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.UpdatePartnerTenant
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.UpdateProxyConfiguration
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.CreateApplication
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.CreateSecurityGateway
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.DeleteApplication
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.DeleteSecurityGateway
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.UpdateApplication
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.UpdateSecurityGateway
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.CreateApplication
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.CreateSecurityGateway
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.DeleteApplication
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.DeleteSecurityGateway
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.UpdateApplication
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.UpdateSecurityGateway
SetIamPolicy
google.longrunning.Operations.CancelOperation
google.longrunning.Operations.DeleteOperation
|
API interface audit logs
For information about how and which permissions are evaluated for each method, see the Identity and Access Management documentation for Chrome Enterprise Premium.
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.appconnections.v1.AppConnectionsService
.
CreateAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.CreateAppConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnections.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.CreateAppConnection"
DeleteAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.DeleteAppConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnections.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.DeleteAppConnection"
GetAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.GetAppConnection
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnections.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.GetAppConnection"
ListAppConnections
- Method
:
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ListAppConnections
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnections.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ListAppConnections"
ResolveAppConnections
- Method
:
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ResolveAppConnections
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnections.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ResolveAppConnections"
UpdateAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.UpdateAppConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnections.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.UpdateAppConnection"
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService
.
CreateAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.CreateAppConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnections.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.CreateAppConnection"
DeleteAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.DeleteAppConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnections.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.DeleteAppConnection"
GetAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.GetAppConnection
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnections.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.GetAppConnection"
ListAppConnections
- Method
:
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.ListAppConnections
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnections.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.ListAppConnections"
ResolveAppConnections
- Method
:
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.ResolveAppConnections
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnections.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.ResolveAppConnections"
UpdateAppConnection
- Method
:
google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.UpdateAppConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnections.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnections.v1alpha.AppConnectionsService.UpdateAppConnection"
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService
.
CreateAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.CreateAppConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.CreateAppConnector"
DeleteAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.DeleteAppConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.DeleteAppConnector"
GetAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.GetAppConnector
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnectors.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.GetAppConnector"
ListAppConnectors
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ListAppConnectors
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnectors.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ListAppConnectors"
ReportStatus
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ReportStatus
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.reportStatus - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ReportStatus"
ResolveInstanceConfig
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ResolveInstanceConfig
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnectors.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.ResolveInstanceConfig"
UpdateAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.UpdateAppConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1.AppConnectorsService.UpdateAppConnector"
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService
.
CreateAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.CreateAppConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.CreateAppConnector"
DeleteAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.DeleteAppConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.DeleteAppConnector"
GetAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.GetAppConnector
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnectors.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.GetAppConnector"
ListAppConnectors
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ListAppConnectors
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnectors.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ListAppConnectors"
ReportStatus
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ReportStatus
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.reportStatus - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ReportStatus"
ResolveInstanceConfig
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ResolveInstanceConfig
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appConnectors.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.ResolveInstanceConfig"
UpdateAppConnector
- Method
:
google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.UpdateAppConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appConnectors.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appconnectors.v1alpha.AppConnectorsService.UpdateAppConnector"
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.appgateways.v1.AppGatewaysService
.
CreateAppGateway
- Method
:
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.CreateAppGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appGateways.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.CreateAppGateway"
DeleteAppGateway
- Method
:
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.DeleteAppGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appGateways.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.DeleteAppGateway"
GetAppGateway
- Method
:
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.GetAppGateway
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appGateways.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.GetAppGateway"
ListAppGateways
- Method
:
google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.ListAppGateways
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appGateways.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1.AppGatewaysService.ListAppGateways"
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService
.
CreateAppGateway
- Method
:
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.CreateAppGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appGateways.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.CreateAppGateway"
DeleteAppGateway
- Method
:
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.DeleteAppGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.appGateways.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.DeleteAppGateway"
GetAppGateway
- Method
:
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.GetAppGateway
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appGateways.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.GetAppGateway"
ListAppGateways
- Method
:
google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.ListAppGateways
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.appGateways.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.appgateways.v1alpha.AppGatewaysService.ListAppGateways"
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.connections.v1alpha.ConnectionsService
.
CreateConnection
- Method
:
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.CreateConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connections.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.CreateConnection"
DeleteConnection
- Method
:
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.DeleteConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connections.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.DeleteConnection"
GetConnection
- Method
:
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.GetConnection
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.connections.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.GetConnection"
ListConnections
- Method
:
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.ListConnections
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.connections.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.ListConnections"
ResolveConnections
- Method
:
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.ResolveConnections
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.connections.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.ResolveConnections"
UpdateConnection
- Method
:
google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.UpdateConnection
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connections.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connections.v1alpha.ConnectionsService.UpdateConnection"
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService
.
CreateConnector
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.CreateConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connectors.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.CreateConnector"
DeleteConnector
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.DeleteConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connectors.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.DeleteConnector"
GetConnector
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.GetConnector
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.connectors.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.GetConnector"
ListConnectors
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ListConnectors
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.connectors.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ListConnectors"
ReportStatus
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ReportStatus
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connectors.reportStatus - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ReportStatus"
ResolveInstanceConfig
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ResolveInstanceConfig
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.connectors.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.ResolveInstanceConfig"
UpdateConnector
- Method
:
google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.UpdateConnector
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.connectors.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.connectors.v1alpha.ConnectorsService.UpdateConnector"
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService
.
CreatePartnerTenant
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.CreatePartnerTenant
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.partnerTenants.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.CreatePartnerTenant"
CreateProxyConfiguration
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.CreateProxyConfiguration
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.proxyConfigs.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.CreateProxyConfiguration"
DeletePartnerTenant
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.DeletePartnerTenant
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.partnerTenants.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.DeletePartnerTenant"
DeleteProxyConfiguration
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.DeleteProxyConfiguration
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.proxyConfigs.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.DeleteProxyConfiguration"
GetPartnerTenant
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.GetPartnerTenant
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.partnerTenants.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.GetPartnerTenant"
GetProxyConfiguration
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.GetProxyConfiguration
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.proxyConfigs.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.GetProxyConfiguration"
ListPartnerTenants
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.ListPartnerTenants
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.partnerTenants.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.ListPartnerTenants"
ListProxyConfigurations
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.ListProxyConfigurations
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.proxyConfigs.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.ListProxyConfigurations"
UpdatePartnerTenant
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.UpdatePartnerTenant
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.partnerTenants.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.UpdatePartnerTenant"
UpdateProxyConfiguration
- Method
:
google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.UpdateProxyConfiguration
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.proxyConfigs.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.partnerservices.v1alpha.PartnerServicesService.UpdateProxyConfiguration"
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService
.
CreateApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.CreateApplication
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.sgApplications.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.CreateApplication"
CreateSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.CreateSecurityGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.securityGateways.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.CreateSecurityGateway"
DeleteApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.DeleteApplication
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.sgApplications.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.DeleteApplication"
DeleteSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.DeleteSecurityGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.securityGateways.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.DeleteSecurityGateway"
GetApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.GetApplication
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.sgApplications.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.GetApplication"
GetSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.GetSecurityGateway
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.securityGateways.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.GetSecurityGateway"
ListApplications
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.ListApplications
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.sgApplications.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.ListApplications"
ListSecurityGateways
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.ListSecurityGateways
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.securityGateways.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.ListSecurityGateways"
UpdateApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.UpdateApplication
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.sgApplications.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.UpdateApplication"
UpdateSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.UpdateSecurityGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.securityGateways.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1.SecurityGatewaysService.UpdateSecurityGateway"
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService
The following audit logs are associated with methods belonging to google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService
.
CreateApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.CreateApplication
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.sgApplications.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.CreateApplication"
CreateSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.CreateSecurityGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.securityGateways.create - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.CreateSecurityGateway"
DeleteApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.DeleteApplication
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.sgApplications.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.DeleteApplication"
DeleteSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.DeleteSecurityGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.securityGateways.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.DeleteSecurityGateway"
GetApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.GetApplication
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.sgApplications.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.GetApplication"
GetSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.GetSecurityGateway
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.securityGateways.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.GetSecurityGateway"
ListApplications
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.ListApplications
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.sgApplications.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.ListApplications"
ListSecurityGateways
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.ListSecurityGateways
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.securityGateways.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.ListSecurityGateways"
UpdateApplication
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.UpdateApplication
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.sgApplications.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.UpdateApplication"
UpdateSecurityGateway
- Method
:
google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.UpdateSecurityGateway
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.securityGateways.update - ADMIN_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.beyondcorp.securitygateways.v1alpha.SecurityGatewaysService.UpdateSecurityGateway"
google.iam.v1.IAMPolicy
The following audit logs are associated with methods belonging to google.iam.v1.IAMPolicy
.
GetIamPolicy
- Method
:
GetIamPolicy
- Audit log type
: Data access
- Permissions : See IAM documentation for permissions.
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="GetIamPolicy"
SetIamPolicy
- Method
:
SetIamPolicy
- Audit log type
: Admin activity
- Permissions : See IAM documentation for permissions.
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="SetIamPolicy"
google.longrunning.Operations
The following audit logs are associated with methods belonging to google.longrunning.Operations
.
CancelOperation
- Method
:
google.longrunning.Operations.CancelOperation
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.operations.cancel - ADMIN_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.longrunning.Operations.CancelOperation"
DeleteOperation
- Method
:
google.longrunning.Operations.DeleteOperation
- Audit log type
: Admin activity
- Permissions
:
-
beyondcorp.operations.delete - ADMIN_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.longrunning.Operations.DeleteOperation"
GetOperation
- Method
:
google.longrunning.Operations.GetOperation
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.operations.get - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.longrunning.Operations.GetOperation"
ListOperations
- Method
:
google.longrunning.Operations.ListOperations
- Audit log type
: Data access
- Permissions
:
-
beyondcorp.operations.list - ADMIN_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.longrunning.Operations.ListOperations"