File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ {"allowedCopyrightHolders": ["Google LLC"],
2
+ " allowedLicenses " : ["Apache-2.0", "MIT", "BSD-3"],
3
+ " ignoreFiles " : ["**/requirements.txt", "**/requirements-test.txt"],
4
+ " sourceFileExtensions " : [
5
+ " ts" ,
6
+ " js" ,
7
+ " java" ,
8
+ " sh" ,
9
+ " Dockerfile" ,
10
+ " yaml" ,
11
+ " py" ,
12
+ " html" ,
13
+ " txt"
14
+ ]
15
+ }
Original file line number Diff line number Diff line change 564
564
565
565
566
566
## memcache
567
+ * [ v1] ( http://googleapis.github.io/google-api-python-client/docs/dyn/memcache_v1.html )
567
568
* [ v1beta2] ( http://googleapis.github.io/google-api-python-client/docs/dyn/memcache_v1beta2.html )
568
569
569
570
651
652
652
653
## realtimebidding
653
654
* [ v1] ( http://googleapis.github.io/google-api-python-client/docs/dyn/realtimebidding_v1.html )
655
+ * [ v1alpha] ( http://googleapis.github.io/google-api-python-client/docs/dyn/realtimebidding_v1alpha.html )
654
656
655
657
656
658
## recommendationengine
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/google-api-python-client.git",
7
- "sha": "cc94ec86e652769e9d3d5cb6d6491efb8d76dd21 "
7
+ "sha": "4576f024c5c021e50e912ea5768213ab293c2593 "
8
8
}
9
9
},
10
10
{
18
18
"git": {
19
19
"name": "synthtool",
20
20
"remote": "https://github.com/googleapis/synthtool.git",
21
- "sha": "fb53b6fb373b7c3edf4e55f3e8036bc6d73fa483 "
21
+ "sha": "573f7655311b553a937f9123bee17bf78497db95 "
22
22
}
23
23
}
24
24
],
28
28
".github/ISSUE_TEMPLATE/feature_request.md",
29
29
".github/ISSUE_TEMPLATE/support_request.md",
30
30
".github/PULL_REQUEST_TEMPLATE.md",
31
+ ".github/header-checker-lint.yml",
31
32
".github/release-please.yml",
32
33
".github/snippet-bot.yml",
33
34
".kokoro/build.sh",
You can’t perform that action at this time.
0 commit comments