[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface ManagedZoneDnsSecConfig (4.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.0.0 (latest)](/nodejs/docs/reference/dns/latest/dns/managedzonednssecconfig)\n- [3.0.2](/nodejs/docs/reference/dns/3.0.2/dns/managedzonednssecconfig)\n- [2.2.4](/nodejs/docs/reference/dns/2.2.4/dns/managedzonednssecconfig) \n\nPackage\n-------\n\n[@google-cloud/dns](../overview.html)\n\nProperties\n----------\n\n### defaultKeySpecs\n\n defaultKeySpecs?: DnsKeySpec[];\n\nSpecifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.\n\n### kind\n\n kind?: string | null;\n\n### nonExistence\n\n nonExistence?: string | null;\n\nSpecifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.\n\n### state\n\n state?: 'on' | 'off' | null;\n\nSpecifies whether DNSSEC is enabled, and what mode it is in."]]