View Source GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2LogEntry (google_api_security_center v0.29.0)

An individual entry in a log.

Attributes

  • cloudLoggingEntry (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2CloudLoggingEntry.t, default: nil) - An individual entry in a log stored in Cloud Logging.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2LogEntry{
  cloudLoggingEntry:
    GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2CloudLoggingEntry.t()
    | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.