Class: GetModuleRequest

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

ID =
1
ETAG =
2
RECOMMENDEDMODELID =
3
FIELDS =
{
  ID => {:type => ::Thrift::Types::STRING, :name => 'id'},
  ETAG => {:type => ::Thrift::Types::STRING, :name => 'etag'},
  RECOMMENDEDMODELID => {:type => ::Thrift::Types::STRING, :name => 'recommendedModelId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



12683
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12683

def struct_fields; FIELDS; end

#validateObject



12685
12686
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12685

def validate
end