Skip to content

Commit 129575f

Browse files
1 parent 4d2ea65 commit 129575f

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

clients/google-api-services-vmmigration/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-vmmigration</artifactId>
25-
<version>v1-rev20250701-2.0.0</version>
25+
<version>v1-rev20250717-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-vmmigration:v1-rev20250701-2.0.0'
38+
implementation 'com.google.apis:google-api-services-vmmigration:v1-rev20250717-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-vmmigration/v1/2.0.0/com/google/api/services/vmmigration/v1/model/ComputeEngineTargetDefaults.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ public final class ComputeEngineTargetDefaults extends com.google.api.client.jso
174174
private java.lang.Boolean secureBoot;
175175

176176
/**
177-
* The service account to associate the VM with.
177+
* Optional. The service account to associate the VM with.
178178
* The value may be {@code null}.
179179
*/
180180
@com.google.api.client.util.Key
@@ -546,15 +546,15 @@ public ComputeEngineTargetDefaults setSecureBoot(java.lang.Boolean secureBoot) {
546546
}
547547

548548
/**
549-
* The service account to associate the VM with.
549+
* Optional. The service account to associate the VM with.
550550
* @return value or {@code null} for none
551551
*/
552552
public java.lang.String getServiceAccount() {
553553
return serviceAccount;
554554
}
555555

556556
/**
557-
* The service account to associate the VM with.
557+
* Optional. The service account to associate the VM with.
558558
* @param serviceAccount serviceAccount or {@code null} for none
559559
*/
560560
public ComputeEngineTargetDefaults setServiceAccount(java.lang.String serviceAccount) {

clients/google-api-services-vmmigration/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 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-vmmigration</artifactId>
11-
<version>v1-rev20250701-2.0.0</version>
12-
<name>VM Migration API v1-rev20250701-2.0.0</name>
11+
<version>v1-rev20250717-2.0.0</version>
12+
<name>VM Migration API v1-rev20250717-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-vmmigration/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-vmmigration</artifactId>
25-
<version>v1-rev20250701-2.0.0</version>
25+
<version>v1-rev20250717-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-vmmigration:v1-rev20250701-2.0.0'
38+
implementation 'com.google.apis:google-api-services-vmmigration:v1-rev20250717-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-vmmigration/v1alpha1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-vmmigration</artifactId>
25-
<version>v1alpha1-rev20250701-2.0.0</version>
25+
<version>v1alpha1-rev20250717-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-vmmigration:v1alpha1-rev20250701-2.0.0'
38+
implementation 'com.google.apis:google-api-services-vmmigration:v1alpha1-rev20250717-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-vmmigration/v1alpha1/2.0.0/com/google/api/services/vmmigration/v1alpha1/model/ComputeEngineTargetDefaults.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ public final class ComputeEngineTargetDefaults extends com.google.api.client.jso
174174
private java.lang.Boolean secureBoot;
175175

176176
/**
177-
* The service account to associate the VM with.
177+
* Optional. The service account to associate the VM with.
178178
* The value may be {@code null}.
179179
*/
180180
@com.google.api.client.util.Key
@@ -546,15 +546,15 @@ public ComputeEngineTargetDefaults setSecureBoot(java.lang.Boolean secureBoot) {
546546
}
547547

548548
/**
549-
* The service account to associate the VM with.
549+
* Optional. The service account to associate the VM with.
550550
* @return value or {@code null} for none
551551
*/
552552
public java.lang.String getServiceAccount() {
553553
return serviceAccount;
554554
}
555555

556556
/**
557-
* The service account to associate the VM with.
557+
* Optional. The service account to associate the VM with.
558558
* @param serviceAccount serviceAccount or {@code null} for none
559559
*/
560560
public ComputeEngineTargetDefaults setServiceAccount(java.lang.String serviceAccount) {

clients/google-api-services-vmmigration/v1alpha1/2.0.0/pom.xml

Lines changed: 2 additions & 2 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-vmmigration</artifactId>
11-
<version>v1alpha1-rev20250701-2.0.0</version>
12-
<name>VM Migration API v1alpha1-rev20250701-2.0.0</name>
11+
<version>v1alpha1-rev20250717-2.0.0</version>
12+
<name>VM Migration API v1alpha1-rev20250717-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-vmmigration/v1alpha1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-vmmigration</artifactId>
25-
<version>v1alpha1-rev20250701-2.0.0</version>
25+
<version>v1alpha1-rev20250717-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-vmmigration:v1alpha1-rev20250701-2.0.0'
38+
implementation 'com.google.apis:google-api-services-vmmigration:v1alpha1-rev20250717-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)