Skip to content

Commit a09c6ce

Browse files
1 parent 26b9bb9 commit a09c6ce

8 files changed

Lines changed: 18 additions & 18 deletions

File tree

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

clients/google-api-services-assuredworkloads/v1/2.0.0/com/google/api/services/assuredworkloads/v1/model/GoogleCloudAssuredworkloadsV1Workload.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ public final class GoogleCloudAssuredworkloadsV1Workload extends com.google.api.
152152

153153
/**
154154
* Optional. Billing account necessary for purchasing services from Sovereign Partners. This field
155-
* is required for creating SIA/PSN/CNTXT partner workloads. The caller should have
155+
* is required for creating SIA/PSN/CNTXT/Telefonica partner workloads. The caller should have
156156
* 'billing.resourceAssociations.create' IAM permission on this billing-account. The format of
157157
* this string is billingAccounts/AAAAAA-BBBBBB-CCCCCC
158158
* The value may be {@code null}.
@@ -509,7 +509,7 @@ public GoogleCloudAssuredworkloadsV1Workload setPartnerPermissions(GoogleCloudAs
509509

510510
/**
511511
* Optional. Billing account necessary for purchasing services from Sovereign Partners. This field
512-
* is required for creating SIA/PSN/CNTXT partner workloads. The caller should have
512+
* is required for creating SIA/PSN/CNTXT/Telefonica partner workloads. The caller should have
513513
* 'billing.resourceAssociations.create' IAM permission on this billing-account. The format of
514514
* this string is billingAccounts/AAAAAA-BBBBBB-CCCCCC
515515
* @return value or {@code null} for none
@@ -520,7 +520,7 @@ public java.lang.String getPartnerServicesBillingAccount() {
520520

521521
/**
522522
* Optional. Billing account necessary for purchasing services from Sovereign Partners. This field
523-
* is required for creating SIA/PSN/CNTXT partner workloads. The caller should have
523+
* is required for creating SIA/PSN/CNTXT/Telefonica partner workloads. The caller should have
524524
* 'billing.resourceAssociations.create' IAM permission on this billing-account. The format of
525525
* this string is billingAccounts/AAAAAA-BBBBBB-CCCCCC
526526
* @param partnerServicesBillingAccount partnerServicesBillingAccount or {@code null} for none

clients/google-api-services-assuredworkloads/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-assuredworkloads</artifactId>
11-
<version>v1-rev20260129-2.0.0</version>
12-
<name>Assured Workloads API v1-rev20260129-2.0.0</name>
11+
<version>v1-rev20260321-2.0.0</version>
12+
<name>Assured Workloads API v1-rev20260321-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

clients/google-api-services-assuredworkloads/v1beta1/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-assuredworkloads</artifactId>
25-
<version>v1beta1-rev20260129-2.0.0</version>
25+
<version>v1beta1-rev20260321-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-assuredworkloads:v1beta1-rev20260129-2.0.0'
38+
implementation 'com.google.apis:google-api-services-assuredworkloads:v1beta1-rev20260321-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-assuredworkloads/v1beta1/2.0.0/com/google/api/services/assuredworkloads/v1beta1/model/GoogleCloudAssuredworkloadsV1beta1Workload.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ public final class GoogleCloudAssuredworkloadsV1beta1Workload extends com.google
195195

196196
/**
197197
* Optional. Billing account necessary for purchasing services from Sovereign Partners. This field
198-
* is required for creating SIA/PSN/CNTXT partner workloads. The caller should have
198+
* is required for creating SIA/PSN/CNTXT/Telefonica partner workloads. The caller should have
199199
* 'billing.resourceAssociations.create' IAM permission on this billing-account. The format of
200200
* this string is billingAccounts/AAAAAA-BBBBBB-CCCCCC
201201
* The value may be {@code null}.
@@ -656,7 +656,7 @@ public GoogleCloudAssuredworkloadsV1beta1Workload setPartnerPermissions(GoogleCl
656656

657657
/**
658658
* Optional. Billing account necessary for purchasing services from Sovereign Partners. This field
659-
* is required for creating SIA/PSN/CNTXT partner workloads. The caller should have
659+
* is required for creating SIA/PSN/CNTXT/Telefonica partner workloads. The caller should have
660660
* 'billing.resourceAssociations.create' IAM permission on this billing-account. The format of
661661
* this string is billingAccounts/AAAAAA-BBBBBB-CCCCCC
662662
* @return value or {@code null} for none
@@ -667,7 +667,7 @@ public java.lang.String getPartnerServicesBillingAccount() {
667667

668668
/**
669669
* Optional. Billing account necessary for purchasing services from Sovereign Partners. This field
670-
* is required for creating SIA/PSN/CNTXT partner workloads. The caller should have
670+
* is required for creating SIA/PSN/CNTXT/Telefonica partner workloads. The caller should have
671671
* 'billing.resourceAssociations.create' IAM permission on this billing-account. The format of
672672
* this string is billingAccounts/AAAAAA-BBBBBB-CCCCCC
673673
* @param partnerServicesBillingAccount partnerServicesBillingAccount or {@code null} for none

clients/google-api-services-assuredworkloads/v1beta1/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-assuredworkloads</artifactId>
11-
<version>v1beta1-rev20260129-2.0.0</version>
12-
<name>Assured Workloads API v1beta1-rev20260129-2.0.0</name>
11+
<version>v1beta1-rev20260321-2.0.0</version>
12+
<name>Assured Workloads API v1beta1-rev20260321-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-assuredworkloads/v1beta1/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-assuredworkloads</artifactId>
25-
<version>v1beta1-rev20260129-2.0.0</version>
25+
<version>v1beta1-rev20260321-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-assuredworkloads:v1beta1-rev20260129-2.0.0'
38+
implementation 'com.google.apis:google-api-services-assuredworkloads:v1beta1-rev20260321-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)