File tree Expand file tree Collapse file tree 8 files changed +22
-22
lines changed
clients/google-api-services-drive
com/google/api/services/drive/model
com/google/api/services/drive/model Expand file tree Collapse file tree 8 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-drive</artifactId >
25- <version >v2-rev20240914 -2.0.0</version >
25+ <version >v2-rev20250122 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-drive:v2-rev20240914 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-drive:v2-rev20250122 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ public final class Revision extends com.google.api.client.json.GenericJson {
148148 private java .lang .Boolean published ;
149149
150150 /**
151- * Output only. A link to the published revision. This is only populated for Google Sites files.
151+ * Output only. A link to the published revision. This is only populated for Docs Editors files.
152152 * The value may be {@code null}.
153153 */
154154 @ com .google .api .client .util .Key
@@ -449,15 +449,15 @@ public Revision setPublished(java.lang.Boolean published) {
449449 }
450450
451451 /**
452- * Output only. A link to the published revision. This is only populated for Google Sites files.
452+ * Output only. A link to the published revision. This is only populated for Docs Editors files.
453453 * @return value or {@code null} for none
454454 */
455455 public java .lang .String getPublishedLink () {
456456 return publishedLink ;
457457 }
458458
459459 /**
460- * Output only. A link to the published revision. This is only populated for Google Sites files.
460+ * Output only. A link to the published revision. This is only populated for Docs Editors files.
461461 * @param publishedLink publishedLink or {@code null} for none
462462 */
463463 public Revision setPublishedLink (java .lang .String publishedLink ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-drive</artifactId >
11- <version >v2-rev20240914 -2.0.0</version >
12- <name >Google Drive API v2-rev20240914 -2.0.0</name >
11+ <version >v2-rev20250122 -2.0.0</version >
12+ <name >Google Drive API v2-rev20250122 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
9292 <link >http://docs.oracle.com/javase/7/docs/api</link >
9393 <link >https://googleapis.dev/java/google-http-client/1.45.3/</link >
9494 <link >https://googleapis.dev/java/google-oauth-client/1.37.0/</link >
95- <link >https://googleapis.dev/java/google-api-client/2.7.1 /</link >
95+ <link >https://googleapis.dev/java/google-api-client/2.7.2 /</link >
9696 </links >
9797 </configuration >
9898 </plugin >
125125 <dependency >
126126 <groupId >com.google.api-client</groupId >
127127 <artifactId >google-api-client</artifactId >
128- <version >2.7.1 </version >
128+ <version >2.7.2 </version >
129129 </dependency >
130130 </dependencies >
131131
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-drive</artifactId >
25- <version >v2-rev20240914 -2.0.0</version >
25+ <version >v2-rev20250122 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-drive:v2-rev20240914 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-drive:v2-rev20250122 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-drive</artifactId >
25- <version >v3-rev20241206 -2.0.0</version >
25+ <version >v3-rev20250122 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-drive:v3-rev20241206 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-drive:v3-rev20250122 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ public final class Revision extends com.google.api.client.json.GenericJson {
116116 private java .lang .Boolean published ;
117117
118118 /**
119- * Output only. A link to the published revision. This is only populated for Google Sites files.
119+ * Output only. A link to the published revision. This is only populated for Docs Editors files.
120120 * The value may be {@code null}.
121121 */
122122 @ com .google .api .client .util .Key
@@ -342,15 +342,15 @@ public Revision setPublished(java.lang.Boolean published) {
342342 }
343343
344344 /**
345- * Output only. A link to the published revision. This is only populated for Google Sites files.
345+ * Output only. A link to the published revision. This is only populated for Docs Editors files.
346346 * @return value or {@code null} for none
347347 */
348348 public java .lang .String getPublishedLink () {
349349 return publishedLink ;
350350 }
351351
352352 /**
353- * Output only. A link to the published revision. This is only populated for Google Sites files.
353+ * Output only. A link to the published revision. This is only populated for Docs Editors files.
354354 * @param publishedLink publishedLink or {@code null} for none
355355 */
356356 public Revision setPublishedLink (java .lang .String publishedLink ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-drive</artifactId >
11- <version >v3-rev20241206 -2.0.0</version >
12- <name >Google Drive API v3-rev20241206 -2.0.0</name >
11+ <version >v3-rev20250122 -2.0.0</version >
12+ <name >Google Drive API v3-rev20250122 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
9292 <link >http://docs.oracle.com/javase/7/docs/api</link >
9393 <link >https://googleapis.dev/java/google-http-client/1.45.3/</link >
9494 <link >https://googleapis.dev/java/google-oauth-client/1.37.0/</link >
95- <link >https://googleapis.dev/java/google-api-client/2.7.1 /</link >
95+ <link >https://googleapis.dev/java/google-api-client/2.7.2 /</link >
9696 </links >
9797 </configuration >
9898 </plugin >
125125 <dependency >
126126 <groupId >com.google.api-client</groupId >
127127 <artifactId >google-api-client</artifactId >
128- <version >2.7.1 </version >
128+ <version >2.7.2 </version >
129129 </dependency >
130130 </dependencies >
131131
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-drive</artifactId >
25- <version >v3-rev20241206 -2.0.0</version >
25+ <version >v3-rev20250122 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-drive:v3-rev20241206 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-drive:v3-rev20250122 -2.0.0'
3939}
4040```
4141
You can’t perform that action at this time.
0 commit comments