Default streaming implementation. Subclasses should override this method if they support streaming output.
_streamIterator(input: RunInput, options: Partial<CallOptions>): AsyncGenerator<RunOutput>| Name | Type | Description |
|---|---|---|
input* | RunInput | |
options | Partial<CallOptions> |