C# Class Google.Ads.GoogleAds.V9.Services.LifeEventService.LifeEventServiceClient

Client for LifeEventService
Inheritance: grpc::ClientBase
显示文件 Open project: googleads/google-ads-dotnet Class Usage Examples

Private Methods

Method Description
GetLifeEvent ( global::Google.Ads.GoogleAds.V9.Services.GetLifeEventRequest request, grpc::CallOptions options ) : global::Google.Ads.GoogleAds.V9.Resources.LifeEvent
GetLifeEvent ( global::Google.Ads.GoogleAds.V9.Services.GetLifeEventRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken) ) : global::Google.Ads.GoogleAds.V9.Resources.LifeEvent
GetLifeEventAsync ( global::Google.Ads.GoogleAds.V9.Services.GetLifeEventRequest request, grpc::CallOptions options ) : grpc::AsyncUnaryCall
GetLifeEventAsync ( global::Google.Ads.GoogleAds.V9.Services.GetLifeEventRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken) ) : grpc::AsyncUnaryCall
LifeEventServiceClient ( )
LifeEventServiceClient ( ClientBaseConfiguration configuration )
LifeEventServiceClient ( grpc::CallInvoker callInvoker )
LifeEventServiceClient ( grpc::ChannelBase channel )
NewInstance ( ClientBaseConfiguration configuration ) : Google.Ads.GoogleAds.V9.Services.LifeEventServiceClient