| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleRpcPreconditionFailureViolation |
GoogleRpcPreconditionFailureViolation.clone() |
GoogleRpcPreconditionFailureViolation |
GoogleRpcPreconditionFailureViolation.set(String fieldName,
Object value) |
GoogleRpcPreconditionFailureViolation |
GoogleRpcPreconditionFailureViolation.setDescription(String description)
A description of how the precondition failed.
|
GoogleRpcPreconditionFailureViolation |
GoogleRpcPreconditionFailureViolation.setSubject(String subject)
The subject, relative to the type, that failed.
|
GoogleRpcPreconditionFailureViolation |
GoogleRpcPreconditionFailureViolation.setType(String type)
The type of PreconditionFailure.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleRpcPreconditionFailureViolation> |
GoogleRpcPreconditionFailure.getViolations()
Describes all precondition violations.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleRpcPreconditionFailure |
GoogleRpcPreconditionFailure.setViolations(List<GoogleRpcPreconditionFailureViolation> violations)
Describes all precondition violations.
|
Copyright © 2011–2025 Google. All rights reserved.