Colors

For a list of methods for this resource, see the end of this page.このリソースのメソッドのリストについては、このページの終わりを参照してください。

Resource representationsリソース表現

{
  "kind": "calendar#colors",
  "updated": datetime,
  "calendar": {
    (key): {
      "background": string,
      "foreground": string
    }
  },
  "event": {
    (key): {
      "background": string,
      "foreground": string
    }
  }
}
Property nameプロパティ名 Value Description説明 Notesノート
calendar object A global palette of calendar colors, mapping from the color ID to its definition. A calendarListEntry resource refers to one of these color IDs in its color field. Read-only.カラーIDからその定義へのマッピング、カレンダーカラーのグローバルパレット。calendarListEntryリソースは、その中にこれらのカラーIDのいずれかを意味するcolorフィールド。読み取り専用
calendar.(key) nested object A calendar color defintion.カレンダーの色の定義
calendar.(key).background string The background color associated with this color definition.この色定義に関連付けられている背景色。
calendar.(key).foreground string The foreground color that can be used to write on top of a background with 'background' color.背景色を使って背景の上に書くために使用できる前景色。
event object A global palette of event colors, mapping from the color ID to its definition. An event resource may refer to one of these color IDs in its color field. Read-only.イベントIDカラーのグローバルパレット。カラーIDからその定義へのマッピング。eventリソースは、その中にこれらのカラーIDのいずれかを参照してもよいcolorフィールド。読み取り専用
event.(key) nested object An event color definition.イベントカラーの定義
event.(key).background string The background color associated with this color definition.この色定義に関連付けられている背景色。
event.(key).foreground string The foreground color that can be used to write on top of a background with 'background' color.背景色を使って背景の上に書くために使用できる前景色。
kind string Type of the resource ("calendar#colors").リソースの種類( " calendar#colors")。
updated datetime Last modification time of the color palette (as a RFC3339 timestamp). Read-only.カラーパレットの最終更新時刻(RFC3339タイムスタンプとして)。読み取り専用

Methods方法

get取得する
Returns the color definitions for calendars and events.カレンダーとイベントの色の定義を返します。

関連記事

スポンサーリンク

パワーポイント(PowerPoint)で背景に画像を付ける方法

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る