GoogleApi.Datastream.V1.Model.StopBackfillJobResponse (google_api_datastream v0.2.0) View Source
Response for manually stop a backfill job for a specific stream object.
Attributes
-
object
(type:GoogleApi.Datastream.V1.Model.StreamObject.t
, default:nil
) - The stream object resource the backfill job was stopped for.
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.StopBackfillJobResponse{ object: GoogleApi.Datastream.V1.Model.StreamObject.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.