kernels property
Optional. Use a list of container images to use as Kernels in the notebook instance.
Implementation
@$pb.TagNumber(8)
$core.List<ContainerImage> get kernels => $_getList(7);
Optional. Use a list of container images to use as Kernels in the notebook instance.
@$pb.TagNumber(8)
$core.List<ContainerImage> get kernels => $_getList(7);