Package com.google.cloud.support.v2
Class CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase
- java.lang.Object
-
- com.google.cloud.support.v2.CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase
-
- All Implemented Interfaces:
CaseAttachmentServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- CaseAttachmentServiceGrpc
public abstract static class CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase extends Object implements io.grpc.BindableService, CaseAttachmentServiceGrpc.AsyncService
Base class for the server implementation of the service CaseAttachmentService.A service to manage file attachment for Google Cloud support cases.
-
-
Constructor Summary
Constructors Constructor Description CaseAttachmentServiceImplBase()
-
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.support.v2.CaseAttachmentServiceGrpc.AsyncService
listAttachments
-
-