Class Callout.Builder (1.0.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
public static final class Callout . Builder extends GeneratedMessageV3 . Builder<Callout . Builder > implements CalloutOrBuilder
An important message that should be highlighted. Usually displayed as a
banner.
Protobuf type google.shopping.merchant.issueresolution.v1beta.Callout
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 Callout . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public Callout buildPartial ()
public Callout . Builder clear ()
Overrides
public Callout . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public Callout . Builder clearFullMessage ()
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
public Callout . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public Callout . Builder clearStyleHint ()
Can be used to render messages with different severity in different styles.
Snippets off all types contain important information that should be
displayed to the business.
.google.shopping.merchant.issueresolution.v1beta.Callout.CalloutStyleHint style_hint = 1;
public Callout . Builder clone ()
Overrides
public Callout getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
public TextWithTooltip getFullMessage ()
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
public TextWithTooltip . Builder getFullMessageBuilder ()
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
public TextWithTooltipOrBuilder getFullMessageOrBuilder ()
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
public Callout . CalloutStyleHint getStyleHint ()
Can be used to render messages with different severity in different styles.
Snippets off all types contain important information that should be
displayed to the business.
.google.shopping.merchant.issueresolution.v1beta.Callout.CalloutStyleHint style_hint = 1;
public int getStyleHintValue ()
Can be used to render messages with different severity in different styles.
Snippets off all types contain important information that should be
displayed to the business.
.google.shopping.merchant.issueresolution.v1beta.Callout.CalloutStyleHint style_hint = 1;
Returns
Type
Description
int
The enum numeric value on the wire for styleHint.
public boolean hasFullMessage ()
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
Returns
Type
Description
boolean
Whether the fullMessage field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public Callout . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public Callout . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public Callout . Builder mergeFrom ( Callout other )
Parameter
Name
Description
other
Callout
mergeFullMessage(TextWithTooltip value)
public Callout . Builder mergeFullMessage ( TextWithTooltip value )
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
public final Callout . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public Callout . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setFullMessage(TextWithTooltip value)
public Callout . Builder setFullMessage ( TextWithTooltip value )
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
setFullMessage(TextWithTooltip.Builder builderForValue)
public Callout . Builder setFullMessage ( TextWithTooltip . Builder builderForValue )
A full message that needs to be shown to the business.
.google.shopping.merchant.issueresolution.v1beta.TextWithTooltip full_message = 3;
public Callout . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public Callout . Builder setStyleHint ( Callout . CalloutStyleHint value )
Can be used to render messages with different severity in different styles.
Snippets off all types contain important information that should be
displayed to the business.
.google.shopping.merchant.issueresolution.v1beta.Callout.CalloutStyleHint style_hint = 1;
public Callout . Builder setStyleHintValue ( int value )
Can be used to render messages with different severity in different styles.
Snippets off all types contain important information that should be
displayed to the business.
.google.shopping.merchant.issueresolution.v1beta.Callout.CalloutStyleHint style_hint = 1;
Parameter
Name
Description
value
int
The enum numeric value on the wire for styleHint to set.
public final Callout . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
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 2025-08-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,[]]