Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
CancelDataSourceRefreshResponse |
CancelDataSourceRefreshResponse.clone() |
CancelDataSourceRefreshResponse |
Response.getCancelDataSourceRefresh()
A reply from cancelling data source object refreshes.
|
CancelDataSourceRefreshResponse |
CancelDataSourceRefreshResponse.set(String fieldName,
Object value) |
CancelDataSourceRefreshResponse |
CancelDataSourceRefreshResponse.setStatuses(List<CancelDataSourceRefreshStatus> statuses)
The cancellation statuses of refreshes of all data source objects specified in the request.
|
Modifier and Type | Method and Description |
---|---|
Response |
Response.setCancelDataSourceRefresh(CancelDataSourceRefreshResponse cancelDataSourceRefresh)
A reply from cancelling data source object refreshes.
|
Copyright © 2011–2024 Google. All rights reserved.