[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-29 UTC."],[],[],null,["A set of Firebase security rules.\n\n**Signature:** \n\n export declare class Ruleset implements RulesetMetadata \n\n**Implements:** [RulesetMetadata](./firebase-admin.security-rules.rulesetmetadata.md#rulesetmetadata_interface)\n\nProperties\n\nRuleset.createTime\n\nCreation time of the `Ruleset` as a UTC timestamp string.\n\n**Signature:** \n\n readonly createTime: string;\n\nRuleset.name\n\nName of the `Ruleset` as a short string. This can be directly passed into APIs like [SecurityRules.getRuleset()](./firebase-admin.security-rules.securityrules.md#securityrulesgetruleset) and [SecurityRules.deleteRuleset()](./firebase-admin.security-rules.securityrules.md#securityrulesdeleteruleset).\n\n**Signature:** \n\n readonly name: string;\n\nRuleset.source\n\n**Signature:** \n\n readonly source: RulesFile[];"]]