releases__executable
Overview
Name | releases__executable |
Type | Resource |
Id | firebase.firebaserules.releases__executable |
Fields
Name | Datatype | Description |
---|---|---|
executable | string | Executable view of the Ruleset referenced by the Release . |
executableVersion | string | The Rules runtime version of the executable. |
language | string | Language used to generate the executable bytes. |
rulesetName | string | Ruleset name associated with the Release executable. |
syncTime | string | Optional, indicates the freshness of the result. The response is guaranteed to be the latest within an interval up to the sync_time (inclusive). |
updateTime | string | Timestamp for the most recent Release.update_time . |
Methods
Name | Accessible by | Required Params |
---|---|---|
projects_releases_getExecutable | SELECT | projectsId, releasesId |