Class ReadStream (2.4.0)

ReadStream(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about a single stream that gets data out of the storage system. Most of the information about ReadStream instances is aggregated, making ReadStream lightweight.

Attribute

NameDescription
name str
Output only. Name of the stream, in the form projects/{project_id}/locations/{location}/sessions/{session_id}/streams/{stream_id}.