II.
PlatformService JSON
Structured · liveplatform-service:gcp-bigquery
Google BigQuery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "platform-service:gcp-bigquery",
"_kind": "PlatformService",
"_file": "domain/platform-services/platform-services-gcp.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Google BigQuery",
"description": "Serverless petabyte-scale data warehouse with separation of storage and compute.\n",
"category": "database",
"providedByPlatformId": "platform:gcp",
"implementsStackPartIds": [
"stack-part:data-warehouse"
]
},
"outgoingEdges": [
{
"from": "platform-service:gcp-bigquery",
"to": "platform:gcp",
"kind": "provided_by"
},
{
"from": "platform-service:gcp-bigquery",
"to": "stack-part:data-warehouse",
"kind": "implements_stack_part"
},
{
"from": "platform-service:gcp-bigquery",
"to": "stack-part:data-warehouse",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:gcp-bigquery",
"to": "platform-service:gcp-pubsub",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:gcp-bigquery",
"to": "platform-service:gcp-gcs",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
}
],
"incomingEdges": [
{
"from": "platform-service:gcp-pubsub",
"to": "platform-service:gcp-bigquery",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:gcp-gcs",
"to": "platform-service:gcp-bigquery",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform:gcp",
"to": "platform-service:gcp-bigquery",
"kind": "provides",
"attributes": {}
},
{
"from": "stack-part:data-warehouse",
"to": "platform-service:gcp-bigquery",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-profile:data-warehouse-bi",
"to": "platform-service:gcp-bigquery",
"kind": "composed_of"
},
{
"from": "tool-server:mcp-bigquery",
"to": "platform-service:gcp-bigquery",
"kind": "integrates_with",
"attributes": {}
}
]
}