Skip to content

Commit 60f578b

Browse files
1 parent 69b567d commit 60f578b

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

clients/google-api-services-workflows/v1/1.31.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-workflows</artifactId>
25-
<version>v1-rev20220323-1.32.1</version>
25+
<version>v1-rev20220406-1.32.1</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-workflows:v1-rev20220323-1.32.1'
38+
implementation 'com.google.apis:google-api-services-workflows:v1-rev20220406-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-workflows/v1/1.31.0/com/google/api/services/workflows/v1/Workflows.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,22 +445,22 @@ public List setName(java.lang.String name) {
445445

446446
/**
447447
* A filter to narrow down results to a preferred subset. The filtering language accepts
448-
* strings like "displayName=tokyo", and is documented in more detail in
448+
* strings like `"displayName=tokyo"`, and is documented in more detail in
449449
* [AIP-160](https://google.aip.dev/160).
450450
*/
451451
@com.google.api.client.util.Key
452452
private java.lang.String filter;
453453

454454
/** A filter to narrow down results to a preferred subset. The filtering language accepts strings like
455-
"displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
455+
`"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
456456
*/
457457
public java.lang.String getFilter() {
458458
return filter;
459459
}
460460

461461
/**
462462
* A filter to narrow down results to a preferred subset. The filtering language accepts
463-
* strings like "displayName=tokyo", and is documented in more detail in
463+
* strings like `"displayName=tokyo"`, and is documented in more detail in
464464
* [AIP-160](https://google.aip.dev/160).
465465
*/
466466
public List setFilter(java.lang.String filter) {

clients/google-api-services-workflows/v1/1.31.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-workflows</artifactId>
11-
<version>v1-rev20220323-1.32.1</version>
12-
<name>Workflows API v1-rev20220323-1.32.1</name>
11+
<version>v1-rev20220406-1.32.1</version>
12+
<name>Workflows API v1-rev20220406-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-workflows/v1beta/1.31.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-workflows</artifactId>
25-
<version>v1beta-rev20220323-1.32.1</version>
25+
<version>v1beta-rev20220406-1.32.1</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-workflows:v1beta-rev20220323-1.32.1'
38+
implementation 'com.google.apis:google-api-services-workflows:v1beta-rev20220406-1.32.1'
3939
}
4040
```
4141

clients/google-api-services-workflows/v1beta/1.31.0/com/google/api/services/workflows/v1beta/Workflows.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,22 +445,22 @@ public List setName(java.lang.String name) {
445445

446446
/**
447447
* A filter to narrow down results to a preferred subset. The filtering language accepts
448-
* strings like "displayName=tokyo", and is documented in more detail in
448+
* strings like `"displayName=tokyo"`, and is documented in more detail in
449449
* [AIP-160](https://google.aip.dev/160).
450450
*/
451451
@com.google.api.client.util.Key
452452
private java.lang.String filter;
453453

454454
/** A filter to narrow down results to a preferred subset. The filtering language accepts strings like
455-
"displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
455+
`"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
456456
*/
457457
public java.lang.String getFilter() {
458458
return filter;
459459
}
460460

461461
/**
462462
* A filter to narrow down results to a preferred subset. The filtering language accepts
463-
* strings like "displayName=tokyo", and is documented in more detail in
463+
* strings like `"displayName=tokyo"`, and is documented in more detail in
464464
* [AIP-160](https://google.aip.dev/160).
465465
*/
466466
public List setFilter(java.lang.String filter) {

clients/google-api-services-workflows/v1beta/1.31.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-workflows</artifactId>
11-
<version>v1beta-rev20220323-1.32.1</version>
12-
<name>Workflows API v1beta-rev20220323-1.32.1</name>
11+
<version>v1beta-rev20220406-1.32.1</version>
12+
<name>Workflows API v1beta-rev20220406-1.32.1</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)