GatewaySummary¶
Structure Class¶
GatewaySummary
dataclass
¶
Contains summary information about a gateway.
Attributes¶
authorizer_type
instance-attribute
¶
authorizer_type: AuthorizerType
The type of authorizer used by the gateway.
description
class-attribute
instance-attribute
¶
The description of the gateway.
protocol_type
class-attribute
instance-attribute
¶
protocol_type: GatewayProtocolType = GatewayProtocolType('MCP')
The protocol type used by the gateway.