Package com.google.cloud.dataplex.v1
Class ContentServiceGrpc.ContentServiceImplBase
- java.lang.Object
-
- com.google.cloud.dataplex.v1.ContentServiceGrpc.ContentServiceImplBase
-
- All Implemented Interfaces:
ContentServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ContentServiceGrpc
public abstract static class ContentServiceGrpc.ContentServiceImplBase extends Object implements io.grpc.BindableService, ContentServiceGrpc.AsyncService
Base class for the server implementation of the service ContentService.ContentService manages Notebook and SQL Scripts for Dataplex.
-
-
Constructor Summary
Constructors Constructor Description ContentServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.dataplex.v1.ContentServiceGrpc.AsyncService
createContent, deleteContent, getContent, getIamPolicy, listContent, setIamPolicy, testIamPermissions, updateContent
-
-