colabNotebookDisabled property

bool? colabNotebookDisabled
getter/setter pair

For notebook resource.

When set to true, the Colab Enterprise link will be disabled in the "open notebook" dialog in UI.

Optional.

Implementation

core.bool? colabNotebookDisabled;