Skip to main content

run_id

Method
This is a method of the StreamEvent class in the streaming module.
Set run ID

Signature

def run_id(mut self, id: impl Into<String>) -> Self

Parameters

id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.