Class: Google::Cloud::PubSub::V1::ModifyPushConfigRequest

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

Overview

Request for the ModifyPushConfig method.

Instance Attribute Summary collapse

Instance Attribute Details

#push_config::Google::Cloud::PubSub::V1::PushConfig



694
695
696
697
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 694

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

#subscription::String



694
695
696
697
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 694

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