Class: Google::Cloud::PubSub::V1::RollbackSchemaRequest

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 RollbackSchema method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



191
192
193
194
# File 'proto_docs/google/pubsub/v1/schema.rb', line 191

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

#revision_id::String



191
192
193
194
# File 'proto_docs/google/pubsub/v1/schema.rb', line 191

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