Class Callout (1.4.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   final   class  Callout   extends   GeneratedMessageV3   implements   CalloutOrBuilder  
   An important message that should be highlighted. Usually displayed as a
 banner.
 Protobuf type google.shopping.merchant.issueresolution.v1.Callout
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int) 
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  
  
    
public   static   final   int   FULL_MESSAGE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   STYLE_HINT_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  
    
public   static   Callout   getDefaultInstance ()  
  
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  
    
public   static   Callout . Builder   newBuilder ()  
  
  
    
public   static   Callout . Builder   newBuilder ( Callout   prototype )  
  
    
      
        Parameter  
      
        Name Description  
      
        prototypeCallout  
     
  
  
  
    
public   static   Callout   parseDelimitedFrom ( InputStream   input )  
  
  
  
  
    
public   static   Callout   parseDelimitedFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Callout   parseFrom ( byte []   data )  
  
    
      
        Parameter  
      
        Name Description  
      
        databyte [] 
     
  
  
  
  
    
public   static   Callout   parseFrom ( byte []   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Callout   parseFrom ( ByteString   data )  
  
  
  
  
    
public   static   Callout   parseFrom ( ByteString   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Callout   parseFrom ( CodedInputStream   input )  
  
  
  
  
    
public   static   Callout   parseFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Callout   parseFrom ( InputStream   input )  
  
  
  
  
    
public   static   Callout   parseFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Callout   parseFrom ( ByteBuffer   data )  
  
  
  
  
    
public   static   Callout   parseFrom ( ByteBuffer   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Parser<Callout>   parser ()  
  
  Methods
   
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  
    
public   Callout   getDefaultInstanceForType ()  
  
  
    
public   TextWithTooltip   getFullMessage ()  
   A full message that needs to be shown to the business.
 .google.shopping.merchant.issueresolution.v1.TextWithTooltip full_message = 3;
    
public   TextWithTooltipOrBuilder   getFullMessageOrBuilder ()  
   A full message that needs to be shown to the business.
 .google.shopping.merchant.issueresolution.v1.TextWithTooltip full_message = 3;
    
public   Parser<Callout>   getParserForType ()  
  
  Overrides 
  
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
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.v1.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.v1.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.v1.TextWithTooltip full_message = 3;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the fullMessage field is set.
 
     
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  
    
public   Callout . Builder   newBuilderForType ()  
  
  
    
protected   Callout . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   parent )  
  
  
  Overrides 
  
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   unused )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  
    
public   Callout . Builder   toBuilder ()  
  
  
    
public   void   writeTo ( CodedOutputStream   output )  
  
  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-10-29 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-10-29 UTC."],[],[]]