Skip to content

Commit 0ffde24

Browse files
1 parent 3dad940 commit 0ffde24

40 files changed

+32
-2960
lines changed

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

clients/google-api-services-apphub/v1/2.0.0/com/google/api/services/apphub/v1/AppHub.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5431,7 +5431,7 @@ public class Operations {
54315431
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
54325432
* methods to check whether the cancellation succeeded or whether the operation completed despite
54335433
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
5434-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
5434+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
54355435
* `Code.CANCELLED`.
54365436
*
54375437
* Create a request for the method "operations.cancel".
@@ -5462,7 +5462,7 @@ public class Cancel extends AppHubRequest<com.google.api.services.apphub.v1.mode
54625462
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
54635463
* methods to check whether the cancellation succeeded or whether the operation completed despite
54645464
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
5465-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
5465+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
54665466
* `Code.CANCELLED`.
54675467
*
54685468
* Create a request for the method "operations.cancel".

clients/google-api-services-apphub/v1/2.0.0/com/google/api/services/apphub/v1/model/AssetLocation.java

Lines changed: 0 additions & 172 deletions
This file was deleted.

clients/google-api-services-apphub/v1/2.0.0/com/google/api/services/apphub/v1/model/BlobstoreLocation.java

Lines changed: 0 additions & 64 deletions
This file was deleted.

clients/google-api-services-apphub/v1/2.0.0/com/google/api/services/apphub/v1/model/CloudAsset.java

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)