We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285a5cc commit aec1a0dCopy full SHA for aec1a0d
discovery/firebase-v1beta1.json
@@ -1324,7 +1324,7 @@
1324
}
1325
1326
},
1327
- "revision": "20250303",
+ "revision": "20250314",
1328
"rootUrl": "https://firebase.googleapis.com/",
1329
"schemas": {
1330
"AddFirebaseRequest": {
@@ -1919,7 +1919,6 @@
1919
"type": "object"
1920
1921
"MessageSet": {
1922
- "description": "This is proto2's version of MessageSet.",
1923
"id": "MessageSet",
1924
"properties": {},
1925
src/apis/firebase/v1beta1.ts
@@ -504,9 +504,6 @@ export namespace firebase_v1beta1 {
504
*/
505
type?: string | null;
506
507
- /**
508
- * This is proto2's version of MessageSet.
509
- */
510
export interface Schema$MessageSet {}
511
/**
512
* This resource represents a long-running operation that is the result of a network API call.
0 commit comments