aiPlatformNotebookRuntimeTemplate property

String? aiPlatformNotebookRuntimeTemplate
getter/setter pair

The resource name of the Colab runtime template, from which a runtime is created for notebook executions.

If not specified, a runtime is created with Colab's default specifications.

Optional.

Implementation

core.String? aiPlatformNotebookRuntimeTemplate;