[[["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."],[[["The `LogEntry` class in the Security Command Center v2 API represents an individual entry in a log, and it is part of version 1.0.0-beta04 of the API."],["The `LogEntry` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities such as message handling and cloning."],["Two constructors are provided for `LogEntry`: a default constructor and a constructor that accepts another `LogEntry` instance for copying, to make creating new instances convenient."],["The `CloudLoggingEntry` property, of type `CloudLoggingEntry`, represents a log entry that is stored within Cloud Logging."],["The `LogEntryCase` property is of type `LogEntry.LogEntryOneofCase` which helps define and keep track of the current state of a `LogEntry`."]]],[]]