Class: Google::Cloud::SecurityCenter::V1::LogEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v1/log_entry.rb

Overview

An individual entry in a log.

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_logging_entry::Google::Cloud::SecurityCenter::V1::CloudLoggingEntry

Returns An individual entry in a log stored in Cloud Logging.

Returns:



28
29
30
31
# File 'proto_docs/google/cloud/securitycenter/v1/log_entry.rb', line 28

class LogEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end