{
  "id": "ConnectApi.​dashboardcomponent​snapshotcapability",
  "nodeType": "class",
  "name": "​DashboardComponent​SnapshotCapability",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​DashboardComponent​SnapshotCapability",
    "textToLower": "​dashboardcomponent​snapshotcapability",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​DashboardComponent​SnapshotCapability_-1:0"
  },
  "order": 0,
  "memberOrder": 0,
  "accessModifier": {
    "type": "keyword.modifier.access",
    "text": "global",
    "textToLower": "global",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.access_global_-1:0"
  },
  "sharingModifier": {
    "type": "keyword.modifier.sharing",
    "text": "without sharing",
    "textToLower": "without sharing",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.sharing_without sharing_-1:0"
  },
  "description": "If a feed element has this capability, it has a dashboard component snapshot. A snapshot is a static image of a dashboard component at a specific point in time.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_dashboard_capability.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "dashboardcomponent​snapshot": {
      "id": "ConnectApi.​dashboardcomponent​snapshotcapability.dashboardcomponent​snapshot",
      "nodeType": "variable",
      "name": "dashboardComponent​Snapshot",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "dashboardComponent​Snapshot",
        "textToLower": "dashboardcomponent​snapshot",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_dashboardComponent​Snapshot_-1:0"
      },
      "order": 1,
      "memberOrder": 1,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "keyword.modifier.access_public_-1:0"
      },
      "signature": "public ConnectApi.​DashboardComponent​Snapshot dashboardComponent​Snapshot",
      "simplifiedSignature": "ConnectApi.​DashboardComponent​Snapshot dashboardComponent​Snapshot",
      "datatype": {
        "id": "ConnectApi.​dashboardcomponent​snapshotcapability.dashboardcomponent​snapshot.connectapi.​dashboardcomponent​snapshot",
        "nodeType": "datatype",
        "name": "ConnectApi.​DashboardComponent​Snapshot",
        "order": 0,
        "memberOrder": 0
      },
      "description": "The dashboard component snapshot.",
      "parentName": "​DashboardComponent​SnapshotCapability"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "ConnectApi.​FeedElement​Capability",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 1,
  "queries": []
}