@Generated public interface EnableResultsDownloadingService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
EnableResultsDownloading |
getEnableResultsDownloading()
Get the Enable Results Downloading setting.
|
EnableResultsDownloading |
patchEnableResultsDownloading(UpdateEnableResultsDownloadingRequest updateEnableResultsDownloadingRequest)
Update the Enable Results Downloading setting.
|
EnableResultsDownloading getEnableResultsDownloading()
Gets the Enable Results Downloading setting.
EnableResultsDownloading patchEnableResultsDownloading(UpdateEnableResultsDownloadingRequest updateEnableResultsDownloadingRequest)
Updates the Enable Results Downloading setting. The model follows eventual consistency, which means the get after the update operation might receive stale values for some time.
Copyright © 2025. All rights reserved.