Class AuditConfig
Implements
Inherited Members
Namespace: Google.Apis.SecurityCommandCenter.v1beta1.Data
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class AuditConfig : IDirectResponseSchema
Properties
AuditLogConfigs
Declaration
[JsonProperty("auditLogConfigs")]
public virtual IList<AuditLogConfig> AuditLogConfigs { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<AuditLogConfig> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Service
Declaration
[JsonProperty("service")]
public virtual string Service { get; set; }
Property Value
| Type | Description |
|---|---|
| string |