All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.TextWithTooltip.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






TextWithTooltip (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class TextWithTooltip

    • Constructor Detail

      • TextWithTooltip

        public TextWithTooltip()
    • Method Detail

      • getSimpleTooltipValue

        public String getSimpleTooltipValue()
        Value of the tooltip as a simple text.
        Returns:
        value or null for none
      • setSimpleTooltipValue

        public TextWithTooltip setSimpleTooltipValue(String simpleTooltipValue)
        Value of the tooltip as a simple text.
        Parameters:
        simpleTooltipValue - simpleTooltipValue or null for none
      • getSimpleValue

        public String getSimpleValue()
        Value of the message as a simple text.
        Returns:
        value or null for none
      • setSimpleValue

        public TextWithTooltip setSimpleValue(String simpleValue)
        Value of the message as a simple text.
        Parameters:
        simpleValue - simpleValue or null for none
      • getTooltipIconStyle

        public String getTooltipIconStyle()
        The suggested type of an icon for tooltip, if a tooltip is present.
        Returns:
        value or null for none
      • setTooltipIconStyle

        public TextWithTooltip setTooltipIconStyle(String tooltipIconStyle)
        The suggested type of an icon for tooltip, if a tooltip is present.
        Parameters:
        tooltipIconStyle - tooltipIconStyle or null for none
      • clone

        public TextWithTooltip clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy