Class SmartCampaignSuggestServiceGrpc
- java.lang.Object
-
- com.google.ads.googleads.v10.services.SmartCampaignSuggestServiceGrpc
-
@Generated(value="by gRPC proto compiler", comments="Source: google/ads/googleads/v10/services/smart_campaign_suggest_service.proto") public final class SmartCampaignSuggestServiceGrpc extends java.lang.ObjectService to get suggestions for Smart Campaigns.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceBlockingStubService to get suggestions for Smart Campaigns.static classSmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceFutureStubService to get suggestions for Smart Campaigns.static classSmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceImplBaseService to get suggestions for Smart Campaigns.static classSmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceStubService to get suggestions for Smart Campaigns.
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSERVICE_NAME
-
Method Summary
-
-
-
Field Detail
-
SERVICE_NAME
public static final java.lang.String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSuggestSmartCampaignBudgetOptionsMethod
public static io.grpc.MethodDescriptor<SuggestSmartCampaignBudgetOptionsRequest,SuggestSmartCampaignBudgetOptionsResponse> getSuggestSmartCampaignBudgetOptionsMethod()
-
getSuggestSmartCampaignAdMethod
public static io.grpc.MethodDescriptor<SuggestSmartCampaignAdRequest,SuggestSmartCampaignAdResponse> getSuggestSmartCampaignAdMethod()
-
getSuggestKeywordThemesMethod
public static io.grpc.MethodDescriptor<SuggestKeywordThemesRequest,SuggestKeywordThemesResponse> getSuggestKeywordThemesMethod()
-
newStub
public static SmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceStub newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-
newBlockingStub
public static SmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-
newFutureStub
public static SmartCampaignSuggestServiceGrpc.SmartCampaignSuggestServiceFutureStub newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-
-