Class ProjectServiceStub (0.39.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()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getProjectCallable()

public UnaryCallable<GetProjectRequest,Project> getProjectCallable()
Returns
Type Description
UnaryCallable<GetProjectRequest,Project>

provisionProjectCallable()

public UnaryCallable<ProvisionProjectRequest,Operation> provisionProjectCallable()
Returns
Type Description
UnaryCallable<ProvisionProjectRequest,Operation>

provisionProjectOperationCallable()

public OperationCallable<ProvisionProjectRequest,Project,ProvisionProjectMetadata> provisionProjectOperationCallable()
Returns
Type Description
OperationCallable<ProvisionProjectRequest,Project,ProvisionProjectMetadata>

reportConsentChangeCallable()

public UnaryCallable<ReportConsentChangeRequest,Project> reportConsentChangeCallable()
Returns
Type Description
UnaryCallable<ReportConsentChangeRequest,Project>