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 documentation for the `CloudLoggingEntry` class within the Google Cloud Security Command Center v1 API, specifically for .NET developers."],["The `CloudLoggingEntry` class is a representation of a Cloud Logging LogEntry's metadata, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines the inheritance of the `CloudLoggingEntry` class, starting from the base `object`, and lists the implemented interfaces along with their respective documentation links."],["It features properties such as `InsertId`, `LogId`, `ResourceContainer`, and `Timestamp`, all of which are strings except Timestamp, which has its own special Type, each representing specific aspects of a log entry."],["The page lists available documentation for the class `CloudLoggingEntry` across multiple versions, from 2.2.0 up to the latest version, 3.24.0."]]],[]]