You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-servicecontrol/v2/2.0.0/com/google/api/services/servicecontrol/v2/ServiceControl.java
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -154,8 +154,7 @@ public Services services() {
154
154
publicclassServices {
155
155
156
156
/**
157
-
* Private Preview. This feature is only available for approved services. This method provides
158
-
* admission control for services that are integrated with [Service
157
+
* This method provides admission control for services that are integrated with [Service
159
158
* Infrastructure](https://cloud.google.com/service-infrastructure). It checks whether an operation
160
159
* should be allowed based on the service configuration and relevant policies. It must be called
161
160
* before the operation is executed. For more information, see [Admission
@@ -190,8 +189,7 @@ public class Check extends ServiceControlRequest<com.google.api.services.service
0 commit comments