module Google::Apis::FirebaseappcheckV1beta

Firebase App Check API

App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing. With App Check, devices running your app will use an app or device attestation provider that attests to one or both of the following: * Requests originate from your authentic app * Requests originate from an authentic, untampered device This attestation is attached to every request your app makes to your Firebase backend resources. The Firebase App Check REST API allows you to manage your App Check configurations programmatically. It also allows you to exchange attestation material for App Check tokens directly without using a Firebase SDK. Finally, it allows you to obtain the public key set necessary to validate an App Check token yourself. [Learn more about App Check](firebase. google.com/docs/app-check).

@see firebase.google.com/docs/app-check

Constants

AUTH_CLOUD_PLATFORM

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

AUTH_FIREBASE

View and administer all your Firebase data and settings

GEM_VERSION

Version of the google-apis-firebaseappcheck_v1beta gem

GENERATOR_VERSION

Version of the code generator used to generate this client

REVISION

Revision of the discovery document this client was generated from

VERSION

Version of the Firebase App Check API this client connects to. This is NOT the gem version.