Skip to content

Commit 2079598

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
fix: there is a free tier for logging (#513)
1 parent c267a59 commit 2079598

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.repo-metadata.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-logging",
1010
"distribution_name": "@google-cloud/logging",
11-
"api_id": "logging.googleapis.com",
12-
"requires_billing": true
13-
}
11+
"api_id": "logging.googleapis.com"
12+
}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
4141
### Before you begin
4242

4343
1. [Select or create a Cloud Platform project][projects].
44-
1. [Enable billing for your project][billing].
4544
1. [Enable the Stackdriver Logging API][enable_api].
4645
1. [Set up authentication with a service account][auth] so you can access the
4746
API from your local workstation.

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-06-12T11:18:58.409664Z",
2+
"updateTime": "2019-06-12T23:14:54.301871Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "f117dac435e96ebe58d85280a3faf2350c4d4219",
16-
"internalRef": "252714985"
15+
"sha": "46bfd341116c385fd1671675f918da7d513b20c4",
16+
"internalRef": "252913906"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)