blob: 0d20486d2aa2c048db729ace93316bc3149cc6e5 [file] [log] [blame]
[TOC]
# fidl.test.transitivedependenciescompose
## **PROTOCOLS**
## Top {#Top}
*Defined in [fidl.test.transitivedependenciescompose/top.test.fidl](https://cs.opensource.google/fuchsia/fuchsia/+/master:tools/fidl/fidlc/testdata/transitive_dependencies_compose/top.test.fidl;l=5)*
### GetFoo {#fidl.test.transitivedependenciescompose/Top.GetFoo}
#### Request
<table>
<tr><th>Name</th><th>Type</th></tr>
</table>
#### Response
<table>
<tr><th>Name</th><th>Type</th></tr>
<tr>
<td><code>foo</code></td>
<td>
<code><a class='link' href='../bottom/'>bottom</a>/<a class='link' href='../bottom/#Foo'>Foo</a></code>
</td>
</tr></table>
## **STRUCTS**