Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
RefreshCancellationStatus |
RefreshCancellationStatus.clone() |
RefreshCancellationStatus |
CancelDataSourceRefreshStatus.getRefreshCancellationStatus()
The cancellation status.
|
RefreshCancellationStatus |
RefreshCancellationStatus.set(String fieldName,
Object value) |
RefreshCancellationStatus |
RefreshCancellationStatus.setErrorCode(String errorCode)
The error code.
|
RefreshCancellationStatus |
RefreshCancellationStatus.setState(String state)
The state of a call to cancel a refresh in Sheets.
|
Modifier and Type | Method and Description |
---|---|
CancelDataSourceRefreshStatus |
CancelDataSourceRefreshStatus.setRefreshCancellationStatus(RefreshCancellationStatus refreshCancellationStatus)
The cancellation status.
|
Copyright © 2011–2024 Google. All rights reserved.