CustomColumnHeader
JSON 表現 |
{
"id": string,
"name": string,
"referencesMetrics": boolean
} |
フィールド |
id |
string (int64 format)
カスタム列 ID。
|
name |
string
カスタム列のユーザー定義名。
|
referencesMetrics |
boolean
カスタム列が指標を参照する場合は true。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-08 UTC。
[null,null,["最終更新日 2024-11-08 UTC。"],[[["Custom columns are represented using JSON with fields for ID, name, and whether they reference metrics."],["The ID field is a string formatted as an int64, while the name is a user-defined string."],["`referencesMetrics` is a boolean indicating if the column uses metrics."]]],[]]