public abstract class AutomaticImprovementsServiceStub implements BackgroundResourceBase stub class for the AutomaticImprovementsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AutomaticImprovementsServiceStub()
public AutomaticImprovementsServiceStub()Methods
close()
public abstract void close()getAutomaticImprovementsCallable()
public UnaryCallable<GetAutomaticImprovementsRequest,AutomaticImprovements> getAutomaticImprovementsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetAutomaticImprovementsRequest,AutomaticImprovements> |
|
updateAutomaticImprovementsCallable()
public UnaryCallable<UpdateAutomaticImprovementsRequest,AutomaticImprovements> updateAutomaticImprovementsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<UpdateAutomaticImprovementsRequest,AutomaticImprovements> |
|