{{breadcrumbs}}
← BACK TO HUB

gemini_key_template.104a.bejson

SCHEMA DEFINITION
NameTypeScope
key_slotintegerCOMMON
keystringCOMMON
APIKEY
key_slotkey
1YOUR_GEMINI_KEY_1_HERE
2YOUR_GEMINI_KEY_2_HERE
3YOUR_GEMINI_KEY_3_HERE
4YOUR_GEMINI_KEY_4_HERE
5YOUR_GEMINI_KEY_5_HERE
6YOUR_GEMINI_KEY_6_HERE
7YOUR_GEMINI_KEY_7_HERE
8YOUR_GEMINI_KEY_8_HERE
9YOUR_GEMINI_KEY_9_HERE
10YOUR_GEMINI_KEY_10_HERE
RAW BEJSON SOURCE
FILE // gemini_key_template.104a.bejson
{
  "Format": "BEJSON",
  "Format_Version": "104a",
  "Format_Creator": "Elton Boehnen",
  "Schema_Name": "GeminiKeyTemplate",
  "Records_Type": [
    "ApiKey"
  ],
  "Fields": [
    {
      "name": "key_slot",
      "type": "integer"
    },
    {
      "name": "key",
      "type": "string"
    }
  ],
  "Values": [
    [
      1,
      "YOUR_GEMINI_KEY_1_HERE"
    ],
    [
      2,
      "YOUR_GEMINI_KEY_2_HERE"
    ],
    [
      3,
      "YOUR_GEMINI_KEY_3_HERE"
    ],
    [
      4,
      "YOUR_GEMINI_KEY_4_HERE"
    ],
    [
      5,
      "YOUR_GEMINI_KEY_5_HERE"
    ],
    [
      6,
      "YOUR_GEMINI_KEY_6_HERE"
    ],
    [
      7,
      "YOUR_GEMINI_KEY_7_HERE"
    ],
    [
      8,
      "YOUR_GEMINI_KEY_8_HERE"
    ],
    [
      9,
      "YOUR_GEMINI_KEY_9_HERE"
    ],
    [
      10,
      "YOUR_GEMINI_KEY_10_HERE"
    ]
  ]
}