allocatedConnections property
Output only. A list of connections allocated for the Gateway
Implementation
@$pb.TagNumber(10)
$core.List<AppGateway_AllocatedConnection> get allocatedConnections =>
$_getList(9);
Output only. A list of connections allocated for the Gateway
@$pb.TagNumber(10)
$core.List<AppGateway_AllocatedConnection> get allocatedConnections =>
$_getList(9);