@override Object toJson() => { if (notebookRuntimeTemplates.isNotDefault) 'notebookRuntimeTemplates': encodeList(notebookRuntimeTemplates), if (nextPageToken.isNotDefault) 'nextPageToken': nextPageToken, };