Class GoogleCloudSecuritycenterV2LogEntry
An individual entry in a log.
Implements
Inherited Members
Namespace: Google.Apis.SecurityCommandCenter.v1beta2.Data
Assembly: Google.Apis.SecurityCommandCenter.v1beta2.dll
Syntax
public class GoogleCloudSecuritycenterV2LogEntry : IDirectResponseSchema
Properties
CloudLoggingEntry
An individual entry in a log stored in Cloud Logging.
Declaration
[JsonProperty("cloudLoggingEntry")]
public virtual GoogleCloudSecuritycenterV2CloudLoggingEntry CloudLoggingEntry { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudSecuritycenterV2CloudLoggingEntry |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |