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 Command Center v1 API, specifically for .NET developers."],["The content details the various versions of the `CloudLoggingEntry` class, ranging from version 2.2.0 to the latest version 3.24.0."],["The `CloudLoggingEntry` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `InsertId`, `LogId`, `ResourceContainer`, and `Timestamp`, which are used to represent metadata from a Cloud Logging `LogEntry`."],["The documentation also provides information about the constructors, inherited members, namespace, and assembly of the CloudLoggingEntry Class."]]],[]]