Module: Google::Apis::FirebaseappcheckV1beta

Defined in:
lib/google/apis/firebaseappcheck_v1beta.rb,
lib/google/apis/firebaseappcheck_v1beta/classes.rb,
lib/google/apis/firebaseappcheck_v1beta/service.rb,
lib/google/apis/firebaseappcheck_v1beta/gem_version.rb,
lib/google/apis/firebaseappcheck_v1beta/representations.rb

Overview

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.

Defined Under Namespace

Classes: FirebaseappcheckService, GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse, GoogleFirebaseAppcheckV1betaAppAttestConfig, GoogleFirebaseAppcheckV1betaAttestationTokenResponse, GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse, GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse, GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse, GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse, GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest, GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse, GoogleFirebaseAppcheckV1betaDebugToken, GoogleFirebaseAppcheckV1betaDeviceCheckConfig, GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest, GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest, GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse, GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest, GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest, GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest, GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest, GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest, GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeRequest, GoogleFirebaseAppcheckV1betaListDebugTokensResponse, GoogleFirebaseAppcheckV1betaListServicesResponse, GoogleFirebaseAppcheckV1betaPublicJwk, GoogleFirebaseAppcheckV1betaPublicJwkSet, GoogleFirebaseAppcheckV1betaRecaptchaConfig, GoogleFirebaseAppcheckV1betaSafetyNetConfig, GoogleFirebaseAppcheckV1betaService, GoogleFirebaseAppcheckV1betaUpdateServiceRequest, GoogleProtobufEmpty

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-firebaseappcheck_v1beta gem

"0.7.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.4.0"
REVISION =

Revision of the discovery document this client was generated from

"20210924"
VERSION =

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

'V1beta'
AUTH_CLOUD_PLATFORM =

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

'https://www.googleapis.com/auth/cloud-platform'
AUTH_FIREBASE =

View and administer all your Firebase data and settings

'https://www.googleapis.com/auth/firebase'