Interface LocalServicesLeadServiceGrpc.AsyncService
- All Known Implementing Classes:
LocalServicesLeadServiceGrpc.LocalServicesLeadServiceImplBase
- Enclosing class:
- LocalServicesLeadServiceGrpc
public static interface LocalServicesLeadServiceGrpc.AsyncService
This service allows management of LocalServicesLead resources.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidappendLeadConversation(AppendLeadConversationRequest request, io.grpc.stub.StreamObserver<AppendLeadConversationResponse> responseObserver) RPC to append Local Services Lead Conversation resources to Local Services Lead resources.
-
Method Details
-
appendLeadConversation
default void appendLeadConversation(AppendLeadConversationRequest request, io.grpc.stub.StreamObserver<AppendLeadConversationResponse> responseObserver) RPC to append Local Services Lead Conversation resources to Local Services Lead resources.
-