public abstract class TermsOfServiceServiceStub implements BackgroundResource
Base stub class for the TermsOfServiceService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
TermsOfServiceServiceStub()
public TermsOfServiceServiceStub()
Methods
acceptTermsOfServiceCallable()
public UnaryCallable<AcceptTermsOfServiceRequest,Empty> acceptTermsOfServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AcceptTermsOfServiceRequest,Empty> |
close()
public abstract void close()
getTermsOfServiceCallable()
public UnaryCallable<GetTermsOfServiceRequest,TermsOfService> getTermsOfServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetTermsOfServiceRequest,TermsOfService> |
retrieveLatestTermsOfServiceCallable()
public UnaryCallable<RetrieveLatestTermsOfServiceRequest,TermsOfService> retrieveLatestTermsOfServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RetrieveLatestTermsOfServiceRequest,TermsOfService> |