chore: update docs/dyn (#1106)
diff --git a/docs/dyn/firebaserules_v1.projects.rulesets.html b/docs/dyn/firebaserules_v1.projects.rulesets.html
index 20d8239..7671a4e 100644
--- a/docs/dyn/firebaserules_v1.projects.rulesets.html
+++ b/docs/dyn/firebaserules_v1.projects.rulesets.html
@@ -108,22 +108,22 @@
The object takes the form of:
{ # `Ruleset` is an immutable copy of `Source` with a globally unique identifier and a creation time.
+ "createTime": "A String", # Time the `Ruleset` was created. Output only.
+ "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
+ "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
+ "files": [ # `File` set constituting the `Source` bundle.
+ { # `File` containing source content.
+ "content": "A String", # Textual Content.
+ "name": "A String", # File name.
+ "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
+ },
+ ],
+ },
"metadata": { # Metadata for a Ruleset. # The metadata for this ruleset. Output only.
"services": [ # Services that this ruleset has declarations for (e.g., "cloud.firestore"). There may be 0+ of these.
"A String",
],
},
- "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
- "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
- "files": [ # `File` set constituting the `Source` bundle.
- { # `File` containing source content.
- "name": "A String", # File name.
- "content": "A String", # Textual Content.
- "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
- },
- ],
- },
- "createTime": "A String", # Time the `Ruleset` was created. Output only.
}
x__xgafv: string, V1 error format.
@@ -135,22 +135,22 @@
An object of the form:
{ # `Ruleset` is an immutable copy of `Source` with a globally unique identifier and a creation time.
+ "createTime": "A String", # Time the `Ruleset` was created. Output only.
+ "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
+ "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
+ "files": [ # `File` set constituting the `Source` bundle.
+ { # `File` containing source content.
+ "content": "A String", # Textual Content.
+ "name": "A String", # File name.
+ "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
+ },
+ ],
+ },
"metadata": { # Metadata for a Ruleset. # The metadata for this ruleset. Output only.
"services": [ # Services that this ruleset has declarations for (e.g., "cloud.firestore"). There may be 0+ of these.
"A String",
],
},
- "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
- "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
- "files": [ # `File` set constituting the `Source` bundle.
- { # `File` containing source content.
- "name": "A String", # File name.
- "content": "A String", # Textual Content.
- "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
- },
- ],
- },
- "createTime": "A String", # Time the `Ruleset` was created. Output only.
}</pre>
</div>
@@ -187,22 +187,22 @@
An object of the form:
{ # `Ruleset` is an immutable copy of `Source` with a globally unique identifier and a creation time.
+ "createTime": "A String", # Time the `Ruleset` was created. Output only.
+ "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
+ "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
+ "files": [ # `File` set constituting the `Source` bundle.
+ { # `File` containing source content.
+ "content": "A String", # Textual Content.
+ "name": "A String", # File name.
+ "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
+ },
+ ],
+ },
"metadata": { # Metadata for a Ruleset. # The metadata for this ruleset. Output only.
"services": [ # Services that this ruleset has declarations for (e.g., "cloud.firestore"). There may be 0+ of these.
"A String",
],
},
- "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
- "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
- "files": [ # `File` set constituting the `Source` bundle.
- { # `File` containing source content.
- "name": "A String", # File name.
- "content": "A String", # Textual Content.
- "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
- },
- ],
- },
- "createTime": "A String", # Time the `Ruleset` was created. Output only.
}</pre>
</div>
@@ -227,22 +227,22 @@
"nextPageToken": "A String", # The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
"rulesets": [ # List of `Ruleset` instances.
{ # `Ruleset` is an immutable copy of `Source` with a globally unique identifier and a creation time.
+ "createTime": "A String", # Time the `Ruleset` was created. Output only.
+ "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
+ "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
+ "files": [ # `File` set constituting the `Source` bundle.
+ { # `File` containing source content.
+ "content": "A String", # Textual Content.
+ "name": "A String", # File name.
+ "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
+ },
+ ],
+ },
"metadata": { # Metadata for a Ruleset. # The metadata for this ruleset. Output only.
"services": [ # Services that this ruleset has declarations for (e.g., "cloud.firestore"). There may be 0+ of these.
"A String",
],
},
- "name": "A String", # Name of the `Ruleset`. The ruleset_id is auto generated by the service. Format: `projects/{project_id}/rulesets/{ruleset_id}` Output only.
- "source": { # `Source` is one or more `File` messages comprising a logical set of rules. # `Source` for the `Ruleset`.
- "files": [ # `File` set constituting the `Source` bundle.
- { # `File` containing source content.
- "name": "A String", # File name.
- "content": "A String", # Textual Content.
- "fingerprint": "A String", # Fingerprint (e.g. github sha) associated with the `File`.
- },
- ],
- },
- "createTime": "A String", # Time the `Ruleset` was created. Output only.
},
],
}</pre>