Skip to content

Commit aa39136

Browse files
feat(firebaseappcheck): update the api
#### firebaseappcheck:v1beta The following keys were added: - schemas.GoogleFirebaseAppcheckV1betaService.properties.updateTime (Total Keys: 3)
1 parent d8d50c3 commit aa39136

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

docs/dyn/firebaseappcheck_v1beta.projects.services.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ <h3>Method Details</h3>
108108
&quot;service&quot;: { # The enforcement configuration for a Firebase service supported by App Check. # Required. The Service to update. The Service&#x27;s `name` field is used to identify the Service to be updated, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform) For Firebase Authentication to work with App Check, you must first upgrade to [Firebase Authentication with Identity Platform](https://firebase.google.com/docs/auth#identity-platform).
109109
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
110110
&quot;name&quot;: &quot;A String&quot;, # Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)
111+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
111112
},
112113
&quot;updateMask&quot;: &quot;A String&quot;, # Required. A comma-separated list of names of fields in the Service to update. Example: `enforcement_mode`.
113114
},
@@ -128,6 +129,7 @@ <h3>Method Details</h3>
128129
{ # The enforcement configuration for a Firebase service supported by App Check.
129130
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
130131
&quot;name&quot;: &quot;A String&quot;, # Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)
132+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
131133
},
132134
],
133135
}</pre>
@@ -155,6 +157,7 @@ <h3>Method Details</h3>
155157
{ # The enforcement configuration for a Firebase service supported by App Check.
156158
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
157159
&quot;name&quot;: &quot;A String&quot;, # Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)
160+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
158161
}</pre>
159162
</div>
160163

@@ -180,6 +183,7 @@ <h3>Method Details</h3>
180183
{ # The enforcement configuration for a Firebase service supported by App Check.
181184
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
182185
&quot;name&quot;: &quot;A String&quot;, # Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)
186+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
183187
},
184188
],
185189
}</pre>
@@ -211,6 +215,7 @@ <h3>Method Details</h3>
211215
{ # The enforcement configuration for a Firebase service supported by App Check.
212216
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
213217
&quot;name&quot;: &quot;A String&quot;, # Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)
218+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
214219
}
215220

216221
updateMask: string, Required. A comma-separated list of names of fields in the Service to update. Example: `enforcement_mode`.
@@ -225,6 +230,7 @@ <h3>Method Details</h3>
225230
{ # The enforcement configuration for a Firebase service supported by App Check.
226231
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
227232
&quot;name&quot;: &quot;A String&quot;, # Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)
233+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
228234
}</pre>
229235
</div>
230236

googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@
13431343
}
13441344
}
13451345
},
1346-
"revision": "20230717",
1346+
"revision": "20230721",
13471347
"rootUrl": "https://firebaseappcheck.googleapis.com/",
13481348
"schemas": {
13491349
"GoogleFirebaseAppcheckV1AppAttestConfig": {

googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1596,7 +1596,7 @@
15961596
}
15971597
}
15981598
},
1599-
"revision": "20230717",
1599+
"revision": "20230721",
16001600
"rootUrl": "https://firebaseappcheck.googleapis.com/",
16011601
"schemas": {
16021602
"GoogleFirebaseAppcheckV1betaAppAttestConfig": {
@@ -2272,6 +2272,12 @@
22722272
"name": {
22732273
"description": "Required. The relative resource name of the service configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` Note that the `service_id` element must be a supported service ID. Currently, the following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.com` (Firebase Authentication with Identity Platform)",
22742274
"type": "string"
2275+
},
2276+
"updateTime": {
2277+
"description": "Output only. Timestamp when this service configuration object was most recently updated.",
2278+
"format": "google-datetime",
2279+
"readOnly": true,
2280+
"type": "string"
22752281
}
22762282
},
22772283
"type": "object"

0 commit comments

Comments
 (0)