| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AnalysisResult |
AnalysisResult.clone() |
AnalysisResult |
Analysis.getAnalysis()
Output only.
|
AnalysisResult |
AnalysisResult.set(String fieldName,
Object value) |
AnalysisResult |
AnalysisResult.setBlockers(List<Impact> blockers)
Blocking information that would prevent the policy changes at runtime.
|
AnalysisResult |
AnalysisResult.setWarnings(List<Impact> warnings)
Warning information indicating that the policy changes might be unsafe, but will not block the
changes at runtime.
|
| Modifier and Type | Method and Description |
|---|---|
Analysis |
Analysis.setAnalysis(AnalysisResult analysis)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.