Skip to main content

ApmFacetListResponse

values object[]
  • Array [
  • valuestring
    countinteger<int64>
  • ]
  • countinteger
    ApmFacetListResponse
    {
    "values": [
    {
    "value": "string",
    "count": 0
    }
    ],
    "count": 0
    }
    Was this page helpful?