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 (Google Drive API v3-rev20240123-2.0.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()
        Deprecated: Use `driveThemes/backgroundImageLink` instead.
        Returns:
        value or null for none
      • setBackgroundImageLink

        public About.TeamDriveThemes setBackgroundImageLink(String backgroundImageLink)
        Deprecated: Use `driveThemes/backgroundImageLink` instead.
        Parameters:
        backgroundImageLink - backgroundImageLink or null for none
      • getColorRgb

        public String getColorRgb()
        Deprecated: Use `driveThemes/colorRgb` instead.
        Returns:
        value or null for none
      • setColorRgb

        public About.TeamDriveThemes setColorRgb(String colorRgb)
        Deprecated: Use `driveThemes/colorRgb` instead.
        Parameters:
        colorRgb - colorRgb or null for none
      • getId

        public String getId()
        Deprecated: Use `driveThemes/id` instead.
        Returns:
        value or null for none
      • setId

        public About.TeamDriveThemes setId(String id)
        Deprecated: Use `driveThemes/id` instead.
        Parameters:
        id - id or null for none
      • clone

        public About.TeamDriveThemes 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