Class: Google::Cloud::PubSub::V1::SchemaSettings

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

Overview

Settings for validating messages published against a schema.

Instance Attribute Summary collapse

Instance Attribute Details

#encoding::Google::Cloud::PubSub::V1::Encoding



65
66
67
68
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 65

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

#first_revision_id::String



65
66
67
68
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 65

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

#last_revision_id::String



65
66
67
68
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 65

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

#schema::String



65
66
67
68
# File 'proto_docs/google/pubsub/v1/pubsub.rb', line 65

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