@Generated public interface EnableNotebookTableClipboardService
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 |
|---|---|
EnableNotebookTableClipboard |
getEnableNotebookTableClipboard()
Get the Results Table Clipboard features setting.
|
EnableNotebookTableClipboard |
patchEnableNotebookTableClipboard(UpdateEnableNotebookTableClipboardRequest updateEnableNotebookTableClipboardRequest)
Update the Results Table Clipboard features setting.
|
EnableNotebookTableClipboard getEnableNotebookTableClipboard()
Gets the Results Table Clipboard features setting.
EnableNotebookTableClipboard patchEnableNotebookTableClipboard(UpdateEnableNotebookTableClipboardRequest updateEnableNotebookTableClipboardRequest)
Updates the Results Table Clipboard features 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.