$AuditLogConfig class
Used by:
- accesscontextmanager:v1 : AuditLogConfig
- analyticshub:v1 : AuditLogConfig
- apigateway:v1 : ApigatewayAuditLogConfig
- apigee:v1 : GoogleIamV1AuditLogConfig
- apphub:v1 : AuditLogConfig
- backupdr:v1 : AuditLogConfig
- beyondcorp:v1 : GoogleIamV1AuditLogConfig
- bigquery:v2 : AuditLogConfig
- bigqueryconnection:v1 : AuditLogConfig
- bigquerydatapolicy:v1 : AuditLogConfig
- bigtableadmin:v2 : AuditLogConfig
- cloudasset:v1 : AuditLogConfig
- cloudbilling:v1 : AuditLogConfig
- cloudbuild:v2 : AuditLogConfig
- clouddeploy:v1 : AuditLogConfig
- cloudfunctions:v1 : AuditLogConfig
- cloudfunctions:v2 : AuditLogConfig
- cloudkms:v1 : AuditLogConfig
- cloudresourcemanager:v1 : AuditLogConfig
- cloudresourcemanager:v2 : AuditLogConfig
- cloudresourcemanager:v3 : AuditLogConfig
- config:v1 : AuditLogConfig
- connectors:v1 : AuditLogConfig
- contentwarehouse:v1 : GoogleIamV1AuditLogConfig
- datafusion:v1 : AuditLogConfig
- datamigration:v1 : AuditLogConfig
- dataplex:v1 : GoogleIamV1AuditLogConfig
- deploymentmanager:v2 : AuditLogConfig
- dns:v1 : GoogleIamV1AuditLogConfig
- domains:v1 : AuditLogConfig
- eventarc:v1 : AuditLogConfig
- gkebackup:v1 : AuditLogConfig
- gkehub:v1 : AuditLogConfig
- healthcare:v1 : AuditLogConfig
- iam:v1 : AuditLogConfig
- identitytoolkit:v2 : GoogleIamV1AuditLogConfig
- ids:v1 : AuditLogConfig
- logging:v2 : AuditLogConfig
- looker:v1 : AuditLogConfig
- metastore:v1 : AuditLogConfig
- ml:v1 : GoogleIamV1__AuditLogConfig
- networkconnectivity:v1 : AuditLogConfig
- networkmanagement:v1 : AuditLogConfig
- networksecurity:v1 : GoogleIamV1AuditLogConfig
- networkservices:v1 : AuditLogConfig
- policysimulator:v1 : GoogleIamV1AuditLogConfig
- policytroubleshooter:v1 : GoogleIamV1AuditLogConfig
- privateca:v1 : AuditLogConfig
- run:v1 : AuditLogConfig
- run:v2 : GoogleIamV1AuditLogConfig
- secretmanager:v1 : AuditLogConfig
- securitycenter:v1 : AuditLogConfig
- servicemanagement:v1 : AuditLogConfig
- sourcerepo:v1 : AuditLogConfig
- vmwareengine:v1 : AuditLogConfig
- workstations:v1 : AuditLogConfig
Constructors
-
$AuditLogConfig({List<
String> ? exemptedMembers, String? logType}) - $AuditLogConfig.fromJson(Map json_)
Properties
-
exemptedMembers
↔ List<
String> ? -
Specifies the identities that do not cause logging for this type of
permission.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- logType ↔ String?
-
The log type that this config enables.
Possible string values are:
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited