GoogleApi.AlertCenter.V1beta1.Model.PredefinedDetectorInfo (google_api_alert_center v0.27.0)
View SourceDetector 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 }