Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
RefreshDataSourceObjectExecutionStatus |
RefreshDataSourceObjectExecutionStatus.clone() |
RefreshDataSourceObjectExecutionStatus |
RefreshDataSourceObjectExecutionStatus.set(String fieldName,
Object value) |
RefreshDataSourceObjectExecutionStatus |
RefreshDataSourceObjectExecutionStatus.setDataExecutionStatus(DataExecutionStatus dataExecutionStatus)
The data execution status.
|
RefreshDataSourceObjectExecutionStatus |
RefreshDataSourceObjectExecutionStatus.setReference(DataSourceObjectReference reference)
Reference to a data source object being refreshed.
|
Modifier and Type | Method and Description |
---|---|
List<RefreshDataSourceObjectExecutionStatus> |
RefreshDataSourceResponse.getStatuses()
All the refresh status for the data source object references specified in the request.
|
Modifier and Type | Method and Description |
---|---|
RefreshDataSourceResponse |
RefreshDataSourceResponse.setStatuses(List<RefreshDataSourceObjectExecutionStatus> statuses)
All the refresh status for the data source object references specified in the request.
|
Copyright © 2011–2024 Google. All rights reserved.