Skip to content

Commit

Permalink
feat(firebaseappcheck): update the api
Browse files Browse the repository at this point in the history
#### firebaseappcheck:v1beta

The following keys were added:
- schemas.GoogleFirebaseAppcheckV1betaService.properties.updateTime (Total Keys: 3)
  • Loading branch information
yoshi-automation committed Jul 25, 2023
1 parent d8d50c3 commit aa39136
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions docs/dyn/firebaseappcheck_v1beta.projects.services.html
Expand Up @@ -108,6 +108,7 @@ <h3>Method Details</h3>
&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).
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
&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)
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
},
&quot;updateMask&quot;: &quot;A String&quot;, # Required. A comma-separated list of names of fields in the Service to update. Example: `enforcement_mode`.
},
Expand All @@ -128,6 +129,7 @@ <h3>Method Details</h3>
{ # The enforcement configuration for a Firebase service supported by App Check.
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
&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)
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
},
],
}</pre>
Expand Down Expand Up @@ -155,6 +157,7 @@ <h3>Method Details</h3>
{ # The enforcement configuration for a Firebase service supported by App Check.
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
&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)
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
}</pre>
</div>

Expand All @@ -180,6 +183,7 @@ <h3>Method Details</h3>
{ # The enforcement configuration for a Firebase service supported by App Check.
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
&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)
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
},
],
}</pre>
Expand Down Expand Up @@ -211,6 +215,7 @@ <h3>Method Details</h3>
{ # The enforcement configuration for a Firebase service supported by App Check.
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
&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)
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
}

updateMask: string, Required. A comma-separated list of names of fields in the Service to update. Example: `enforcement_mode`.
Expand All @@ -225,6 +230,7 @@ <h3>Method Details</h3>
{ # The enforcement configuration for a Firebase service supported by App Check.
&quot;enforcementMode&quot;: &quot;A String&quot;, # Required. The App Check enforcement mode for this service.
&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)
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this service configuration object was most recently updated.
}</pre>
</div>

Expand Down
Expand Up @@ -1343,7 +1343,7 @@
}
}
},
"revision": "20230717",
"revision": "20230721",
"rootUrl": "https://firebaseappcheck.googleapis.com/",
"schemas": {
"GoogleFirebaseAppcheckV1AppAttestConfig": {
Expand Down
Expand Up @@ -1596,7 +1596,7 @@
}
}
},
"revision": "20230717",
"revision": "20230721",
"rootUrl": "https://firebaseappcheck.googleapis.com/",
"schemas": {
"GoogleFirebaseAppcheckV1betaAppAttestConfig": {
Expand Down Expand Up @@ -2272,6 +2272,12 @@
"name": {
"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)",
"type": "string"
},
"updateTime": {
"description": "Output only. Timestamp when this service configuration object was most recently updated.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
}
},
"type": "object"
Expand Down

0 comments on commit aa39136

Please sign in to comment.