| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1UpdateError |
GoogleCloudApigeeV1UpdateError.clone() |
GoogleCloudApigeeV1UpdateError |
GoogleCloudApigeeV1UpdateError.set(String fieldName,
Object value) |
GoogleCloudApigeeV1UpdateError |
GoogleCloudApigeeV1UpdateError.setCode(String code)
Status code.
|
GoogleCloudApigeeV1UpdateError |
GoogleCloudApigeeV1UpdateError.setMessage(String message)
User-friendly error message.
|
GoogleCloudApigeeV1UpdateError |
GoogleCloudApigeeV1UpdateError.setResource(String resource)
The sub resource specific to this error (e.g.
|
GoogleCloudApigeeV1UpdateError |
GoogleCloudApigeeV1UpdateError.setType(String type)
A string that uniquely identifies the type of error.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1UpdateError> |
GoogleCloudApigeeV1RevisionStatus.getErrors()
Errors reported when attempting to load this revision.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RevisionStatus |
GoogleCloudApigeeV1RevisionStatus.setErrors(List<GoogleCloudApigeeV1UpdateError> errors)
Errors reported when attempting to load this revision.
|
Copyright © 2011–2025 Google. All rights reserved.