| Package | Description |
|---|---|
| com.google.api.services.youtubeAnalytics.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Errors |
Errors.clone() |
Errors |
ListGroupsResponse.getErrors()
Apiary error details
|
Errors |
QueryResponse.getErrors()
When set, indicates that the operation failed.
|
Errors |
EmptyResponse.getErrors()
Apiary error details
|
Errors |
GroupItem.getErrors()
Apiary error details
|
Errors |
ListGroupItemsResponse.getErrors()
Apiary error details
|
Errors |
Group.getErrors()
Apiary error details
|
Errors |
Errors.set(String fieldName,
Object value) |
Errors |
Errors.setCode(String code)
Global error code.
|
Errors |
Errors.setError(List<ErrorProto> error)
Specific error description and codes
|
Errors |
Errors.setRequestId(String requestId)
Request identifier generated by the service, which can be used to identify the error in the
logs
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse |
ListGroupsResponse.setErrors(Errors errors)
Apiary error details
|
QueryResponse |
QueryResponse.setErrors(Errors errors)
When set, indicates that the operation failed.
|
EmptyResponse |
EmptyResponse.setErrors(Errors errors)
Apiary error details
|
GroupItem |
GroupItem.setErrors(Errors errors)
Apiary error details
|
ListGroupItemsResponse |
ListGroupItemsResponse.setErrors(Errors errors)
Apiary error details
|
Group |
Group.setErrors(Errors errors)
Apiary error details
|
Copyright © 2011–2019 Google. All rights reserved.