Class ChangelogsGrpc.ChangelogsImplBase
- java.lang.Object
-
- com.google.cloud.dialogflow.cx.v3.ChangelogsGrpc.ChangelogsImplBase
-
- All Implemented Interfaces:
ChangelogsGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ChangelogsGrpc
public abstract static class ChangelogsGrpc.ChangelogsImplBase extends Object implements io.grpc.BindableService, ChangelogsGrpc.AsyncService
Base class for the server implementation of the service Changelogs.Service for managing [Changelogs][google.cloud.dialogflow.cx.v3.Changelog].
-
-
Constructor Summary
Constructors Constructor Description ChangelogsImplBase()
-
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.dialogflow.cx.v3.ChangelogsGrpc.AsyncService
getChangelog, listChangelogs
-
-