public abstract static class ControlServiceGrpc.ControlServiceImplBase extends Object implements io.grpc.BindableService, ControlServiceGrpc.AsyncService
Service for performing CRUD operations on Controls. Controls allow for custom logic to be implemented in the serving path. Controls need to be attached to a Serving Config to be considered during a request.
| Constructor and Description |
|---|
ControlServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateControl, deleteControl, getControl, listControls, updateControlCopyright © 2025 Google LLC. All rights reserved.