@override Object toJson() => { if (notebookRuntimeTemplate != null) 'notebookRuntimeTemplate': notebookRuntimeTemplate!.toJson(), if (updateMask != null) 'updateMask': updateMask!.toJson(), };