Class AssetServiceGrpc.AssetServiceImplBase

java.lang.Object
com.google.ads.googleads.v18.services.AssetServiceGrpc.AssetServiceImplBase
All Implemented Interfaces:
AssetServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
AssetServiceGrpc

public abstract static class AssetServiceGrpc.AssetServiceImplBase extends Object implements io.grpc.BindableService, AssetServiceGrpc.AsyncService
Base class for the server implementation of the service AssetService.
 Service to manage assets. Asset types can be created with AssetService are
 YoutubeVideoAsset, MediaBundleAsset and ImageAsset. TextAsset should be
 created with Ad inline.
 
  • Constructor Details

    • AssetServiceImplBase

      public AssetServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService