Skip to content

Commit ed25be1

Browse files
yoshi-automationsduskis
authored andcommitted
Regenerate discovery client (googleapis#784)
1 parent 7c6cda7 commit ed25be1

File tree

24 files changed

+39
-39
lines changed

24 files changed

+39
-39
lines changed

clients/1.26.0/google-api-services-discovery/v1/com/google/api/services/discovery/Discovery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public class Discovery extends com.google.api.client.googleapis.services.json.Ab
4646
com.google.api.client.googleapis.GoogleUtils.MINOR_VERSION >= 15,
4747
"You are currently running with version %s of google-api-client. " +
4848
"You need at least version 1.15 of google-api-client to run version " +
49-
"1.26.0 of the APIs Discovery Service library.", com.google.api.client.googleapis.GoogleUtils.VERSION);
49+
"1.26.0 of the API Discovery Service library.", com.google.api.client.googleapis.GoogleUtils.VERSION);
5050
}
5151

5252
/**

clients/1.26.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/DirectoryList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for DirectoryList.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.26.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/JsonSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for JsonSchema.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.26.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestDescription.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestDescription.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.26.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestMethod.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.26.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestResource.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.26.0/google-api-services-discovery/v1/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-discovery</artifactId>
11-
<version>v1-rev20180813-1.26.0</version>
12-
<name>APIs Discovery Service v1-rev20180813-1.26.0</name>
11+
<version>v1-rev20190129-1.26.0</version>
12+
<name>API Discovery Service v1-rev20190129-1.26.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -73,8 +73,8 @@
7373
</execution>
7474
</executions>
7575
<configuration>
76-
<doctitle>APIs Discovery Service ${project.version}</doctitle>
77-
<windowtitle>APIs Discovery Service ${project.version}</windowtitle>
76+
<doctitle>API Discovery Service ${project.version}</doctitle>
77+
<windowtitle>API Discovery Service ${project.version}</windowtitle>
7878
<links>
7979
<link>http://docs.oracle.com/javase/6/docs/api</link>
8080
<link>https://google.github.io/google-http-java-client/releases/1.26.0/javadoc/index.html</link>

clients/1.26.0/google-api-services-discovery/v1/resources/discovery.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"J3WqvAcMk4eQjJXvfSI4Yr8VouA/-AXeIK2veGJa5VkLDQcJo5pSnsE\"",
3+
"etag": "\"J3WqvAcMk4eQjJXvfSI4Yr8VouA/6CbB3Ha1xawpkGZO2ZAu6HJCrPA\"",
44
"discoveryVersion": "v1",
55
"id": "discovery:v1",
66
"name": "discovery",
77
"version": "v1",
8-
"revision": "20180813",
9-
"title": "APIs Discovery Service",
8+
"revision": "20190129",
9+
"title": "API Discovery Service",
1010
"description": "Provides information about other Google APIs, such as what APIs are available, the resource, and method details for each API.",
1111
"ownerDomain": "google.com",
1212
"ownerName": "Google",

clients/1.27.0/google-api-services-discovery/v1/com/google/api/services/discovery/Discovery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public class Discovery extends com.google.api.client.googleapis.services.json.Ab
4646
com.google.api.client.googleapis.GoogleUtils.MINOR_VERSION >= 15,
4747
"You are currently running with version %s of google-api-client. " +
4848
"You need at least version 1.15 of google-api-client to run version " +
49-
"1.27.0 of the APIs Discovery Service library.", com.google.api.client.googleapis.GoogleUtils.VERSION);
49+
"1.27.0 of the API Discovery Service library.", com.google.api.client.googleapis.GoogleUtils.VERSION);
5050
}
5151

5252
/**

clients/1.27.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/DirectoryList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for DirectoryList.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.27.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/JsonSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for JsonSchema.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.27.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestDescription.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestDescription.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.27.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestMethod.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.27.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestResource.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.27.0/google-api-services-discovery/v1/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-discovery</artifactId>
11-
<version>v1-rev20180813-1.27.0</version>
12-
<name>APIs Discovery Service v1-rev20180813-1.27.0</name>
11+
<version>v1-rev20190129-1.27.0</version>
12+
<name>API Discovery Service v1-rev20190129-1.27.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -73,8 +73,8 @@
7373
</execution>
7474
</executions>
7575
<configuration>
76-
<doctitle>APIs Discovery Service ${project.version}</doctitle>
77-
<windowtitle>APIs Discovery Service ${project.version}</windowtitle>
76+
<doctitle>API Discovery Service ${project.version}</doctitle>
77+
<windowtitle>API Discovery Service ${project.version}</windowtitle>
7878
<links>
7979
<link>http://docs.oracle.com/javase/6/docs/api</link>
8080
<link>https://google.github.io/google-http-java-client/releases/1.27.0/javadoc/index.html</link>

clients/1.27.0/google-api-services-discovery/v1/resources/discovery.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"J3WqvAcMk4eQjJXvfSI4Yr8VouA/-AXeIK2veGJa5VkLDQcJo5pSnsE\"",
3+
"etag": "\"J3WqvAcMk4eQjJXvfSI4Yr8VouA/6CbB3Ha1xawpkGZO2ZAu6HJCrPA\"",
44
"discoveryVersion": "v1",
55
"id": "discovery:v1",
66
"name": "discovery",
77
"version": "v1",
8-
"revision": "20180813",
9-
"title": "APIs Discovery Service",
8+
"revision": "20190129",
9+
"title": "API Discovery Service",
1010
"description": "Provides information about other Google APIs, such as what APIs are available, the resource, and method details for each API.",
1111
"ownerDomain": "google.com",
1212
"ownerName": "Google",

clients/1.28.0/google-api-services-discovery/v1/com/google/api/services/discovery/Discovery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public class Discovery extends com.google.api.client.googleapis.services.json.Ab
4646
com.google.api.client.googleapis.GoogleUtils.MINOR_VERSION >= 15,
4747
"You are currently running with version %s of google-api-client. " +
4848
"You need at least version 1.15 of google-api-client to run version " +
49-
"1.28.0 of the APIs Discovery Service library.", com.google.api.client.googleapis.GoogleUtils.VERSION);
49+
"1.28.0 of the API Discovery Service library.", com.google.api.client.googleapis.GoogleUtils.VERSION);
5050
}
5151

5252
/**

clients/1.28.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/DirectoryList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for DirectoryList.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.28.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/JsonSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for JsonSchema.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.28.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestDescription.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestDescription.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.28.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestMethod.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.28.0/google-api-services-discovery/v1/com/google/api/services/discovery/model/RestResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Model definition for RestResource.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23-
* transmitted over HTTP when working with the APIs Discovery Service. For a detailed explanation
23+
* transmitted over HTTP when working with the API Discovery Service. For a detailed explanation
2424
* see:
2525
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
2626
* </p>

clients/1.28.0/google-api-services-discovery/v1/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-discovery</artifactId>
11-
<version>v1-rev20180813-1.28.0</version>
12-
<name>APIs Discovery Service v1-rev20180813-1.28.0</name>
11+
<version>v1-rev20190129-1.28.0</version>
12+
<name>API Discovery Service v1-rev20190129-1.28.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -73,8 +73,8 @@
7373
</execution>
7474
</executions>
7575
<configuration>
76-
<doctitle>APIs Discovery Service ${project.version}</doctitle>
77-
<windowtitle>APIs Discovery Service ${project.version}</windowtitle>
76+
<doctitle>API Discovery Service ${project.version}</doctitle>
77+
<windowtitle>API Discovery Service ${project.version}</windowtitle>
7878
<links>
7979
<link>http://docs.oracle.com/javase/6/docs/api</link>
8080
<link>https://google.github.io/google-http-java-client/releases/1.28.0/javadoc/index.html</link>

clients/1.28.0/google-api-services-discovery/v1/resources/discovery.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"kind": "discovery#restDescription",
3-
"etag": "\"J3WqvAcMk4eQjJXvfSI4Yr8VouA/-AXeIK2veGJa5VkLDQcJo5pSnsE\"",
3+
"etag": "\"J3WqvAcMk4eQjJXvfSI4Yr8VouA/6CbB3Ha1xawpkGZO2ZAu6HJCrPA\"",
44
"discoveryVersion": "v1",
55
"id": "discovery:v1",
66
"name": "discovery",
77
"version": "v1",
8-
"revision": "20180813",
9-
"title": "APIs Discovery Service",
8+
"revision": "20190129",
9+
"title": "API Discovery Service",
1010
"description": "Provides information about other Google APIs, such as what APIs are available, the resource, and method details for each API.",
1111
"ownerDomain": "google.com",
1212
"ownerName": "Google",

0 commit comments

Comments
 (0)