Skip to content

Commit 0885004

Browse files
1 parent bba9c14 commit 0885004

File tree

18 files changed

+42
-42
lines changed

18 files changed

+42
-42
lines changed

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

clients/google-api-services-osconfig/v1/2.0.0/com/google/api/services/osconfig/v1/model/OSPolicyResourceFileResource.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
public final class OSPolicyResourceFileResource extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* A a file with this content. The size of the content is limited to 32KiB.
33+
* A file with this content. The size of the content is limited to 32KiB.
3434
* The value may be {@code null}.
3535
*/
3636
@com.google.api.client.util.Key
@@ -70,15 +70,15 @@ public final class OSPolicyResourceFileResource extends com.google.api.client.js
7070
private java.lang.String state;
7171

7272
/**
73-
* A a file with this content. The size of the content is limited to 32KiB.
73+
* A file with this content. The size of the content is limited to 32KiB.
7474
* @return value or {@code null} for none
7575
*/
7676
public java.lang.String getContent() {
7777
return content;
7878
}
7979

8080
/**
81-
* A a file with this content. The size of the content is limited to 32KiB.
81+
* A file with this content. The size of the content is limited to 32KiB.
8282
* @param content content or {@code null} for none
8383
*/
8484
public OSPolicyResourceFileResource setContent(java.lang.String content) {

clients/google-api-services-osconfig/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-osconfig</artifactId>
11-
<version>v1-rev20260223-2.0.0</version>
12-
<name>OS Config API v1-rev20260223-2.0.0</name>
11+
<version>v1-rev20260325-2.0.0</version>
12+
<name>OS Config API v1-rev20260325-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

clients/google-api-services-osconfig/v1alpha/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-osconfig</artifactId>
25-
<version>v1alpha-rev20260108-2.0.0</version>
25+
<version>v1alpha-rev20260325-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-osconfig:v1alpha-rev20260108-2.0.0'
38+
implementation 'com.google.apis:google-api-services-osconfig:v1alpha-rev20260325-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-osconfig/v1alpha/2.0.0/com/google/api/services/osconfig/v1alpha/model/OSPolicyResourceFileResource.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
public final class OSPolicyResourceFileResource extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* A a file with this content. The size of the content is limited to 32KiB.
33+
* A file with this content. The size of the content is limited to 32KiB.
3434
* The value may be {@code null}.
3535
*/
3636
@com.google.api.client.util.Key
@@ -70,15 +70,15 @@ public final class OSPolicyResourceFileResource extends com.google.api.client.js
7070
private java.lang.String state;
7171

7272
/**
73-
* A a file with this content. The size of the content is limited to 32KiB.
73+
* A file with this content. The size of the content is limited to 32KiB.
7474
* @return value or {@code null} for none
7575
*/
7676
public java.lang.String getContent() {
7777
return content;
7878
}
7979

8080
/**
81-
* A a file with this content. The size of the content is limited to 32KiB.
81+
* A file with this content. The size of the content is limited to 32KiB.
8282
* @param content content or {@code null} for none
8383
*/
8484
public OSPolicyResourceFileResource setContent(java.lang.String content) {

clients/google-api-services-osconfig/v1alpha/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-osconfig</artifactId>
11-
<version>v1alpha-rev20260108-2.0.0</version>
12-
<name>OS Config API v1alpha-rev20260108-2.0.0</name>
11+
<version>v1alpha-rev20260325-2.0.0</version>
12+
<name>OS Config API v1alpha-rev20260325-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-osconfig/v1alpha/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-osconfig</artifactId>
25-
<version>v1alpha-rev20260108-2.0.0</version>
25+
<version>v1alpha-rev20260325-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-osconfig:v1alpha-rev20260108-2.0.0'
38+
implementation 'com.google.apis:google-api-services-osconfig:v1alpha-rev20260325-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-osconfig/v2/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-osconfig</artifactId>
25-
<version>v2-rev20260108-2.0.0</version>
25+
<version>v2-rev20260325-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-osconfig:v2-rev20260108-2.0.0'
38+
implementation 'com.google.apis:google-api-services-osconfig:v2-rev20260325-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-osconfig/v2/2.0.0/com/google/api/services/osconfig/v2/model/GoogleCloudOsconfigV2PolicyOrchestrator.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public final class GoogleCloudOsconfigV2PolicyOrchestrator extends com.google.ap
115115
private GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState orchestrationState;
116116

117117
/**
118-
* Output only. Set to true, if the there are ongoing changes being applied by the orchestrator.
118+
* Output only. Set to true, if there are ongoing changes being applied by the orchestrator.
119119
* The value may be {@code null}.
120120
*/
121121
@com.google.api.client.util.Key
@@ -317,15 +317,15 @@ public GoogleCloudOsconfigV2PolicyOrchestrator setOrchestrationState(GoogleCloud
317317
}
318318

319319
/**
320-
* Output only. Set to true, if the there are ongoing changes being applied by the orchestrator.
320+
* Output only. Set to true, if there are ongoing changes being applied by the orchestrator.
321321
* @return value or {@code null} for none
322322
*/
323323
public java.lang.Boolean getReconciling() {
324324
return reconciling;
325325
}
326326

327327
/**
328-
* Output only. Set to true, if the there are ongoing changes being applied by the orchestrator.
328+
* Output only. Set to true, if there are ongoing changes being applied by the orchestrator.
329329
* @param reconciling reconciling or {@code null} for none
330330
*/
331331
public GoogleCloudOsconfigV2PolicyOrchestrator setReconciling(java.lang.Boolean reconciling) {

0 commit comments

Comments
 (0)