Class PredefinedDetectorInfo
Detector provided by Google.
Implements
Inherited Members
Namespace: Google.Apis.AlertCenter.v1beta1.Data
Assembly: Google.Apis.AlertCenter.v1beta1.dll
Syntax
public class PredefinedDetectorInfo : IDirectResponseSchema
Properties
DetectorName
Name that uniquely identifies the detector.
Declaration
[JsonProperty("detectorName")]
public virtual string DetectorName { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |