Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountstatusesCustomBatchResponseEntry |
AccountstatusesCustomBatchResponseEntry.clone() |
AccountstatusesCustomBatchResponseEntry |
AccountstatusesCustomBatchResponseEntry.set(String fieldName,
Object value) |
AccountstatusesCustomBatchResponseEntry |
AccountstatusesCustomBatchResponseEntry.setAccountStatus(AccountStatus accountStatus)
The requested account status.
|
AccountstatusesCustomBatchResponseEntry |
AccountstatusesCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry this entry responds to.
|
AccountstatusesCustomBatchResponseEntry |
AccountstatusesCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors for failed custombatch entries.
|
Modifier and Type | Method and Description |
---|---|
List<AccountstatusesCustomBatchResponseEntry> |
AccountstatusesCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
AccountstatusesCustomBatchResponse |
AccountstatusesCustomBatchResponse.setEntries(List<AccountstatusesCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2024 Google. All rights reserved.