Class ProjectServiceStub (2.54.0)

public abstract class ProjectServiceStub implements BackgroundResource

Base stub class for the ProjectService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ProjectServiceStub

Implements

BackgroundResource

Constructors

ProjectServiceStub()

public ProjectServiceStub()

Methods

close()

public abstract void close()

getAlertConfigCallable()

public UnaryCallable<GetAlertConfigRequest,AlertConfig> getAlertConfigCallable()
Returns
Type Description
UnaryCallable<GetAlertConfigRequest,AlertConfig>

updateAlertConfigCallable()

public UnaryCallable<UpdateAlertConfigRequest,AlertConfig> updateAlertConfigCallable()
Returns
Type Description
UnaryCallable<UpdateAlertConfigRequest,AlertConfig>