Google Apps Script API
    Preparing search index...
    interface AboutTeamDriveThemes {
        backgroundImageLink?: string;
        colorRgb?: string;
        id?: string;
    }
    Index

    Properties

    backgroundImageLink?: string

    Deprecated: Use driveThemes/backgroundImageLink instead.

    colorRgb?: string

    Deprecated: Use driveThemes/colorRgb instead.

    id?: string

    Deprecated: Use driveThemes/id instead.