Class: Google::Cloud::PubSub::V1::MessageStoragePolicy

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

Overview

A policy constraining the storage of messages published to the topic.

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_persistence_regions::Array<::String>



40
41
42
43
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 40

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

#enforce_in_transit::Boolean



40
41
42
43
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 40

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