Class: Google::Cloud::PubSub::V1::CreateSchemaRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



73
74
75
76
# File 'proto_docs/google/pubsub/v1/schema.rb', line 73

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

#schema::Google::Cloud::PubSub::V1::Schema



73
74
75
76
# File 'proto_docs/google/pubsub/v1/schema.rb', line 73

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

#schema_id::String



73
74
75
76
# File 'proto_docs/google/pubsub/v1/schema.rb', line 73

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