Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class TriggerActionResponse.
Response informing about the started action.
Generated from protobuf message google.shopping.merchant.issueresolution.v1.TriggerActionResponse
Namespace
Google \ Shopping \ Merchant \ IssueResolution \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ message |
string
The message for the business. |
getMessage
The message for the business.
Returns | |
---|---|
Type | Description |
string |
setMessage
The message for the business.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |