Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and sofisl committed Nov 13, 2020
1 parent 41ce818 commit c9e365e
Show file tree
Hide file tree
Showing 7 changed files with 490 additions and 28 deletions.
14 changes: 9 additions & 5 deletions discovery/admob-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@
"scopes": [
"https://www.googleapis.com/auth/admob.readonly",
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "NONE"
},
"list": {
"description": "Lists the AdMob publisher account accessible with the client credential. Currently, all credentials have access to at most one AdMob account.",
Expand Down Expand Up @@ -162,7 +163,8 @@
"scopes": [
"https://www.googleapis.com/auth/admob.readonly",
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "NONE"
}
},
"resources": {
Expand Down Expand Up @@ -194,7 +196,8 @@
},
"scopes": [
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "SERVER_SIDE"
}
}
},
Expand Down Expand Up @@ -226,14 +229,15 @@
},
"scopes": [
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "SERVER_SIDE"
}
}
}
}
}
},
"revision": "20201110",
"revision": "20201112",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"Date": {
Expand Down
20 changes: 13 additions & 7 deletions discovery/admob-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@
"scopes": [
"https://www.googleapis.com/auth/admob.readonly",
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "NONE"
},
"list": {
"description": "Lists the AdMob publisher account accessible with the client credential. Currently, all credentials have access to at most one AdMob account.",
Expand Down Expand Up @@ -162,7 +163,8 @@
"scopes": [
"https://www.googleapis.com/auth/admob.readonly",
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "NONE"
}
},
"resources": {
Expand Down Expand Up @@ -202,7 +204,8 @@
},
"scopes": [
"https://www.googleapis.com/auth/admob.readonly"
]
],
"streamingType": "NONE"
}
}
},
Expand Down Expand Up @@ -242,7 +245,8 @@
},
"scopes": [
"https://www.googleapis.com/auth/admob.readonly"
]
],
"streamingType": "NONE"
}
}
},
Expand Down Expand Up @@ -274,7 +278,8 @@
},
"scopes": [
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "SERVER_SIDE"
}
}
},
Expand Down Expand Up @@ -306,14 +311,15 @@
},
"scopes": [
"https://www.googleapis.com/auth/admob.report"
]
],
"streamingType": "SERVER_SIDE"
}
}
}
}
}
},
"revision": "20201110",
"revision": "20201112",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"AdUnit": {
Expand Down

0 comments on commit c9e365e

Please sign in to comment.