Class LookupStreamObjectRequest (1.0.1)

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.

Inheritance

builtins.object > proto.message.Message > LookupStreamObjectRequest