| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Analysis |
Analysis.clone() |
Analysis |
Analysis.set(String fieldName,
Object value) |
Analysis |
Analysis.setAnalysis(AnalysisResult analysis)
Output only.
|
Analysis |
Analysis.setAnalysisType(String analysisType)
Output only.
|
Analysis |
Analysis.setDisplayName(String displayName)
Output only.
|
Analysis |
Analysis.setService(String service)
The names of the service that has analysis result of warnings or blockers.
|
| Modifier and Type | Method and Description |
|---|---|
List<Analysis> |
AnalyzeConsumerPolicyResponse.getAnalysis()
The list of analyses returned from performing the intended policy update analysis.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyzeConsumerPolicyResponse |
AnalyzeConsumerPolicyResponse.setAnalysis(List<Analysis> analysis)
The list of analyses returned from performing the intended policy update analysis.
|
Copyright © 2011–2024 Google. All rights reserved.