streamId property

String? streamId
getter/setter pair

The ID of the stream to ingest events into.

If not provided, a new one will be created.

Optional.

Implementation

core.String? streamId;