LookupStreamObjectRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for looking up a specific stream object by its source object identifier.
Attributes |
|
|---|---|
| Name | Description |
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. |