Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountIssueImpact |
AccountIssueImpact.clone() |
AccountIssueImpact |
AccountIssue.getImpact()
Clarifies the severity of the issue.
|
AccountIssueImpact |
AccountIssueImpact.set(String fieldName,
Object value) |
AccountIssueImpact |
AccountIssueImpact.setBreakdowns(List<Breakdown> breakdowns)
Detailed impact breakdown.
|
AccountIssueImpact |
AccountIssueImpact.setMessage(String message)
Optional.
|
AccountIssueImpact |
AccountIssueImpact.setSeverity(String severity)
The severity of the issue.
|
Modifier and Type | Method and Description |
---|---|
AccountIssue |
AccountIssue.setImpact(AccountIssueImpact impact)
Clarifies the severity of the issue.
|
Copyright © 2011–2024 Google. All rights reserved.