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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.ads.googleads.v22.services.AssetGenerationServiceGrpc.AsyncService
generateImages, generateText
-
Constructor Details
-
AssetGenerationServiceImplBase
public AssetGenerationServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-