Changes

Jump to: navigation, search

A Guide to Firebase Cloud Storage Security Rules

176 bytes removed, 17:35, 16 August 2017
The if Statement
The resource property of the request object also contains a number of properties specific to the file associated with the request. Table 34 2 outlines the most commonly used resource properties:
 
{| class="wikitable"
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
{| class="wikitable"
| contentType || A string identifying the type of the file content (for example ‘image/jpg’).
|-
| metadata || A string map containing developer specific metadata (if provided) included with the file.
|}

Navigation menu