File tree Expand file tree Collapse file tree 8 files changed +18
-24
lines changed
clients/google-api-services-file
com/google/api/services/file/v1beta1/model
com/google/api/services/file/v1/model Expand file tree Collapse file tree 8 files changed +18
-24
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-file</artifactId >
25- <version >v1-rev20251204 -2.0.0</version >
25+ <version >v1-rev20260114 -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-file:v1-rev20251204 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-file:v1-rev20260114 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -47,8 +47,7 @@ public final class NetworkConfig extends com.google.api.client.json.GenericJson
4747 private java .util .List <java .lang .String > ipAddresses ;
4848
4949 /**
50- * Internet protocol versions for which the instance has IP addresses assigned. For this version,
51- * only MODE_IPV4 is supported.
50+ * Internet protocol versions for which the instance has IP addresses assigned.
5251 * The value may be {@code null}.
5352 */
5453 @ com .google .api .client .util .Key
@@ -130,17 +129,15 @@ public NetworkConfig setIpAddresses(java.util.List<java.lang.String> ipAddresses
130129 }
131130
132131 /**
133- * Internet protocol versions for which the instance has IP addresses assigned. For this version,
134- * only MODE_IPV4 is supported.
132+ * Internet protocol versions for which the instance has IP addresses assigned.
135133 * @return value or {@code null} for none
136134 */
137135 public java .util .List <java .lang .String > getModes () {
138136 return modes ;
139137 }
140138
141139 /**
142- * Internet protocol versions for which the instance has IP addresses assigned. For this version,
143- * only MODE_IPV4 is supported.
140+ * Internet protocol versions for which the instance has IP addresses assigned.
144141 * @param modes modes or {@code null} for none
145142 */
146143 public NetworkConfig setModes (java .util .List <java .lang .String > modes ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-file</artifactId >
11- <version >v1-rev20251204 -2.0.0</version >
12- <name >Cloud Filestore API v1-rev20251204 -2.0.0</name >
11+ <version >v1-rev20260114 -2.0.0</version >
12+ <name >Cloud Filestore API v1-rev20260114 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
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-file</artifactId >
25- <version >v1-rev20251204 -2.0.0</version >
25+ <version >v1-rev20260114 -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-file:v1-rev20251204 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-file:v1-rev20260114 -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-file</artifactId >
25- <version >v1beta1-rev20251204 -2.0.0</version >
25+ <version >v1beta1-rev20260114 -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-file:v1beta1-rev20251204 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-file:v1beta1-rev20260114 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -47,8 +47,7 @@ public final class NetworkConfig extends com.google.api.client.json.GenericJson
4747 private java .util .List <java .lang .String > ipAddresses ;
4848
4949 /**
50- * Internet protocol versions for which the instance has IP addresses assigned. For this version,
51- * only MODE_IPV4 is supported.
50+ * Internet protocol versions for which the instance has IP addresses assigned.
5251 * The value may be {@code null}.
5352 */
5453 @ com .google .api .client .util .Key
@@ -130,17 +129,15 @@ public NetworkConfig setIpAddresses(java.util.List<java.lang.String> ipAddresses
130129 }
131130
132131 /**
133- * Internet protocol versions for which the instance has IP addresses assigned. For this version,
134- * only MODE_IPV4 is supported.
132+ * Internet protocol versions for which the instance has IP addresses assigned.
135133 * @return value or {@code null} for none
136134 */
137135 public java .util .List <java .lang .String > getModes () {
138136 return modes ;
139137 }
140138
141139 /**
142- * Internet protocol versions for which the instance has IP addresses assigned. For this version,
143- * only MODE_IPV4 is supported.
140+ * Internet protocol versions for which the instance has IP addresses assigned.
144141 * @param modes modes or {@code null} for none
145142 */
146143 public NetworkConfig setModes (java .util .List <java .lang .String > modes ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-file</artifactId >
11- <version >v1beta1-rev20251204 -2.0.0</version >
12- <name >Cloud Filestore API v1beta1-rev20251204 -2.0.0</name >
11+ <version >v1beta1-rev20260114 -2.0.0</version >
12+ <name >Cloud Filestore API v1beta1-rev20260114 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
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-file</artifactId >
25- <version >v1beta1-rev20251204 -2.0.0</version >
25+ <version >v1beta1-rev20260114 -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-file:v1beta1-rev20251204 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-file:v1beta1-rev20260114 -2.0.0'
3939}
4040```
4141
You can’t perform that action at this time.
0 commit comments