Google Cloud Security Command Center v1 API - Class LogEntry (3.20.0)

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

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class LogEntry.

An individual entry in a log.

Inheritance

object > LogEntry

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.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