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

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

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






About.TeamDriveThemes (Drive API v2-rev20180830-1.26.0)












com.google.api.services.drive.model

Class About.TeamDriveThemes

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


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

      • TeamDriveThemes

        public TeamDriveThemes()
    • Method Detail

      • getBackgroundImageLink

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

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

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

        public About.TeamDriveThemes setColorRgb(String colorRgb)
        The color of this Team Drive 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.TeamDriveThemes clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2018 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy