Google Shopping Merchant Issue Resolution V1 Client - Class CheckboxInput (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class CheckboxInput.
Checkbox input allows the business to provide a boolean value. Corresponds
to the html input
type=checkbox.
If the business checks the box, the input value for the field is true,
otherwise it is false.
This type of input is often used as a confirmation that the business
completed required steps before they are allowed to start the action. In
such a case, the input field is marked as
required
and the button to trigger the action should stay disabled until the
business checks the box.
Generated from protobuf message google.shopping.merchant.issueresolution.v1.InputField.CheckboxInput
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-15 UTC."],[],[]]