Skip to content

Commit 0e045e0

Browse files
1 parent f339e0e commit 0e045e0

File tree

14 files changed

+294
-54
lines changed

14 files changed

+294
-54
lines changed

clients/google-api-services-migrationcenter/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-migrationcenter</artifactId>
25-
<version>v1-rev20250930-2.0.0</version>
25+
<version>v1-rev20251023-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-migrationcenter:v1-rev20250930-2.0.0'
38+
implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20251023-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-migrationcenter/v1/2.0.0/com/google/api/services/migrationcenter/v1/MigrationCenterAPI.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -585,22 +585,22 @@ public List setName(java.lang.String name) {
585585
}
586586

587587
/**
588-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
589-
* is primarily intended for internal usage.
588+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
589+
* documented otherwise. This is primarily for internal usage.
590590
*/
591591
@com.google.api.client.util.Key
592592
private java.util.List<java.lang.String> extraLocationTypes;
593593

594-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
595-
primarily intended for internal usage.
594+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
595+
otherwise. This is primarily for internal usage.
596596
*/
597597
public java.util.List<java.lang.String> getExtraLocationTypes() {
598598
return extraLocationTypes;
599599
}
600600

601601
/**
602-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
603-
* is primarily intended for internal usage.
602+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
603+
* documented otherwise. This is primarily for internal usage.
604604
*/
605605
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
606606
this.extraLocationTypes = extraLocationTypes;

clients/google-api-services-migrationcenter/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-migrationcenter</artifactId>
11-
<version>v1-rev20250930-2.0.0</version>
12-
<name>Migration Center API v1-rev20250930-2.0.0</name>
11+
<version>v1-rev20251023-2.0.0</version>
12+
<name>Migration Center API v1-rev20251023-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-migrationcenter/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-migrationcenter</artifactId>
25-
<version>v1-rev20250930-2.0.0</version>
25+
<version>v1-rev20251023-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-migrationcenter:v1-rev20250930-2.0.0'
38+
implementation 'com.google.apis:google-api-services-migrationcenter:v1-rev20251023-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-migrationcenter/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-migrationcenter</artifactId>
25-
<version>v1alpha1-rev20250930-2.0.0</version>
25+
<version>v1alpha1-rev20251023-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-migrationcenter:v1alpha1-rev20250930-2.0.0'
38+
implementation 'com.google.apis:google-api-services-migrationcenter:v1alpha1-rev20251023-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/MigrationCenterAPI.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -585,22 +585,22 @@ public List setName(java.lang.String name) {
585585
}
586586

587587
/**
588-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
589-
* is primarily intended for internal usage.
588+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
589+
* documented otherwise. This is primarily for internal usage.
590590
*/
591591
@com.google.api.client.util.Key
592592
private java.util.List<java.lang.String> extraLocationTypes;
593593

594-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
595-
primarily intended for internal usage.
594+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
595+
otherwise. This is primarily for internal usage.
596596
*/
597597
public java.util.List<java.lang.String> getExtraLocationTypes() {
598598
return extraLocationTypes;
599599
}
600600

601601
/**
602-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
603-
* is primarily intended for internal usage.
602+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
603+
* documented otherwise. This is primarily for internal usage.
604604
*/
605605
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
606606
this.extraLocationTypes = extraLocationTypes;

clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/Asset.java

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ public final class Asset extends com.google.api.client.json.GenericJson {
5151
@com.google.api.client.util.Key
5252
private AwsCloudFrontDistributionDetails awsCloudFrontDistributionDetails;
5353

54+
/**
55+
* Output only. Asset information specific for AWS DynamoDB tables.
56+
* The value may be {@code null}.
57+
*/
58+
@com.google.api.client.util.Key
59+
private AwsDynamoDBTableDetails awsDynamodbTableDetails;
60+
5461
/**
5562
* Output only. Asset information specific for AWS ECS clusters.
5663
* The value may be {@code null}.
@@ -86,13 +93,27 @@ public final class Asset extends com.google.api.client.json.GenericJson {
8693
@com.google.api.client.util.Key
8794
private AwsLambdaFunctionDetails awsLambdaFunctionDetails;
8895

96+
/**
97+
* Output only. Asset information specific for AwsNatGatewayDetails
98+
* The value may be {@code null}.
99+
*/
100+
@com.google.api.client.util.Key
101+
private AwsNatGatewayDetails awsNatGatewayDetails;
102+
89103
/**
90104
* Output only. Asset information specific for AWS Redshift
91105
* The value may be {@code null}.
92106
*/
93107
@com.google.api.client.util.Key
94108
private AwsRedshiftDetails awsRedshiftDetails;
95109

110+
/**
111+
* Output only. Asset information specific for AwsRoute53HostedZoneDetails
112+
* The value may be {@code null}.
113+
*/
114+
@com.google.api.client.util.Key
115+
private AwsRoute53HostedZoneDetails awsRoute53HostedZoneDetails;
116+
96117
/**
97118
* Output only. Asset information specific for AWS S3 buckets.
98119
* The value may be {@code null}.
@@ -277,6 +298,23 @@ public Asset setAwsCloudFrontDistributionDetails(AwsCloudFrontDistributionDetail
277298
return this;
278299
}
279300

301+
/**
302+
* Output only. Asset information specific for AWS DynamoDB tables.
303+
* @return value or {@code null} for none
304+
*/
305+
public AwsDynamoDBTableDetails getAwsDynamodbTableDetails() {
306+
return awsDynamodbTableDetails;
307+
}
308+
309+
/**
310+
* Output only. Asset information specific for AWS DynamoDB tables.
311+
* @param awsDynamodbTableDetails awsDynamodbTableDetails or {@code null} for none
312+
*/
313+
public Asset setAwsDynamodbTableDetails(AwsDynamoDBTableDetails awsDynamodbTableDetails) {
314+
this.awsDynamodbTableDetails = awsDynamodbTableDetails;
315+
return this;
316+
}
317+
280318
/**
281319
* Output only. Asset information specific for AWS ECS clusters.
282320
* @return value or {@code null} for none
@@ -362,6 +400,23 @@ public Asset setAwsLambdaFunctionDetails(AwsLambdaFunctionDetails awsLambdaFunct
362400
return this;
363401
}
364402

403+
/**
404+
* Output only. Asset information specific for AwsNatGatewayDetails
405+
* @return value or {@code null} for none
406+
*/
407+
public AwsNatGatewayDetails getAwsNatGatewayDetails() {
408+
return awsNatGatewayDetails;
409+
}
410+
411+
/**
412+
* Output only. Asset information specific for AwsNatGatewayDetails
413+
* @param awsNatGatewayDetails awsNatGatewayDetails or {@code null} for none
414+
*/
415+
public Asset setAwsNatGatewayDetails(AwsNatGatewayDetails awsNatGatewayDetails) {
416+
this.awsNatGatewayDetails = awsNatGatewayDetails;
417+
return this;
418+
}
419+
365420
/**
366421
* Output only. Asset information specific for AWS Redshift
367422
* @return value or {@code null} for none
@@ -379,6 +434,23 @@ public Asset setAwsRedshiftDetails(AwsRedshiftDetails awsRedshiftDetails) {
379434
return this;
380435
}
381436

437+
/**
438+
* Output only. Asset information specific for AwsRoute53HostedZoneDetails
439+
* @return value or {@code null} for none
440+
*/
441+
public AwsRoute53HostedZoneDetails getAwsRoute53HostedZoneDetails() {
442+
return awsRoute53HostedZoneDetails;
443+
}
444+
445+
/**
446+
* Output only. Asset information specific for AwsRoute53HostedZoneDetails
447+
* @param awsRoute53HostedZoneDetails awsRoute53HostedZoneDetails or {@code null} for none
448+
*/
449+
public Asset setAwsRoute53HostedZoneDetails(AwsRoute53HostedZoneDetails awsRoute53HostedZoneDetails) {
450+
this.awsRoute53HostedZoneDetails = awsRoute53HostedZoneDetails;
451+
return this;
452+
}
453+
382454
/**
383455
* Output only. Asset information specific for AWS S3 buckets.
384456
* @return value or {@code null} for none

clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/AssetFrame.java

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ public final class AssetFrame extends com.google.api.client.json.GenericJson {
4343
@com.google.api.client.util.Key
4444
private AwsCloudFrontDistributionDetails awsCloudFrontDistributionDetails;
4545

46+
/**
47+
* Asset information specific for AWS DynamoDB tables.
48+
* The value may be {@code null}.
49+
*/
50+
@com.google.api.client.util.Key
51+
private AwsDynamoDBTableDetails awsDynamodbTableDetails;
52+
4653
/**
4754
* Asset information specific for AWS ECS clusters.
4855
* The value may be {@code null}.
@@ -78,13 +85,27 @@ public final class AssetFrame extends com.google.api.client.json.GenericJson {
7885
@com.google.api.client.util.Key
7986
private AwsLambdaFunctionDetails awsLambdaFunctionDetails;
8087

88+
/**
89+
* Asset information specific for AwsNatGatewayDetails
90+
* The value may be {@code null}.
91+
*/
92+
@com.google.api.client.util.Key
93+
private AwsNatGatewayDetails awsNatGatewayDetails;
94+
8195
/**
8296
* Asset information specific for AWS Redshift clusters.
8397
* The value may be {@code null}.
8498
*/
8599
@com.google.api.client.util.Key
86100
private AwsRedshiftDetails awsRedshiftDetails;
87101

102+
/**
103+
* Asset information specific for AwsRoute53HostedZoneDetails
104+
* The value may be {@code null}.
105+
*/
106+
@com.google.api.client.util.Key
107+
private AwsRoute53HostedZoneDetails awsRoute53HostedZoneDetails;
108+
88109
/**
89110
* Asset information specific for AWS S3 buckets.
90111
* The value may be {@code null}.
@@ -212,6 +233,23 @@ public AssetFrame setAwsCloudFrontDistributionDetails(AwsCloudFrontDistributionD
212233
return this;
213234
}
214235

236+
/**
237+
* Asset information specific for AWS DynamoDB tables.
238+
* @return value or {@code null} for none
239+
*/
240+
public AwsDynamoDBTableDetails getAwsDynamodbTableDetails() {
241+
return awsDynamodbTableDetails;
242+
}
243+
244+
/**
245+
* Asset information specific for AWS DynamoDB tables.
246+
* @param awsDynamodbTableDetails awsDynamodbTableDetails or {@code null} for none
247+
*/
248+
public AssetFrame setAwsDynamodbTableDetails(AwsDynamoDBTableDetails awsDynamodbTableDetails) {
249+
this.awsDynamodbTableDetails = awsDynamodbTableDetails;
250+
return this;
251+
}
252+
215253
/**
216254
* Asset information specific for AWS ECS clusters.
217255
* @return value or {@code null} for none
@@ -297,6 +335,23 @@ public AssetFrame setAwsLambdaFunctionDetails(AwsLambdaFunctionDetails awsLambda
297335
return this;
298336
}
299337

338+
/**
339+
* Asset information specific for AwsNatGatewayDetails
340+
* @return value or {@code null} for none
341+
*/
342+
public AwsNatGatewayDetails getAwsNatGatewayDetails() {
343+
return awsNatGatewayDetails;
344+
}
345+
346+
/**
347+
* Asset information specific for AwsNatGatewayDetails
348+
* @param awsNatGatewayDetails awsNatGatewayDetails or {@code null} for none
349+
*/
350+
public AssetFrame setAwsNatGatewayDetails(AwsNatGatewayDetails awsNatGatewayDetails) {
351+
this.awsNatGatewayDetails = awsNatGatewayDetails;
352+
return this;
353+
}
354+
300355
/**
301356
* Asset information specific for AWS Redshift clusters.
302357
* @return value or {@code null} for none
@@ -314,6 +369,23 @@ public AssetFrame setAwsRedshiftDetails(AwsRedshiftDetails awsRedshiftDetails) {
314369
return this;
315370
}
316371

372+
/**
373+
* Asset information specific for AwsRoute53HostedZoneDetails
374+
* @return value or {@code null} for none
375+
*/
376+
public AwsRoute53HostedZoneDetails getAwsRoute53HostedZoneDetails() {
377+
return awsRoute53HostedZoneDetails;
378+
}
379+
380+
/**
381+
* Asset information specific for AwsRoute53HostedZoneDetails
382+
* @param awsRoute53HostedZoneDetails awsRoute53HostedZoneDetails or {@code null} for none
383+
*/
384+
public AssetFrame setAwsRoute53HostedZoneDetails(AwsRoute53HostedZoneDetails awsRoute53HostedZoneDetails) {
385+
this.awsRoute53HostedZoneDetails = awsRoute53HostedZoneDetails;
386+
return this;
387+
}
388+
317389
/**
318390
* Asset information specific for AWS S3 buckets.
319391
* @return value or {@code null} for none

clients/google-api-services-migrationcenter/v1alpha1/2.0.0/com/google/api/services/migrationcenter/v1alpha1/model/AssetsExportJobNetworkDependencies.java

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -29,36 +29,6 @@
2929
@SuppressWarnings("javadoc")
3030
public final class AssetsExportJobNetworkDependencies extends com.google.api.client.json.GenericJson {
3131

32-
/**
33-
* Optional. When this value is set to a positive integer, network connections data will be
34-
* returned for the most recent days for which data is available. When this value is unset (or set
35-
* to zero), all available data is returned.
36-
* The value may be {@code null}.
37-
*/
38-
@com.google.api.client.util.Key
39-
private java.lang.Integer maxDays;
40-
41-
/**
42-
* Optional. When this value is set to a positive integer, network connections data will be
43-
* returned for the most recent days for which data is available. When this value is unset (or set
44-
* to zero), all available data is returned.
45-
* @return value or {@code null} for none
46-
*/
47-
public java.lang.Integer getMaxDays() {
48-
return maxDays;
49-
}
50-
51-
/**
52-
* Optional. When this value is set to a positive integer, network connections data will be
53-
* returned for the most recent days for which data is available. When this value is unset (or set
54-
* to zero), all available data is returned.
55-
* @param maxDays maxDays or {@code null} for none
56-
*/
57-
public AssetsExportJobNetworkDependencies setMaxDays(java.lang.Integer maxDays) {
58-
this.maxDays = maxDays;
59-
return this;
60-
}
61-
6232
@Override
6333
public AssetsExportJobNetworkDependencies set(String fieldName, Object value) {
6434
return (AssetsExportJobNetworkDependencies) super.set(fieldName, value);

0 commit comments

Comments
 (0)