comparison gara/android/firebase-cloud-messaging/app/google-services.json @ 47:829623189a57

[Gara] Android commit. Bazelfied it.
author MrJuneJune <me@mrjunejune.com>
date Sat, 13 Dec 2025 14:20:34 -0800
parents
children
comparison
equal deleted inserted replaced
46:b9a40c633c93 47:829623189a57
1 {
2 "project_info": {
3 "project_number": "12345678901",
4 "firebase_url": "https://replace.with.your.project.example.com",
5 "project_id": "example-123",
6 "storage_bucket": "replace.with.your.project.example.org"
7 },
8 "client": [
9 {
10 "client_info": {
11 "mobilesdk_app_id": "1:12345678901:android:abcdef1111111111",
12 "android_client_info": {
13 "package_name": "com.example.myapplication"
14 }
15 },
16 "oauth_client": [
17 {
18 "client_id": "12345678901-abcdabcdabcdabcdabcdabcdabcdabcd.apps.googleusercontent.com",
19 "client_type": 1
20 }
21 ],
22 "api_key": [
23 {
24 "current_key": "abcdef12345678901_abcdef123456_abcdef12"
25 }
26 ],
27 "services": {
28 "analytics_service": {
29 "status": 1
30 },
31 "appinvite_service": {
32 "status": 1,
33 "other_platform_oauth_client": []
34 },
35 "ads_service": {
36 "status": 2
37 }
38 }
39 }
40 ],
41 "configuration_version": "1"
42 }