II.
TransportProtocol JSON
Structured · livetransportProtocol:vertex-native
transportProtocol:vertex-native json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "transportProtocol:vertex-native",
"_kind": "TransportProtocol",
"_file": "capabilities-and-models/transport-protocol.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"transportId": "vertex-native",
"label": "Vertex native GenerateContent",
"status": "scorecard-gated",
"protocolKind": "http-json",
"interactive": "false",
"streaming": "true",
"requestShape": "POST /v1/projects/...:generateContent",
"responseShape": "Vertex candidates[]",
"codecCapabilities": {
"supportsTools": true,
"supportsStreaming": true,
"supportsTokenCounting": false,
"costTracking": true,
"toolSchemaFormat": "google"
},
"evidenceRefs": [
"repo-transport-mux-readme",
"repo-transport-mux-architecture",
"repo-transport-mux-scorecard"
]
},
"outgoingEdges": [
{
"from": "transportProtocol:vertex-native",
"to": "agent:agent-mux",
"kind": "used_by",
"attributes": {}
}
],
"incomingEdges": []
}