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