Class LookupStreamObjectRequest (1.9.3)

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

Request for looking up a specific stream object by its source object identifier.

Attributes

NameDescription
parent str
Required. The parent stream that owns the collection of objects.
source_object_identifier google.cloud.datastream_v1.types.SourceObjectIdentifier
Required. The source object identifier which maps to the stream object.