Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class RetrieveForApplicationTermsOfServiceAgreementStateRequest.
Request message for the RetrieveForApplicationTermsOfServiceAgreementState
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.RetrieveForApplicationTermsOfServiceAgreementStateRequest
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ parent |
string
Required. The account for which to get a TermsOfServiceAgreementState Format: |
getParent
Required. The account for which to get a TermsOfServiceAgreementState
Format: accounts/{account}
| Returns | |
|---|---|
| Type | Description |
string |
|
setParent
Required. The account for which to get a TermsOfServiceAgreementState
Format: accounts/{account}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
static::build
| Parameter | |
|---|---|
| Name | Description |
parent |
string
Required. The account for which to get a TermsOfServiceAgreementState
Format: |
| Returns | |
|---|---|
| Type | Description |
RetrieveForApplicationTermsOfServiceAgreementStateRequest |
|