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

target.apidocs.com.google.api.services.drive.model.About.DriveThemes.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241027-2.0.0
Show newest version






About.DriveThemes (Google Drive API v3-rev20240123-2.0.0)












com.google.api.services.drive.model

Class About.DriveThemes

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>
    Enclosing class:
    About


    public static final class About.DriveThemes
    extends com.google.api.client.json.GenericJson
    Model definition for AboutDriveThemes.
    • Constructor Detail

      • DriveThemes

        public DriveThemes()
    • Method Detail

      • getBackgroundImageLink

        public String getBackgroundImageLink()
        A link to this theme's background image.
        Returns:
        value or null for none
      • setBackgroundImageLink

        public About.DriveThemes setBackgroundImageLink(String backgroundImageLink)
        A link to this theme's background image.
        Parameters:
        backgroundImageLink - backgroundImageLink or null for none
      • getColorRgb

        public String getColorRgb()
        The color of this theme as an RGB hex string.
        Returns:
        value or null for none
      • setColorRgb

        public About.DriveThemes setColorRgb(String colorRgb)
        The color of this theme as an RGB hex string.
        Parameters:
        colorRgb - colorRgb or null for none
      • getId

        public String getId()
        The ID of the theme.
        Returns:
        value or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy