Class About.TeamDriveThemesData
Deprecated: Use driveThemes
instead.
Inherited Members
Namespace: Google.Apis.Drive.v2.Data
Assembly: Google.Apis.Drive.v2.dll
Syntax
public class About.TeamDriveThemesData
Properties
BackgroundImageLink
Deprecated: Use driveThemes/backgroundImageLink
instead.
Declaration
[JsonProperty("backgroundImageLink")]
public virtual string BackgroundImageLink { get; set; }
Property Value
Type | Description |
---|---|
string |
ColorRgb
Deprecated: Use driveThemes/colorRgb
instead.
Declaration
[JsonProperty("colorRgb")]
public virtual string ColorRgb { get; set; }
Property Value
Type | Description |
---|---|
string |
Id
Deprecated: Use driveThemes/id
instead.
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Type | Description |
---|---|
string |