Skip to content

Commit fad90f6

Browse files
1 parent 65a0093 commit fad90f6

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

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

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/BigQueryDestination.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public final class BigQueryDestination extends com.google.api.client.json.Generi
4343
/**
4444
* If the destination table already exists and this flag is `TRUE`, the table will be overwritten
4545
* by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table
46-
* already exists, the export call returns an INVALID_ARGUMEMT error.
46+
* already exists, the export call returns an INVALID_ARGUMENT error.
4747
* The value may be {@code null}.
4848
*/
4949
@com.google.api.client.util.Key
@@ -125,7 +125,7 @@ public BigQueryDestination setDataset(java.lang.String dataset) {
125125
/**
126126
* If the destination table already exists and this flag is `TRUE`, the table will be overwritten
127127
* by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table
128-
* already exists, the export call returns an INVALID_ARGUMEMT error.
128+
* already exists, the export call returns an INVALID_ARGUMENT error.
129129
* @return value or {@code null} for none
130130
*/
131131
public java.lang.Boolean getForce() {
@@ -135,7 +135,7 @@ public java.lang.Boolean getForce() {
135135
/**
136136
* If the destination table already exists and this flag is `TRUE`, the table will be overwritten
137137
* by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table
138-
* already exists, the export call returns an INVALID_ARGUMEMT error.
138+
* already exists, the export call returns an INVALID_ARGUMENT error.
139139
* @param force force or {@code null} for none
140140
*/
141141
public BigQueryDestination setForce(java.lang.Boolean force) {

clients/google-api-services-cloudasset/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-cloudasset</artifactId>
11-
<version>v1-rev20250307-2.0.0</version>
12-
<name>Cloud Asset API v1-rev20250307-2.0.0</name>
11+
<version>v1-rev20250627-2.0.0</version>
12+
<name>Cloud Asset API v1-rev20250627-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

clients/google-api-services-cloudasset/v1p7beta1/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-cloudasset</artifactId>
25-
<version>v1p7beta1-rev20250307-2.0.0</version>
25+
<version>v1p7beta1-rev20250627-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-cloudasset:v1p7beta1-rev20250307-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1p7beta1-rev20250627-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudasset/v1p7beta1/2.0.0/com/google/api/services/cloudasset/v1p7beta1/model/GoogleCloudAssetV1p7beta1BigQueryDestination.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public final class GoogleCloudAssetV1p7beta1BigQueryDestination extends com.goog
4141
/**
4242
* If the destination table already exists and this flag is `TRUE`, the table will be overwritten
4343
* by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table
44-
* already exists, the export call returns an INVALID_ARGUMEMT error.
44+
* already exists, the export call returns an INVALID_ARGUMENT error.
4545
* The value may be {@code null}.
4646
*/
4747
@com.google.api.client.util.Key
@@ -119,7 +119,7 @@ public GoogleCloudAssetV1p7beta1BigQueryDestination setDataset(java.lang.String
119119
/**
120120
* If the destination table already exists and this flag is `TRUE`, the table will be overwritten
121121
* by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table
122-
* already exists, the export call returns an INVALID_ARGUMEMT error.
122+
* already exists, the export call returns an INVALID_ARGUMENT error.
123123
* @return value or {@code null} for none
124124
*/
125125
public java.lang.Boolean getForce() {
@@ -129,7 +129,7 @@ public java.lang.Boolean getForce() {
129129
/**
130130
* If the destination table already exists and this flag is `TRUE`, the table will be overwritten
131131
* by the contents of assets snapshot. If the flag is `FALSE` or unset and the destination table
132-
* already exists, the export call returns an INVALID_ARGUMEMT error.
132+
* already exists, the export call returns an INVALID_ARGUMENT error.
133133
* @param force force or {@code null} for none
134134
*/
135135
public GoogleCloudAssetV1p7beta1BigQueryDestination setForce(java.lang.Boolean force) {

clients/google-api-services-cloudasset/v1p7beta1/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-cloudasset</artifactId>
11-
<version>v1p7beta1-rev20250307-2.0.0</version>
12-
<name>Cloud Asset API v1p7beta1-rev20250307-2.0.0</name>
11+
<version>v1p7beta1-rev20250627-2.0.0</version>
12+
<name>Cloud Asset API v1p7beta1-rev20250627-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-cloudasset/v1p7beta1/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-cloudasset</artifactId>
25-
<version>v1p7beta1-rev20250307-2.0.0</version>
25+
<version>v1p7beta1-rev20250627-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-cloudasset:v1p7beta1-rev20250307-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1p7beta1-rev20250627-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)