Class: Google::Cloud::PubSub::V1::PushConfig::NoWrapper

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

Overview

Sets the data field as the HTTP body for delivery.

Instance Attribute Summary collapse

Instance Attribute Details

#write_metadata::Boolean



668
669
670
671
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 668

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