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 webpage provides documentation for the `CloudLoggingEntry` class within the Google Cloud Security Center v1 API for .NET, with the current version being 3.16.0."],["The documentation covers versions from 2.2.0 up to the latest version, 3.24.0, for the `CloudLoggingEntry` class."],["The `CloudLoggingEntry` class, which is part of the `Google.Cloud.SecurityCenter.V1` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudLoggingEntry` class contains properties like `InsertId`, `LogId`, `ResourceContainer`, and `Timestamp`, which provide information about a unique log entry."],["This page contains reference documentation and code samples, providing an overview of the class, its inheritance, and implemented members."]]],[]]