Skip to content

Commit d391256

Browse files
1 parent c7811f8 commit d391256

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+139
-2768
lines changed

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

clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/DataFusion.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,7 +2546,7 @@ public class Operations {
25462546
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
25472547
* methods to check whether the cancellation succeeded or whether the operation completed despite
25482548
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2549-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
2549+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
25502550
* `Code.CANCELLED`.
25512551
*
25522552
* Create a request for the method "operations.cancel".
@@ -2577,7 +2577,7 @@ public class Cancel extends DataFusionRequest<com.google.api.services.datafusion
25772577
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
25782578
* methods to check whether the cancellation succeeded or whether the operation completed despite
25792579
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2580-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
2580+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
25812581
* `Code.CANCELLED`.
25822582
*
25832583
* Create a request for the method "operations.cancel".

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

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

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

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

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

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

0 commit comments

Comments
 (0)