Skip to content

Commit

Permalink
chore: regenerate displayvideo client (#23464)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Sep 21, 2024
1 parent 6ef63f0 commit b45c8fa
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-displayvideo/v2/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-displayvideo</artifactId>
<version>v2-rev20240905-2.0.0</version>
<version>v2-rev20240919-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20240905-2.0.0'
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20240919-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-displayvideo/v2/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-displayvideo</artifactId>
<version>v2-rev20240905-2.0.0</version>
<name>Display &amp; Video 360 API v2-rev20240905-2.0.0</name>
<version>v2-rev20240919-2.0.0</version>
<name>Display &amp; Video 360 API v2-rev20240919-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-displayvideo/v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-displayvideo</artifactId>
<version>v2-rev20240905-2.0.0</version>
<version>v2-rev20240919-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20240905-2.0.0'
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20240919-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-displayvideo/v3/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-displayvideo</artifactId>
<version>v3-rev20240905-2.0.0</version>
<version>v3-rev20240919-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-displayvideo:v3-rev20240905-2.0.0'
implementation 'com.google.apis:google-api-services-displayvideo:v3-rev20240919-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-displayvideo/v3/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-displayvideo</artifactId>
<version>v3-rev20240905-2.0.0</version>
<name>Display &amp; Video 360 API v3-rev20240905-2.0.0</name>
<version>v3-rev20240919-2.0.0</version>
<name>Display &amp; Video 360 API v3-rev20240919-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-displayvideo/v3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-displayvideo</artifactId>
<version>v3-rev20240905-2.0.0</version>
<version>v3-rev20240919-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-displayvideo:v3-rev20240905-2.0.0'
implementation 'com.google.apis:google-api-services-displayvideo:v3-rev20240919-2.0.0'
}
```

Expand Down

0 comments on commit b45c8fa

Please sign in to comment.