Metadata for a Pub/Sub connector used by the job.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#subscription
def subscription() -> ::String Returns 
 - (::String) — Subscription used in the connection.
 
#subscription=
def subscription=(value) -> ::String Parameter 
 - value (::String) — Subscription used in the connection.
 
 Returns 
 - (::String) — Subscription used in the connection.
 
#topic
def topic() -> ::String Returns 
 - (::String) — Topic accessed in the connection.
 
#topic=
def topic=(value) -> ::String Parameter 
 - value (::String) — Topic accessed in the connection.
 
 Returns 
 - (::String) — Topic accessed in the connection.