	{
  "GlobalSettings": {
    "type": "dynamic",
    "separator": "_",
    "commonReplaceChars": "/"
  },
  "vectors": [
    {
      "URL": "$BaseURL/timeSeries?aggregation.crossSeriesReducer=REDUCE_NONE&filter=metric.type=\"bigquery.googleapis.com/slots/allocated_for_project_and_job_type\"&aggregation.perSeriesAligner=ALIGN_MEAN&interval.startTime={$start_time}&interval.endTime={$end_time}&aggregation.alignmentPeriod=420s",
      "URLSetting": {
        "requestType": "get"
      },
      "metrics": [
        {
          "mPath": "$.timeSeries[*].points[-1].value.",
          "attribute": [
            {
              "name": "int64Value",
              "index": 1,
              "type": 1,
              "operation": "none",
              "defValue": 56
            }
          ],
          "operation": "none"
        }
      ],
      "path": [
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels.project_id",
          "replaceVectorKey": "projectID"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*][?(@.resource.labels.project_id=='projectID')].metric.labels.job_type"
        }
      ]
    }
  ]
}
