Send feedback
Class InputField.CheckboxInput.Builder (1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
1.19.0 (latest)
1.16.0
1.15.0
1.13.0
1.11.0
1.10.0
1.9.0
1.8.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.10.0
0.8.0
0.7.0
0.4.0
0.3.0
0.2.0
public static final class InputField . CheckboxInput . Builder extends GeneratedMessageV3 . Builder<InputField . CheckboxInput . Builder > implements InputField . CheckboxInputOrBuilder
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.
Protobuf type
google.shopping.merchant.issueresolution.v1beta.InputField.CheckboxInput
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Methods
public InputField . CheckboxInput . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public InputField . CheckboxInput build ()
public InputField . CheckboxInput buildPartial ()
public InputField . CheckboxInput . Builder clear ()
Overrides
public InputField . CheckboxInput . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public InputField . CheckboxInput . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public InputField . CheckboxInput . Builder clone ()
Overrides
public InputField . CheckboxInput getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public InputField . CheckboxInput . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public InputField . CheckboxInput . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public InputField . CheckboxInput . Builder mergeFrom ( InputField . CheckboxInput other )
public final InputField . CheckboxInput . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public InputField . CheckboxInput . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public InputField . CheckboxInput . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public final InputField . CheckboxInput . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-25 UTC.
Need to tell us more?
[[["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 2026-04-25 UTC."],[],[]]