GoogleApi.Datastream.V1.Model.LookupStreamObjectRequest (google_api_datastream v0.2.0) View Source
Request for looking up a specific stream object by its source object identifier.
Attributes
-
sourceObjectIdentifier
(type:GoogleApi.Datastream.V1.Model.SourceObjectIdentifier.t
, default:nil
) - Required. The source object identifier which maps to the stream object.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Datastream.V1.Model.LookupStreamObjectRequest{ sourceObjectIdentifier: GoogleApi.Datastream.V1.Model.SourceObjectIdentifier.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.