Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
RuleInfo |
RuleInfo.clone() |
RuleInfo |
RuleViolationInfo.getRuleInfo()
Details of the violated rule.
|
RuleInfo |
RuleInfo.set(String fieldName,
Object value) |
RuleInfo |
RuleInfo.setDisplayName(String displayName)
User provided name of the rule.
|
RuleInfo |
RuleInfo.setResourceName(String resourceName)
Resource name that uniquely identifies the rule.
|
Modifier and Type | Method and Description |
---|---|
RuleViolationInfo |
RuleViolationInfo.setRuleInfo(RuleInfo ruleInfo)
Details of the violated rule.
|
Copyright © 2011–2024 Google. All rights reserved.