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."],[[["The latest version available for the `CloudLoggingEntry` class is 3.24.0, while the current page is presenting information for version 3.15.0, with historical versions back to 2.2.0 available."],["The `CloudLoggingEntry` class is part of the Google Cloud Security Center v1 API, specifically within the `Google.Cloud.SecurityCenter.V1` namespace."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The `CloudLoggingEntry` class contains properties such as `InsertId`, `LogId`, `ResourceContainer`, and `Timestamp`, which are used to capture key metadata from a Cloud Logging LogEntry."],["The class has 2 constructors, one is empty, and the other will accept another instance of `CloudLoggingEntry` as a parameter."]]],[]]