Class: Google::Cloud::Datastream::V1::StopBackfillJobResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1/datastream.rb

Overview

Response for manually stop a backfill job for a specific stream object.

Instance Attribute Summary collapse

Instance Attribute Details

#object::Google::Cloud::Datastream::V1::StreamObject



526
527
528
529
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 526

class StopBackfillJobResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end