Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountsCustomBatchResponseEntry |
AccountsCustomBatchResponseEntry.clone() |
AccountsCustomBatchResponseEntry |
AccountsCustomBatchResponseEntry.set(String fieldName,
Object value) |
AccountsCustomBatchResponseEntry |
AccountsCustomBatchResponseEntry.setAccount(Account account)
The retrieved, created, or updated account.
|
AccountsCustomBatchResponseEntry |
AccountsCustomBatchResponseEntry.setBatchId(Long batchId)
The ID of the request entry this entry responds to.
|
AccountsCustomBatchResponseEntry |
AccountsCustomBatchResponseEntry.setErrors(Errors errors)
A list of errors for failed custombatch entries.
|
AccountsCustomBatchResponseEntry |
AccountsCustomBatchResponseEntry.setKind(String kind)
Identifies what kind of resource this is.
|
Modifier and Type | Method and Description |
---|---|
List<AccountsCustomBatchResponseEntry> |
AccountsCustomBatchResponse.getEntries()
The result of the execution of the batch requests.
|
Modifier and Type | Method and Description |
---|---|
AccountsCustomBatchResponse |
AccountsCustomBatchResponse.setEntries(List<AccountsCustomBatchResponseEntry> entries)
The result of the execution of the batch requests.
|
Copyright © 2011–2024 Google. All rights reserved.