Class: Google::Cloud::PubSub::V1::ListSchemaRevisionsRequest

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

Overview

Request for the ListSchemaRevisions method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



150
151
152
153
# File 'proto_docs/google/pubsub/v1/schema.rb', line 150

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

#page_size::Integer



150
151
152
153
# File 'proto_docs/google/pubsub/v1/schema.rb', line 150

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

#page_token::String



150
151
152
153
# File 'proto_docs/google/pubsub/v1/schema.rb', line 150

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

#view::Google::Cloud::PubSub::V1::SchemaView



150
151
152
153
# File 'proto_docs/google/pubsub/v1/schema.rb', line 150

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