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