service property
The Service to update.
The Service'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.
Required.
Implementation
GoogleFirebaseAppcheckV1betaService? service;