Class RuleInfo
Proto that contains rule information.
Implements
Inherited Members
Namespace: Google.Apis.AlertCenter.v1beta1.Data
Assembly: Google.Apis.AlertCenter.v1beta1.dll
Syntax
public class RuleInfo : IDirectResponseSchemaProperties
DisplayName
User provided name of the rule.
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { 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 | 
ResourceName
Resource name that uniquely identifies the rule.
Declaration
[JsonProperty("resourceName")]
public virtual string ResourceName { get; set; }Property Value
| Type | Description | 
|---|---|
| string |