OptionalbrowseIndicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request.
OptionalconnectionSpecifies how to connect and authenticate to the stream platform.
OptionalcreatedUsername of the Stream creator.
OptionalcreateTime at which this Stream was created.
OptionaldescriptionUser-provided description.
OptionalingestionConfiguration for streaming data ingestion: the managed table storing an offline copy of forward fill data and optional historical backfill.
OptionalnameFull three-part (catalog.schema.stream) name of the stream.
OptionalschemaSchema definitions for the stream. Currently only direct schemas are supported. In a future milestone, we will support schema registries through a UC Connection.
OptionalsourceSource-specific configuration. Determines the streaming platform source.
OptionalupdatedUsername of user who last modified the Stream.
OptionalupdateTime at which this Stream was last modified.
A Stream is a governed UC entity representing an external streaming data source. The source_config oneof determines the streaming platform source (e.g. Kafka, Kinesis, etc.).