class Firebaseappcheck extends Service (View source)

Service definition for Firebaseappcheck (v1).

Firebase App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.

For more information about this service, see the API Documentation

Constants

CLOUD_PLATFORM

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

.

FIREBASE

View and administer all your Firebase data and settings.

Properties

$jwks
$oauthClients
$projects_apps
$projects_apps_appAttestConfig
$projects_apps_debugTokens
$projects_apps_deviceCheckConfig
$projects_apps_playIntegrityConfig
$projects_apps_recaptchaEnterpriseConfig
$projects_apps_recaptchaV3Config
$projects_apps_safetyNetConfig
$projects_services
$projects_services_resourcePolicies
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Firebaseappcheck service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Firebaseappcheck service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.