Skip to content

Commit 5073e68

Browse files
yoshi-automationchingor13
authored andcommitted
Regenerate servicebroker client (googleapis#2915)
1 parent 346cbb9 commit 5073e68

File tree

36 files changed

+5820
-5736
lines changed

36 files changed

+5820
-5736
lines changed

clients/google-api-services-servicebroker/v1.metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-servicebroker",
5-
"version": "v1-rev20190924-1.30.3"
5+
"version": "v1-rev20190930-1.30.3"
66
}
77
}

clients/google-api-services-servicebroker/v1/1.28.0/com/google/api/services/servicebroker/v1/ServiceBroker.java

+4
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ public GetIamPolicy set(String parameterName, Object value) {
335335
/**
336336
* Sets the access control policy on the specified resource. Replaces any existing policy.
337337
*
338+
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
339+
*
338340
* Create a request for the method "v1.setIamPolicy".
339341
*
340342
* This request holds the parameters needed by the servicebroker server. After setting any optional
@@ -362,6 +364,8 @@ public class SetIamPolicy extends ServiceBrokerRequest<com.google.api.services.s
362364
/**
363365
* Sets the access control policy on the specified resource. Replaces any existing policy.
364366
*
367+
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
368+
*
365369
* Create a request for the method "v1.setIamPolicy".
366370
*
367371
* This request holds the parameters needed by the the servicebroker server. After setting any

clients/google-api-services-servicebroker/v1/1.28.0/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-servicebroker</artifactId>
11-
<version>v1-rev20190924-1.28.0</version>
12-
<name>Service Broker API v1-rev20190924-1.28.0</name>
11+
<version>v1-rev20190930-1.28.0</version>
12+
<name>Service Broker API v1-rev20190930-1.28.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-servicebroker/v1/1.28.0/resources/servicebroker.v1.json

+131-131
Large diffs are not rendered by default.

clients/google-api-services-servicebroker/v1/1.29.2/com/google/api/services/servicebroker/v1/ServiceBroker.java

+4
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ public GetIamPolicy set(String parameterName, Object value) {
335335
/**
336336
* Sets the access control policy on the specified resource. Replaces any existing policy.
337337
*
338+
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
339+
*
338340
* Create a request for the method "v1.setIamPolicy".
339341
*
340342
* This request holds the parameters needed by the servicebroker server. After setting any optional
@@ -362,6 +364,8 @@ public class SetIamPolicy extends ServiceBrokerRequest<com.google.api.services.s
362364
/**
363365
* Sets the access control policy on the specified resource. Replaces any existing policy.
364366
*
367+
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
368+
*
365369
* Create a request for the method "v1.setIamPolicy".
366370
*
367371
* This request holds the parameters needed by the the servicebroker server. After setting any

clients/google-api-services-servicebroker/v1/1.29.2/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-servicebroker</artifactId>
11-
<version>v1-rev20190924-1.29.2</version>
12-
<name>Service Broker API v1-rev20190924-1.29.2</name>
11+
<version>v1-rev20190930-1.29.2</version>
12+
<name>Service Broker API v1-rev20190930-1.29.2</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-servicebroker/v1/1.29.2/resources/servicebroker.v1.json

+131-131
Large diffs are not rendered by default.

clients/google-api-services-servicebroker/v1/1.30.1/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add the following lines to your `pom.xml` file:
2525
<dependency>
2626
<groupId>com.google.apis</groupId>
2727
<artifactId>google-api-services-servicebroker</artifactId>
28-
<version>v1-rev20190924-1.30.3</version>
28+
<version>v1-rev20190930-1.30.3</version>
2929
</dependency>
3030
</dependencies>
3131
</project>
@@ -38,7 +38,7 @@ repositories {
3838
mavenCentral()
3939
}
4040
dependencies {
41-
compile 'com.google.apis:google-api-services-servicebroker:v1-rev20190924-1.30.3'
41+
compile 'com.google.apis:google-api-services-servicebroker:v1-rev20190930-1.30.3'
4242
}
4343
```
4444

clients/google-api-services-servicebroker/v1/1.30.1/com/google/api/services/servicebroker/v1/ServiceBroker.java

+4
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ public GetIamPolicy set(String parameterName, Object value) {
335335
/**
336336
* Sets the access control policy on the specified resource. Replaces any existing policy.
337337
*
338+
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
339+
*
338340
* Create a request for the method "v1.setIamPolicy".
339341
*
340342
* This request holds the parameters needed by the servicebroker server. After setting any optional
@@ -362,6 +364,8 @@ public class SetIamPolicy extends ServiceBrokerRequest<com.google.api.services.s
362364
/**
363365
* Sets the access control policy on the specified resource. Replaces any existing policy.
364366
*
367+
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
368+
*
365369
* Create a request for the method "v1.setIamPolicy".
366370
*
367371
* This request holds the parameters needed by the the servicebroker server. After setting any

clients/google-api-services-servicebroker/v1/1.30.1/pom.xml

+18-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-servicebroker</artifactId>
11-
<version>v1-rev20190924-1.30.3</version>
12-
<name>Service Broker API v1-rev20190924-1.30.3</name>
11+
<version>v1-rev20190930-1.30.3</version>
12+
<name>Service Broker API v1-rev20190930-1.30.3</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -96,6 +96,22 @@
9696
</links>
9797
</configuration>
9898
</plugin>
99+
<plugin>
100+
<groupId>org.codehaus.mojo</groupId>
101+
<artifactId>clirr-maven-plugin</artifactId>
102+
<version>2.8</version>
103+
<configuration>
104+
<ignoredDifferencesFile>clirr-ignored-differences.xml</ignoredDifferencesFile>
105+
<logResults>true</logResults>
106+
</configuration>
107+
<executions>
108+
<execution>
109+
<goals>
110+
<goal>check</goal>
111+
</goals>
112+
</execution>
113+
</executions>
114+
</plugin>
99115
</plugins>
100116
<sourceDirectory>.</sourceDirectory>
101117
<resources>

0 commit comments

Comments
 (0)