core.Map<core.String, core.dynamic> toJson() { final gkeYamlConfigs = this.gkeYamlConfigs; return {'gkeYamlConfigs': ?gkeYamlConfigs}; }