[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation provides details for the `LogEntry` class within the Security Command Center v2 API, focusing on version 1.0.0."],["The `LogEntry` class represents an individual entry within a log and inherits from `object`, while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is a sealed class which has two constructors: `LogEntry()` and `LogEntry(LogEntry other)`, with the latter accepting another `LogEntry` as a parameter."],["The `LogEntry` class has two properties, `CloudLoggingEntry` which represents an individual entry in a log stored in Cloud Logging, and `LogEntryCase` which is of type `LogEntry.LogEntryOneofCase`."],["The `LogEntry` class belongs to the `Google.Cloud.SecurityCenter.V2` namespace, which is part of the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]