| Package | Description |
|---|---|
| com.google.api.services.alertcenter.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
MatchInfo |
MatchInfo.clone() |
MatchInfo |
MatchInfo.set(String fieldName,
Object value) |
MatchInfo |
MatchInfo.setPredefinedDetector(PredefinedDetectorInfo predefinedDetector)
For matched detector predefined by Google.
|
MatchInfo |
MatchInfo.setUserDefinedDetector(UserDefinedDetectorInfo userDefinedDetector)
For matched detector defined by administrators.
|
| Modifier and Type | Method and Description |
|---|---|
List<MatchInfo> |
RuleViolationInfo.getMatchInfo()
List of matches that were found in the resource content.
|
| Modifier and Type | Method and Description |
|---|---|
RuleViolationInfo |
RuleViolationInfo.setMatchInfo(List<MatchInfo> matchInfo)
List of matches that were found in the resource content.
|
Copyright © 2011–2025 Google. All rights reserved.