File tree Expand file tree Collapse file tree 5 files changed +485
-484
lines changed
clients/google-api-services-cloudbilling Expand file tree Collapse file tree 5 files changed +485
-484
lines changed Original file line number Diff line number Diff line change 2
2
"maven" : {
3
3
"groupId" : " com.google.apis" ,
4
4
"artifactId" : " google-api-services-cloudbilling" ,
5
- "version" : " v1-rev20200127 -1.30.8"
5
+ "version" : " v1-rev20200210 -1.30.8"
6
6
}
7
7
}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Add the following lines to your `pom.xml` file:
23
23
<dependency >
24
24
<groupId >com.google.apis</groupId >
25
25
<artifactId >google-api-services-cloudbilling</artifactId >
26
- <version >v1-rev20200127 -1.30.8</version >
26
+ <version >v1-rev20200210 -1.30.8</version >
27
27
</dependency >
28
28
</dependencies >
29
29
</project >
@@ -36,7 +36,7 @@ repositories {
36
36
mavenCentral()
37
37
}
38
38
dependencies {
39
- compile 'com.google.apis:google-api-services-cloudbilling:v1-rev20200127 -1.30.8'
39
+ compile 'com.google.apis:google-api-services-cloudbilling:v1-rev20200210 -1.30.8'
40
40
}
41
41
```
42
42
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<artifactId >google-api-services-cloudbilling</artifactId >
11
- <version >v1-rev20200127 -1.30.8</version >
12
- <name >Cloud Billing API v1-rev20200127 -1.30.8</name >
11
+ <version >v1-rev20200210 -1.30.8</version >
12
+ <name >Cloud Billing API v1-rev20200210 -1.30.8</name >
13
13
<packaging >jar</packaging >
14
14
15
15
<inceptionYear >2011</inceptionYear >
You can’t perform that action at this time.
0 commit comments