Class MerchantCenterLinkServiceGrpc.MerchantCenterLinkServiceImplBase
- java.lang.Object
-
- com.google.ads.googleads.v14.services.MerchantCenterLinkServiceGrpc.MerchantCenterLinkServiceImplBase
-
- All Implemented Interfaces:
MerchantCenterLinkServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- MerchantCenterLinkServiceGrpc
public abstract static class MerchantCenterLinkServiceGrpc.MerchantCenterLinkServiceImplBase extends java.lang.Object implements io.grpc.BindableService, MerchantCenterLinkServiceGrpc.AsyncService
Base class for the server implementation of the service MerchantCenterLinkService.This service allows management of links between Google Ads and Google Merchant Center.
-
-
Constructor Summary
Constructors Constructor Description MerchantCenterLinkServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.ads.googleads.v14.services.MerchantCenterLinkServiceGrpc.AsyncService
getMerchantCenterLink, listMerchantCenterLinks, mutateMerchantCenterLink
-
-