Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit dd66276

Browse files
🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md feat: Added Service Controller v2 API PiperOrigin-RevId: 431525317 Source-Link: googleapis/googleapis@43930af Source-Link: https://github.com/googleapis/googleapis-gen/commit/d94d483d493638b8ed21fb11c0da368caff5c782 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDk0ZDQ4M2Q0OTM2MzhiOGVkMjFmYjExYzBkYTM2OGNhZmY1Yzc4MiJ9
1 parent a04ef50 commit dd66276

File tree

104 files changed

+16227
-12267
lines changed

Some content is hidden

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

104 files changed

+16227
-12267
lines changed

google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/QuotaControllerClient.java renamed to owl-bot-staging/v1/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/QuotaControllerClient.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
* methods:
5656
*
5757
* <ol>
58-
* <li>A "flattened" method. With this type of method, the fields of the request type have been
58+
* <li> A "flattened" method. With this type of method, the fields of the request type have been
5959
* converted into function parameters. It may be the case that not all fields are available as
6060
* parameters, and not every API method will have a flattened method entry point.
61-
* <li>A "request object" method. This type of method only takes one parameter, a request object,
61+
* <li> A "request object" method. This type of method only takes one parameter, a request object,
6262
* which must be constructed before the call. Not every API method will have a request object
6363
* method.
64-
* <li>A "callable" method. This type of method takes no parameters and returns an immutable API
64+
* <li> A "callable" method. This type of method takes no parameters and returns an immutable API
6565
* callable object, which can be used to initiate calls to the service.
6666
* </ol>
6767
*

google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/QuotaControllerSettings.java renamed to owl-bot-staging/v1/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/QuotaControllerSettings.java

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
import com.google.api.gax.rpc.ApiClientHeaderProvider;
2525
import com.google.api.gax.rpc.ClientContext;
2626
import com.google.api.gax.rpc.ClientSettings;
27+
import com.google.api.gax.rpc.StubSettings;
2728
import com.google.api.gax.rpc.TransportChannelProvider;
2829
import com.google.api.gax.rpc.UnaryCallSettings;
2930
import com.google.api.servicecontrol.v1.stub.QuotaControllerStubSettings;
@@ -38,10 +39,10 @@
3839
* <p>The default instance has everything set to sensible defaults:
3940
*
4041
* <ul>
41-
* <li>The default service address (servicecontrol.googleapis.com) and default port (443) are
42+
* <li> The default service address (servicecontrol.googleapis.com) and default port (443) are
4243
* used.
43-
* <li>Credentials are acquired automatically through Application Default Credentials.
44-
* <li>Retries are configured for idempotent methods but not for non-idempotent methods.
44+
* <li> Credentials are acquired automatically through Application Default Credentials.
45+
* <li> Retries are configured for idempotent methods but not for non-idempotent methods.
4546
* </ul>
4647
*
4748
* <p>The builder of this class is recursive, so contained classes are themselves builders. When

google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/ServiceControllerClient.java renamed to owl-bot-staging/v1/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/ServiceControllerClient.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
* methods:
5656
*
5757
* <ol>
58-
* <li>A "flattened" method. With this type of method, the fields of the request type have been
58+
* <li> A "flattened" method. With this type of method, the fields of the request type have been
5959
* converted into function parameters. It may be the case that not all fields are available as
6060
* parameters, and not every API method will have a flattened method entry point.
61-
* <li>A "request object" method. This type of method only takes one parameter, a request object,
61+
* <li> A "request object" method. This type of method only takes one parameter, a request object,
6262
* which must be constructed before the call. Not every API method will have a request object
6363
* method.
64-
* <li>A "callable" method. This type of method takes no parameters and returns an immutable API
64+
* <li> A "callable" method. This type of method takes no parameters and returns an immutable API
6565
* callable object, which can be used to initiate calls to the service.
6666
* </ol>
6767
*

google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/ServiceControllerSettings.java renamed to owl-bot-staging/v1/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/ServiceControllerSettings.java

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
import com.google.api.gax.rpc.ApiClientHeaderProvider;
2525
import com.google.api.gax.rpc.ClientContext;
2626
import com.google.api.gax.rpc.ClientSettings;
27+
import com.google.api.gax.rpc.StubSettings;
2728
import com.google.api.gax.rpc.TransportChannelProvider;
2829
import com.google.api.gax.rpc.UnaryCallSettings;
2930
import com.google.api.servicecontrol.v1.stub.ServiceControllerStubSettings;
@@ -38,10 +39,10 @@
3839
* <p>The default instance has everything set to sensible defaults:
3940
*
4041
* <ul>
41-
* <li>The default service address (servicecontrol.googleapis.com) and default port (443) are
42+
* <li> The default service address (servicecontrol.googleapis.com) and default port (443) are
4243
* used.
43-
* <li>Credentials are acquired automatically through Application Default Credentials.
44-
* <li>Retries are configured for idempotent methods but not for non-idempotent methods.
44+
* <li> Credentials are acquired automatically through Application Default Credentials.
45+
* <li> Retries are configured for idempotent methods but not for non-idempotent methods.
4546
* </ul>
4647
*
4748
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import io.grpc.MethodDescriptor;
3030
import io.grpc.protobuf.ProtoUtils;
3131
import java.io.IOException;
32+
import java.util.Map;
3233
import java.util.concurrent.TimeUnit;
3334
import javax.annotation.Generated;
3435

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
import io.grpc.MethodDescriptor;
3232
import io.grpc.protobuf.ProtoUtils;
3333
import java.io.IOException;
34+
import java.util.Map;
3435
import java.util.concurrent.TimeUnit;
3536
import javax.annotation.Generated;
3637

0 commit comments

Comments
 (0)