{
  "GlobalSettings": {
    "type": "dynamic",
    "separator": "_"
  },
  "vectors": [
    {
      "URL": "$BaseURL/timeSeries?aggregation.crossSeriesReducer=REDUCE_SUM&filter=metric.type=\"storage.googleapis.com/authz/acl_operations_count\"&aggregation.perSeriesAligner=ALIGN_RATE&interval.startTime={$start_time}&interval.endTime={$end_time}&aggregation.alignmentPeriod=60s&aggregation.groupByFields=resource.label.\"project_id\"&aggregation.groupByFields=resource.label.\"location\"&aggregation.groupByFields=resource.label.\"bucket_name\"",
      "URLSetting": {
        "requestType": "get"
      },
      "path": [
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels..project_id"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels.location",
          "replaceVectorKey": "locationKey1"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels[?(@.location == 'locationKey1')].bucket_name",
          "replaceVectorKey": "bucketKey"
        }
      ],
      "metrics": [
        {
          "mPath": "$.timeSeries[*][?(@.resource.labels.location == 'locationKey1' && @.resource.labels.bucket_name == 'bucketKey')].points[0].value.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "doubleValue",
              "index": 1,
              "type": 1
            }
          ]
        }
      ]
    },
    {
      "URL": "$BaseURL/timeSeries?aggregation.crossSeriesReducer=REDUCE_SUM&filter=metric.type=\"storage.googleapis.com/authz/acl_based_object_access_count\"&aggregation.perSeriesAligner=ALIGN_RATE&interval.startTime={$start_time}&interval.endTime={$end_time}&aggregation.alignmentPeriod=60s&aggregation.groupByFields=resource.label.\"project_id\"&aggregation.groupByFields=resource.label.\"location\"&aggregation.groupByFields=resource.label.\"bucket_name\"",
      "URLSetting": {
        "requestType": "get"
      },
      "path": [
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels..project_id"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels.location",
          "replaceVectorKey": "locationKey1"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels[?(@.location == 'locationKey1')].bucket_name",
          "replaceVectorKey": "bucketKey"
        }
      ],
      "metrics": [
        {
          "mPath": "$.timeSeries[*][?(@.resource.labels.location == 'locationKey1' && @.resource.labels.bucket_name == 'bucketKey')].points[0].value.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "doubleValue",
              "index": 2,
              "type": 1
            }
          ]
        }
      ]
    },
    {
      "URL": "$BaseURL/timeSeries?aggregation.crossSeriesReducer=REDUCE_SUM&filter=metric.type=\"storage.googleapis.com/authz/object_specific_acl_mutation_count\"&aggregation.perSeriesAligner=ALIGN_RATE&interval.startTime={$start_time}&interval.endTime={$end_time}&aggregation.alignmentPeriod=60s&aggregation.groupByFields=resource.label.\"project_id\"&aggregation.groupByFields=resource.label.\"location\"&aggregation.groupByFields=resource.label.\"bucket_name\"",
      "URLSetting": {
        "requestType": "get"
      },
      "path": [
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels..project_id"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels.location",
          "replaceVectorKey": "locationKey1"
        },
        {
          "isPartOfHierarchy": true,
          "query": "$.timeSeries[*].resource.labels[?(@.location == 'locationKey1')].bucket_name",
          "replaceVectorKey": "bucketKey"
        }
      ],
      "metrics": [
        {
          "mPath": "$.timeSeries[*][?(@.resource.labels.location == 'locationKey1' && @.resource.labels.bucket_name == 'bucketKey')].points[0].value.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "doubleValue",
              "index": 3,
              "type": 1
            }
          ]
        }
      ]
    }
  ]
}