@Generated public interface EnableExportNotebookService
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 |
|---|---|
EnableExportNotebook |
getEnableExportNotebook()
Get the Notebook and File exporting setting.
|
EnableExportNotebook |
patchEnableExportNotebook(UpdateEnableExportNotebookRequest updateEnableExportNotebookRequest)
Update the Notebook and File exporting setting.
|
EnableExportNotebook getEnableExportNotebook()
Gets the Notebook and File exporting setting.
EnableExportNotebook patchEnableExportNotebook(UpdateEnableExportNotebookRequest updateEnableExportNotebookRequest)
Updates the Notebook and File exporting 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.