| Package | Description |
|---|---|
| com.google.api.services.searchconsole.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AmpIssue |
AmpIssue.clone() |
AmpIssue |
AmpIssue.set(String fieldName,
Object value) |
AmpIssue |
AmpIssue.setIssueMessage(String issueMessage)
Brief description of this issue.
|
AmpIssue |
AmpIssue.setSeverity(String severity)
Severity of this issue: WARNING or ERROR.
|
| Modifier and Type | Method and Description |
|---|---|
List<AmpIssue> |
AmpInspectionResult.getIssues()
A list of zero or more AMP issues found for the inspected URL.
|
| Modifier and Type | Method and Description |
|---|---|
AmpInspectionResult |
AmpInspectionResult.setIssues(List<AmpIssue> issues)
A list of zero or more AMP issues found for the inspected URL.
|
Copyright © 2011–2025 Google. All rights reserved.