Class AssetGenerationServiceGrpc.AssetGenerationServiceImplBase

java.lang.Object
com.google.ads.googleads.v22.services.AssetGenerationServiceGrpc.AssetGenerationServiceImplBase
All Implemented Interfaces:
AssetGenerationServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
AssetGenerationServiceGrpc

public abstract static class AssetGenerationServiceGrpc.AssetGenerationServiceImplBase extends Object implements io.grpc.BindableService, AssetGenerationServiceGrpc.AsyncService
Base class for the server implementation of the service AssetGenerationService.
 Service for generating new assets with generative AI.
 
  • Constructor Details

    • AssetGenerationServiceImplBase

      public AssetGenerationServiceImplBase()
  • Method Details

    • bindService

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