CustomColumnHeader
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कस्टम कॉलम हेडर के लिए मैसेज.
JSON के काेड में दिखाना |
{
"id": string,
"name": string,
"referencesMetrics": boolean
} |
फ़ील्ड |
id |
string (int64 format)
कस्टम कॉलम आईडी.
|
name |
string
कस्टम कॉलम के लिए, उपयोगकर्ता की ओर से तय किया गया नाम.
|
referencesMetrics |
boolean
जब कस्टम कॉलम में मेट्रिक का रेफ़रंस होता है, तब 'सही' होता है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The content describes a JSON structure for a custom column, defined by three fields: `id`, `name`, and `referencesMetrics`. The `id` is a unique string identifier in int64 format. The `name` is a user-defined string. `referencesMetrics` is a boolean value, indicating whether the custom column references other metrics, when true. The JSON representation is shown as `{\"id\": string, \"name\": string, \"referencesMetrics\": boolean }`.\n"],null,[]]