Class: Etna::Clients::Magma::QueryRequest

Inherits:
Struct
  • Object
show all
Includes:
JsonSerializableStruct
Defined in:
lib/etna/clients/magma/models.rb

Instance Attribute Summary collapse

Method Summary

Methods included from JsonSerializableStruct

#as_json, included, #to_json

Instance Attribute Details

#project_nameObject

Returns the value of attribute project_name



20
21
22
# File 'lib/etna/clients/magma/models.rb', line 20

def project_name
  @project_name
end

#queryObject

Returns the value of attribute query



20
21
22
# File 'lib/etna/clients/magma/models.rb', line 20

def query
  @query
end