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

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

Value for checkbox input field.

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

Namespace

Google \ Shopping \ Merchant \ IssueResolution \ V1 \ InputValue

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ value bool

Required. True if the business checked the box field. False otherwise.

getValue

Required. True if the business checked the box field. False otherwise.

Returns
Type Description
bool

setValue

Required. True if the business checked the box field. False otherwise.

Parameter
Name Description
var bool
Returns
Type Description
$this