public sealed class CloudLoggingEntry : IMessage<CloudLoggingEntry>, IEquatable<CloudLoggingEntry>, IDeepCloneable<CloudLoggingEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CloudLoggingEntry.
The type of the log (part of log_name. log_name is the resource name of
the log to which this log entry belongs). For example:
cloudresourcemanager.googleapis.com/activity. Note that this field is not
URL-encoded, unlike the LOG_ID field in LogEntry.
[[["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 webpage provides reference documentation for the `CloudLoggingEntry` class within the Google Cloud Security Center v1 API, specifically focusing on version 3.20.0 and its various other versions."],["`CloudLoggingEntry` is a class that represents metadata taken from a Cloud Logging `LogEntry`, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the `CloudLoggingEntry` class's constructors, including a default constructor and one that accepts another `CloudLoggingEntry` object, as well as their usage."],["The class contains properties such as `InsertId`, `LogId`, `ResourceContainer`, and `Timestamp`, which provide details about the log entry and how they are defined."],["The latest version of the `CloudLoggingEntry` class for the reference is 3.24.0 and this version lists versions dating back to 2.2.0."]]],[]]