eucDisabled property

bool? eucDisabled
getter/setter pair

Input only.

Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.

Implementation

core.bool? eucDisabled;