Google Shopping Merchant Issue Resolution V1 Client - Class TextInputValue (1.0.0)

Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class TextInputValue.

Value for text input field.

Generated from protobuf message google.shopping.merchant.issueresolution.v1.InputValue.TextInputValue

Namespace

Google \ Shopping \ Merchant \ IssueResolution \ V1 \ InputValue

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ value string

Required. Text provided by the business.

getValue

Required. Text provided by the business.

Returns
Type Description
string

setValue

Required. Text provided by the business.

Parameter
Name Description
var string
Returns
Type Description
$this