Class: Google::Cloud::Dataflow::V1beta3::PubSubIODetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/jobs.rb

Overview

Metadata for a Pub/Sub connector used by the job.

Instance Attribute Summary collapse

Instance Attribute Details

#subscription::String



272
273
274
275
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 272

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

#topic::String



272
273
274
275
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 272

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