Class TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingV2Stub (1.0.0)

public static final class TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingV2Stub extends AbstractBlockingStub<TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service TermsOfServiceAgreementStateService.

Service to support TermsOfServiceAgreementState API.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
TermsOfServiceAgreementStateServiceGrpc.TermsOfServiceAgreementStateServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

getTermsOfServiceAgreementState(GetTermsOfServiceAgreementStateRequest request)

public TermsOfServiceAgreementState getTermsOfServiceAgreementState(GetTermsOfServiceAgreementStateRequest request)

Returns the state of a terms of service agreement.

Parameter
Name Description
request GetTermsOfServiceAgreementStateRequest
Returns
Type Description
TermsOfServiceAgreementState

retrieveForApplicationTermsOfServiceAgreementState(RetrieveForApplicationTermsOfServiceAgreementStateRequest request)

public TermsOfServiceAgreementState retrieveForApplicationTermsOfServiceAgreementState(RetrieveForApplicationTermsOfServiceAgreementStateRequest request)

Retrieves the state of the agreement for the application terms of service. Application terms of service covers permissions related to the usage of data provided through Merchant Center, CSS Center, Manufacturer Center, and more.

Parameter
Name Description
request RetrieveForApplicationTermsOfServiceAgreementStateRequest
Returns
Type Description
TermsOfServiceAgreementState