Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
RefreshDataSourceResponse |
RefreshDataSourceResponse.clone() |
RefreshDataSourceResponse |
Response.getRefreshDataSource()
A reply from refreshing data source objects.
|
RefreshDataSourceResponse |
RefreshDataSourceResponse.set(String fieldName,
Object value) |
RefreshDataSourceResponse |
RefreshDataSourceResponse.setStatuses(List<RefreshDataSourceObjectExecutionStatus> statuses)
All the refresh status for the data source object references specified in the request.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setRefreshDataSource(RefreshDataSourceResponse refreshDataSource)
A reply from refreshing data source objects.
|
Copyright © 2011–2024 Google. All rights reserved.