Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6af017f

Browse files
committedJun 5, 2025·
chore: regenerate integrations client
1 parent c2c3215 commit 6af017f

File tree

111 files changed

+22591
-10111
lines changed

Some content is hidden

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

111 files changed

+22591
-10111
lines changed
 

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

‎clients/google-api-services-integrations/v1/2.0.0/com/google/api/services/integrations/v1/Integrations.java

Lines changed: 14948 additions & 9483 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.