Security Command Center v2 API - Class LogEntry (1.0.0-beta01)

public sealed class LogEntry : IMessage<LogEntry>, IEquatable<LogEntry>, IDeepCloneable<LogEntry>, IBufferMessage, IMessage

Reference documentation and code samples for the Security Command Center v2 API class LogEntry.

An individual entry in a log.

Inheritance

object > LogEntry

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

LogEntry()

public LogEntry()

LogEntry(LogEntry)

public LogEntry(LogEntry other)
Parameter
NameDescription
otherLogEntry

Properties

CloudLoggingEntry

public CloudLoggingEntry CloudLoggingEntry { get; set; }

An individual entry in a log stored in Cloud Logging.

Property Value
TypeDescription
CloudLoggingEntry

LogEntryCase

public LogEntry.LogEntryOneofCase LogEntryCase { get; }
Property Value
TypeDescription
LogEntryLogEntryOneofCase