Class CloudLoggingEntry (1.31.0)

CloudLoggingEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata taken from a Cloud Logging LogEntry <https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry>__

Attributes

NameDescription
insert_id str
A unique identifier for the log entry.
log_id str
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 in LogEntry.
resource_container str
The organization, folder, or project of the monitored resource that produced this log entry.
timestamp google.protobuf.timestamp_pb2.Timestamp
The time the event described by the log entry occurred.