View Source GoogleApi.AlertCenter.V1beta1.Model.PredefinedDetectorInfo (google_api_alert_center v0.26.0)

Detector provided by Google.

Attributes

  • detectorName (type: String.t, default: nil) - Name that uniquely identifies the detector.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.PredefinedDetectorInfo{
  detectorName: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.